pungi-rocky/shared/additional_and_filter_packa...

344 lines
13 KiB
Plaintext
Raw Normal View History

2022-02-26 16:54:09 +00:00
filter_packages = [
("^(BaseOS|AppStream|CRB|HighAvailability|ResilientStorage|SAP|SAPHANA)$", {
"*": [
"kernel-rt*", #RhBug 1973568
"javapackages-bootstrap", #CS-636
]
}),
("^.*$", {
"*": [
"glibc32",
"libgcc32",
"scap-security-guide-rule-playbooks",
"*openh264*", # https://fedoraproject.org/wiki/Non-distributable-rpms
"python3-openipmi", #RhBug 1982794
"OpenIPMI-perl", #RhBug 1982794
]
"ppc64le": [
"SLOF",
"guestfs-tools",
"libguestfs",
"libvirt-daemon-kvm",
"libvirt-daemon-driver-qemu",
"qemu-kiwi",
"qemu-kvm",
"supermin",
"virt-manager",
"virt-v2v",
"virt-p2v",
"virt-top",
"cockpit-machines",
],
"s390x": [
"rust-std-static-wasm32-unknown-unknown", #ENGCMP-1255
"rust-std-static-wasm32-wasi",
],
}),
]
additional_packages = [
# Everything contains everything.
('^Everything$', {
'*': [
'*',
],
}),
("^BaseOS$", {
"*": [
2022-08-09 16:15:56 +00:00
"liblockfile", #ENGCMP-2535
2022-06-16 23:02:59 +00:00
"python3-gobject-base-noarch", #ENGCMP-2400
2023-03-01 17:56:08 +00:00
"python3-samba-dc", #ENGCMP-3007
"python3.9-debuginfo", #ENGCMP-1433, ENGCMP-2994
"samba-tools", #ENGCMP-3007
"samba-usershares", #ENGCMP-3007
2022-07-07 19:26:50 +00:00
"subscription-manager-cockpit", #ENGCMP-2427
2022-07-08 02:34:26 +00:00
"subscription-manager-rhsm-certificates", #ENGCMP-2357
2023-02-16 16:59:41 +00:00
"kernel-modules-core", #ENGCMP-2899
"kernel-debug-modules-core", #ENGCMP-2899
2022-02-26 16:54:09 +00:00
]
}),
("^BaseOS$", {
"aarch64": [
2023-02-16 16:59:41 +00:00
"kernel-64k", #ENGCMP-2800
"kernel-64k-core", #ENGCMP-2800
"kernel-64k-debug", #ENGCMP-2800
"kernel-64k-debug-core", #ENGCMP-2800
"kernel-64k-debug-modules", #ENGCMP-2800
"kernel-64k-debug-modules-core", #ENGCMP-2899, ENGCMP-2800
"kernel-64k-debug-modules-extra", #ENGCMP-2800
"kernel-64k-modules", #ENGCMP-2800
"kernel-64k-modules-extra", #ENGCMP-2800
"kernel-64k-modules-core", #ENGCMP-2899, ENGCMP-2800
2022-02-26 16:54:09 +00:00
],
"ppc64le": [
],
"x86_64": [
2023-02-16 16:59:41 +00:00
"kernel-uki-virt", #ENGCMP-2899
"kernel-debug-uki-virt", #ENGCMP-2899
2022-02-26 16:54:09 +00:00
],
"s390x": [
2023-02-16 16:59:41 +00:00
"kernel-zfcpdump-modules-core",
2022-02-26 16:54:09 +00:00
],
}),
("^AppStream$", {
"*": [
2022-08-05 18:32:03 +00:00
"aardvark-dns", #ENGCMP-2515
2022-06-14 16:46:41 +00:00
"adobe-source-code-pro-fonts", #ENGCMP-2390
2022-06-22 15:47:14 +00:00
"alsa-plugins-pulseaudio", #ENGCMP-2359
2022-08-29 20:33:30 +00:00
"aspnetcore-runtime-7.0", #ENGCMP-2586
"aspnetcore-targeting-pack-7.0", #ENGCMP-2586
2022-09-13 16:54:45 +00:00
"capstone", #ENGCMP-2591
2023-06-01 16:25:46 +00:00
"cockpit-ostree", #ENGCMP-3233
2022-08-29 20:33:30 +00:00
"dotnet-apphost-pack-7.0", #ENGCMP-2586
"dotnet-host", #ENGCMP-2586
"dotnet-hostfxr-7.0", #ENGCMP-2586
"dotnet-runtime-7.0", #ENGCMP-2586
"dotnet-sdk-7.0", #ENGCMP-2586
"dotnet-targeting-pack-7.0", #ENGCMP-2586
"dotnet-templates-7.0", #ENGCMP-2586
2022-04-19 22:12:47 +00:00
"dpdk-devel", #ENGCMP-2205
2023-02-10 18:12:27 +00:00
"ecj", #ENGCMP-2928
2022-07-19 15:11:05 +00:00
"egl-utils", #ENGCMP-2476
2023-01-16 17:34:07 +00:00
"firefox-x11", #ENGCMP-2806
2022-05-17 22:09:18 +00:00
"freeglut-devel", #ENGCMP-2073
2022-10-31 14:53:39 +00:00
"frr-selinux", #ENGCMP-2697
2022-06-14 16:46:41 +00:00
"gcc-toolset-12", #ENGCMP-2391
2022-06-11 06:37:24 +00:00
"gcc-toolset-12-annobin-annocheck", #ENGCMP-2384
"gcc-toolset-12-annobin-docs", #ENGCMP-2384
"gcc-toolset-12-annobin-plugin-gcc", #ENGCMP-2384
2022-06-29 23:13:10 +00:00
"gcc-toolset-12-binutils", #ENGCMP-2415
"gcc-toolset-12-binutils-devel", #ENGCMP-2415
"gcc-toolset-12-binutils-gold", #ENGCMP-2415
2022-06-14 16:46:41 +00:00
"gcc-toolset-12-build", #ENGCMP-2391
2022-06-16 23:02:59 +00:00
"gcc-toolset-12-dwz", #ENGCMP-2402
2022-06-22 15:47:14 +00:00
"gcc-toolset-12-gcc", #ENGCMP-2405
2023-02-13 17:13:06 +00:00
"gcc-toolset-12-gcc-c++", #ENGCMP-2405
"gcc-toolset-12-gcc-gfortran", #ENGCMP-2405
2023-01-12 17:27:14 +00:00
"gcc-toolset-12-gcc-plugin-annobin", #ENGCMP-2805
2023-02-13 17:13:06 +00:00
"gcc-toolset-12-gcc-plugin-devel", #ENGCMP-2405
2022-06-29 23:13:10 +00:00
"gcc-toolset-12-gdb", #ENGCMP-2416
"gcc-toolset-12-gdbserver", #ENGCMP-2416
2023-02-13 17:13:06 +00:00
"gcc-toolset-12-libasan-devel", #ENGCMP-2405
"gcc-toolset-12-libatomic-devel", #ENGCMP-2405
"gcc-toolset-12-libgccjit", #ENGCMP-2405
"gcc-toolset-12-libgccjit-devel", #ENGCMP-2405
"gcc-toolset-12-libgccjit-docs", #ENGCMP-2405
"gcc-toolset-12-libitm-devel", #ENGCMP-2405
"gcc-toolset-12-liblsan-devel", #ENGCMP-2405
"gcc-toolset-12-libquadmath-devel", #ENGCMP-2405
"gcc-toolset-12-libstdc++-devel", #ENGCMP-2405
"gcc-toolset-12-libstdc++-docs", #ENGCMP-2405
"gcc-toolset-12-libtsan-devel", #ENGCMP-2405
"gcc-toolset-12-libubsan-devel", #ENGCMP-2405
"gcc-toolset-12-offload-nvptx", #ENGCMP-2405
2022-06-14 16:46:41 +00:00
"gcc-toolset-12-runtime", #ENGCMP-2391
2023-05-10 16:19:21 +00:00
"gcc-toolset-13", #ENGCMP-3157
2023-05-10 08:15:14 +00:00
"gcc-toolset-13-annobin", #ENGCMP-3159
2023-05-10 08:02:27 +00:00
"gcc-toolset-13-binutils", #ENGCMP-3146
2023-05-17 16:16:08 +00:00
"gcc-toolset-13-dwz", #ENGCMP-3142
2023-04-25 14:52:23 +00:00
"gcc-toolset-13-gdb", #ENGCMP-3129
2022-08-02 17:52:55 +00:00
"gnome-kiosk-script-session", #ENGCMP-2499
"gnome-kiosk-search-appliance", #ENGCMP-2499
2023-04-25 15:08:23 +00:00
"google-crosextra-caladea-fonts", #ENGCMP-3140
2023-02-09 17:01:13 +00:00
"gstreamer1-plugins-base-tools", #ENGCMP-2907
2023-05-10 08:15:14 +00:00
"gstreamer1-rtsp-server", #ENGCMP-3178
2023-01-06 08:12:45 +00:00
"idm-pki-est", #ENGCMP-2798
2022-12-02 16:36:41 +00:00
"ignition-edge", #ENGCMP-2770
2022-10-14 01:02:02 +00:00
"ignition-validate", #ENGCMP-2656
2023-02-06 15:05:19 +00:00
"jaxb-runtime", #ENGCMP-2881
"jaxb-xjc", #ENGCMP-2881
2022-06-27 23:49:24 +00:00
"keylime", #ENGCMP-2419
"keylime-agent-rust", #ENGCMP-2420
"keylime-base", #ENGCMP-2419
"keylime-registrar", #ENGCMP-2419
2022-08-30 14:11:30 +00:00
"keylime-selinux", #CS-1194
2022-06-27 23:49:24 +00:00
"keylime-tenant", #ENGCMP-2419
"keylime-verifier", #ENGCMP-2419
2022-06-22 15:47:14 +00:00
"libasan8", #ENGCMP-2405
2023-05-02 16:48:46 +00:00
"libblkio", #ENGCMP-3149
2022-06-29 23:13:10 +00:00
"libgpiod", #ENGCMP-2433
"libgpiod-devel", #ENGCMP-2433
"libgpiod-utils", #ENGCMP-2433
"libi2cd", #ENGCMP-2428
"libi2cd-devel", #ENGCMP-2428
2022-08-25 15:15:06 +00:00
"libnxz", #ENGCMP-2576
2022-06-16 23:02:59 +00:00
"libsepol-utils", #ENGCMP-2399
2023-02-13 17:13:06 +00:00
"libtsan2", #ENGCMP-2405
2023-03-27 14:16:05 +00:00
"libvirt-daemon-common", # ENGCMP-3046
"libvirt-daemon-lock", # ENGCMP-3046
"libvirt-daemon-log", # ENGCMP-3046
"libvirt-daemon-plugin-lockd", # ENGCMP-3046
"libvirt-daemon-proxy", # ENGCMP-3046
2022-12-20 21:11:11 +00:00
"libxcvt", #ENGCMP-2791 CS-1322
2022-05-17 22:09:18 +00:00
"libzdnn", #ENGCMP-2244
"libzdnn-devel", #ENGCMP-2297
2022-09-15 17:37:10 +00:00
"man-db-cron", #ENGCMP-2595
2023-05-19 17:12:56 +00:00
"mingw-qemu-ga-win", #ENGCMP-3177
2022-05-17 22:09:18 +00:00
"mkpasswd", #ENGCMP-2259
2023-01-25 16:23:24 +00:00
"mpdecimal", #ENGCMP-2828
2022-08-10 18:36:24 +00:00
"netavark", #ENGCMP-2543
2022-08-29 20:33:30 +00:00
"netstandard-targeting-pack-2.1", #ENGCMP-2586
2022-08-11 15:58:56 +00:00
"nfsv4-client-utils", #ENGCMP-2493
2022-07-27 17:54:18 +00:00
"nvme-stas", #ENGCMP-2495
2022-06-07 17:58:28 +00:00
"libnvme", #ENGCMP-2358
2022-11-17 17:18:58 +00:00
"passt", #ENGCMP-2741
2023-04-03 16:02:54 +00:00
"passt-selinux", # ENGCMP-3074
2023-02-07 16:06:51 +00:00
"pf-bb-config", #ENGCMP-2857
2022-06-15 21:06:27 +00:00
"poppler-qt5", #ENGCMP-2393
2023-02-20 16:29:33 +00:00
"pyproject-srpm-macros", #ENGCMP-2964
2023-06-01 16:25:46 +00:00
"python3-dnf-plugin-leaves", #ENGCMP-3213
"python3-dnf-plugin-show-leaves", #ENGCMP-3213
"python3-pefile", #ENGCMP-3231
2023-01-26 14:51:20 +00:00
"python3.11", #ENGCMP-2833
2023-02-15 07:02:37 +00:00
"python3.11-cffi", #ENGCMP-2957
2023-02-09 17:01:13 +00:00
"python3.11-charset-normalizer", #ENGCMP-2914
2023-02-15 07:02:37 +00:00
"python3.11-cryptography", #ENGCMP-2958
2023-02-21 16:24:59 +00:00
"python3.11-devel", #ENGCMP-2982
2023-02-06 15:05:19 +00:00
"python3.11-idna", #ENGCMP-2888
2023-02-15 07:02:37 +00:00
"python3.11-lxml", #ENGCMP-2954
"python3.11-mod_wsgi", #ENGCMP-2955
2023-02-13 17:13:06 +00:00
"python3.11-numpy", #ENGCMP-2933
2023-02-21 16:24:59 +00:00
"python3.11-numpy-f2py", #ENGCMP-2982
2023-02-06 15:05:19 +00:00
"python3.11-pip", #ENGCMP-2858
2023-02-09 17:01:13 +00:00
"python3.11-ply", #ENGCMP-2911
2023-02-15 07:02:37 +00:00
"python3.11-psycopg2", #ENGCMP-2956
"python3.11-pycparser", #ENGCMP-2923
"python3.11-PyMySQL", #ENGCMP-2963
2023-02-21 16:24:59 +00:00
"python3.11-PyMySQL+rsa", #ENGCMP-2982
2023-02-09 17:01:13 +00:00
"python3.11-pysocks", #ENGCMP-2912
"python3.11-pyyaml", #ENGCMP-2910
2023-02-13 17:13:06 +00:00
"python3.11-requests", #ENGCMP-2940
2023-02-21 16:24:59 +00:00
"python3.11-requests+security", #ENGCMP-2982
"python3.11-requests+socks", #ENGCMP-2982
"python3.11-scipy", #ENGCMP-2979
2023-02-06 15:05:19 +00:00
"python3.11-setuptools", #ENGCMP-2860
"python3.11-six", #ENGCMP-2872
2023-02-21 16:24:59 +00:00
"python3.11-tkinter", #ENGCMP-2982
2023-02-06 15:05:19 +00:00
"python3.11-wheel", #ENGCMP-2873
2022-05-25 07:28:21 +00:00
"python3-dnf-plugin-modulesync", #ENGCMP-2323
2022-06-27 23:49:24 +00:00
"python3-alembic", #ENGCMP-2424
"python3-greenlet", #ENGCMP-2421
"python3-keylime", #ENGCMP-2419
"python3-lark-parser", #ENGCMP-2422
2022-11-17 17:18:58 +00:00
"python3-lasso", #ENGCMP-2742
2022-07-07 19:26:50 +00:00
"python3-i2c-tools", #RHBZ#2072719
2022-06-29 23:13:10 +00:00
"python3-libgpiod", #ENGCMP-2433
2022-06-23 20:17:15 +00:00
"python3-libnvme", #ENGCMP-2412
2022-06-07 17:58:28 +00:00
"python3-pyqt5-sip", #ENGCMP-2370
2022-06-27 23:49:24 +00:00
"python3-sqlalchemy", #ENGCMP-2423
2023-03-20 14:45:34 +00:00
"python3-tomli", #ENGCMP-3044 CS-1485
2022-06-27 23:49:24 +00:00
"python3-tornado", #ENGCMP-2418
2023-02-13 17:13:06 +00:00
"python3.11-urllib3", #ENGCMP-2932
2022-11-09 19:38:50 +00:00
"python3-virt-firmware", #ENGCMP-2726
2022-05-17 22:09:18 +00:00
"python3-wcwidth", #ENGCMP-2093
2022-07-26 15:03:04 +00:00
"qatlib-service", #ENGCMP-2490
2022-06-16 23:02:59 +00:00
"redhat-cloud-client-configuration", #ENGCMP-2401
2023-01-06 17:44:49 +00:00
"rtla", #ENGCMP-2799
2023-01-27 16:56:15 +00:00
"rust-analyzer", #ENGCMP-2839
2022-05-17 22:09:18 +00:00
"sip6", #ENGCMP-2239
"sssd-idp", #ENGCMP-2276
2023-05-29 07:03:19 +00:00
"stratisd-tools", #ENGCMP-3210
2023-01-05 16:23:05 +00:00
"synce4l", #ENGCMP-2794
2022-02-26 16:54:09 +00:00
"system-backgrounds",
2023-02-16 16:59:41 +00:00
"tomcat", #ENGCMP-2927
"tomcat-admin-webapps", #ENGCMP-2927
"tomcat-docs-webapp", #ENGCMP-2927
"tomcat-el-3.0-api", #ENGCMP-2927
"tomcat-jsp-2.3-api", #ENGCMP-2927
"tomcat-lib", #ENGCMP-2927
"tomcat-servlet-4.0-api", #ENGCMP-2927
"tomcat-webapps", #ENGCMP-2927
2022-05-17 22:09:18 +00:00
"tuned-profiles-postgresql", #ENGCMP-2126
2022-11-07 19:34:22 +00:00
"usbredir-server", #ENGCMP-2719
2022-05-17 22:09:18 +00:00
"xdg-desktop-portal-gnome", #ENGCMP-2146
"xmlstarlet", #ENGCMP-2296
2022-07-11 18:42:41 +00:00
"xxhash", #ENGCMP-2455
"xxhash-libs", #ENGCMP-2455
2022-06-07 17:58:28 +00:00
"yara", #ENGCMP-2372
2022-02-26 16:54:09 +00:00
]
}),
("^AppStream$", {
"x86_64": [
2022-11-18 19:32:02 +00:00
"cxl-cli", #ENGCMP-2743
"cxl-libs", #ENGCMP-2743
2023-02-22 16:25:34 +00:00
"libreoffice", #ENGCMP-2968
2022-05-17 22:09:18 +00:00
"open-vm-tools-salt-minion", #ENGCMP-2295
2022-02-26 16:54:09 +00:00
"virt-dib",
"vorbis-tools",
],
"aarch64": [
"virt-dib",
2023-02-16 16:59:41 +00:00
"kernel-64k-debug-devel", #ENGCMP-2800
"kernel-64k-debug-devel-matched", #ENGCMP-2800
"kernel-64k-devel", #ENGCMP-2800
"kernel-64k-devel-matched", #ENGCMP-2800
2023-04-21 16:09:42 +00:00
"rhc-worker-playbook", #ENGCMP-3127
2022-02-26 16:54:09 +00:00
],
"s390x": [
2022-11-28 15:51:45 +00:00
"libzpc", #ENGCMP-2756
2022-02-26 16:54:09 +00:00
"virt-dib",
],
"ppc64le": [
"vorbis-tools",
2023-02-22 16:25:34 +00:00
"libreoffice", #ENGCMP-2968
2022-02-26 16:54:09 +00:00
],
}),
("^CRB$", {
"*": [
2023-02-13 17:13:06 +00:00
],
2022-02-26 16:54:09 +00:00
"x86_64": [
"java-1.8.0-openjdk-*slowdebug*", #ENGCMP-1327
"java-11-openjdk-*slowdebug*", #ENGCMP-1327
"java-17-openjdk-*slowdebug*", #ENGCMP-1326
"java-1.8.0-openjdk-*fastdebug*", #ENGCMP-1327
"java-11-openjdk-*fastdebug*", #ENGCMP-1327
"java-17-openjdk-*fastdebug*", #ENGCMP-1326
"dotnet-sdk-6.0-source-built-artifacts", #CS-1025
],
"aarch64": [
"java-1.8.0-openjdk-*slowdebug*", #ENGCMP-1327
"java-11-openjdk-*slowdebug*", #ENGCMP-1327
"java-17-openjdk-*slowdebug*", #ENGCMP-1326
"java-1.8.0-openjdk-*fastdebug*", #ENGCMP-1327
"java-11-openjdk-*fastdebug*", #ENGCMP-1327
"java-17-openjdk-*fastdebug*", #ENGCMP-1326
"dotnet-sdk-6.0-source-built-artifacts", #CS-1025
],
"s390x": [
"java-11-openjdk-*slowdebug*", #ENGCMP-1327
"java-17-openjdk-*slowdebug*", #ENGCMP-1326
"dotnet-sdk-6.0-source-built-artifacts", #CS-1025
],
"ppc64le": [
"java-1.8.0-openjdk-*slowdebug*", #ENGCMP-1327
"java-11-openjdk-*slowdebug*", #ENGCMP-1327
"java-17-openjdk-*slowdebug*", #ENGCMP-1326
"java-1.8.0-openjdk-*fastdebug*", #ENGCMP-1327
"java-11-openjdk-*fastdebug*", #ENGCMP-1327
"java-17-openjdk-*fastdebug*", #ENGCMP-1326
],
}),
2023-02-07 16:06:51 +00:00
("^SAP$", {
"*": [
"compat-sap-c++-12", # ENGCMP-2843
]
}),
2023-02-09 17:01:13 +00:00
("^SAPHANA$", {
"*": [
"compat-sap-c++-12", # ENGCMP-2843
]
}),
2022-02-26 16:54:09 +00:00
("^Buildroot$", {
"*": [
"*",
]
}),
]