From 5f2afc4a0ab820afee4e0860647c076ebb69a95c Mon Sep 17 00:00:00 2001 From: nazunalika Date: Tue, 1 Mar 2022 23:44:59 -0700 Subject: [PATCH] update configs for 9 --- prepopulate.json | 12 ------------ shared/additional_and_filter_packages.conf | 4 ++++ 2 files changed, 4 insertions(+), 12 deletions(-) diff --git a/prepopulate.json b/prepopulate.json index dd08aef..a7f671f 100644 --- a/prepopulate.json +++ b/prepopulate.json @@ -5362,9 +5362,6 @@ "plexus-utils": [ "plexus-utils.noarch" ], - "plotnetcfg": [ - "plotnetcfg.aarch64" - ], "plotutils": [ "plotutils.aarch64" ], @@ -12735,9 +12732,6 @@ "plexus-utils": [ "plexus-utils.noarch" ], - "plotnetcfg": [ - "plotnetcfg.ppc64le" - ], "plotutils": [ "plotutils.ppc64le" ], @@ -19978,9 +19972,6 @@ "plexus-utils": [ "plexus-utils.noarch" ], - "plotnetcfg": [ - "plotnetcfg.s390x" - ], "plotutils": [ "plotutils.s390x" ], @@ -28443,9 +28434,6 @@ "plexus-utils": [ "plexus-utils.noarch" ], - "plotnetcfg": [ - "plotnetcfg.x86_64" - ], "plotutils": [ "plotutils.i686", "plotutils.x86_64" diff --git a/shared/additional_and_filter_packages.conf b/shared/additional_and_filter_packages.conf index 7023f29..ff8b072 100644 --- a/shared/additional_and_filter_packages.conf +++ b/shared/additional_and_filter_packages.conf @@ -48,6 +48,7 @@ additional_packages = [ }), ("^BaseOS$", { "*": [ + "NetworkManager-initscripts-updown", #ENGCMP-1991 "python3.*-debuginfo", #ENGCMP-1433 ] }), @@ -84,6 +85,8 @@ additional_packages = [ "console-login-helper-messages-motdgen", #ENGCMP-1802/CS-1007 "console-login-helper-messages-profile", #ENGCMP-1802/CS-1007 "fdo-admin-cli", #ENGCMP-1993 + "libasan", #ENGCMP-2006 + "libubsan", #ENGCMP-2006 "mypaint-brushes", #ENGCMP-1873 "ssh-key-dir", #ENGCMP-1789 "system-backgrounds", @@ -213,6 +216,7 @@ additional_packages = [ "rubygem-mysql2-doc", #ENGCMP-1556 "rubygem-pg-doc", #ENGCMP-1556 "shadow-utils-subid-devel", #ENGCMP-1597 + "plotnetcfg", #ENGCMP-2020 ], "x86_64": [ "efivar-devel", #RhBug 2030807