From 1189158d691dd352744d45d3e244093454a740c7 Mon Sep 17 00:00:00 2001 From: Louis Abel Date: Thu, 16 Feb 2023 09:59:41 -0700 Subject: [PATCH] sync from upstream --- shared/additional_and_filter_packages.conf | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/shared/additional_and_filter_packages.conf b/shared/additional_and_filter_packages.conf index 8df7edb..e4573e6 100644 --- a/shared/additional_and_filter_packages.conf +++ b/shared/additional_and_filter_packages.conf @@ -53,16 +53,31 @@ additional_packages = [ "python3.*-debuginfo", #ENGCMP-1433 "subscription-manager-cockpit", #ENGCMP-2427 "subscription-manager-rhsm-certificates", #ENGCMP-2357 + "kernel-modules-core", #ENGCMP-2899 + "kernel-debug-modules-core", #ENGCMP-2899 ] }), ("^BaseOS$", { "aarch64": [ + "kernel-64k", #ENGCMP-2800 + "kernel-64k-core", #ENGCMP-2800 + "kernel-64k-debug", #ENGCMP-2800 + "kernel-64k-debug-core", #ENGCMP-2800 + "kernel-64k-debug-modules", #ENGCMP-2800 + "kernel-64k-debug-modules-core", #ENGCMP-2899, ENGCMP-2800 + "kernel-64k-debug-modules-extra", #ENGCMP-2800 + "kernel-64k-modules", #ENGCMP-2800 + "kernel-64k-modules-extra", #ENGCMP-2800 + "kernel-64k-modules-core", #ENGCMP-2899, ENGCMP-2800 ], "ppc64le": [ ], "x86_64": [ + "kernel-uki-virt", #ENGCMP-2899 + "kernel-debug-uki-virt", #ENGCMP-2899 ], "s390x": [ + "kernel-zfcpdump-modules-core", ], }), ("^AppStream$", { @@ -196,6 +211,14 @@ additional_packages = [ "sssd-idp", #ENGCMP-2276 "synce4l", #ENGCMP-2794 "system-backgrounds", + "tomcat", #ENGCMP-2927 + "tomcat-admin-webapps", #ENGCMP-2927 + "tomcat-docs-webapp", #ENGCMP-2927 + "tomcat-el-3.0-api", #ENGCMP-2927 + "tomcat-jsp-2.3-api", #ENGCMP-2927 + "tomcat-lib", #ENGCMP-2927 + "tomcat-servlet-4.0-api", #ENGCMP-2927 + "tomcat-webapps", #ENGCMP-2927 "tuned-profiles-postgresql", #ENGCMP-2126 "usbredir-server", #ENGCMP-2719 "xdg-desktop-portal-gnome", #ENGCMP-2146 @@ -215,6 +238,10 @@ additional_packages = [ ], "aarch64": [ "virt-dib", + "kernel-64k-debug-devel", #ENGCMP-2800 + "kernel-64k-debug-devel-matched", #ENGCMP-2800 + "kernel-64k-devel", #ENGCMP-2800 + "kernel-64k-devel-matched", #ENGCMP-2800 ], "s390x": [ "libzpc", #ENGCMP-2756