sync up 8.8

This commit is contained in:
Louis Abel 2023-01-17 13:49:54 -07:00
parent 9c237fe6a8
commit e4a0869c2e
Signed by: label
GPG Key ID: B37E62D143879B36
1 changed files with 10 additions and 0 deletions

View File

@ -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",
]
}),