Re-sync with CentOS Stream 9
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
a4292c9774
commit
8ce3d5c64c
21
LICENSE
Normal file
21
LICENSE
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
MIT License
|
||||||
|
|
||||||
|
Copyright (c) 2020 CentOS Stream contributors
|
||||||
|
|
||||||
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
in the Software without restriction, including without limitation the rights
|
||||||
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
copies of the Software, and to permit persons to whom the Software is
|
||||||
|
furnished to do so, subject to the following conditions:
|
||||||
|
|
||||||
|
The above copyright notice and this permission notice shall be included in all
|
||||||
|
copies or substantial portions of the Software.
|
||||||
|
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
SOFTWARE.
|
@ -48,8 +48,11 @@ additional_packages = [
|
|||||||
}),
|
}),
|
||||||
("^BaseOS$", {
|
("^BaseOS$", {
|
||||||
"*": [
|
"*": [
|
||||||
|
"liblockfile", #ENGCMP-2535
|
||||||
|
"python3-gobject-base-noarch", #ENGCMP-2400
|
||||||
"python3.*-debuginfo", #ENGCMP-1433
|
"python3.*-debuginfo", #ENGCMP-1433
|
||||||
"subscription-manager-rhsm-certificates" #ENGCMP-2357
|
"subscription-manager-cockpit", #ENGCMP-2427
|
||||||
|
"subscription-manager-rhsm-certificates", #ENGCMP-2357
|
||||||
]
|
]
|
||||||
}),
|
}),
|
||||||
("^BaseOS$", {
|
("^BaseOS$", {
|
||||||
@ -64,21 +67,101 @@ additional_packages = [
|
|||||||
}),
|
}),
|
||||||
("^AppStream$", {
|
("^AppStream$", {
|
||||||
"*": [
|
"*": [
|
||||||
|
"aardvark-dns", #ENGCMP-2515
|
||||||
|
"adobe-source-code-pro-fonts", #ENGCMP-2390
|
||||||
|
"alsa-plugins-pulseaudio", #ENGCMP-2359
|
||||||
|
"aspnetcore-runtime-7.0", #ENGCMP-2586
|
||||||
|
"aspnetcore-targeting-pack-7.0", #ENGCMP-2586
|
||||||
|
"capstone", #ENGCMP-2591
|
||||||
|
"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
|
||||||
"dpdk-devel", #ENGCMP-2205
|
"dpdk-devel", #ENGCMP-2205
|
||||||
|
"egl-utils", #ENGCMP-2476
|
||||||
"freeglut-devel", #ENGCMP-2073
|
"freeglut-devel", #ENGCMP-2073
|
||||||
|
"gcc-toolset-12", #ENGCMP-2391
|
||||||
|
"gcc-toolset-12-annobin-annocheck", #ENGCMP-2384
|
||||||
|
"gcc-toolset-12-annobin-docs", #ENGCMP-2384
|
||||||
|
"gcc-toolset-12-annobin-plugin-gcc", #ENGCMP-2384
|
||||||
|
"gcc-toolset-12-binutils", #ENGCMP-2415
|
||||||
|
"gcc-toolset-12-binutils-devel", #ENGCMP-2415
|
||||||
|
"gcc-toolset-12-binutils-gold", #ENGCMP-2415
|
||||||
|
"gcc-toolset-12-build", #ENGCMP-2391
|
||||||
|
"gcc-toolset-12-dwz", #ENGCMP-2402
|
||||||
|
"gcc-toolset-12-gcc", #ENGCMP-2405
|
||||||
|
"gcc-toolset-12-gcc-c++", #ENGCMP-2405
|
||||||
|
"gcc-toolset-12-gcc-gfortran", #ENGCMP-2405
|
||||||
|
"gcc-toolset-12-gcc-plugin-devel", #ENGCMP-2405
|
||||||
|
"gcc-toolset-12-gdb", #ENGCMP-2416
|
||||||
|
"gcc-toolset-12-gdbserver", #ENGCMP-2416
|
||||||
|
"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
|
||||||
|
"gcc-toolset-12-runtime", #ENGCMP-2391
|
||||||
|
"gnome-kiosk-script-session", #ENGCMP-2499
|
||||||
|
"gnome-kiosk-search-appliance", #ENGCMP-2499
|
||||||
|
"keylime", #ENGCMP-2419
|
||||||
|
"keylime-agent-rust", #ENGCMP-2420
|
||||||
|
"keylime-base", #ENGCMP-2419
|
||||||
|
"keylime-registrar", #ENGCMP-2419
|
||||||
|
"keylime-selinux", #CS-1194
|
||||||
|
"keylime-tenant", #ENGCMP-2419
|
||||||
|
"keylime-verifier", #ENGCMP-2419
|
||||||
|
"libasan8", #ENGCMP-2405
|
||||||
|
"libgpiod", #ENGCMP-2433
|
||||||
|
"libgpiod-devel", #ENGCMP-2433
|
||||||
|
"libgpiod-utils", #ENGCMP-2433
|
||||||
|
"libi2cd", #ENGCMP-2428
|
||||||
|
"libi2cd-devel", #ENGCMP-2428
|
||||||
|
"libnxz", #ENGCMP-2576
|
||||||
|
"libsepol-utils", #ENGCMP-2399
|
||||||
|
"libtsan2", #ENGCMP-2405
|
||||||
"libzdnn", #ENGCMP-2244
|
"libzdnn", #ENGCMP-2244
|
||||||
"libzdnn-devel", #ENGCMP-2297
|
"libzdnn-devel", #ENGCMP-2297
|
||||||
|
"man-db-cron", #ENGCMP-2595
|
||||||
"mkpasswd", #ENGCMP-2259
|
"mkpasswd", #ENGCMP-2259
|
||||||
|
"netavark", #ENGCMP-2543
|
||||||
|
"netstandard-targeting-pack-2.1", #ENGCMP-2586
|
||||||
|
"nfsv4-client-utils", #ENGCMP-2493
|
||||||
|
"nvme-stas", #ENGCMP-2495
|
||||||
"libnvme", #ENGCMP-2358
|
"libnvme", #ENGCMP-2358
|
||||||
|
"poppler-qt5", #ENGCMP-2393
|
||||||
"python3-dnf-plugin-modulesync", #ENGCMP-2323
|
"python3-dnf-plugin-modulesync", #ENGCMP-2323
|
||||||
|
"python3-alembic", #ENGCMP-2424
|
||||||
|
"python3-greenlet", #ENGCMP-2421
|
||||||
|
"python3-keylime", #ENGCMP-2419
|
||||||
|
"python3-lark-parser", #ENGCMP-2422
|
||||||
|
"python3-i2c-tools", #RHBZ#2072719
|
||||||
|
"python3-libgpiod", #ENGCMP-2433
|
||||||
|
"python3-libnvme", #ENGCMP-2412
|
||||||
"python3-pyqt5-sip", #ENGCMP-2370
|
"python3-pyqt5-sip", #ENGCMP-2370
|
||||||
|
"python3-sqlalchemy", #ENGCMP-2423
|
||||||
|
"python3-tornado", #ENGCMP-2418
|
||||||
"python3-wcwidth", #ENGCMP-2093
|
"python3-wcwidth", #ENGCMP-2093
|
||||||
|
"qatlib-service", #ENGCMP-2490
|
||||||
|
"redhat-cloud-client-configuration", #ENGCMP-2401
|
||||||
"sip6", #ENGCMP-2239
|
"sip6", #ENGCMP-2239
|
||||||
"sssd-idp", #ENGCMP-2276
|
"sssd-idp", #ENGCMP-2276
|
||||||
"system-backgrounds",
|
"system-backgrounds",
|
||||||
"tuned-profiles-postgresql", #ENGCMP-2126
|
"tuned-profiles-postgresql", #ENGCMP-2126
|
||||||
"xdg-desktop-portal-gnome", #ENGCMP-2146
|
"xdg-desktop-portal-gnome", #ENGCMP-2146
|
||||||
"xmlstarlet", #ENGCMP-2296
|
"xmlstarlet", #ENGCMP-2296
|
||||||
|
"xxhash", #ENGCMP-2455
|
||||||
|
"xxhash-libs", #ENGCMP-2455
|
||||||
"yara", #ENGCMP-2372
|
"yara", #ENGCMP-2372
|
||||||
]
|
]
|
||||||
}),
|
}),
|
||||||
|
Loading…
Reference in New Issue
Block a user