diff --git a/common/include-excludes.conf b/common/include-excludes.conf index 37ea9a6..041ae52 100644 --- a/common/include-excludes.conf +++ b/common/include-excludes.conf @@ -64,6 +64,7 @@ additional_packages = [ "aspnetcore-targeting-pack-7.0", "bind9.16", "bind9.16-chroot", + "bind9.16-dnssec-utils", "bind9.16-utils", "bind9.16-libs", "bind9.16-license", @@ -87,6 +88,7 @@ additional_packages = [ "libubsan1", "libwpe", "gnome-software-editor", + "perl-Mail-AuthenticationResults", "pipewire-docs", "prometheus-jmx-exporter-openjdk8", "prometheus-jmx-exporter-openjdk17", @@ -97,6 +99,7 @@ additional_packages = [ "gcc-toolset-11-annobin-debuginfo", "gcc-toolset-11-gcc-gdb-plugin-debuginfo", "gcc-toolset-11-systemtap-server-debuginfo", + "gcc-toolset-12-gcc-plugin-annobin", "virt-v2v", "swtpm", "libtpms", @@ -114,8 +117,13 @@ additional_packages = [ "grafana-prometheus", "grafana-stackdriver", "php-pecl-xdebug3", + "python3-bind9.16", "qatlib-service", + "rtla", "snactor", + "synce4l", + "tpm2-pkcs11", + "tpm2-pkcs11-tools", "wpebackend-fdo", "xmlstarlet", ] @@ -128,8 +136,10 @@ additional_packages = [ }), ("^BaseOS$", { "*": [ + "libtraceevent", "python3-debuginfo", # RCM-73713 "liblockfile", + "libtracefs", "kmod-redhat-oracleasm", ] }),