sync from upstream

This commit is contained in:
Louis Abel 2024-10-09 17:43:50 -07:00
parent 7c3c4cdd75
commit a53b5956fb
Signed by: label
GPG Key ID: 2A6975660E424560
2 changed files with 4 additions and 1 deletions

View File

@ -127,6 +127,7 @@ additional_packages = [
"egl-utils", #ENGCMP-2476
"evolution-data-server-ui", #ENGCMP-3478
"evolution-data-server-ui-devel", #ENGCMP-3477
"fftw-openmpi-static", #RHEL-47498
"fido2-tools", #ENGCMP-3526
"firefox-x11", #ENGCMP-2806
"flexiblas-openblas-serial", #ENGCMP-4292
@ -417,7 +418,6 @@ additional_packages = [
"gcc-toolset-14-libtsan-devel", #ENGCMP-3954
"gcc-toolset-14-libubsan-devel", #ENGCMP-3954
"gcc-toolset-14-offload-nvptx", #ENGCMP-3954
"openscap-report", #ENGCMP-4097
"libkdumpfile-devel", #ENGCMP-4160
"aspnetcore-runtime-dbg-8.0", #ENGCMP-4088
"dotnet-runtime-dbg-8.0", #ENGCMP-4088

View File

@ -19,6 +19,9 @@ createiso_skip = [
"*": True,
"src": True
}),
("^(SAP|SAPHANA)$", {
"*": True,
}),
]
restricted_volid = True