diff --git a/msvsphere/filter_packages.conf b/msvsphere/filter_packages.conf index 338983e..84c235f 100644 --- a/msvsphere/filter_packages.conf +++ b/msvsphere/filter_packages.conf @@ -47,6 +47,7 @@ filter_packages = [ "qaccessibilityclient", "qca", "xcb-util-cursor", + "snappy-devel", ] } ), diff --git a/prepopulate.json b/prepopulate.json index faaf83d..a3375ed 100644 --- a/prepopulate.json +++ b/prepopulate.json @@ -704,8 +704,8 @@ ], "composefs": [ "composefs.x86_64", - "composefs-devel.x86_64", - "composefs-libs.x86_64" + "composefs-libs.x86_64", + "composefs-libs.i686" ], "conmon": [ "conmon.x86_64" @@ -895,6 +895,11 @@ "dnf": [ "python3-dnf-plugin-modulesync.noarch" ], + "dnf-plugins-core": [ + "python3-dnf-plugin-leaves.noarch", + "python3-dnf-plugin-modulesync.noarch", + "python3-dnf-plugin-show-leaves.noarch" + ], "dnsmasq": [ "dnsmasq-utils.x86_64", "dnsmasq.x86_64" @@ -1077,6 +1082,10 @@ "evolution.x86_64" ], "evolution-data-server": [ + "evolution-data-server-ui.i686", + "evolution-data-server-ui.x86_64", + "evolution-data-server-ui-devel.i686", + "evolution-data-server-ui-devel.x86_64", "evolution-data-server-devel.i686", "evolution-data-server-devel.x86_64", "evolution-data-server-doc.noarch", @@ -1423,16 +1432,77 @@ "gcc-toolset-12-gdb": [ "gcc-toolset-12-gdb.x86_64" ], + "gcc-toolset-13": [ + "gcc-toolset-13.x86_64", + "gcc-toolset-13-runtime.x86_64" + ], "gcc-toolset-13-annobin": [ + "gcc-toolset-13-annobin-annocheck.x86_64", "gcc-toolset-13-annobin-docs.noarch", "gcc-toolset-13-annobin-plugin-gcc.x86_64", - "gcc-toolset-13-annobin-annocheck.x86_64" + "gcc-toolset-13-annobin-annocheck-debuginfo.x86_64", + "gcc-toolset-13-annobin-debuginfo.x86_64", + "gcc-toolset-13-annobin-plugin-gcc-debuginfo.x86_64" + ], + "gcc-toolset-13-binutils": [ + "gcc-toolset-13-binutils.x86_64", + "gcc-toolset-13-binutils-devel.x86_64", + "gcc-toolset-13-binutils-devel.i686", + "gcc-toolset-13-binutils-gold.x86_64", + "gcc-toolset-13-binutils-debuginfo.x86_64", + "gcc-toolset-13-binutils-gold-debuginfo.x86_64" ], "gcc-toolset-13-dwz": [ - "gcc-toolset-13-dwz.x86_64" + "gcc-toolset-13-dwz.x86_64", + "gcc-toolset-13-dwz-debuginfo.x86_64" + ], + "gcc-toolset-13-gcc": [ + "gcc-toolset-13-gcc-c++.x86_64", + "gcc-toolset-13-gcc-gfortran.x86_64", + "gcc-toolset-13-gcc-plugin-annobin.x86_64", + "gcc-toolset-13-gcc-plugin-devel.i686", + "gcc-toolset-13-gcc-plugin-devel.x86_64", + "gcc-toolset-13-libasan-devel.x86_64", + "gcc-toolset-13-libasan-devel.i686", + "gcc-toolset-13-libatomic-devel.x86_64", + "gcc-toolset-13-libatomic-devel.i686", + "gcc-toolset-13-libgccjit.x86_64", + "gcc-toolset-13-libgccjit.i686", + "gcc-toolset-13-libgccjit-devel.x86_64", + "gcc-toolset-13-libgccjit-devel.i686", + "gcc-toolset-13-libitm-devel.x86_64", + "gcc-toolset-13-libitm-devel.i686", + "gcc-toolset-13-liblsan-devel.x86_64", + "gcc-toolset-13-libquadmath-devel.i686", + "gcc-toolset-13-libquadmath-devel.x86_64", + "gcc-toolset-13-libstdc++-devel.i686", + "gcc-toolset-13-libstdc++-devel.x86_64", + "gcc-toolset-13-libstdc++-docs.x86_64", + "gcc-toolset-13-libtsan-devel.x86_64", + "gcc-toolset-13-libubsan-devel.i686", + "gcc-toolset-13-libubsan-devel.x86_64", + "libasan8.i686", + "libasan8.x86_64", + "libtsan2.x86_64", + "gcc-toolset-13-gcc.x86_64", + "gcc-toolset-13-offload-nvptx.x86_64", + "gcc-toolset-13-gcc-c++-debuginfo.x86_64", + "gcc-toolset-13-gcc-debuginfo.x86_64", + "gcc-toolset-13-gcc-debuginfo.i686", + "gcc-toolset-13-gcc-gfortran-debuginfo.x86_64", + "gcc-toolset-13-gcc-plugin-annobin-debuginfo.x86_64", + "gcc-toolset-13-gcc-plugin-devel-debuginfo.x86_64", + "gcc-toolset-13-gcc-plugin-devel-debuginfo.i686", + "gcc-toolset-13-libgccjit-debuginfo.x86_64", + "gcc-toolset-13-libgccjit-debuginfo.i686", + "gcc-toolset-13-offload-nvptx-debuginfo.x86_64", + "libasan8-debuginfo.i686", + "libasan8-debuginfo.x86_64", + "libtsan2-debuginfo.x86_64" ], "gcc-toolset-13-gdb": [ - "gcc-toolset-13-gdb.x86_64" + "gcc-toolset-13-gdb.x86_64", + "gcc-toolset-13-gdb-debuginfo.x86_64" ], "gcr": [ "gcr-base.i686", @@ -1723,6 +1793,8 @@ "gnome-shell-extension-classification-banner.noarch", "gnome-shell-extension-common.noarch", "gnome-shell-extension-dash-to-dock.noarch", + "gnome-shell-extension-custom-menu.noarch", + "gnome-shell-extension-dash-to-panel.noarch", "gnome-shell-extension-desktop-icons.noarch", "gnome-shell-extension-drive-menu.noarch", "gnome-shell-extension-gesture-inhibitor.noarch", @@ -1914,7 +1986,8 @@ "gpsd-minimal-clients.x86_64" ], "grafana": [ - "grafana.x86_64" + "grafana.x86_64", + "grafana-selinux.x86_64" ], "grafana-pcp": [ "grafana-pcp.x86_64" @@ -1933,6 +2006,7 @@ "graphviz-doc.x86_64", "graphviz-gd.x86_64", "graphviz-python3.x86_64", + "graphviz-ruby.x86_64", "graphviz.i686", "graphviz.x86_64" ], @@ -3595,6 +3669,7 @@ "libadwaita-demo.noarch", "libadwaita-doc.noarch", "libadwaita-devel.x86_64", + "libadwaita-devel.i686", "libadwaita.x86_64" ], "libaio": [ @@ -3816,6 +3891,9 @@ "libffi-devel.i686", "libffi-devel.x86_64" ], + "libfido2": [ + "fido2-tools.x86_64" + ], "libfontenc": [ "libfontenc.i686", "libfontenc.x86_64" @@ -6695,6 +6773,7 @@ "pipewire-jack-audio-connection-kit.x86_64", "pipewire-libs.i686", "pipewire-libs.x86_64", + "pipewire-module-x11.x86_64", "pipewire-pulseaudio.x86_64", "pipewire-utils.x86_64", "pipewire.i686", @@ -6825,6 +6904,7 @@ "postfix": [ "postfix-cdb.x86_64", "postfix-ldap.x86_64", + "postfix-lmdb.x86_64", "postfix-mysql.x86_64", "postfix-pcre.x86_64", "postfix-perl-scripts.x86_64", @@ -7167,7 +7247,8 @@ "python3-urllib-gssapi.noarch" ], "python-virt-firmware": [ - "python3-virt-firmware.noarch" + "python3-virt-firmware.noarch", + "uki-direct.noarch" ], "python-websockets": [ "python3-websockets.x86_64" @@ -7228,73 +7309,88 @@ "python3.11-wheel.noarch" ], "python3.12": [ - "python3.12-tkinter.x86_64", - "python3.12-devel.x86_64", - "python3.12-idle.x86_64", "python3.12.x86_64", - "python3.12-test.x86_64", - "python3.12-libs.x86_64" + "python3.12-devel.i686", + "python3.12-devel.x86_64", + "python3.12-libs.i686", + "python3.12-libs.x86_64", + "python3.12-tkinter.x86_64", + "python3.12-debuginfo.x86_64", + "python3.12-debugsource.x86_64", + "python3.12-debugsource.i686" ], "python3.12-PyMySQL": [ - "python3.12-PyMySQL+rsa.noarch", - "python3.12-PyMySQL.noarch" + "python3.12-PyMySQL.noarch", + "python3.12-PyMySQL+rsa.noarch" ], "python3.12-cffi": [ - "python3.12-cffi.x86_64" + "python3.12-cffi.x86_64", + "python3.12-cffi-debuginfo.x86_64", + "python3.12-cffi-debugsource.x86_64" ], "python3.12-charset-normalizer": [ "python3.12-charset-normalizer.noarch" ], "python3.12-cryptography": [ - "python3.12-cryptography.x86_64" + "python3.12-cryptography.x86_64", + "python3.12-cryptography-debuginfo.x86_64", + "python3.12-cryptography-debugsource.x86_64" ], "python3.12-idna": [ "python3.12-idna.noarch" ], "python3.12-lxml": [ - "python3.12-lxml.x86_64" + "python3.12-lxml.x86_64", + "python3.12-lxml-debuginfo.x86_64", + "python3.12-lxml-debugsource.x86_64" ], "python3.12-mod_wsgi": [ - "python3.12-mod_wsgi.x86_64" + "python3.12-mod_wsgi.x86_64", + "python3.12-mod_wsgi-debuginfo.x86_64", + "python3.12-mod_wsgi-debugsource.x86_64" ], "python3.12-numpy": [ + "python3.12-numpy.x86_64", "python3.12-numpy-f2py.x86_64", - "python3.12-numpy.x86_64" + "python3.12-numpy-debuginfo.x86_64", + "python3.12-numpy-debugsource.x86_64" ], "python3.12-pip": [ - "python3.12-pip-wheel.noarch", - "python3.12-pip.noarch" + "python3.12-pip.noarch", + "python3.12-pip-wheel.noarch" ], "python3.12-ply": [ "python3.12-ply.noarch" ], "python3.12-psycopg2": [ - "python3.12-psycopg2-tests.x86_64", - "python3.12-psycopg2.x86_64" + "python3.12-psycopg2.x86_64", + "python3.12-psycopg2-debuginfo.x86_64", + "python3.12-psycopg2-debugsource.x86_64" ], "python3.12-pycparser": [ "python3.12-pycparser.noarch" ], "python3.12-pyyaml": [ - "python3.12-pyyaml.x86_64" + "python3.12-pyyaml.x86_64", + "python3.12-pyyaml-debuginfo.x86_64", + "python3.12-pyyaml-debugsource.x86_64" ], "python3.12-requests": [ "python3.12-requests.noarch" ], "python3.12-scipy": [ - "python3.12-scipy-tests.x86_64", - "python3.12-scipy.x86_64" + "python3.12-scipy.x86_64", + "python3.12-scipy-debuginfo.x86_64", + "python3.12-scipy-debugsource.x86_64" ], "python3.12-setuptools": [ - "python3.12-setuptools-wheel.noarch", "python3.12-setuptools.noarch" ], "python3.12-urllib3": [ "python3.12-urllib3.noarch" ], "python3.12-wheel": [ - "python3.12-wheel.noarch", - "python3.12-wheel-wheel.noarch" + "python3.12-wheel.noarch" ], "python3.9": [ "python-unversioned-command.noarch", @@ -7755,7 +7851,7 @@ "rust-std-static-wasm32-wasi.noarch", "rust-std-static.i686", "rust-std-static.x86_64", - "rust-toolset.x86_64", + "rust-toolset.noarch", "rust.x86_64", "rustfmt.x86_64" ], @@ -8090,6 +8186,7 @@ ], "stratisd": [ "stratisd-dracut.x86_64", + "stratisd-tools.x86_64", "stratisd.x86_64" ], "stress-ng": [ @@ -8993,7 +9090,9 @@ ], "xcb-util-image": [ "xcb-util-image.i686", - "xcb-util-image.x86_64" + "xcb-util-image.x86_64", + "xcb-util-image-devel.x86_64", + "xcb-util-image-devel.i686" ], "xcb-util-keysyms": [ "xcb-util-keysyms.i686", @@ -9001,7 +9100,9 @@ ], "xcb-util-renderutil": [ "xcb-util-renderutil.i686", - "xcb-util-renderutil.x86_64" + "xcb-util-renderutil.x86_64", + "xcb-util-renderutil-devel.x86_64", + "xcb-util-renderutil-devel.i686" ], "xcb-util-wm": [ "xcb-util-wm.i686", @@ -9475,13 +9576,6 @@ "python3-dnf.noarch", "yum.noarch" ], - "dnf-plugins-core": [ - "dnf-plugins-core.noarch", - "python3-dnf-plugin-post-transaction-actions.noarch", - "python3-dnf-plugin-versionlock.noarch", - "python3-dnf-plugins-core.noarch", - "yum-utils.noarch" - ], "dos2unix": [ "dos2unix.x86_64" ], @@ -10897,8 +10991,12 @@ "smartmontools.x86_64" ], "snappy": [ + "snappy.x86_64", "snappy.i686", - "snappy.x86_64" + "snappy-debuginfo.x86_64", + "snappy-debuginfo.i686", + "snappy-debugsource.x86_64", + "snappy-debugsource.i686" ], "sos": [ "sos-audit.noarch", @@ -10994,6 +11092,7 @@ "systemd-resolved.x86_64", "systemd-rpm-macros.noarch", "systemd-udev.x86_64", + "rhel-net-naming-sysattrs.noarch", "systemd.i686", "systemd.x86_64" ], @@ -13515,6 +13614,62 @@ "python3-wheel-wheel.noarch", "python3-wheel.noarch" ], + "python3.12": [ + "python3.12.i686", + "python3.12-debug.i686", + "python3.12-debug.x86_64", + "python3.12-idle.x86_64", + "python3.12-idle.i686", + "python3.12-test.x86_64", + "python3.12-test.i686", + "python3.12-tkinter.i686", + "python3.12-debuginfo.i686" + ], + "python3.12-Cython": [ + "python3.12-Cython.x86_64", + "python3.12-Cython-debuginfo.x86_64", + "python3.12-Cython-debugsource.x86_64" + ], + "python3.12-flit-core": [ + "python3.12-flit-core.noarch" + ], + "python3.12-iniconfig": [ + "python3.12-iniconfig.noarch" + ], + "python3.12-packaging": [ + "python3.12-packaging.noarch" + ], + "python3.12-pluggy": [ + "python3.12-pluggy.noarch" + ], + "python3.12-psycopg2": [ + "python3.12-psycopg2-debug.x86_64", + "python3.12-psycopg2-tests.x86_64", + "python3.12-psycopg2-debug-debuginfo.x86_64" + ], + "python3.12-pybind11": [ + "python3.12-pybind11.x86_64", + "python3.12-pybind11-devel.x86_64", + "python3.12-pybind11-devel.i686" + ], + "python3.12-pytest": [ + "python3.12-pytest.noarch" + ], + "python3.12-scipy": [ + "python3.12-scipy-tests.x86_64" + ], + "python3.12-semantic_version": [ + "python3.12-semantic_version.noarch" + ], + "python3.12-setuptools": [ + "python3.12-setuptools-wheel.noarch" + ], + "python3.12-setuptools-rust": [ + "python3.12-setuptools-rust.noarch" + ], + "python3.12-wheel": [ + "python3.12-wheel-wheel.noarch" + ], "python3.9": [ "python3-debug.i686", "python3-debug.x86_64", @@ -14410,6 +14565,9 @@ "colord-extra-profiles.noarch", "colord-tests.x86_64" ], + "composefs": [ + "composefs-devel.x86_64" + ], "console-setup": [ "bdf2psf.noarch" ], @@ -14762,76 +14920,30 @@ "gcc-toolset-12-gdb-doc.noarch", "gcc-toolset-12-gdb-gdbserver.x86_64" ], - "gcc-toolset-13": [ - "gcc-toolset-13.i686", - "gcc-toolset-13-runtime.i686", - "gcc-toolset-13.x86_64", - "gcc-toolset-13-runtime.x86_64" - ], "gcc-toolset-13-annobin": [ - "gcc-toolset-13-annobin-plugin-gcc.i686", - "gcc-toolset-13-annobin-annocheck.i686", - "gcc-toolset-13-annobin-libannocheck.i686", - "gcc-toolset-13-annobin-plugin-llvm.i686", - "gcc-toolset-13-annobin-plugin-clang.i686", + "gcc-toolset-13-annobin-libannocheck-debuginfo.x86_64", + "gcc-toolset-13-annobin-plugin-clang-debuginfo.x86_64", + "gcc-toolset-13-annobin-plugin-llvm-debuginfo.x86_64", + "gcc-toolset-13-annobin-libannocheck.x86_64", "gcc-toolset-13-annobin-plugin-clang.x86_64", - "gcc-toolset-13-annobin-plugin-llvm.x86_64", - "gcc-toolset-13-annobin-libannocheck.x86_64" + "gcc-toolset-13-annobin-plugin-llvm.x86_64" ], "gcc-toolset-13-binutils": [ - "gcc-toolset-13-binutils-devel.i686", - "gcc-toolset-13-binutils.i686", - "gcc-toolset-13-binutils-gold.i686", - "gcc-toolset-13-binutils-gprofng.x86_64", - "gcc-toolset-13-binutils-gold.x86_64", - "gcc-toolset-13-binutils.x86_64", - "gcc-toolset-13-binutils-devel.x86_64" - ], - "gcc-toolset-13-dwz": [ - "gcc-toolset-13-dwz.i686" + "gcc-toolset-13-binutils-debuginfo.i686", + "gcc-toolset-13-binutils-gold-debuginfo.i686", + "gcc-toolset-13-binutils-gprofng-debuginfo.x86_64", + "gcc-toolset-13-binutils-gprofng.x86_64" ], "gcc-toolset-13-gcc": [ - "gcc-toolset-13-libstdc++-docs.i686", - "gcc-toolset-13-gcc.i686", - "gcc-toolset-13-gcc-gfortran.i686", - "gcc-toolset-13-gcc-c++.i686", - "gcc-toolset-13-libgccjit.i686", - "gcc-toolset-13-libstdc++-devel.i686", - "gcc-toolset-13-gcc-plugin-devel.i686", - "gcc-toolset-13-libasan-devel.i686", - "libasan8.i686", - "gcc-toolset-13-libubsan-devel.i686", - "gcc-toolset-13-libquadmath-devel.i686", - "gcc-toolset-13-libitm-devel.i686", - "gcc-toolset-13-libgccjit-devel.i686", - "gcc-toolset-13-libatomic-devel.i686", - "gcc-toolset-13-gcc-plugin-annobin.i686", - "gcc-toolset-13-gcc.x86_64", - "gcc-toolset-13-libstdc++-devel.x86_64", - "gcc-toolset-13-libgccjit.x86_64", - "gcc-toolset-13-libasan-devel.x86_64", - "gcc-toolset-13-gcc-c++.x86_64", - "gcc-toolset-13-gcc-plugin-devel.x86_64", - "gcc-toolset-13-gcc-gfortran.x86_64", - "gcc-toolset-13-offload-nvptx.x86_64", - "gcc-toolset-13-libstdc++-docs.x86_64", - "gcc-toolset-13-libtsan-devel.x86_64", - "libasan8.x86_64", - "libtsan2.x86_64", + "gcc-toolset-13-gcc-c++-debuginfo.i686", + "gcc-toolset-13-gcc-gfortran-debuginfo.i686", + "gcc-toolset-13-gcc-plugin-annobin-debuginfo.i686", + "libhwasan-debuginfo.x86_64", "gcc-toolset-13-libhwasan-devel.x86_64", - "gcc-toolset-13-liblsan-devel.x86_64", - "gcc-toolset-13-libubsan-devel.x86_64", - "gcc-toolset-13-libquadmath-devel.x86_64", - "libhwasan.x86_64", - "gcc-toolset-13-libitm-devel.x86_64", - "gcc-toolset-13-libatomic-devel.x86_64", - "gcc-toolset-13-libgccjit-devel.x86_64", - "gcc-toolset-13-gcc-plugin-annobin.x86_64" + "libhwasan.x86_64" ], "gcc-toolset-13-gdb": [ - "gcc-toolset-13-gdb.i686", "gcc-toolset-13-gdb-doc.noarch", - "gcc-toolset-13-gdb-gdbserver.i686", "gcc-toolset-13-gdb-gdbserver.x86_64" ], "gd": [ @@ -15728,6 +15840,14 @@ "kernel-modules-partner.x86_64", "kernel-selftests-internal.x86_64" ], + "kernel-rt": [ + "kernel-rt-debuginfo-common-x86_64.x86_64", + "kernel-rt-core.x86_64", + "kernel-rt-modules.x86_64", + "kernel-rt-modules-core.x86_64", + "kernel-rt-modules-internal.x86_64", + "kernel-rt-selftests-internal.x86_64" + ], "khmer-os-fonts": [ "khmer-os-fonts-all.noarch" ], @@ -15955,9 +16075,6 @@ "libfastjson": [ "libfastjson-devel.x86_64" ], - "libfido2": [ - "fido2-tools.x86_64" - ], "libfonts": [ "libfonts-javadoc.noarch" ], @@ -16408,9 +16525,6 @@ "libyang-devel.x86_64", "libyang-devel-doc.x86_64" ], - "libzip": [ - "libzip-tools.x86_64" - ], "libzmf": [ "libzmf-doc.noarch", "libzmf-tools.x86_64" @@ -17923,7 +18037,6 @@ ], "pipewire": [ "pipewire-doc.x86_64", - "pipewire-module-x11.x86_64", "pipewire-v4l2.x86_64" ], "pkcs11-helper": [ @@ -17991,9 +18104,6 @@ "popt": [ "popt-static.x86_64" ], - "postfix": [ - "postfix-lmdb.x86_64" - ], "postgresql": [ "postgresql-test-rpm-macros.noarch" ], @@ -33112,7 +33222,21 @@ }, "NFV": { "x86_64": { - "kernel-rt": [ + "kernel": [ + "kernel-rt.x86_64", + "kernel-rt-core.x86_64", + "kernel-rt-debug.x86_64", + "kernel-rt-debug-core.x86_64", + "kernel-rt-debug-devel.x86_64", + "kernel-rt-debug-modules.x86_64", + "kernel-rt-debug-modules-core.x86_64", + "kernel-rt-debug-modules-extra.x86_64", + "kernel-rt-devel.x86_64", + "kernel-rt-modules.x86_64", + "kernel-rt-modules-core.x86_64", + "kernel-rt-modules-extra.x86_64", + "kernel-rt-debug-debuginfo.x86_64", + "kernel-rt-debuginfo.x86_64", "kernel-rt-debug-kvm.x86_64", "kernel-rt-kvm.x86_64" ], @@ -33135,20 +33259,21 @@ }, "RT": { "x86_64": { - "kernel-rt": [ - "kernel-rt-modules-extra.x86_64", - "kernel-rt-debug-devel.x86_64", + "kernel": [ "kernel-rt.x86_64", + "kernel-rt-core.x86_64", "kernel-rt-debug.x86_64", - "kernel-rt-debug-modules-extra.x86_64", "kernel-rt-debug-core.x86_64", - "kernel-rt-core.x86_64", - "kernel-rt-modules.x86_64", - "kernel-rt-devel.x86_64", + "kernel-rt-debug-devel.x86_64", "kernel-rt-debug-modules.x86_64", - "kernel-rt-modules-core.x86_64", "kernel-rt-debug-modules-core.x86_64", - "kernel-rt-debuginfo-common-x86_64.x86_64" + "kernel-rt-debug-modules-extra.x86_64", + "kernel-rt-devel.x86_64", + "kernel-rt-modules.x86_64", + "kernel-rt-modules-core.x86_64", + "kernel-rt-modules-extra.x86_64", + "kernel-rt-debug-debuginfo.x86_64", + "kernel-rt-debuginfo.x86_64" ], "realtime-setup": [ "realtime-setup.x86_64"