mirror of
https://git.rockylinux.org/rocky/pungi-rocky.git
synced 2024-11-25 14:21:36 +00:00
sync from upstream
This commit is contained in:
parent
cd7148a0dc
commit
7c863e5971
@ -865,9 +865,6 @@
|
|||||||
"expect": [
|
"expect": [
|
||||||
"expect.aarch64"
|
"expect.aarch64"
|
||||||
],
|
],
|
||||||
"fabtests": [
|
|
||||||
"fabtests.aarch64"
|
|
||||||
],
|
|
||||||
"fapolicyd": [
|
"fapolicyd": [
|
||||||
"fapolicyd-selinux.noarch",
|
"fapolicyd-selinux.noarch",
|
||||||
"fapolicyd.aarch64"
|
"fapolicyd.aarch64"
|
||||||
@ -8278,9 +8275,6 @@
|
|||||||
"expect": [
|
"expect": [
|
||||||
"expect.ppc64le"
|
"expect.ppc64le"
|
||||||
],
|
],
|
||||||
"fabtests": [
|
|
||||||
"fabtests.ppc64le"
|
|
||||||
],
|
|
||||||
"fapolicyd": [
|
"fapolicyd": [
|
||||||
"fapolicyd-selinux.noarch",
|
"fapolicyd-selinux.noarch",
|
||||||
"fapolicyd.ppc64le"
|
"fapolicyd.ppc64le"
|
||||||
@ -15646,9 +15640,6 @@
|
|||||||
"expect": [
|
"expect": [
|
||||||
"expect.s390x"
|
"expect.s390x"
|
||||||
],
|
],
|
||||||
"fabtests": [
|
|
||||||
"fabtests.s390x"
|
|
||||||
],
|
|
||||||
"fapolicyd": [
|
"fapolicyd": [
|
||||||
"fapolicyd-selinux.noarch",
|
"fapolicyd-selinux.noarch",
|
||||||
"fapolicyd.s390x"
|
"fapolicyd.s390x"
|
||||||
@ -22996,9 +22987,6 @@
|
|||||||
"expect": [
|
"expect": [
|
||||||
"expect.x86_64"
|
"expect.x86_64"
|
||||||
],
|
],
|
||||||
"fabtests": [
|
|
||||||
"fabtests.x86_64"
|
|
||||||
],
|
|
||||||
"fapolicyd": [
|
"fapolicyd": [
|
||||||
"fapolicyd-selinux.noarch",
|
"fapolicyd-selinux.noarch",
|
||||||
"fapolicyd.x86_64"
|
"fapolicyd.x86_64"
|
||||||
|
@ -253,6 +253,7 @@ additional_packages = [
|
|||||||
"keylime-tenant", #ENGCMP-2419
|
"keylime-tenant", #ENGCMP-2419
|
||||||
"keylime-verifier", #ENGCMP-2419
|
"keylime-verifier", #ENGCMP-2419
|
||||||
"libadwaita", #ENGCMP-3651
|
"libadwaita", #ENGCMP-3651
|
||||||
|
"libarchive-devel", #ENGCMP-4182
|
||||||
"libasan8", #ENGCMP-2405
|
"libasan8", #ENGCMP-2405
|
||||||
"libblkio", #ENGCMP-3149
|
"libblkio", #ENGCMP-3149
|
||||||
"libgpiod", #ENGCMP-2433
|
"libgpiod", #ENGCMP-2433
|
||||||
@ -425,6 +426,14 @@ additional_packages = [
|
|||||||
"dotnet-sdk-dbg-8.0", #ENGCMP-4088
|
"dotnet-sdk-dbg-8.0", #ENGCMP-4088
|
||||||
"gnutls-fips", #ENGCMP-4092
|
"gnutls-fips", #ENGCMP-4092
|
||||||
"libdisplay-info", #ENGCMP-4127
|
"libdisplay-info", #ENGCMP-4127
|
||||||
|
"valkey", #ENGCMP-4149
|
||||||
|
"valkey-devel", #ENGCMP-4149
|
||||||
|
"tpm2-openssl", #ENGCMP-4154
|
||||||
|
"pcm", #ENGCMP-4090
|
||||||
|
"amd-gpu-firmware", #ENGCMP-4150
|
||||||
|
"intel-gpu-firmware", #ENGCMP-4150
|
||||||
|
"nvidia-gpu-firmware", #ENGCMP-4150
|
||||||
|
"pkcs11-provider", #ENGCMP-4181
|
||||||
]
|
]
|
||||||
}),
|
}),
|
||||||
("^AppStream$", {
|
("^AppStream$", {
|
||||||
@ -467,6 +476,7 @@ additional_packages = [
|
|||||||
("^CRB$", {
|
("^CRB$", {
|
||||||
"*": [
|
"*": [
|
||||||
"dotnet-sdk-8.0-source-built-artifacts", #CS-2160
|
"dotnet-sdk-8.0-source-built-artifacts", #CS-2160
|
||||||
|
"fabtests", #ENGCMP-4168
|
||||||
],
|
],
|
||||||
"x86_64": [
|
"x86_64": [
|
||||||
"java-1.8.0-openjdk-*slowdebug*", #ENGCMP-1327
|
"java-1.8.0-openjdk-*slowdebug*", #ENGCMP-1327
|
||||||
|
Loading…
Reference in New Issue
Block a user