mirror of
https://git.rockylinux.org/rocky/pungi-rocky.git
synced 2024-11-09 23:01:24 +00:00
sync from upstream
This commit is contained in:
parent
11f8d08a75
commit
8ea19f22a8
@ -109,6 +109,8 @@ additional_packages = [
|
||||
"cepces-selinux", #ENGCMP-3803
|
||||
"cockpit-ostree", #ENGCMP-3233
|
||||
"composefs", #ENGCMP-3802
|
||||
"cxl-cli", #ENGCMP-4294
|
||||
"cxl-libs", #ENGCMP-4294
|
||||
"dotnet-apphost-pack-7.0", #ENGCMP-2586
|
||||
"dotnet-apphost-pack-8.0", #ENGCMP-3375
|
||||
"dotnet-host", #ENGCMP-2586
|
||||
@ -438,13 +440,12 @@ additional_packages = [
|
||||
"bind9.18-libs", #ENGCMP-4271
|
||||
"bind9.18-chroot", #ENGCMP-4271
|
||||
"opentelemetry-collector", #ENGCMP-4301
|
||||
"rust-std-static-wasm32-wasip1", #ENGCMP-4302
|
||||
]
|
||||
}),
|
||||
("^AppStream$", {
|
||||
"x86_64": [
|
||||
"awscli2", #ENGCMP-4025
|
||||
"cxl-cli", #ENGCMP-2743
|
||||
"cxl-libs", #ENGCMP-2743
|
||||
"libreoffice", #ENGCMP-2968
|
||||
"open-vm-tools-salt-minion", #ENGCMP-2295
|
||||
"pcp-pmda-resctrl", #ENGCMP-3576
|
||||
|
@ -51,6 +51,7 @@ multilib_whitelist = {
|
||||
"gcc-toolset-9-valgrind", # RCM-60082
|
||||
"p11-kit-trust", # RCM-62077
|
||||
"gcc-toolset-13-libgccjit", #ENGCMP-3279
|
||||
"gcc-toolset-14-libgccjit", #ENGCMP-4328
|
||||
"openssl-fips-provider", #ENGCMP-3868
|
||||
],
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user