CentOS Stream 9 Updates: January 27, 2022
This list of CentOS Stream 9 updates was generated from CentOS Project RSS feeds via community manager Rich Bowen's rssupdates.py script.
The list was compiled using Rich's script on the date of this blog post. Most entries only include the x86_64 architecture, though Rich's script pulls all of them.
This Hugo blog post was automatically generated using a script written by Steven Rosenberg.
New packages in centos-9-stream-x86_64-AppStream
Wed, 26 Jan 2022 13:28:31 GMT: 1:virt-v2v-1.45.97-3.el9.x86_64
virt-v2v - Convert a virtual machine to run on KVM
Virt-v2v converts a single guest from a foreign hypervisor to run on
KVM. It can read Linux and Windows guests running on VMware, Xen,
Hyper-V and some other hypervisors, and convert them to KVM managed by
libvirt, OpenStack, oVirt, Red Hat Virtualisation (RHV) or several
other targets. It can modify the guest to make it bootable on KVM and
install virtio drivers so it will run quickly.
Change Log:
Wed, 26 Jan 2022 GMT - Richard W.M. Jones <rjones@redhat.com> - 1:1.45.97-3 - Rebase to upstream 1.45.97. resolves: rhbz#2011713 - Add virtio-transitional for older guests when converting to q35 resolves: rhbz#1942325 - Fix -o rhv mode resolves: rhbz#2027598 - input: xen: Fix assertion error when importing from remote block device resolves: rhbz#2041852 - output: -o json: Allow -oo (output options) to work resolves: rhbz#2041850 - Fix virt-v2v hang when given incorrect vpx:// URL resolves: rhbz#2041886 - Fix hang when converting with virt-p2v resolves: rhbz#2044911 - Send nbdinfo debugging information to stderr resolves: rhbz#2044922 - Explicitly require platform-python resolves: rhbz#2046178 Thu, 23 Dec 2021 GMT - Laszlo Ersek <lersek@redhat.com> - 1:1.45.95-3 - output_rhv: restrict block status collection to the old RHV output - Rebase from upstream commit 702a511b7f33 to direct child commit 07b12fe99fb9 resolves: rhbz#2034240 Sat, 18 Dec 2021 GMT - Richard W.M. Jones <rjones@redhat.com> - 1:1.45.95-2 - Rebase to upstream 1.45.95. - Change video type to VGA (instead of QXL). - Remove --in-place support properly. - Remove -o glance support properly. - Fix quoting with openssh >= 8.7 (RHEL) / 8.8 - Fix q35 error "IDE controllers are unsupported" - Add virt-v2v and libvirt version in debug output - Fix -o rhv output mode showing no guests listed resolves: rhbz#2011713, rhbz#1961107, rhbz#2027673, rhbz#1637857, rhbz#2032112, rhbz#2027598 ...
Wed, 26 Jan 2022 13:28:31 GMT: 1:virt-v2v-bash-completion-1.45.97-3.el9.noarch
virt-v2v-bash-completion - Bash tab-completion for virt-v2v
Install this package if you want intelligent bash tab-completion
for virt-v2v.
Change Log:
Wed, 26 Jan 2022 GMT - Richard W.M. Jones <rjones@redhat.com> - 1:1.45.97-3 - Rebase to upstream 1.45.97. resolves: rhbz#2011713 - Add virtio-transitional for older guests when converting to q35 resolves: rhbz#1942325 - Fix -o rhv mode resolves: rhbz#2027598 - input: xen: Fix assertion error when importing from remote block device resolves: rhbz#2041852 - output: -o json: Allow -oo (output options) to work resolves: rhbz#2041850 - Fix virt-v2v hang when given incorrect vpx:// URL resolves: rhbz#2041886 - Fix hang when converting with virt-p2v resolves: rhbz#2044911 - Send nbdinfo debugging information to stderr resolves: rhbz#2044922 - Explicitly require platform-python resolves: rhbz#2046178 Thu, 23 Dec 2021 GMT - Laszlo Ersek <lersek@redhat.com> - 1:1.45.95-3 - output_rhv: restrict block status collection to the old RHV output - Rebase from upstream commit 702a511b7f33 to direct child commit 07b12fe99fb9 resolves: rhbz#2034240 Sat, 18 Dec 2021 GMT - Richard W.M. Jones <rjones@redhat.com> - 1:1.45.95-2 - Rebase to upstream 1.45.95. - Change video type to VGA (instead of QXL). - Remove --in-place support properly. - Remove -o glance support properly. - Fix quoting with openssh >= 8.7 (RHEL) / 8.8 - Fix q35 error "IDE controllers are unsupported" - Add virt-v2v and libvirt version in debug output - Fix -o rhv output mode showing no guests listed resolves: rhbz#2011713, rhbz#1961107, rhbz#2027673, rhbz#1637857, rhbz#2032112, rhbz#2027598 ...
Wed, 26 Jan 2022 12:18:30 GMT: clevis-18-101.el9.x86_64
clevis - Automated decryption framework
Clevis is a framework for automated decryption. It allows you to encrypt
data using sophisticated unlocking policies which enable decryption to
occur automatically.
The clevis package provides basic encryption/decryption policy support.
Users can use this directly; but most commonly, it will be used as a
building block for other packages. For example, see the clevis-luks
and clevis-dracut packages for automatic root volume unlocking of LUKSv1
volumes during early boot.
Change Log:
Wed, 26 Jan 2022 GMT - Sergio Correia <scorreia@redhat.com> - 18-101 - Revert "Enable debugging in clevis scripts when rd.debug is set" Related: rhbz#2022420 Thu, 20 Jan 2022 GMT - Sergio Arroutbi <sarroutb@redhat.com> - 18-100 - Dump server information on server error communication Resolves: rhbz#2022423 Tue, 04 Jan 2022 GMT - Sergio Correia <scorreia@redhat.com> - 18-7 - Explicitly specify pbkdf iterations to cryptsetup Resolves: rhbz#2022416 ...
Wed, 26 Jan 2022 12:18:30 GMT: clevis-systemd-18-101.el9.x86_64
clevis-systemd - systemd integration for clevis
Automatically unlocks LUKS _netdev block devices from /etc/crypttab.
Change Log:
Wed, 26 Jan 2022 GMT - Sergio Correia <scorreia@redhat.com> - 18-101 - Revert "Enable debugging in clevis scripts when rd.debug is set" Related: rhbz#2022420 Thu, 20 Jan 2022 GMT - Sergio Arroutbi <sarroutb@redhat.com> - 18-100 - Dump server information on server error communication Resolves: rhbz#2022423 Tue, 04 Jan 2022 GMT - Sergio Correia <scorreia@redhat.com> - 18-7 - Explicitly specify pbkdf iterations to cryptsetup Resolves: rhbz#2022416 ...
Wed, 26 Jan 2022 12:18:30 GMT: clevis-luks-18-101.el9.x86_64
clevis-luks - LUKS integration for clevis
LUKS integration for clevis. This package allows you to bind a LUKS
volume to a clevis unlocking policy. For automated unlocking, an unlocker
will also be required. See, for example, clevis-dracut and clevis-udisks2.
Change Log:
Wed, 26 Jan 2022 GMT - Sergio Correia <scorreia@redhat.com> - 18-101 - Revert "Enable debugging in clevis scripts when rd.debug is set" Related: rhbz#2022420 Thu, 20 Jan 2022 GMT - Sergio Arroutbi <sarroutb@redhat.com> - 18-100 - Dump server information on server error communication Resolves: rhbz#2022423 Tue, 04 Jan 2022 GMT - Sergio Correia <scorreia@redhat.com> - 18-7 - Explicitly specify pbkdf iterations to cryptsetup Resolves: rhbz#2022416 ...
Wed, 26 Jan 2022 12:18:30 GMT: clevis-dracut-18-101.el9.x86_64
clevis-dracut - Dracut integration for clevis
Automatically unlocks LUKS block devices in early boot.
Change Log:
Wed, 26 Jan 2022 GMT - Sergio Correia <scorreia@redhat.com> - 18-101 - Revert "Enable debugging in clevis scripts when rd.debug is set" Related: rhbz#2022420 Thu, 20 Jan 2022 GMT - Sergio Arroutbi <sarroutb@redhat.com> - 18-100 - Dump server information on server error communication Resolves: rhbz#2022423 Tue, 04 Jan 2022 GMT - Sergio Correia <scorreia@redhat.com> - 18-7 - Explicitly specify pbkdf iterations to cryptsetup Resolves: rhbz#2022416 ...
Wed, 26 Jan 2022 12:18:30 GMT: clevis-udisks2-18-101.el9.x86_64
clevis-udisks2 - UDisks2/Storaged integration for clevis
Automatically unlocks LUKS block devices in desktop environments that
use UDisks2 or storaged (like GNOME).
Change Log:
Wed, 26 Jan 2022 GMT - Sergio Correia <scorreia@redhat.com> - 18-101 - Revert "Enable debugging in clevis scripts when rd.debug is set" Related: rhbz#2022420 Thu, 20 Jan 2022 GMT - Sergio Arroutbi <sarroutb@redhat.com> - 18-100 - Dump server information on server error communication Resolves: rhbz#2022423 Tue, 04 Jan 2022 GMT - Sergio Correia <scorreia@redhat.com> - 18-7 - Explicitly specify pbkdf iterations to cryptsetup Resolves: rhbz#2022416 ...
Tue, 18 Jan 2022 17:34:11 GMT: anaconda-widgets-34.25.0.25-1.el9.i686
anaconda-widgets - A set of custom GTK+ widgets for use with anaconda
This package contains a set of custom GTK+ widgets used by the anaconda installer.
Change Log:
Tue, 18 Jan 2022 GMT - Vladimír Slávik <vslavik@redhat.com> - 34.25.0.25-1 - Hide the help button on the progress spoke (vponcova) Related: rhbz#1995945 - Enable the built-in help content (vponcova) Resolves: rhbz#1995945 - Remove the provides_web_browser property (vponcova) Related: rhbz#1995945 - Cache the parsed content of the help mapping files (vponcova) Related: rhbz#1995945 - Remove the default_help_pages configuration option (vponcova) Related: rhbz#1995945 - Remove the helpFile attribute (vponcova) Related: rhbz#1995945 - Implement the unified help support (vponcova) Related: rhbz#1995945 - Define a unique id in the main spokes and hubs (vponcova) Related: rhbz#1995945 - Add the Screen class (vponcova) Related: rhbz#1995945 - Enable Closest mirror on CentOS Stream 9 (jkonecny) Related: rhbz#1955331 - Do not modify boot order on UEFI if asked (vslavik) Resolves: rhbz#2025953 Tue, 11 Jan 2022 GMT - Vladimir Slavik <vslavik@redhat.com> - 34.25.0.24-1 - Create the LVM devices file (vslavik) Resolves: rhbz#2011329 - Update outdated system purpose related strings (mkolman) Related: rhbz#2015059 - Always set system purpose from GUI (mkolman) Resolves: rhbz#2015059 Thu, 09 Dec 2021 GMT - Martin Kolman <mkolman@redhat.com> - 34.25.0.23-1 - Fix boot options generated by the dracut module (vponcova) Resolves: rhbz#2003217 ...
Tue, 18 Jan 2022 17:34:11 GMT: anaconda-34.25.0.25-1.el9.x86_64
anaconda - Graphical system installer
The anaconda package is a metapackage for the Anaconda installer.
Change Log:
Tue, 18 Jan 2022 GMT - Vladimír Slávik <vslavik@redhat.com> - 34.25.0.25-1 - Hide the help button on the progress spoke (vponcova) Related: rhbz#1995945 - Enable the built-in help content (vponcova) Resolves: rhbz#1995945 - Remove the provides_web_browser property (vponcova) Related: rhbz#1995945 - Cache the parsed content of the help mapping files (vponcova) Related: rhbz#1995945 - Remove the default_help_pages configuration option (vponcova) Related: rhbz#1995945 - Remove the helpFile attribute (vponcova) Related: rhbz#1995945 - Implement the unified help support (vponcova) Related: rhbz#1995945 - Define a unique id in the main spokes and hubs (vponcova) Related: rhbz#1995945 - Add the Screen class (vponcova) Related: rhbz#1995945 - Enable Closest mirror on CentOS Stream 9 (jkonecny) Related: rhbz#1955331 - Do not modify boot order on UEFI if asked (vslavik) Resolves: rhbz#2025953 Tue, 11 Jan 2022 GMT - Vladimir Slavik <vslavik@redhat.com> - 34.25.0.24-1 - Create the LVM devices file (vslavik) Resolves: rhbz#2011329 - Update outdated system purpose related strings (mkolman) Related: rhbz#2015059 - Always set system purpose from GUI (mkolman) Resolves: rhbz#2015059 Thu, 09 Dec 2021 GMT - Martin Kolman <mkolman@redhat.com> - 34.25.0.23-1 - Fix boot options generated by the dracut module (vponcova) Resolves: rhbz#2003217 ...
Tue, 18 Jan 2022 17:34:11 GMT: anaconda-dracut-34.25.0.25-1.el9.x86_64
anaconda-dracut - The anaconda dracut module
The 'anaconda' dracut module handles installer-specific boot tasks and
options. This includes driver disks, kickstarts, and finding the anaconda
runtime on NFS/HTTP/FTP servers or local disks.
Change Log:
Tue, 18 Jan 2022 GMT - Vladimír Slávik <vslavik@redhat.com> - 34.25.0.25-1 - Hide the help button on the progress spoke (vponcova) Related: rhbz#1995945 - Enable the built-in help content (vponcova) Resolves: rhbz#1995945 - Remove the provides_web_browser property (vponcova) Related: rhbz#1995945 - Cache the parsed content of the help mapping files (vponcova) Related: rhbz#1995945 - Remove the default_help_pages configuration option (vponcova) Related: rhbz#1995945 - Remove the helpFile attribute (vponcova) Related: rhbz#1995945 - Implement the unified help support (vponcova) Related: rhbz#1995945 - Define a unique id in the main spokes and hubs (vponcova) Related: rhbz#1995945 - Add the Screen class (vponcova) Related: rhbz#1995945 - Enable Closest mirror on CentOS Stream 9 (jkonecny) Related: rhbz#1955331 - Do not modify boot order on UEFI if asked (vslavik) Resolves: rhbz#2025953 Tue, 11 Jan 2022 GMT - Vladimir Slavik <vslavik@redhat.com> - 34.25.0.24-1 - Create the LVM devices file (vslavik) Resolves: rhbz#2011329 - Update outdated system purpose related strings (mkolman) Related: rhbz#2015059 - Always set system purpose from GUI (mkolman) Resolves: rhbz#2015059 Thu, 09 Dec 2021 GMT - Martin Kolman <mkolman@redhat.com> - 34.25.0.23-1 - Fix boot options generated by the dracut module (vponcova) Resolves: rhbz#2003217 ...
Tue, 18 Jan 2022 17:34:11 GMT: anaconda-install-env-deps-34.25.0.25-1.el9.x86_64
anaconda-install-env-deps - Installation environment specific dependencies
The anaconda-install-env-deps metapackage lists all installation environment dependencies.
This makes it possible for packages (such as Initial Setup) to depend on the main Anaconda package without
pulling in all the install time dependencies as well.
Change Log:
Tue, 18 Jan 2022 GMT - Vladimír Slávik <vslavik@redhat.com> - 34.25.0.25-1 - Hide the help button on the progress spoke (vponcova) Related: rhbz#1995945 - Enable the built-in help content (vponcova) Resolves: rhbz#1995945 - Remove the provides_web_browser property (vponcova) Related: rhbz#1995945 - Cache the parsed content of the help mapping files (vponcova) Related: rhbz#1995945 - Remove the default_help_pages configuration option (vponcova) Related: rhbz#1995945 - Remove the helpFile attribute (vponcova) Related: rhbz#1995945 - Implement the unified help support (vponcova) Related: rhbz#1995945 - Define a unique id in the main spokes and hubs (vponcova) Related: rhbz#1995945 - Add the Screen class (vponcova) Related: rhbz#1995945 - Enable Closest mirror on CentOS Stream 9 (jkonecny) Related: rhbz#1955331 - Do not modify boot order on UEFI if asked (vslavik) Resolves: rhbz#2025953 Tue, 11 Jan 2022 GMT - Vladimir Slavik <vslavik@redhat.com> - 34.25.0.24-1 - Create the LVM devices file (vslavik) Resolves: rhbz#2011329 - Update outdated system purpose related strings (mkolman) Related: rhbz#2015059 - Always set system purpose from GUI (mkolman) Resolves: rhbz#2015059 Thu, 09 Dec 2021 GMT - Martin Kolman <mkolman@redhat.com> - 34.25.0.23-1 - Fix boot options generated by the dracut module (vponcova) Resolves: rhbz#2003217 ...
Tue, 18 Jan 2022 17:34:11 GMT: anaconda-core-34.25.0.25-1.el9.x86_64
anaconda-core - Core of the Anaconda installer
The anaconda-core package contains the program which was used to install your
system.
Change Log:
Tue, 18 Jan 2022 GMT - Vladimír Slávik <vslavik@redhat.com> - 34.25.0.25-1 - Hide the help button on the progress spoke (vponcova) Related: rhbz#1995945 - Enable the built-in help content (vponcova) Resolves: rhbz#1995945 - Remove the provides_web_browser property (vponcova) Related: rhbz#1995945 - Cache the parsed content of the help mapping files (vponcova) Related: rhbz#1995945 - Remove the default_help_pages configuration option (vponcova) Related: rhbz#1995945 - Remove the helpFile attribute (vponcova) Related: rhbz#1995945 - Implement the unified help support (vponcova) Related: rhbz#1995945 - Define a unique id in the main spokes and hubs (vponcova) Related: rhbz#1995945 - Add the Screen class (vponcova) Related: rhbz#1995945 - Enable Closest mirror on CentOS Stream 9 (jkonecny) Related: rhbz#1955331 - Do not modify boot order on UEFI if asked (vslavik) Resolves: rhbz#2025953 Tue, 11 Jan 2022 GMT - Vladimir Slavik <vslavik@redhat.com> - 34.25.0.24-1 - Create the LVM devices file (vslavik) Resolves: rhbz#2011329 - Update outdated system purpose related strings (mkolman) Related: rhbz#2015059 - Always set system purpose from GUI (mkolman) Resolves: rhbz#2015059 Thu, 09 Dec 2021 GMT - Martin Kolman <mkolman@redhat.com> - 34.25.0.23-1 - Fix boot options generated by the dracut module (vponcova) Resolves: rhbz#2003217 ...
Tue, 18 Jan 2022 17:34:11 GMT: anaconda-widgets-34.25.0.25-1.el9.x86_64
anaconda-widgets - A set of custom GTK+ widgets for use with anaconda
This package contains a set of custom GTK+ widgets used by the anaconda installer.
Change Log:
Tue, 18 Jan 2022 GMT - Vladimír Slávik <vslavik@redhat.com> - 34.25.0.25-1 - Hide the help button on the progress spoke (vponcova) Related: rhbz#1995945 - Enable the built-in help content (vponcova) Resolves: rhbz#1995945 - Remove the provides_web_browser property (vponcova) Related: rhbz#1995945 - Cache the parsed content of the help mapping files (vponcova) Related: rhbz#1995945 - Remove the default_help_pages configuration option (vponcova) Related: rhbz#1995945 - Remove the helpFile attribute (vponcova) Related: rhbz#1995945 - Implement the unified help support (vponcova) Related: rhbz#1995945 - Define a unique id in the main spokes and hubs (vponcova) Related: rhbz#1995945 - Add the Screen class (vponcova) Related: rhbz#1995945 - Enable Closest mirror on CentOS Stream 9 (jkonecny) Related: rhbz#1955331 - Do not modify boot order on UEFI if asked (vslavik) Resolves: rhbz#2025953 Tue, 11 Jan 2022 GMT - Vladimir Slavik <vslavik@redhat.com> - 34.25.0.24-1 - Create the LVM devices file (vslavik) Resolves: rhbz#2011329 - Update outdated system purpose related strings (mkolman) Related: rhbz#2015059 - Always set system purpose from GUI (mkolman) Resolves: rhbz#2015059 Thu, 09 Dec 2021 GMT - Martin Kolman <mkolman@redhat.com> - 34.25.0.23-1 - Fix boot options generated by the dracut module (vponcova) Resolves: rhbz#2003217 ...
Tue, 18 Jan 2022 17:34:11 GMT: anaconda-gui-34.25.0.25-1.el9.x86_64
anaconda-gui - Graphical user interface for the Anaconda installer
This package contains graphical user interface for the Anaconda installer.
Change Log:
Tue, 18 Jan 2022 GMT - Vladimír Slávik <vslavik@redhat.com> - 34.25.0.25-1 - Hide the help button on the progress spoke (vponcova) Related: rhbz#1995945 - Enable the built-in help content (vponcova) Resolves: rhbz#1995945 - Remove the provides_web_browser property (vponcova) Related: rhbz#1995945 - Cache the parsed content of the help mapping files (vponcova) Related: rhbz#1995945 - Remove the default_help_pages configuration option (vponcova) Related: rhbz#1995945 - Remove the helpFile attribute (vponcova) Related: rhbz#1995945 - Implement the unified help support (vponcova) Related: rhbz#1995945 - Define a unique id in the main spokes and hubs (vponcova) Related: rhbz#1995945 - Add the Screen class (vponcova) Related: rhbz#1995945 - Enable Closest mirror on CentOS Stream 9 (jkonecny) Related: rhbz#1955331 - Do not modify boot order on UEFI if asked (vslavik) Resolves: rhbz#2025953 Tue, 11 Jan 2022 GMT - Vladimir Slavik <vslavik@redhat.com> - 34.25.0.24-1 - Create the LVM devices file (vslavik) Resolves: rhbz#2011329 - Update outdated system purpose related strings (mkolman) Related: rhbz#2015059 - Always set system purpose from GUI (mkolman) Resolves: rhbz#2015059 Thu, 09 Dec 2021 GMT - Martin Kolman <mkolman@redhat.com> - 34.25.0.23-1 - Fix boot options generated by the dracut module (vponcova) Resolves: rhbz#2003217 ...
Tue, 18 Jan 2022 17:34:11 GMT: anaconda-install-img-deps-34.25.0.25-1.el9.x86_64
anaconda-install-img-deps - Installation image specific dependencies
The anaconda-install-img-deps metapackage lists all boot.iso installation image dependencies.
Add this package to an image build (eg. with lorax) to ensure all Anaconda capabilities are supported in the resulting image.
Change Log:
Tue, 18 Jan 2022 GMT - Vladimír Slávik <vslavik@redhat.com> - 34.25.0.25-1 - Hide the help button on the progress spoke (vponcova) Related: rhbz#1995945 - Enable the built-in help content (vponcova) Resolves: rhbz#1995945 - Remove the provides_web_browser property (vponcova) Related: rhbz#1995945 - Cache the parsed content of the help mapping files (vponcova) Related: rhbz#1995945 - Remove the default_help_pages configuration option (vponcova) Related: rhbz#1995945 - Remove the helpFile attribute (vponcova) Related: rhbz#1995945 - Implement the unified help support (vponcova) Related: rhbz#1995945 - Define a unique id in the main spokes and hubs (vponcova) Related: rhbz#1995945 - Add the Screen class (vponcova) Related: rhbz#1995945 - Enable Closest mirror on CentOS Stream 9 (jkonecny) Related: rhbz#1955331 - Do not modify boot order on UEFI if asked (vslavik) Resolves: rhbz#2025953 Tue, 11 Jan 2022 GMT - Vladimir Slavik <vslavik@redhat.com> - 34.25.0.24-1 - Create the LVM devices file (vslavik) Resolves: rhbz#2011329 - Update outdated system purpose related strings (mkolman) Related: rhbz#2015059 - Always set system purpose from GUI (mkolman) Resolves: rhbz#2015059 Thu, 09 Dec 2021 GMT - Martin Kolman <mkolman@redhat.com> - 34.25.0.23-1 - Fix boot options generated by the dracut module (vponcova) Resolves: rhbz#2003217 ...
Tue, 18 Jan 2022 17:34:11 GMT: anaconda-tui-34.25.0.25-1.el9.x86_64
anaconda-tui - Textual user interface for the Anaconda installer
This package contains textual user interface for the Anaconda installer.
Change Log:
Tue, 18 Jan 2022 GMT - Vladimír Slávik <vslavik@redhat.com> - 34.25.0.25-1 - Hide the help button on the progress spoke (vponcova) Related: rhbz#1995945 - Enable the built-in help content (vponcova) Resolves: rhbz#1995945 - Remove the provides_web_browser property (vponcova) Related: rhbz#1995945 - Cache the parsed content of the help mapping files (vponcova) Related: rhbz#1995945 - Remove the default_help_pages configuration option (vponcova) Related: rhbz#1995945 - Remove the helpFile attribute (vponcova) Related: rhbz#1995945 - Implement the unified help support (vponcova) Related: rhbz#1995945 - Define a unique id in the main spokes and hubs (vponcova) Related: rhbz#1995945 - Add the Screen class (vponcova) Related: rhbz#1995945 - Enable Closest mirror on CentOS Stream 9 (jkonecny) Related: rhbz#1955331 - Do not modify boot order on UEFI if asked (vslavik) Resolves: rhbz#2025953 Tue, 11 Jan 2022 GMT - Vladimir Slavik <vslavik@redhat.com> - 34.25.0.24-1 - Create the LVM devices file (vslavik) Resolves: rhbz#2011329 - Update outdated system purpose related strings (mkolman) Related: rhbz#2015059 - Always set system purpose from GUI (mkolman) Resolves: rhbz#2015059 Thu, 09 Dec 2021 GMT - Martin Kolman <mkolman@redhat.com> - 34.25.0.23-1 - Fix boot options generated by the dracut module (vponcova) Resolves: rhbz#2003217 ...
Wed, 26 Jan 2022 10:15:04 GMT: crun-1.4.2-1.el9.x86_64
crun - OCI runtime written in C
crun is a runtime for running OCI containers
Change Log:
Wed, 26 Jan 2022 GMT - Jindrich Novy <jnovy@redhat.com> - 1.4.2-1 - update to https://github.com/containers/crun/releases/tag/1.4.2 - Related: #2000051 Fri, 14 Jan 2022 GMT - Jindrich Novy <jnovy@redhat.com> - 1.4.1-1 - update to https://github.com/containers/crun/releases/tag/1.4.1 - Related: #2000051 Wed, 22 Dec 2021 GMT - Jindrich Novy <jnovy@redhat.com> - 1.4-1 - update to https://github.com/containers/crun/releases/tag/1.4 - Related: #2000051 ...
Tue, 25 Jan 2022 14:26:07 GMT: libitm-11.2.1-7.6.el9.i686
libitm - The GNU Transactional Memory library
This package contains the GNU Transactional Memory library
which is a GCC transactional memory support runtime library.
Change Log:
Mon, 24 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.6 - update annobin plugin patch (#2030667) Thu, 13 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.5 - update annobin plugin patch (#2030667) Fri, 07 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.4 - update annobin plugin patch (#2030667) ...
Tue, 25 Jan 2022 14:26:07 GMT: libgccjit-devel-11.2.1-7.6.el9.i686
libgccjit-devel - Support for embedding GCC inside programs and libraries
This package contains header files and documentation for GCC JIT front-end.
Change Log:
Mon, 24 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.6 - update annobin plugin patch (#2030667) Thu, 13 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.5 - update annobin plugin patch (#2030667) Fri, 07 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.4 - update annobin plugin patch (#2030667) ...
Tue, 25 Jan 2022 14:26:07 GMT: libquadmath-devel-11.2.1-7.6.el9.i686
libquadmath-devel - GCC __float128 support
This package contains headers for building Fortran programs using
REAL*16 and programs using __float128 math.
Change Log:
Mon, 24 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.6 - update annobin plugin patch (#2030667) Thu, 13 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.5 - update annobin plugin patch (#2030667) Fri, 07 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.4 - update annobin plugin patch (#2030667) ...
Tue, 25 Jan 2022 14:26:07 GMT: libitm-devel-11.2.1-7.6.el9.i686
libitm-devel - The GNU Transactional Memory support
This package contains headers and support files for the
GNU Transactional Memory library.
Change Log:
Mon, 24 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.6 - update annobin plugin patch (#2030667) Thu, 13 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.5 - update annobin plugin patch (#2030667) Fri, 07 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.4 - update annobin plugin patch (#2030667) ...
Tue, 25 Jan 2022 14:26:07 GMT: libstdc++-devel-11.2.1-7.6.el9.i686
libstdc++-devel - Header files and libraries for C++ development
This is the GNU implementation of the standard C++ libraries. This
package includes the header files and libraries needed for C++
development. This includes rewritten implementation of STL.
Change Log:
Mon, 24 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.6 - update annobin plugin patch (#2030667) Thu, 13 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.5 - update annobin plugin patch (#2030667) Fri, 07 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.4 - update annobin plugin patch (#2030667) ...
Tue, 25 Jan 2022 14:26:07 GMT: libgccjit-11.2.1-7.6.el9.i686
libgccjit - Library for embedding GCC inside programs and libraries
This package contains shared library with GCC JIT front-end.
Change Log:
Mon, 24 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.6 - update annobin plugin patch (#2030667) Thu, 13 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.5 - update annobin plugin patch (#2030667) Fri, 07 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.4 - update annobin plugin patch (#2030667) ...
Tue, 25 Jan 2022 14:25:49 GMT: gcc-offload-nvptx-11.2.1-7.6.el9.x86_64
gcc-offload-nvptx - Offloading compiler to NVPTX
The gcc-offload-nvptx package provides offloading support for
NVidia PTX. OpenMP and OpenACC programs linked with -fopenmp will
by default add PTX code into the binaries, which can be offloaded
to NVidia PTX capable devices if available.
Change Log:
Mon, 24 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.6 - update annobin plugin patch (#2030667) Thu, 13 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.5 - update annobin plugin patch (#2030667) Fri, 07 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.4 - update annobin plugin patch (#2030667) ...
Tue, 25 Jan 2022 14:25:49 GMT: libitm-devel-11.2.1-7.6.el9.x86_64
libitm-devel - The GNU Transactional Memory support
This package contains headers and support files for the
GNU Transactional Memory library.
Change Log:
Mon, 24 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.6 - update annobin plugin patch (#2030667) Thu, 13 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.5 - update annobin plugin patch (#2030667) Fri, 07 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.4 - update annobin plugin patch (#2030667) ...
Tue, 25 Jan 2022 14:25:49 GMT: cpp-11.2.1-7.6.el9.x86_64
cpp - The C Preprocessor
Cpp is the GNU C-Compatible Compiler Preprocessor.
Cpp is a macro processor which is used automatically
by the C compiler to transform your program before actual
compilation. It is called a macro processor because it allows
you to define macros, abbreviations for longer
constructs.
The C preprocessor provides four separate functionalities: the
inclusion of header files (files of declarations that can be
substituted into your program); macro expansion (you can define macros,
and the C preprocessor will replace the macros with their definitions
throughout the program); conditional compilation (using special
preprocessing directives, you can include or exclude parts of the
program according to various conditions); and line control (if you use
a program to combine or rearrange source files into an intermediate
file which is then compiled, you can use line control to inform the
compiler about where each source line originated).
You should install this package if you are a C programmer and you use
macros.
Change Log:
Mon, 24 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.6 - update annobin plugin patch (#2030667) Thu, 13 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.5 - update annobin plugin patch (#2030667) Fri, 07 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.4 - update annobin plugin patch (#2030667) ...
Tue, 25 Jan 2022 14:25:49 GMT: libgomp-offload-nvptx-11.2.1-7.6.el9.x86_64
libgomp-offload-nvptx - GCC OpenMP v4.5 plugin for offloading to NVPTX
This package contains libgomp plugin for offloading to NVidia
PTX. The plugin needs libcuda.so.1 shared library that has to be
installed separately.
Change Log:
Mon, 24 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.6 - update annobin plugin patch (#2030667) Thu, 13 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.5 - update annobin plugin patch (#2030667) Fri, 07 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.4 - update annobin plugin patch (#2030667) ...
Tue, 25 Jan 2022 14:25:49 GMT: libtsan-11.2.1-7.6.el9.x86_64
libtsan - The Thread Sanitizer runtime library
This package contains the Thread Sanitizer library
which is used for -fsanitize=thread instrumented programs.
Change Log:
Mon, 24 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.6 - update annobin plugin patch (#2030667) Thu, 13 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.5 - update annobin plugin patch (#2030667) Fri, 07 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.4 - update annobin plugin patch (#2030667) ...
Tue, 25 Jan 2022 14:25:49 GMT: libquadmath-devel-11.2.1-7.6.el9.x86_64
libquadmath-devel - GCC __float128 support
This package contains headers for building Fortran programs using
REAL*16 and programs using __float128 math.
Change Log:
Mon, 24 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.6 - update annobin plugin patch (#2030667) Thu, 13 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.5 - update annobin plugin patch (#2030667) Fri, 07 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.4 - update annobin plugin patch (#2030667) ...
Tue, 25 Jan 2022 14:25:49 GMT: gcc-gfortran-11.2.1-7.6.el9.x86_64
gcc-gfortran - Fortran support
The gcc-gfortran package provides support for compiling Fortran
programs with the GNU Compiler Collection.
Change Log:
Mon, 24 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.6 - update annobin plugin patch (#2030667) Thu, 13 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.5 - update annobin plugin patch (#2030667) Fri, 07 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.4 - update annobin plugin patch (#2030667) ...
Tue, 25 Jan 2022 14:25:49 GMT: libgccjit-11.2.1-7.6.el9.x86_64
libgccjit - Library for embedding GCC inside programs and libraries
This package contains shared library with GCC JIT front-end.
Change Log:
Mon, 24 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.6 - update annobin plugin patch (#2030667) Thu, 13 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.5 - update annobin plugin patch (#2030667) Fri, 07 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.4 - update annobin plugin patch (#2030667) ...
Tue, 25 Jan 2022 14:25:49 GMT: libstdc++-devel-11.2.1-7.6.el9.x86_64
libstdc++-devel - Header files and libraries for C++ development
This is the GNU implementation of the standard C++ libraries. This
package includes the header files and libraries needed for C++
development. This includes rewritten implementation of STL.
Change Log:
Mon, 24 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.6 - update annobin plugin patch (#2030667) Thu, 13 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.5 - update annobin plugin patch (#2030667) Fri, 07 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.4 - update annobin plugin patch (#2030667) ...
Tue, 25 Jan 2022 14:25:49 GMT: libstdc++-docs-11.2.1-7.6.el9.x86_64
libstdc++-docs - Documentation for the GNU standard C++ library
Manual, doxygen generated API information and Frequently Asked Questions
for the GNU standard C++ library.
Change Log:
Mon, 24 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.6 - update annobin plugin patch (#2030667) Thu, 13 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.5 - update annobin plugin patch (#2030667) Fri, 07 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.4 - update annobin plugin patch (#2030667) ...
Tue, 25 Jan 2022 14:25:49 GMT: liblsan-11.2.1-7.6.el9.x86_64
liblsan - The Leak Sanitizer runtime library
This package contains the Leak Sanitizer library
which is used for -fsanitize=leak instrumented programs.
Change Log:
Mon, 24 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.6 - update annobin plugin patch (#2030667) Thu, 13 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.5 - update annobin plugin patch (#2030667) Fri, 07 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.4 - update annobin plugin patch (#2030667) ...
Tue, 25 Jan 2022 14:25:49 GMT: gcc-11.2.1-7.6.el9.x86_64
gcc - Various compilers (C, C++, Objective-C, ...)
The gcc package contains the GNU Compiler Collection version 11.
You'll need this package in order to compile C code.
Change Log:
Mon, 24 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.6 - update annobin plugin patch (#2030667) Thu, 13 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.5 - update annobin plugin patch (#2030667) Fri, 07 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.4 - update annobin plugin patch (#2030667) ...
Tue, 25 Jan 2022 14:25:49 GMT: libitm-11.2.1-7.6.el9.x86_64
libitm - The GNU Transactional Memory library
This package contains the GNU Transactional Memory library
which is a GCC transactional memory support runtime library.
Change Log:
Mon, 24 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.6 - update annobin plugin patch (#2030667) Thu, 13 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.5 - update annobin plugin patch (#2030667) Fri, 07 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.4 - update annobin plugin patch (#2030667) ...
Tue, 25 Jan 2022 14:25:49 GMT: libgccjit-devel-11.2.1-7.6.el9.x86_64
libgccjit-devel - Support for embedding GCC inside programs and libraries
This package contains header files and documentation for GCC JIT front-end.
Change Log:
Mon, 24 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.6 - update annobin plugin patch (#2030667) Thu, 13 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.5 - update annobin plugin patch (#2030667) Fri, 07 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.4 - update annobin plugin patch (#2030667) ...
Tue, 25 Jan 2022 14:25:49 GMT: gcc-c++-11.2.1-7.6.el9.x86_64
gcc-c++ - C++ support for GCC
This package adds C++ support to the GNU Compiler Collection.
It includes support for most of the current C++ specification,
including templates and exception handling.
Change Log:
Mon, 24 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.6 - update annobin plugin patch (#2030667) Thu, 13 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.5 - update annobin plugin patch (#2030667) Fri, 07 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.4 - update annobin plugin patch (#2030667) ...
Tue, 25 Jan 2022 18:55:05 GMT: lorax-templates-rhel-9.0-32.el9.noarch
lorax-templates-rhel - RHEL8 build templates for lorax and livemedia-creator
RHEL-specific Lorax templates for creating the boot.iso and live isos are
placed in /usr/share/lorax/templates.d/80-rhel
Change Log:
Tue, 25 Jan 2022 GMT - Brian C. Lane <bcl@redhat.com> - 9.0-32 - Fix missing generic.ins on s390x (bcl) Resolves: rhbz#2044448 Thu, 13 Jan 2022 GMT - Brian C. Lane <bcl@redhat.com> - 9.0-31 - Do not install rng-tools (bcl) Resolves: rhbz#2028720 - Revert "Add inst.rngd cmdline option" (bcl) Related: rhbz#2028720 Wed, 12 Jan 2022 GMT - Brian C. Lane <bcl@redhat.com> - 9.0-30 - Add .discinfo on all arches (bcl) Resolves: rhbz#2030008 - Add inst.rngd cmdline option (bcl) Resolves: rhbz#2028720 ...
Fri, 21 Jan 2022 00:07:48 GMT: lorax-lmc-novirt-34.9.11-1.el9.x86_64
lorax-lmc-novirt - livemedia-creator no-virt dependencies
Additional dependencies required by livemedia-creator when using it with --no-virt
to run Anaconda.
Change Log:
Thu, 20 Jan 2022 GMT - Brian C. Lane <bcl@redhat.com> 34.9.11-1 - Enable sftp when using inst.sshd (bcl@redhat.com) Resolves: rhbz#2040770 - Drop ia32 uefi package installation (bcl@redhat.com) Resolves: rhbz#2039035 - Remove 32-bit UEFI packages from example kickstart (bcl@redhat.com) Related: rhbz#2039035 Thu, 09 Dec 2021 GMT - Brian C. Lane <bcl@redhat.com> 34.9.10-1 - mkksiso: Check the length of the filenames (bcl@redhat.com) Related: rhbz#2028104 - mkksiso: Check the iso's arch against the host's (bcl@redhat.com) Related: rhbz#2028104 - mkksiso: Add missing implantisomd5 tool requirements (bcl@redhat.com) Related: rhbz#2028104 - mkksiso: Raise error if no volume id is found (bcl@redhat.com) Related: rhbz#2028104 - mount: Add s390x support to IsoMountopoint (bcl@redhat.com) Resolves: rhbz#2028104 - mkksiso: Skip mkefiboot for non-UEFI isos (bcl@redhat.com) - mkksiso: Add -joliet-long (bcl@redhat.com) Related: rhbz#2028104 - mkksiso: Return 1 on errors (bcl@redhat.com) Related: rhbz#2028104 Wed, 03 Nov 2021 GMT - Brian C. Lane <bcl@redhat.com> 34.9.9-1 - Change macboot default to false (bcl@redhat.com) Resolves: rhbz#2019512 - livemedia-creator: Change defaults to Red Hat Enterprise Linux 9 (bcl@redhat.com) Resolves: rhbz#2019133 ...
Fri, 21 Jan 2022 00:07:48 GMT: lorax-docs-34.9.11-1.el9.x86_64
lorax-docs - Lorax html documentation
Includes the full html documentation for lorax, livemedia-creator, and the pylorax library.
Change Log:
Thu, 20 Jan 2022 GMT - Brian C. Lane <bcl@redhat.com> 34.9.11-1 - Enable sftp when using inst.sshd (bcl@redhat.com) Resolves: rhbz#2040770 - Drop ia32 uefi package installation (bcl@redhat.com) Resolves: rhbz#2039035 - Remove 32-bit UEFI packages from example kickstart (bcl@redhat.com) Related: rhbz#2039035 Thu, 09 Dec 2021 GMT - Brian C. Lane <bcl@redhat.com> 34.9.10-1 - mkksiso: Check the length of the filenames (bcl@redhat.com) Related: rhbz#2028104 - mkksiso: Check the iso's arch against the host's (bcl@redhat.com) Related: rhbz#2028104 - mkksiso: Add missing implantisomd5 tool requirements (bcl@redhat.com) Related: rhbz#2028104 - mkksiso: Raise error if no volume id is found (bcl@redhat.com) Related: rhbz#2028104 - mount: Add s390x support to IsoMountopoint (bcl@redhat.com) Resolves: rhbz#2028104 - mkksiso: Skip mkefiboot for non-UEFI isos (bcl@redhat.com) - mkksiso: Add -joliet-long (bcl@redhat.com) Related: rhbz#2028104 - mkksiso: Return 1 on errors (bcl@redhat.com) Related: rhbz#2028104 Wed, 03 Nov 2021 GMT - Brian C. Lane <bcl@redhat.com> 34.9.9-1 - Change macboot default to false (bcl@redhat.com) Resolves: rhbz#2019512 - livemedia-creator: Change defaults to Red Hat Enterprise Linux 9 (bcl@redhat.com) Resolves: rhbz#2019133 ...
Fri, 21 Jan 2022 00:07:48 GMT: lorax-lmc-virt-34.9.11-1.el9.x86_64
lorax-lmc-virt - livemedia-creator libvirt dependencies
Additional dependencies required by livemedia-creator when using it with qemu.
Change Log:
Thu, 20 Jan 2022 GMT - Brian C. Lane <bcl@redhat.com> 34.9.11-1 - Enable sftp when using inst.sshd (bcl@redhat.com) Resolves: rhbz#2040770 - Drop ia32 uefi package installation (bcl@redhat.com) Resolves: rhbz#2039035 - Remove 32-bit UEFI packages from example kickstart (bcl@redhat.com) Related: rhbz#2039035 Thu, 09 Dec 2021 GMT - Brian C. Lane <bcl@redhat.com> 34.9.10-1 - mkksiso: Check the length of the filenames (bcl@redhat.com) Related: rhbz#2028104 - mkksiso: Check the iso's arch against the host's (bcl@redhat.com) Related: rhbz#2028104 - mkksiso: Add missing implantisomd5 tool requirements (bcl@redhat.com) Related: rhbz#2028104 - mkksiso: Raise error if no volume id is found (bcl@redhat.com) Related: rhbz#2028104 - mount: Add s390x support to IsoMountopoint (bcl@redhat.com) Resolves: rhbz#2028104 - mkksiso: Skip mkefiboot for non-UEFI isos (bcl@redhat.com) - mkksiso: Add -joliet-long (bcl@redhat.com) Related: rhbz#2028104 - mkksiso: Return 1 on errors (bcl@redhat.com) Related: rhbz#2028104 Wed, 03 Nov 2021 GMT - Brian C. Lane <bcl@redhat.com> 34.9.9-1 - Change macboot default to false (bcl@redhat.com) Resolves: rhbz#2019512 - livemedia-creator: Change defaults to Red Hat Enterprise Linux 9 (bcl@redhat.com) Resolves: rhbz#2019133 ...
Fri, 21 Jan 2022 00:07:48 GMT: lorax-templates-generic-34.9.11-1.el9.x86_64
lorax-templates-generic - Generic build templates for lorax and livemedia-creator
Lorax templates for creating the boot.iso and live isos are placed in
/usr/share/lorax/templates.d/99-generic
Change Log:
Thu, 20 Jan 2022 GMT - Brian C. Lane <bcl@redhat.com> 34.9.11-1 - Enable sftp when using inst.sshd (bcl@redhat.com) Resolves: rhbz#2040770 - Drop ia32 uefi package installation (bcl@redhat.com) Resolves: rhbz#2039035 - Remove 32-bit UEFI packages from example kickstart (bcl@redhat.com) Related: rhbz#2039035 Thu, 09 Dec 2021 GMT - Brian C. Lane <bcl@redhat.com> 34.9.10-1 - mkksiso: Check the length of the filenames (bcl@redhat.com) Related: rhbz#2028104 - mkksiso: Check the iso's arch against the host's (bcl@redhat.com) Related: rhbz#2028104 - mkksiso: Add missing implantisomd5 tool requirements (bcl@redhat.com) Related: rhbz#2028104 - mkksiso: Raise error if no volume id is found (bcl@redhat.com) Related: rhbz#2028104 - mount: Add s390x support to IsoMountopoint (bcl@redhat.com) Resolves: rhbz#2028104 - mkksiso: Skip mkefiboot for non-UEFI isos (bcl@redhat.com) - mkksiso: Add -joliet-long (bcl@redhat.com) Related: rhbz#2028104 - mkksiso: Return 1 on errors (bcl@redhat.com) Related: rhbz#2028104 Wed, 03 Nov 2021 GMT - Brian C. Lane <bcl@redhat.com> 34.9.9-1 - Change macboot default to false (bcl@redhat.com) Resolves: rhbz#2019512 - livemedia-creator: Change defaults to Red Hat Enterprise Linux 9 (bcl@redhat.com) Resolves: rhbz#2019133 ...
Fri, 21 Jan 2022 00:07:48 GMT: lorax-34.9.11-1.el9.x86_64
lorax - Tool for creating the anaconda install images
Lorax is a tool for creating the anaconda install images.
It also includes livemedia-creator which is used to create bootable livemedia,
including live isos and disk images. It can use libvirtd for the install, or
Anaconda's image install feature.
Change Log:
Thu, 20 Jan 2022 GMT - Brian C. Lane <bcl@redhat.com> 34.9.11-1 - Enable sftp when using inst.sshd (bcl@redhat.com) Resolves: rhbz#2040770 - Drop ia32 uefi package installation (bcl@redhat.com) Resolves: rhbz#2039035 - Remove 32-bit UEFI packages from example kickstart (bcl@redhat.com) Related: rhbz#2039035 Thu, 09 Dec 2021 GMT - Brian C. Lane <bcl@redhat.com> 34.9.10-1 - mkksiso: Check the length of the filenames (bcl@redhat.com) Related: rhbz#2028104 - mkksiso: Check the iso's arch against the host's (bcl@redhat.com) Related: rhbz#2028104 - mkksiso: Add missing implantisomd5 tool requirements (bcl@redhat.com) Related: rhbz#2028104 - mkksiso: Raise error if no volume id is found (bcl@redhat.com) Related: rhbz#2028104 - mount: Add s390x support to IsoMountopoint (bcl@redhat.com) Resolves: rhbz#2028104 - mkksiso: Skip mkefiboot for non-UEFI isos (bcl@redhat.com) - mkksiso: Add -joliet-long (bcl@redhat.com) Related: rhbz#2028104 - mkksiso: Return 1 on errors (bcl@redhat.com) Related: rhbz#2028104 Wed, 03 Nov 2021 GMT - Brian C. Lane <bcl@redhat.com> 34.9.9-1 - Change macboot default to false (bcl@redhat.com) Resolves: rhbz#2019512 - livemedia-creator: Change defaults to Red Hat Enterprise Linux 9 (bcl@redhat.com) Resolves: rhbz#2019133 ...
Thu, 13 Jan 2022 16:27:13 GMT: setroubleshoot-server-3.3.27-1.el9.x86_64
setroubleshoot-server - SELinux troubleshoot server
Provides tools to help diagnose SELinux problems. When AVC messages
are generated an alert can be generated that will give information
about the problem and help track its resolution. Alerts can be configured
to user preference. The same tools can be run on existing log files.
Change Log:
Thu, 13 Jan 2022 GMT - Petr Lautrbach <plautrba@redhat.com> - 3.3.27-1 - sedispatch: check read_size - SafeConfigParser is deprecated and will be dropped - Fix typos in --help, man pages and developer's guide - Improve Python 3.10 compatibility https://pagure.io/setroubleshoot/issue/58 - Update translations Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 3.3.26-5 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Fri, 16 Jul 2021 GMT - Petr Lautrbach <plautrba@redhat.com> - 3.3.26-4 - Improve sedispatch performance ...
Thu, 13 Jan 2022 16:27:13 GMT: setroubleshoot-3.3.27-1.el9.x86_64
setroubleshoot - Helps troubleshoot SELinux problems
setroubleshoot GUI. Application that allows you to view setroubleshoot-server
messages.
Provides tools to help diagnose SELinux problems. When AVC messages
are generated an alert can be generated that will give information
about the problem and help track its resolution. Alerts can be configured
to user preference. The same tools can be run on existing log files.
Change Log:
Thu, 13 Jan 2022 GMT - Petr Lautrbach <plautrba@redhat.com> - 3.3.27-1 - sedispatch: check read_size - SafeConfigParser is deprecated and will be dropped - Fix typos in --help, man pages and developer's guide - Improve Python 3.10 compatibility https://pagure.io/setroubleshoot/issue/58 - Update translations Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 3.3.26-5 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Fri, 16 Jul 2021 GMT - Petr Lautrbach <plautrba@redhat.com> - 3.3.26-4 - Improve sedispatch performance ...
Thu, 13 Jan 2022 13:48:08 GMT: freeradius-utils-3.0.21-24.el9.x86_64
freeradius-utils - FreeRADIUS utilities
The FreeRADIUS server has a number of features found in other servers,
and additional features not found in any other server. Rather than
doing a feature by feature comparison, we will simply list the features
of the server, and let you decide if they satisfy your needs.
Support for RFC and VSA Attributes Additional server configuration
attributes Selecting a particular configuration Authentication methods
Change Log:
Thu, 13 Jan 2022 GMT - Antonio Torres <antorres@redhat.com> - 3.0.21-24 - Avoid segfault when trying to use MD4 without legacy provider Related: rhbz#1978216 Wed, 12 Jan 2022 GMT - Antonio Torres <antorres@redhat.com> - 3.0.21-23 - Backport OpenSSL3 fixes Related: rhbz#1978216 Wed, 13 Oct 2021 GMT - Antonio Torres <antorres@redhat.com> - 3.0.21-22 - Allow to connect to partially open LDAP handle Related: rhbz#1992551 ...
Thu, 13 Jan 2022 13:48:08 GMT: freeradius-krb5-3.0.21-24.el9.x86_64
freeradius-krb5 - Kerberos 5 support for freeradius
This plugin provides the Kerberos 5 support for the FreeRADIUS server project.
Change Log:
Thu, 13 Jan 2022 GMT - Antonio Torres <antorres@redhat.com> - 3.0.21-24 - Avoid segfault when trying to use MD4 without legacy provider Related: rhbz#1978216 Wed, 12 Jan 2022 GMT - Antonio Torres <antorres@redhat.com> - 3.0.21-23 - Backport OpenSSL3 fixes Related: rhbz#1978216 Wed, 13 Oct 2021 GMT - Antonio Torres <antorres@redhat.com> - 3.0.21-22 - Allow to connect to partially open LDAP handle Related: rhbz#1992551 ...
Thu, 13 Jan 2022 13:48:08 GMT: freeradius-doc-3.0.21-24.el9.x86_64
freeradius-doc - FreeRADIUS documentation
All documentation supplied by the FreeRADIUS project is included
in this package.
Change Log:
Thu, 13 Jan 2022 GMT - Antonio Torres <antorres@redhat.com> - 3.0.21-24 - Avoid segfault when trying to use MD4 without legacy provider Related: rhbz#1978216 Wed, 12 Jan 2022 GMT - Antonio Torres <antorres@redhat.com> - 3.0.21-23 - Backport OpenSSL3 fixes Related: rhbz#1978216 Wed, 13 Oct 2021 GMT - Antonio Torres <antorres@redhat.com> - 3.0.21-22 - Allow to connect to partially open LDAP handle Related: rhbz#1992551 ...
Thu, 13 Jan 2022 13:48:08 GMT: freeradius-ldap-3.0.21-24.el9.x86_64
freeradius-ldap - LDAP support for freeradius
This plugin provides the LDAP support for the FreeRADIUS server project.
Change Log:
Thu, 13 Jan 2022 GMT - Antonio Torres <antorres@redhat.com> - 3.0.21-24 - Avoid segfault when trying to use MD4 without legacy provider Related: rhbz#1978216 Wed, 12 Jan 2022 GMT - Antonio Torres <antorres@redhat.com> - 3.0.21-23 - Backport OpenSSL3 fixes Related: rhbz#1978216 Wed, 13 Oct 2021 GMT - Antonio Torres <antorres@redhat.com> - 3.0.21-22 - Allow to connect to partially open LDAP handle Related: rhbz#1992551 ...
Thu, 13 Jan 2022 13:48:08 GMT: python3-freeradius-3.0.21-24.el9.x86_64
python3-freeradius - Python 3 support for freeradius
This plugin provides the Python 3 support for the FreeRADIUS server project.
Change Log:
Thu, 13 Jan 2022 GMT - Antonio Torres <antorres@redhat.com> - 3.0.21-24 - Avoid segfault when trying to use MD4 without legacy provider Related: rhbz#1978216 Wed, 12 Jan 2022 GMT - Antonio Torres <antorres@redhat.com> - 3.0.21-23 - Backport OpenSSL3 fixes Related: rhbz#1978216 Wed, 13 Oct 2021 GMT - Antonio Torres <antorres@redhat.com> - 3.0.21-22 - Allow to connect to partially open LDAP handle Related: rhbz#1992551 ...
Thu, 13 Jan 2022 13:48:08 GMT: freeradius-3.0.21-24.el9.x86_64
freeradius - High-performance and highly configurable free RADIUS server
The FreeRADIUS Server Project is a high performance and highly configurable
GPL'd free RADIUS server. The server is similar in some respects to
Livingston's 2.0 server. While FreeRADIUS started as a variant of the
Cistron RADIUS server, they don't share a lot in common any more. It now has
many more features than Cistron or Livingston, and is much more configurable.
FreeRADIUS is an Internet authentication daemon, which implements the RADIUS
protocol, as defined in RFC 2865 (and others). It allows Network Access
Servers (NAS boxes) to perform authentication for dial-up users. There are
also RADIUS clients available for Web servers, firewalls, Unix logins, and
more. Using RADIUS allows authentication and authorization for a network to
be centralized, and minimizes the amount of re-configuration which has to be
done when adding or deleting new users.
Change Log:
Thu, 13 Jan 2022 GMT - Antonio Torres <antorres@redhat.com> - 3.0.21-24 - Avoid segfault when trying to use MD4 without legacy provider Related: rhbz#1978216 Wed, 12 Jan 2022 GMT - Antonio Torres <antorres@redhat.com> - 3.0.21-23 - Backport OpenSSL3 fixes Related: rhbz#1978216 Wed, 13 Oct 2021 GMT - Antonio Torres <antorres@redhat.com> - 3.0.21-22 - Allow to connect to partially open LDAP handle Related: rhbz#1992551 ...
Thu, 13 Jan 2022 13:48:08 GMT: freeradius-devel-3.0.21-24.el9.x86_64
freeradius-devel - FreeRADIUS development files
Development headers and libraries for FreeRADIUS.
Change Log:
Thu, 13 Jan 2022 GMT - Antonio Torres <antorres@redhat.com> - 3.0.21-24 - Avoid segfault when trying to use MD4 without legacy provider Related: rhbz#1978216 Wed, 12 Jan 2022 GMT - Antonio Torres <antorres@redhat.com> - 3.0.21-23 - Backport OpenSSL3 fixes Related: rhbz#1978216 Wed, 13 Oct 2021 GMT - Antonio Torres <antorres@redhat.com> - 3.0.21-22 - Allow to connect to partially open LDAP handle Related: rhbz#1992551 ...
Tue, 25 Jan 2022 17:59:21 GMT: annobin-annocheck-10.51-1.el9.i686
annobin-annocheck - A tool for checking the security hardening status of binaries
Installs the annocheck program which uses the notes generated by annobin to
check that the specified files were compiled with the correct security
hardening options.
Change Log:
Tue, 25 Jan 2022 GMT - Nick Clifton <nickc@redhat.com> - 10.51-1 - Annocheck: Add an option to disable the use of debuginfod (if available). - Annocheck: Add more glibc special file names. - Annocheck: Skip some tests for BPF binaries. (#2044897) Mon, 24 Jan 2022 GMT - Nick Clifton <nickc@redhat.com> - 10.50-1 - Annocheck: Skip property note test for GO binaries. (#204300) - Annocheck: Add another glibc static library symbol. (#2043047) - Spec File: Use gcc --print-file-name=rpmver for the gcc version info. Mon, 17 Jan 2022 GMT - Nick Clifton <nickc@redhat.com> - 10.48-1 - GCC Plugin: Do not fail if a section cannot be attached to a group. ...
Tue, 25 Jan 2022 17:59:23 GMT: annobin-annocheck-10.51-1.el9.x86_64
annobin-annocheck - A tool for checking the security hardening status of binaries
Installs the annocheck program which uses the notes generated by annobin to
check that the specified files were compiled with the correct security
hardening options.
Change Log:
Tue, 25 Jan 2022 GMT - Nick Clifton <nickc@redhat.com> - 10.51-1 - Annocheck: Add an option to disable the use of debuginfod (if available). - Annocheck: Add more glibc special file names. - Annocheck: Skip some tests for BPF binaries. (#2044897) Mon, 24 Jan 2022 GMT - Nick Clifton <nickc@redhat.com> - 10.50-1 - Annocheck: Skip property note test for GO binaries. (#204300) - Annocheck: Add another glibc static library symbol. (#2043047) - Spec File: Use gcc --print-file-name=rpmver for the gcc version info. Mon, 17 Jan 2022 GMT - Nick Clifton <nickc@redhat.com> - 10.48-1 - GCC Plugin: Do not fail if a section cannot be attached to a group. ...
Tue, 25 Jan 2022 17:59:23 GMT: annobin-10.51-1.el9.x86_64
annobin - Annotate and examine compiled binary files
Provides a plugin for GCC that records extra information in the files
that it compiles.
Note - the plugin is automatically enabled in gcc builds via flags
provided by the redhat-rpm-macros package.
Also provides a plugin for Clang which performs a similar function.
Also provides a plugin for LLVM which performs a similar function.
Change Log:
Tue, 25 Jan 2022 GMT - Nick Clifton <nickc@redhat.com> - 10.51-1 - Annocheck: Add an option to disable the use of debuginfod (if available). - Annocheck: Add more glibc special file names. - Annocheck: Skip some tests for BPF binaries. (#2044897) Mon, 24 Jan 2022 GMT - Nick Clifton <nickc@redhat.com> - 10.50-1 - Annocheck: Skip property note test for GO binaries. (#204300) - Annocheck: Add another glibc static library symbol. (#2043047) - Spec File: Use gcc --print-file-name=rpmver for the gcc version info. Mon, 17 Jan 2022 GMT - Nick Clifton <nickc@redhat.com> - 10.48-1 - GCC Plugin: Do not fail if a section cannot be attached to a group. ...
Mon, 24 Jan 2022 14:10:33 GMT: python-srpm-macros-3.9-49.el9.noarch
python-srpm-macros - RPM macros for building Python source packages
RPM macros for building Python source packages.
Change Log:
Wed, 19 Jan 2022 GMT - Tomas Orsava <torsava@redhat.com> - 3.9-49 - Add lua helper functions to make it possible to automatically generate Obsoletes tags - Modify the %py_provides macro to also generate Obsoletes tags on CentOS/RHEL - Resolves: rhbz#1990421 Tue, 21 Dec 2021 GMT - Karolina Surma <ksurma@redhat.com> - 3.9-48 - Fix CI test configuration, so that pytest can import the package code Wed, 08 Dec 2021 GMT - Miro Hrončok <mhroncok@redhat.com> - 3.9-47 - Set %__python3 value according to %python3_pkgversion I.e. when %python3_pkgversion is 3.12, %__python3 is /usr/bin/python3.12 ...
Mon, 24 Jan 2022 14:10:33 GMT: python-rpm-macros-3.9-49.el9.noarch
python-rpm-macros - The common Python RPM macros
This package contains the unversioned Python RPM macros, that most
implementations should rely on.
You should not need to install this package manually as the various
python?-devel packages require it. So install a python-devel package instead.
Change Log:
Wed, 19 Jan 2022 GMT - Tomas Orsava <torsava@redhat.com> - 3.9-49 - Add lua helper functions to make it possible to automatically generate Obsoletes tags - Modify the %py_provides macro to also generate Obsoletes tags on CentOS/RHEL - Resolves: rhbz#1990421 Tue, 21 Dec 2021 GMT - Karolina Surma <ksurma@redhat.com> - 3.9-48 - Fix CI test configuration, so that pytest can import the package code Wed, 08 Dec 2021 GMT - Miro Hrončok <mhroncok@redhat.com> - 3.9-47 - Set %__python3 value according to %python3_pkgversion I.e. when %python3_pkgversion is 3.12, %__python3 is /usr/bin/python3.12 ...
Mon, 24 Jan 2022 14:10:33 GMT: python3-rpm-macros-3.9-49.el9.noarch
python3-rpm-macros - RPM macros for building Python 3 packages
RPM macros for building Python 3 packages.
Change Log:
Wed, 19 Jan 2022 GMT - Tomas Orsava <torsava@redhat.com> - 3.9-49 - Add lua helper functions to make it possible to automatically generate Obsoletes tags - Modify the %py_provides macro to also generate Obsoletes tags on CentOS/RHEL - Resolves: rhbz#1990421 Tue, 21 Dec 2021 GMT - Karolina Surma <ksurma@redhat.com> - 3.9-48 - Fix CI test configuration, so that pytest can import the package code Wed, 08 Dec 2021 GMT - Miro Hrončok <mhroncok@redhat.com> - 3.9-47 - Set %__python3 value according to %python3_pkgversion I.e. when %python3_pkgversion is 3.12, %__python3 is /usr/bin/python3.12 ...
Fri, 21 Jan 2022 17:36:21 GMT: hostapd-2.10-1.el9.x86_64
hostapd - IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator
hostapd is a user space daemon for access point and authentication servers. It
implements IEEE 802.11 access point management, IEEE 802.1X/WPA/WPA2/EAP
Authenticators and RADIUS authentication server.
hostapd is designed to be a "daemon" program that runs in the back-ground and
acts as the backend component controlling authentication. hostapd supports
separate frontend programs and an example text-based frontend, hostapd_cli, is
included with hostapd.
Change Log:
Fri, 21 Jan 2022 GMT - Davide Caratti <dcaratti@redhat.com> - 2.10-1 - Update to version 2.10 Wed, 22 Dec 2021 GMT - Davide Caratti <dcaratti@redhat.com> - 2.9-17 - fix typo while enabling support for suite B-192 Wed, 22 Dec 2021 GMT - Davide Caratti <dcaratti@redhat.com> - 2.9-16 - fix CONFIG_TLS_DEFAULT_CIPHERS to allow 3DES ...
Mon, 24 Jan 2022 13:38:12 GMT: libtool-ltdl-2.4.6-45.el9.i686
libtool-ltdl - Runtime libraries for GNU Libtool Dynamic Module Loader
The libtool-ltdl package contains the GNU Libtool Dynamic Module Loader, a
library that provides a consistent, portable interface which simplifies the
process of using dynamic modules.
These runtime libraries are needed by programs that link directly to the
system-installed ltdl libraries; they are not needed by software built using
the rest of the GNU Autotools (including GNU Autoconf and GNU Automake).
Change Log:
Tue, 11 Jan 2022 GMT - Marek Kulik <mkulik@redhat.com> - 2.4.6-45 - Enable LTO build - Add disable-lto-link-order2.patch to pass tests - Resolves: #1988112 Mon, 23 Aug 2021 GMT - Ondrej Dubaj <odubaj@redhat.com> - 2.4.6-44 - added -fstack-protector-strong to CFLAGS (#1988402) Mon, 09 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 2.4.6-43 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 ...
Mon, 24 Jan 2022 13:38:21 GMT: libtool-2.4.6-45.el9.x86_64
libtool - The GNU Portable Library Tool
GNU Libtool is a set of shell scripts which automatically configure UNIX and
UNIX-like systems to generically build shared libraries. Libtool provides a
consistent, portable interface which simplifies the process of using shared
libraries.
If you are developing programs which will use shared libraries, but do not use
the rest of the GNU Autotools (such as GNU Autoconf and GNU Automake), you
should install the libtool package.
The libtool package also includes all files needed to integrate the GNU
Portable Library Tool (libtool) and the GNU Libtool Dynamic Module Loader
(ltdl) into a package built using the GNU Autotools (including GNU Autoconf
and GNU Automake).
Change Log:
Tue, 11 Jan 2022 GMT - Marek Kulik <mkulik@redhat.com> - 2.4.6-45 - Enable LTO build - Add disable-lto-link-order2.patch to pass tests - Resolves: #1988112 Mon, 23 Aug 2021 GMT - Ondrej Dubaj <odubaj@redhat.com> - 2.4.6-44 - added -fstack-protector-strong to CFLAGS (#1988402) Mon, 09 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 2.4.6-43 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 ...
Mon, 24 Jan 2022 13:38:21 GMT: libtool-ltdl-2.4.6-45.el9.x86_64
libtool-ltdl - Runtime libraries for GNU Libtool Dynamic Module Loader
The libtool-ltdl package contains the GNU Libtool Dynamic Module Loader, a
library that provides a consistent, portable interface which simplifies the
process of using dynamic modules.
These runtime libraries are needed by programs that link directly to the
system-installed ltdl libraries; they are not needed by software built using
the rest of the GNU Autotools (including GNU Autoconf and GNU Automake).
Change Log:
Tue, 11 Jan 2022 GMT - Marek Kulik <mkulik@redhat.com> - 2.4.6-45 - Enable LTO build - Add disable-lto-link-order2.patch to pass tests - Resolves: #1988112 Mon, 23 Aug 2021 GMT - Ondrej Dubaj <odubaj@redhat.com> - 2.4.6-44 - added -fstack-protector-strong to CFLAGS (#1988402) Mon, 09 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 2.4.6-43 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 ...
Tue, 25 Jan 2022 13:44:28 GMT: libvirt-daemon-driver-storage-scsi-8.0.0-2.el9.x86_64
libvirt-daemon-driver-storage-scsi - Storage driver plugin for local scsi devices
The storage driver backend adding implementation of the storage APIs for scsi
host devices.
Change Log:
Tue, 25 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-2 - build: Only install libvirt-guests when building libvirtd (rhbz#2042529) - docs: Add man page for libvirt-guests (rhbz#2042529) - remove sysconfig files (rhbz#2042529) - spec: Run pre/post-install stuff on 'daemon-driver-storage-core' (rhbz#2025644) - qemu: fix inactive snapshot revert (rhbz#2039136) - Revert "report error when virProcessGetStatInfo() is unable to parse data" (rhbz#2043579) Fri, 14 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-1 - Rebased to libvirt-8.0.0 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2039246, rhbz#2039652, rhbz#2039651, rhbz#2039131 Mon, 10 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-0rc1.1 - Rebased to libvirt-8.0.0-rc1 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2034539, rhbz#2027400, rhbz#1945420, rhbz#1851249, rhbz#2032410 rhbz#2026812, rhbz#2032365, rhbz#2035888, rhbz#2036895, rhbz#2026537 ...
Tue, 25 Jan 2022 13:44:28 GMT: libvirt-daemon-driver-qemu-8.0.0-2.el9.x86_64
libvirt-daemon-driver-qemu - QEMU driver plugin for the libvirtd daemon
The qemu driver plugin for the libvirtd daemon, providing
an implementation of the hypervisor driver APIs using
QEMU
Change Log:
Tue, 25 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-2 - build: Only install libvirt-guests when building libvirtd (rhbz#2042529) - docs: Add man page for libvirt-guests (rhbz#2042529) - remove sysconfig files (rhbz#2042529) - spec: Run pre/post-install stuff on 'daemon-driver-storage-core' (rhbz#2025644) - qemu: fix inactive snapshot revert (rhbz#2039136) - Revert "report error when virProcessGetStatInfo() is unable to parse data" (rhbz#2043579) Fri, 14 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-1 - Rebased to libvirt-8.0.0 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2039246, rhbz#2039652, rhbz#2039651, rhbz#2039131 Mon, 10 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-0rc1.1 - Rebased to libvirt-8.0.0-rc1 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2034539, rhbz#2027400, rhbz#1945420, rhbz#1851249, rhbz#2032410 rhbz#2026812, rhbz#2032365, rhbz#2035888, rhbz#2036895, rhbz#2026537 ...
Tue, 25 Jan 2022 13:44:28 GMT: libvirt-daemon-driver-interface-8.0.0-2.el9.x86_64
libvirt-daemon-driver-interface - Interface driver plugin for the libvirtd daemon
The interface driver plugin for the libvirtd daemon, providing
an implementation of the host network interface APIs.
Change Log:
Tue, 25 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-2 - build: Only install libvirt-guests when building libvirtd (rhbz#2042529) - docs: Add man page for libvirt-guests (rhbz#2042529) - remove sysconfig files (rhbz#2042529) - spec: Run pre/post-install stuff on 'daemon-driver-storage-core' (rhbz#2025644) - qemu: fix inactive snapshot revert (rhbz#2039136) - Revert "report error when virProcessGetStatInfo() is unable to parse data" (rhbz#2043579) Fri, 14 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-1 - Rebased to libvirt-8.0.0 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2039246, rhbz#2039652, rhbz#2039651, rhbz#2039131 Mon, 10 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-0rc1.1 - Rebased to libvirt-8.0.0-rc1 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2034539, rhbz#2027400, rhbz#1945420, rhbz#1851249, rhbz#2032410 rhbz#2026812, rhbz#2032365, rhbz#2035888, rhbz#2036895, rhbz#2026537 ...
Tue, 25 Jan 2022 13:44:28 GMT: libvirt-daemon-driver-nwfilter-8.0.0-2.el9.x86_64
libvirt-daemon-driver-nwfilter - Nwfilter driver plugin for the libvirtd daemon
The nwfilter driver plugin for the libvirtd daemon, providing
an implementation of the firewall APIs using the ebtables,
iptables and ip6tables capabilities
Change Log:
Tue, 25 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-2 - build: Only install libvirt-guests when building libvirtd (rhbz#2042529) - docs: Add man page for libvirt-guests (rhbz#2042529) - remove sysconfig files (rhbz#2042529) - spec: Run pre/post-install stuff on 'daemon-driver-storage-core' (rhbz#2025644) - qemu: fix inactive snapshot revert (rhbz#2039136) - Revert "report error when virProcessGetStatInfo() is unable to parse data" (rhbz#2043579) Fri, 14 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-1 - Rebased to libvirt-8.0.0 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2039246, rhbz#2039652, rhbz#2039651, rhbz#2039131 Mon, 10 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-0rc1.1 - Rebased to libvirt-8.0.0-rc1 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2034539, rhbz#2027400, rhbz#1945420, rhbz#1851249, rhbz#2032410 rhbz#2026812, rhbz#2032365, rhbz#2035888, rhbz#2036895, rhbz#2026537 ...
Tue, 25 Jan 2022 13:44:28 GMT: libvirt-daemon-config-nwfilter-8.0.0-2.el9.x86_64
libvirt-daemon-config-nwfilter - Network filter configuration files for the libvirtd daemon
Network filter configuration files for cleaning guest traffic
Change Log:
Tue, 25 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-2 - build: Only install libvirt-guests when building libvirtd (rhbz#2042529) - docs: Add man page for libvirt-guests (rhbz#2042529) - remove sysconfig files (rhbz#2042529) - spec: Run pre/post-install stuff on 'daemon-driver-storage-core' (rhbz#2025644) - qemu: fix inactive snapshot revert (rhbz#2039136) - Revert "report error when virProcessGetStatInfo() is unable to parse data" (rhbz#2043579) Fri, 14 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-1 - Rebased to libvirt-8.0.0 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2039246, rhbz#2039652, rhbz#2039651, rhbz#2039131 Mon, 10 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-0rc1.1 - Rebased to libvirt-8.0.0-rc1 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2034539, rhbz#2027400, rhbz#1945420, rhbz#1851249, rhbz#2032410 rhbz#2026812, rhbz#2032365, rhbz#2035888, rhbz#2036895, rhbz#2026537 ...
Tue, 25 Jan 2022 13:44:28 GMT: libvirt-client-8.0.0-2.el9.x86_64
libvirt-client - Client side utilities of the libvirt library
The client binaries needed to access the virtualization
capabilities of recent versions of Linux (and other OSes).
Change Log:
Tue, 25 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-2 - build: Only install libvirt-guests when building libvirtd (rhbz#2042529) - docs: Add man page for libvirt-guests (rhbz#2042529) - remove sysconfig files (rhbz#2042529) - spec: Run pre/post-install stuff on 'daemon-driver-storage-core' (rhbz#2025644) - qemu: fix inactive snapshot revert (rhbz#2039136) - Revert "report error when virProcessGetStatInfo() is unable to parse data" (rhbz#2043579) Fri, 14 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-1 - Rebased to libvirt-8.0.0 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2039246, rhbz#2039652, rhbz#2039651, rhbz#2039131 Mon, 10 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-0rc1.1 - Rebased to libvirt-8.0.0-rc1 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2034539, rhbz#2027400, rhbz#1945420, rhbz#1851249, rhbz#2032410 rhbz#2026812, rhbz#2032365, rhbz#2035888, rhbz#2036895, rhbz#2026537 ...
Tue, 25 Jan 2022 13:44:28 GMT: libvirt-daemon-driver-storage-rbd-8.0.0-2.el9.x86_64
libvirt-daemon-driver-storage-rbd - Storage driver plugin for rbd
The storage driver backend adding implementation of the storage APIs for rbd
volumes using the ceph protocol.
Change Log:
Tue, 25 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-2 - build: Only install libvirt-guests when building libvirtd (rhbz#2042529) - docs: Add man page for libvirt-guests (rhbz#2042529) - remove sysconfig files (rhbz#2042529) - spec: Run pre/post-install stuff on 'daemon-driver-storage-core' (rhbz#2025644) - qemu: fix inactive snapshot revert (rhbz#2039136) - Revert "report error when virProcessGetStatInfo() is unable to parse data" (rhbz#2043579) Fri, 14 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-1 - Rebased to libvirt-8.0.0 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2039246, rhbz#2039652, rhbz#2039651, rhbz#2039131 Mon, 10 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-0rc1.1 - Rebased to libvirt-8.0.0-rc1 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2034539, rhbz#2027400, rhbz#1945420, rhbz#1851249, rhbz#2032410 rhbz#2026812, rhbz#2032365, rhbz#2035888, rhbz#2036895, rhbz#2026537 ...
Tue, 25 Jan 2022 13:44:28 GMT: libvirt-daemon-driver-storage-8.0.0-2.el9.x86_64
libvirt-daemon-driver-storage - Storage driver plugin including all backends for the libvirtd daemon
The storage driver plugin for the libvirtd daemon, providing
an implementation of the storage APIs using LVM, iSCSI,
parted and more.
Change Log:
Tue, 25 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-2 - build: Only install libvirt-guests when building libvirtd (rhbz#2042529) - docs: Add man page for libvirt-guests (rhbz#2042529) - remove sysconfig files (rhbz#2042529) - spec: Run pre/post-install stuff on 'daemon-driver-storage-core' (rhbz#2025644) - qemu: fix inactive snapshot revert (rhbz#2039136) - Revert "report error when virProcessGetStatInfo() is unable to parse data" (rhbz#2043579) Fri, 14 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-1 - Rebased to libvirt-8.0.0 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2039246, rhbz#2039652, rhbz#2039651, rhbz#2039131 Mon, 10 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-0rc1.1 - Rebased to libvirt-8.0.0-rc1 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2034539, rhbz#2027400, rhbz#1945420, rhbz#1851249, rhbz#2032410 rhbz#2026812, rhbz#2032365, rhbz#2035888, rhbz#2036895, rhbz#2026537 ...
Tue, 25 Jan 2022 13:44:28 GMT: libvirt-daemon-driver-storage-logical-8.0.0-2.el9.x86_64
libvirt-daemon-driver-storage-logical - Storage driver plugin for lvm volumes
The storage driver backend adding implementation of the storage APIs for block
volumes using lvm.
Change Log:
Tue, 25 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-2 - build: Only install libvirt-guests when building libvirtd (rhbz#2042529) - docs: Add man page for libvirt-guests (rhbz#2042529) - remove sysconfig files (rhbz#2042529) - spec: Run pre/post-install stuff on 'daemon-driver-storage-core' (rhbz#2025644) - qemu: fix inactive snapshot revert (rhbz#2039136) - Revert "report error when virProcessGetStatInfo() is unable to parse data" (rhbz#2043579) Fri, 14 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-1 - Rebased to libvirt-8.0.0 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2039246, rhbz#2039652, rhbz#2039651, rhbz#2039131 Mon, 10 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-0rc1.1 - Rebased to libvirt-8.0.0-rc1 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2034539, rhbz#2027400, rhbz#1945420, rhbz#1851249, rhbz#2032410 rhbz#2026812, rhbz#2032365, rhbz#2035888, rhbz#2036895, rhbz#2026537 ...
Tue, 25 Jan 2022 13:44:28 GMT: libvirt-daemon-driver-storage-mpath-8.0.0-2.el9.x86_64
libvirt-daemon-driver-storage-mpath - Storage driver plugin for multipath volumes
The storage driver backend adding implementation of the storage APIs for
multipath storage using device mapper.
Change Log:
Tue, 25 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-2 - build: Only install libvirt-guests when building libvirtd (rhbz#2042529) - docs: Add man page for libvirt-guests (rhbz#2042529) - remove sysconfig files (rhbz#2042529) - spec: Run pre/post-install stuff on 'daemon-driver-storage-core' (rhbz#2025644) - qemu: fix inactive snapshot revert (rhbz#2039136) - Revert "report error when virProcessGetStatInfo() is unable to parse data" (rhbz#2043579) Fri, 14 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-1 - Rebased to libvirt-8.0.0 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2039246, rhbz#2039652, rhbz#2039651, rhbz#2039131 Mon, 10 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-0rc1.1 - Rebased to libvirt-8.0.0-rc1 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2034539, rhbz#2027400, rhbz#1945420, rhbz#1851249, rhbz#2032410 rhbz#2026812, rhbz#2032365, rhbz#2035888, rhbz#2036895, rhbz#2026537 ...
Tue, 25 Jan 2022 13:44:28 GMT: libvirt-daemon-config-network-8.0.0-2.el9.x86_64
libvirt-daemon-config-network - Default configuration files for the libvirtd daemon
Default configuration files for setting up NAT based networking
Change Log:
Tue, 25 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-2 - build: Only install libvirt-guests when building libvirtd (rhbz#2042529) - docs: Add man page for libvirt-guests (rhbz#2042529) - remove sysconfig files (rhbz#2042529) - spec: Run pre/post-install stuff on 'daemon-driver-storage-core' (rhbz#2025644) - qemu: fix inactive snapshot revert (rhbz#2039136) - Revert "report error when virProcessGetStatInfo() is unable to parse data" (rhbz#2043579) Fri, 14 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-1 - Rebased to libvirt-8.0.0 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2039246, rhbz#2039652, rhbz#2039651, rhbz#2039131 Mon, 10 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-0rc1.1 - Rebased to libvirt-8.0.0-rc1 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2034539, rhbz#2027400, rhbz#1945420, rhbz#1851249, rhbz#2032410 rhbz#2026812, rhbz#2032365, rhbz#2035888, rhbz#2036895, rhbz#2026537 ...
Tue, 25 Jan 2022 13:44:28 GMT: libvirt-nss-8.0.0-2.el9.x86_64
libvirt-nss - Libvirt plugin for Name Service Switch
Libvirt plugin for NSS for translating domain names into IP addresses.
Change Log:
Tue, 25 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-2 - build: Only install libvirt-guests when building libvirtd (rhbz#2042529) - docs: Add man page for libvirt-guests (rhbz#2042529) - remove sysconfig files (rhbz#2042529) - spec: Run pre/post-install stuff on 'daemon-driver-storage-core' (rhbz#2025644) - qemu: fix inactive snapshot revert (rhbz#2039136) - Revert "report error when virProcessGetStatInfo() is unable to parse data" (rhbz#2043579) Fri, 14 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-1 - Rebased to libvirt-8.0.0 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2039246, rhbz#2039652, rhbz#2039651, rhbz#2039131 Mon, 10 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-0rc1.1 - Rebased to libvirt-8.0.0-rc1 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2034539, rhbz#2027400, rhbz#1945420, rhbz#1851249, rhbz#2032410 rhbz#2026812, rhbz#2032365, rhbz#2035888, rhbz#2036895, rhbz#2026537 ...
Tue, 25 Jan 2022 13:44:28 GMT: libvirt-libs-8.0.0-2.el9.x86_64
libvirt-libs - Client side libraries
Shared libraries for accessing the libvirt daemon.
Change Log:
Tue, 25 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-2 - build: Only install libvirt-guests when building libvirtd (rhbz#2042529) - docs: Add man page for libvirt-guests (rhbz#2042529) - remove sysconfig files (rhbz#2042529) - spec: Run pre/post-install stuff on 'daemon-driver-storage-core' (rhbz#2025644) - qemu: fix inactive snapshot revert (rhbz#2039136) - Revert "report error when virProcessGetStatInfo() is unable to parse data" (rhbz#2043579) Fri, 14 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-1 - Rebased to libvirt-8.0.0 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2039246, rhbz#2039652, rhbz#2039651, rhbz#2039131 Mon, 10 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-0rc1.1 - Rebased to libvirt-8.0.0-rc1 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2034539, rhbz#2027400, rhbz#1945420, rhbz#1851249, rhbz#2032410 rhbz#2026812, rhbz#2032365, rhbz#2035888, rhbz#2036895, rhbz#2026537 ...
Tue, 25 Jan 2022 13:44:28 GMT: libvirt-8.0.0-2.el9.x86_64
libvirt - Library providing a simple virtualization API
Libvirt is a C toolkit to interact with the virtualization capabilities
of recent versions of Linux (and other OSes). The main package includes
the libvirtd server exporting the virtualization support.
Change Log:
Tue, 25 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-2 - build: Only install libvirt-guests when building libvirtd (rhbz#2042529) - docs: Add man page for libvirt-guests (rhbz#2042529) - remove sysconfig files (rhbz#2042529) - spec: Run pre/post-install stuff on 'daemon-driver-storage-core' (rhbz#2025644) - qemu: fix inactive snapshot revert (rhbz#2039136) - Revert "report error when virProcessGetStatInfo() is unable to parse data" (rhbz#2043579) Fri, 14 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-1 - Rebased to libvirt-8.0.0 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2039246, rhbz#2039652, rhbz#2039651, rhbz#2039131 Mon, 10 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-0rc1.1 - Rebased to libvirt-8.0.0-rc1 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2034539, rhbz#2027400, rhbz#1945420, rhbz#1851249, rhbz#2032410 rhbz#2026812, rhbz#2032365, rhbz#2035888, rhbz#2036895, rhbz#2026537 ...
Tue, 25 Jan 2022 13:44:28 GMT: libvirt-daemon-driver-nodedev-8.0.0-2.el9.x86_64
libvirt-daemon-driver-nodedev - Nodedev driver plugin for the libvirtd daemon
The nodedev driver plugin for the libvirtd daemon, providing
an implementation of the node device APIs using the udev
capabilities.
Change Log:
Tue, 25 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-2 - build: Only install libvirt-guests when building libvirtd (rhbz#2042529) - docs: Add man page for libvirt-guests (rhbz#2042529) - remove sysconfig files (rhbz#2042529) - spec: Run pre/post-install stuff on 'daemon-driver-storage-core' (rhbz#2025644) - qemu: fix inactive snapshot revert (rhbz#2039136) - Revert "report error when virProcessGetStatInfo() is unable to parse data" (rhbz#2043579) Fri, 14 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-1 - Rebased to libvirt-8.0.0 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2039246, rhbz#2039652, rhbz#2039651, rhbz#2039131 Mon, 10 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-0rc1.1 - Rebased to libvirt-8.0.0-rc1 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2034539, rhbz#2027400, rhbz#1945420, rhbz#1851249, rhbz#2032410 rhbz#2026812, rhbz#2032365, rhbz#2035888, rhbz#2036895, rhbz#2026537 ...
Tue, 25 Jan 2022 13:44:28 GMT: libvirt-daemon-driver-storage-core-8.0.0-2.el9.x86_64
libvirt-daemon-driver-storage-core - Storage driver plugin including base backends for the libvirtd daemon
The storage driver plugin for the libvirtd daemon, providing
an implementation of the storage APIs using files, local disks, LVM, SCSI,
iSCSI, and multipath storage.
Change Log:
Tue, 25 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-2 - build: Only install libvirt-guests when building libvirtd (rhbz#2042529) - docs: Add man page for libvirt-guests (rhbz#2042529) - remove sysconfig files (rhbz#2042529) - spec: Run pre/post-install stuff on 'daemon-driver-storage-core' (rhbz#2025644) - qemu: fix inactive snapshot revert (rhbz#2039136) - Revert "report error when virProcessGetStatInfo() is unable to parse data" (rhbz#2043579) Fri, 14 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-1 - Rebased to libvirt-8.0.0 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2039246, rhbz#2039652, rhbz#2039651, rhbz#2039131 Mon, 10 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-0rc1.1 - Rebased to libvirt-8.0.0-rc1 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2034539, rhbz#2027400, rhbz#1945420, rhbz#1851249, rhbz#2032410 rhbz#2026812, rhbz#2032365, rhbz#2035888, rhbz#2036895, rhbz#2026537 ...
Tue, 25 Jan 2022 13:44:28 GMT: libvirt-daemon-driver-network-8.0.0-2.el9.x86_64
libvirt-daemon-driver-network - Network driver plugin for the libvirtd daemon
The network driver plugin for the libvirtd daemon, providing
an implementation of the virtual network APIs using the Linux
bridge capabilities.
Change Log:
Tue, 25 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-2 - build: Only install libvirt-guests when building libvirtd (rhbz#2042529) - docs: Add man page for libvirt-guests (rhbz#2042529) - remove sysconfig files (rhbz#2042529) - spec: Run pre/post-install stuff on 'daemon-driver-storage-core' (rhbz#2025644) - qemu: fix inactive snapshot revert (rhbz#2039136) - Revert "report error when virProcessGetStatInfo() is unable to parse data" (rhbz#2043579) Fri, 14 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-1 - Rebased to libvirt-8.0.0 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2039246, rhbz#2039652, rhbz#2039651, rhbz#2039131 Mon, 10 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-0rc1.1 - Rebased to libvirt-8.0.0-rc1 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2034539, rhbz#2027400, rhbz#1945420, rhbz#1851249, rhbz#2032410 rhbz#2026812, rhbz#2032365, rhbz#2035888, rhbz#2036895, rhbz#2026537 ...
Tue, 25 Jan 2022 13:44:28 GMT: libvirt-daemon-driver-storage-iscsi-8.0.0-2.el9.x86_64
libvirt-daemon-driver-storage-iscsi - Storage driver plugin for iscsi
The storage driver backend adding implementation of the storage APIs for iscsi
volumes using the host iscsi stack.
Change Log:
Tue, 25 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-2 - build: Only install libvirt-guests when building libvirtd (rhbz#2042529) - docs: Add man page for libvirt-guests (rhbz#2042529) - remove sysconfig files (rhbz#2042529) - spec: Run pre/post-install stuff on 'daemon-driver-storage-core' (rhbz#2025644) - qemu: fix inactive snapshot revert (rhbz#2039136) - Revert "report error when virProcessGetStatInfo() is unable to parse data" (rhbz#2043579) Fri, 14 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-1 - Rebased to libvirt-8.0.0 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2039246, rhbz#2039652, rhbz#2039651, rhbz#2039131 Mon, 10 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-0rc1.1 - Rebased to libvirt-8.0.0-rc1 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2034539, rhbz#2027400, rhbz#1945420, rhbz#1851249, rhbz#2032410 rhbz#2026812, rhbz#2032365, rhbz#2035888, rhbz#2036895, rhbz#2026537 ...
Tue, 25 Jan 2022 13:44:28 GMT: libvirt-daemon-kvm-8.0.0-2.el9.x86_64
libvirt-daemon-kvm - Server side daemon & driver required to run KVM guests
Server side daemon and driver required to manage the virtualization
capabilities of the KVM hypervisor
Change Log:
Tue, 25 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-2 - build: Only install libvirt-guests when building libvirtd (rhbz#2042529) - docs: Add man page for libvirt-guests (rhbz#2042529) - remove sysconfig files (rhbz#2042529) - spec: Run pre/post-install stuff on 'daemon-driver-storage-core' (rhbz#2025644) - qemu: fix inactive snapshot revert (rhbz#2039136) - Revert "report error when virProcessGetStatInfo() is unable to parse data" (rhbz#2043579) Fri, 14 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-1 - Rebased to libvirt-8.0.0 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2039246, rhbz#2039652, rhbz#2039651, rhbz#2039131 Mon, 10 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-0rc1.1 - Rebased to libvirt-8.0.0-rc1 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2034539, rhbz#2027400, rhbz#1945420, rhbz#1851249, rhbz#2032410 rhbz#2026812, rhbz#2032365, rhbz#2035888, rhbz#2036895, rhbz#2026537 ...
Tue, 25 Jan 2022 13:44:28 GMT: libvirt-daemon-driver-secret-8.0.0-2.el9.x86_64
libvirt-daemon-driver-secret - Secret driver plugin for the libvirtd daemon
The secret driver plugin for the libvirtd daemon, providing
an implementation of the secret key APIs.
Change Log:
Tue, 25 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-2 - build: Only install libvirt-guests when building libvirtd (rhbz#2042529) - docs: Add man page for libvirt-guests (rhbz#2042529) - remove sysconfig files (rhbz#2042529) - spec: Run pre/post-install stuff on 'daemon-driver-storage-core' (rhbz#2025644) - qemu: fix inactive snapshot revert (rhbz#2039136) - Revert "report error when virProcessGetStatInfo() is unable to parse data" (rhbz#2043579) Fri, 14 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-1 - Rebased to libvirt-8.0.0 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2039246, rhbz#2039652, rhbz#2039651, rhbz#2039131 Mon, 10 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-0rc1.1 - Rebased to libvirt-8.0.0-rc1 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2034539, rhbz#2027400, rhbz#1945420, rhbz#1851249, rhbz#2032410 rhbz#2026812, rhbz#2032365, rhbz#2035888, rhbz#2036895, rhbz#2026537 ...
Tue, 25 Jan 2022 13:44:28 GMT: libvirt-daemon-8.0.0-2.el9.x86_64
libvirt-daemon - Server side daemon and supporting files for libvirt library
Server side daemon required to manage the virtualization capabilities
of recent versions of Linux. Requires a hypervisor specific sub-RPM
for specific drivers.
Change Log:
Tue, 25 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-2 - build: Only install libvirt-guests when building libvirtd (rhbz#2042529) - docs: Add man page for libvirt-guests (rhbz#2042529) - remove sysconfig files (rhbz#2042529) - spec: Run pre/post-install stuff on 'daemon-driver-storage-core' (rhbz#2025644) - qemu: fix inactive snapshot revert (rhbz#2039136) - Revert "report error when virProcessGetStatInfo() is unable to parse data" (rhbz#2043579) Fri, 14 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-1 - Rebased to libvirt-8.0.0 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2039246, rhbz#2039652, rhbz#2039651, rhbz#2039131 Mon, 10 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-0rc1.1 - Rebased to libvirt-8.0.0-rc1 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2034539, rhbz#2027400, rhbz#1945420, rhbz#1851249, rhbz#2032410 rhbz#2026812, rhbz#2032365, rhbz#2035888, rhbz#2036895, rhbz#2026537 ...
Tue, 25 Jan 2022 13:44:28 GMT: libvirt-daemon-driver-storage-disk-8.0.0-2.el9.x86_64
libvirt-daemon-driver-storage-disk - Storage driver plugin for disk
The storage driver backend adding implementation of the storage APIs for block
volumes using the host disks.
Change Log:
Tue, 25 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-2 - build: Only install libvirt-guests when building libvirtd (rhbz#2042529) - docs: Add man page for libvirt-guests (rhbz#2042529) - remove sysconfig files (rhbz#2042529) - spec: Run pre/post-install stuff on 'daemon-driver-storage-core' (rhbz#2025644) - qemu: fix inactive snapshot revert (rhbz#2039136) - Revert "report error when virProcessGetStatInfo() is unable to parse data" (rhbz#2043579) Fri, 14 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-1 - Rebased to libvirt-8.0.0 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2039246, rhbz#2039652, rhbz#2039651, rhbz#2039131 Mon, 10 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-0rc1.1 - Rebased to libvirt-8.0.0-rc1 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2034539, rhbz#2027400, rhbz#1945420, rhbz#1851249, rhbz#2032410 rhbz#2026812, rhbz#2032365, rhbz#2035888, rhbz#2036895, rhbz#2026537 ...
Fri, 21 Jan 2022 09:46:40 GMT: coreos-installer-bootinfra-0.11.0-1.el9.x86_64
coreos-installer-bootinfra - coreos-installer boot-time infrastructure for use on Fedora/RHEL CoreOS
This subpackage contains boot-time infrastructure for Fedora CoreOS and
RHEL CoreOS. It is not needed on other platforms.
Change Log:
Wed, 15 Dec 2021 GMT - Sohan Kunkerkar <skunkerk@redhat.com> - 0.11.0-1 - New release - Fix inadvertent inclusion of coreos-installer-dracut in -bootinfra on RHEL - Have -dracut own 51coreos-installer directory on RHEL Tue, 30 Nov 2021 GMT - Sohan Kunkerkar <skunkerk@redhat.com> - 0.10.1-6 - Vendor rust dependencies on RHEL only - Add coreos-installer-dracut subpackage on RHEL only Fri, 26 Nov 2021 GMT - Antonio Murdaca <runcom@linux.com> - 0.10.1-5 - fix https://bugzilla.redhat.com/show_bug.cgi?id=2027255 ...
Fri, 21 Jan 2022 09:46:40 GMT: coreos-installer-0.11.0-1.el9.x86_64
coreos-installer - Installer for Fedora CoreOS and RHEL CoreOS
coreos-installer installs Fedora CoreOS or RHEL CoreOS to bare-metal
machines (or, occasionally, to virtual machines).
Change Log:
Wed, 15 Dec 2021 GMT - Sohan Kunkerkar <skunkerk@redhat.com> - 0.11.0-1 - New release - Fix inadvertent inclusion of coreos-installer-dracut in -bootinfra on RHEL - Have -dracut own 51coreos-installer directory on RHEL Tue, 30 Nov 2021 GMT - Sohan Kunkerkar <skunkerk@redhat.com> - 0.10.1-6 - Vendor rust dependencies on RHEL only - Add coreos-installer-dracut subpackage on RHEL only Fri, 26 Nov 2021 GMT - Antonio Murdaca <runcom@linux.com> - 0.10.1-5 - fix https://bugzilla.redhat.com/show_bug.cgi?id=2027255 ...
Fri, 21 Jan 2022 09:46:40 GMT: coreos-installer-dracut-0.11.0-1.el9.x86_64
coreos-installer-dracut - Dracut module for running coreos-installer in the initrd
This subpackage contains files and configuration to run coreos-installer
from the initramfs.
Change Log:
Wed, 15 Dec 2021 GMT - Sohan Kunkerkar <skunkerk@redhat.com> - 0.11.0-1 - New release - Fix inadvertent inclusion of coreos-installer-dracut in -bootinfra on RHEL - Have -dracut own 51coreos-installer directory on RHEL Tue, 30 Nov 2021 GMT - Sohan Kunkerkar <skunkerk@redhat.com> - 0.10.1-6 - Vendor rust dependencies on RHEL only - Add coreos-installer-dracut subpackage on RHEL only Fri, 26 Nov 2021 GMT - Antonio Murdaca <runcom@linux.com> - 0.10.1-5 - fix https://bugzilla.redhat.com/show_bug.cgi?id=2027255 ...
Mon, 24 Jan 2022 18:41:08 GMT: libpmemobj++-doc-1.12-7.el9.x86_64
libpmemobj++-doc - HTML documentation for libpmemobj++
HTML documentation for libpmemobj++.
Change Log:
Mon, 24 Jan 2022 GMT - Bryan Gurney <bgurney@redhat.com> - 1.12-7 - Add patch to fix undefined behavior on realloc - Related: rhbz#2034641 Mon, 09 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 1.12-6 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Mon, 02 Aug 2021 GMT - Jeff Moyer <jmoyer@redhat.com> - 1.12-5.el9 - Get rid of BuildRequires that are only used for testing (Jeff Moyer) - Resolves: rhbz#1984934 ...
Mon, 24 Jan 2022 18:41:08 GMT: libpmemobj++-devel-1.12-7.el9.x86_64
libpmemobj++-devel - C++ bindings for Persistent Memory Transactional Object Store library
This package contains header files for libpmemobj C++ bindings and C++
containers built on top of them.
The libpmemobj library provides a transactional object store,
providing memory allocation, transactions, and general facilities for
persistent memory programming.
Change Log:
Mon, 24 Jan 2022 GMT - Bryan Gurney <bgurney@redhat.com> - 1.12-7 - Add patch to fix undefined behavior on realloc - Related: rhbz#2034641 Mon, 09 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 1.12-6 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Mon, 02 Aug 2021 GMT - Jeff Moyer <jmoyer@redhat.com> - 1.12-5.el9 - Get rid of BuildRequires that are only used for testing (Jeff Moyer) - Resolves: rhbz#1984934 ...
Wed, 19 Jan 2022 15:25:50 GMT: rsyslog-mmfields-8.2102.0-101.el9.x86_64
rsyslog-mmfields - Fields extraction module
The mmfield module permits to extract fields. Using this module is of special
advantage if a field-based log format is to be processed, like for example CEF
and either a large number of fields is needed or a specific field is used multiple
times inside filters.
Change Log:
Wed, 19 Jan 2022 GMT - Sergio Arroutbi <sarroutb@redhat.com> - 8.2102.0-101 - Prioritize SAN resolves: rhbz#2021076 Mon, 17 Jan 2022 GMT - Sergio Arroutbi <sarroutb@redhat.com> - 8.2102.0-100 - Enable mmfields module resolves: rhbz#2027971 Tue, 26 Oct 2021 GMT - Davide Cavalca <dcavalca@centosproject.org> - 8.2102.0-10 - Split out logrotate config and dependency into a subpackage resolves: rhbz#1992155 ...
New packages in centos-9-stream-x86_64-BaseOS
Tue, 25 Jan 2022 14:26:07 GMT: libgfortran-11.2.1-7.6.el9.i686
libgfortran - Fortran runtime
This package contains Fortran shared library which is needed to run
Fortran dynamically linked programs.
Change Log:
Mon, 24 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.6 - update annobin plugin patch (#2030667) Thu, 13 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.5 - update annobin plugin patch (#2030667) Fri, 07 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.4 - update annobin plugin patch (#2030667) ...
Tue, 25 Jan 2022 14:26:07 GMT: libgcc-11.2.1-7.6.el9.i686
libgcc - GCC version 11 shared support library
This package contains GCC shared support library which is needed
e.g. for exception handling support.
Change Log:
Mon, 24 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.6 - update annobin plugin patch (#2030667) Thu, 13 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.5 - update annobin plugin patch (#2030667) Fri, 07 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.4 - update annobin plugin patch (#2030667) ...
Tue, 25 Jan 2022 14:26:07 GMT: libatomic-11.2.1-7.6.el9.i686
libatomic - The GNU Atomic library
This package contains the GNU Atomic library
which is a GCC support runtime library for atomic operations not supported
by hardware.
Change Log:
Mon, 24 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.6 - update annobin plugin patch (#2030667) Thu, 13 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.5 - update annobin plugin patch (#2030667) Fri, 07 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.4 - update annobin plugin patch (#2030667) ...
Tue, 25 Jan 2022 14:26:07 GMT: libquadmath-11.2.1-7.6.el9.i686
libquadmath - GCC __float128 shared support library
This package contains GCC shared support library which is needed
for __float128 math support and for Fortran REAL*16 support.
Change Log:
Mon, 24 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.6 - update annobin plugin patch (#2030667) Thu, 13 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.5 - update annobin plugin patch (#2030667) Fri, 07 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.4 - update annobin plugin patch (#2030667) ...
Tue, 25 Jan 2022 14:26:07 GMT: libgomp-11.2.1-7.6.el9.i686
libgomp - GCC OpenMP v4.5 shared support library
This package contains GCC shared support library which is needed
for OpenMP v4.5 support.
Change Log:
Mon, 24 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.6 - update annobin plugin patch (#2030667) Thu, 13 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.5 - update annobin plugin patch (#2030667) Fri, 07 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.4 - update annobin plugin patch (#2030667) ...
Tue, 25 Jan 2022 14:26:07 GMT: libstdc++-11.2.1-7.6.el9.i686
libstdc++ - GNU Standard C++ Library
The libstdc++ package contains a rewritten standard compliant GCC Standard
C++ Library.
Change Log:
Mon, 24 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.6 - update annobin plugin patch (#2030667) Thu, 13 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.5 - update annobin plugin patch (#2030667) Fri, 07 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.4 - update annobin plugin patch (#2030667) ...
Tue, 25 Jan 2022 14:25:49 GMT: libatomic-11.2.1-7.6.el9.x86_64
libatomic - The GNU Atomic library
This package contains the GNU Atomic library
which is a GCC support runtime library for atomic operations not supported
by hardware.
Change Log:
Mon, 24 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.6 - update annobin plugin patch (#2030667) Thu, 13 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.5 - update annobin plugin patch (#2030667) Fri, 07 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.4 - update annobin plugin patch (#2030667) ...
Tue, 25 Jan 2022 14:25:49 GMT: libgomp-11.2.1-7.6.el9.x86_64
libgomp - GCC OpenMP v4.5 shared support library
This package contains GCC shared support library which is needed
for OpenMP v4.5 support.
Change Log:
Mon, 24 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.6 - update annobin plugin patch (#2030667) Thu, 13 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.5 - update annobin plugin patch (#2030667) Fri, 07 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.4 - update annobin plugin patch (#2030667) ...
Tue, 25 Jan 2022 14:25:49 GMT: libgcc-11.2.1-7.6.el9.x86_64
libgcc - GCC version 11 shared support library
This package contains GCC shared support library which is needed
e.g. for exception handling support.
Change Log:
Mon, 24 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.6 - update annobin plugin patch (#2030667) Thu, 13 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.5 - update annobin plugin patch (#2030667) Fri, 07 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.4 - update annobin plugin patch (#2030667) ...
Tue, 25 Jan 2022 14:25:49 GMT: libstdc++-11.2.1-7.6.el9.x86_64
libstdc++ - GNU Standard C++ Library
The libstdc++ package contains a rewritten standard compliant GCC Standard
C++ Library.
Change Log:
Mon, 24 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.6 - update annobin plugin patch (#2030667) Thu, 13 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.5 - update annobin plugin patch (#2030667) Fri, 07 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.4 - update annobin plugin patch (#2030667) ...
Tue, 25 Jan 2022 14:25:49 GMT: libquadmath-11.2.1-7.6.el9.x86_64
libquadmath - GCC __float128 shared support library
This package contains GCC shared support library which is needed
for __float128 math support and for Fortran REAL*16 support.
Change Log:
Mon, 24 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.6 - update annobin plugin patch (#2030667) Thu, 13 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.5 - update annobin plugin patch (#2030667) Fri, 07 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.4 - update annobin plugin patch (#2030667) ...
Tue, 25 Jan 2022 14:25:49 GMT: libgfortran-11.2.1-7.6.el9.x86_64
libgfortran - Fortran runtime
This package contains Fortran shared library which is needed to run
Fortran dynamically linked programs.
Change Log:
Mon, 24 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.6 - update annobin plugin patch (#2030667) Thu, 13 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.5 - update annobin plugin patch (#2030667) Fri, 07 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.4 - update annobin plugin patch (#2030667) ...
Fri, 21 Jan 2022 12:53:29 GMT: cryptsetup-libs-2.4.3-1.el9.i686
cryptsetup-libs - Cryptsetup shared library
This package contains the cryptsetup shared library, libcryptsetup.
Change Log:
Fri, 21 Jan 2022 GMT - Ondrej Kozina <okozina@redhat.com> - 2.4.3-1 - Update to cryptsetup 2.4.3. - patch: Fix typo in repair command prompt. Resolves: #2022309 #2023316 #2032782 Wed, 29 Sep 2021 GMT - Ondrej Kozina <okozina@redhat.com> - 2.4.1-1 - Update to cryptsetup 2.4.1. Resolves: #2005035 #2005877 Thu, 19 Aug 2021 GMT - Ondrej Kozina <okozina@redhat.com> - 2.4.0-1 - Update to cryptsetup 2.4.0. Resolves: #1869553 #1972722 #1974271 #1975799 ...
Fri, 21 Jan 2022 12:53:30 GMT: veritysetup-2.4.3-1.el9.x86_64
veritysetup - A utility for setting up dm-verity volumes
The veritysetup package contains a utility for setting up
disk verification using dm-verity kernel module.
Change Log:
Fri, 21 Jan 2022 GMT - Ondrej Kozina <okozina@redhat.com> - 2.4.3-1 - Update to cryptsetup 2.4.3. - patch: Fix typo in repair command prompt. Resolves: #2022309 #2023316 #2032782 Wed, 29 Sep 2021 GMT - Ondrej Kozina <okozina@redhat.com> - 2.4.1-1 - Update to cryptsetup 2.4.1. Resolves: #2005035 #2005877 Thu, 19 Aug 2021 GMT - Ondrej Kozina <okozina@redhat.com> - 2.4.0-1 - Update to cryptsetup 2.4.0. Resolves: #1869553 #1972722 #1974271 #1975799 ...
Fri, 21 Jan 2022 12:53:30 GMT: cryptsetup-libs-2.4.3-1.el9.x86_64
cryptsetup-libs - Cryptsetup shared library
This package contains the cryptsetup shared library, libcryptsetup.
Change Log:
Fri, 21 Jan 2022 GMT - Ondrej Kozina <okozina@redhat.com> - 2.4.3-1 - Update to cryptsetup 2.4.3. - patch: Fix typo in repair command prompt. Resolves: #2022309 #2023316 #2032782 Wed, 29 Sep 2021 GMT - Ondrej Kozina <okozina@redhat.com> - 2.4.1-1 - Update to cryptsetup 2.4.1. Resolves: #2005035 #2005877 Thu, 19 Aug 2021 GMT - Ondrej Kozina <okozina@redhat.com> - 2.4.0-1 - Update to cryptsetup 2.4.0. Resolves: #1869553 #1972722 #1974271 #1975799 ...
Fri, 21 Jan 2022 12:53:30 GMT: integritysetup-2.4.3-1.el9.x86_64
integritysetup - A utility for setting up dm-integrity volumes
The integritysetup package contains a utility for setting up
disk integrity protection using dm-integrity kernel module.
Change Log:
Fri, 21 Jan 2022 GMT - Ondrej Kozina <okozina@redhat.com> - 2.4.3-1 - Update to cryptsetup 2.4.3. - patch: Fix typo in repair command prompt. Resolves: #2022309 #2023316 #2032782 Wed, 29 Sep 2021 GMT - Ondrej Kozina <okozina@redhat.com> - 2.4.1-1 - Update to cryptsetup 2.4.1. Resolves: #2005035 #2005877 Thu, 19 Aug 2021 GMT - Ondrej Kozina <okozina@redhat.com> - 2.4.0-1 - Update to cryptsetup 2.4.0. Resolves: #1869553 #1972722 #1974271 #1975799 ...
Fri, 21 Jan 2022 12:53:30 GMT: cryptsetup-2.4.3-1.el9.x86_64
cryptsetup - Utility for setting up encrypted disks
The cryptsetup package contains a utility for setting up
disk encryption using dm-crypt kernel module.
Change Log:
Fri, 21 Jan 2022 GMT - Ondrej Kozina <okozina@redhat.com> - 2.4.3-1 - Update to cryptsetup 2.4.3. - patch: Fix typo in repair command prompt. Resolves: #2022309 #2023316 #2032782 Wed, 29 Sep 2021 GMT - Ondrej Kozina <okozina@redhat.com> - 2.4.1-1 - Update to cryptsetup 2.4.1. Resolves: #2005035 #2005877 Thu, 19 Aug 2021 GMT - Ondrej Kozina <okozina@redhat.com> - 2.4.0-1 - Update to cryptsetup 2.4.0. Resolves: #1869553 #1972722 #1974271 #1975799 ...
New packages in centos-9-stream-x86_64-CRB
Wed, 26 Jan 2022 13:28:31 GMT: 1:virt-v2v-man-pages-ja-1.45.97-3.el9.noarch
virt-v2v-man-pages-ja - Japanese (ja) man pages for virt-v2v
virt-v2v-man-pages-ja contains Japanese (ja) man pages
for virt-v2v.
Change Log:
Wed, 26 Jan 2022 GMT - Richard W.M. Jones <rjones@redhat.com> - 1:1.45.97-3 - Rebase to upstream 1.45.97. resolves: rhbz#2011713 - Add virtio-transitional for older guests when converting to q35 resolves: rhbz#1942325 - Fix -o rhv mode resolves: rhbz#2027598 - input: xen: Fix assertion error when importing from remote block device resolves: rhbz#2041852 - output: -o json: Allow -oo (output options) to work resolves: rhbz#2041850 - Fix virt-v2v hang when given incorrect vpx:// URL resolves: rhbz#2041886 - Fix hang when converting with virt-p2v resolves: rhbz#2044911 - Send nbdinfo debugging information to stderr resolves: rhbz#2044922 - Explicitly require platform-python resolves: rhbz#2046178 Thu, 23 Dec 2021 GMT - Laszlo Ersek <lersek@redhat.com> - 1:1.45.95-3 - output_rhv: restrict block status collection to the old RHV output - Rebase from upstream commit 702a511b7f33 to direct child commit 07b12fe99fb9 resolves: rhbz#2034240 Sat, 18 Dec 2021 GMT - Richard W.M. Jones <rjones@redhat.com> - 1:1.45.95-2 - Rebase to upstream 1.45.95. - Change video type to VGA (instead of QXL). - Remove --in-place support properly. - Remove -o glance support properly. - Fix quoting with openssh >= 8.7 (RHEL) / 8.8 - Fix q35 error "IDE controllers are unsupported" - Add virt-v2v and libvirt version in debug output - Fix -o rhv output mode showing no guests listed resolves: rhbz#2011713, rhbz#1961107, rhbz#2027673, rhbz#1637857, rhbz#2032112, rhbz#2027598 ...
Wed, 26 Jan 2022 13:28:31 GMT: 1:virt-v2v-man-pages-uk-1.45.97-3.el9.noarch
virt-v2v-man-pages-uk - Ukrainian (uk) man pages for virt-v2v
virt-v2v-man-pages-uk contains Ukrainian (uk) man pages
for virt-v2v.
Change Log:
Wed, 26 Jan 2022 GMT - Richard W.M. Jones <rjones@redhat.com> - 1:1.45.97-3 - Rebase to upstream 1.45.97. resolves: rhbz#2011713 - Add virtio-transitional for older guests when converting to q35 resolves: rhbz#1942325 - Fix -o rhv mode resolves: rhbz#2027598 - input: xen: Fix assertion error when importing from remote block device resolves: rhbz#2041852 - output: -o json: Allow -oo (output options) to work resolves: rhbz#2041850 - Fix virt-v2v hang when given incorrect vpx:// URL resolves: rhbz#2041886 - Fix hang when converting with virt-p2v resolves: rhbz#2044911 - Send nbdinfo debugging information to stderr resolves: rhbz#2044922 - Explicitly require platform-python resolves: rhbz#2046178 Thu, 23 Dec 2021 GMT - Laszlo Ersek <lersek@redhat.com> - 1:1.45.95-3 - output_rhv: restrict block status collection to the old RHV output - Rebase from upstream commit 702a511b7f33 to direct child commit 07b12fe99fb9 resolves: rhbz#2034240 Sat, 18 Dec 2021 GMT - Richard W.M. Jones <rjones@redhat.com> - 1:1.45.95-2 - Rebase to upstream 1.45.95. - Change video type to VGA (instead of QXL). - Remove --in-place support properly. - Remove -o glance support properly. - Fix quoting with openssh >= 8.7 (RHEL) / 8.8 - Fix q35 error "IDE controllers are unsupported" - Add virt-v2v and libvirt version in debug output - Fix -o rhv output mode showing no guests listed resolves: rhbz#2011713, rhbz#1961107, rhbz#2027673, rhbz#1637857, rhbz#2032112, rhbz#2027598 ...
Tue, 25 Jan 2022 14:26:07 GMT: gcc-plugin-devel-11.2.1-7.6.el9.i686
gcc-plugin-devel - Support for compiling GCC plugins
This package contains header files and other support files
for compiling GCC plugins. The GCC plugin ABI is currently
not stable, so plugins must be rebuilt any time GCC is updated.
Change Log:
Mon, 24 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.6 - update annobin plugin patch (#2030667) Thu, 13 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.5 - update annobin plugin patch (#2030667) Fri, 07 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.4 - update annobin plugin patch (#2030667) ...
Tue, 25 Jan 2022 14:26:07 GMT: libstdc++-static-11.2.1-7.6.el9.i686
libstdc++-static - Static libraries for the GNU standard C++ library
Static libraries for the GNU standard C++ library.
Change Log:
Mon, 24 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.6 - update annobin plugin patch (#2030667) Thu, 13 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.5 - update annobin plugin patch (#2030667) Fri, 07 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.4 - update annobin plugin patch (#2030667) ...
Tue, 25 Jan 2022 14:25:49 GMT: gcc-plugin-devel-11.2.1-7.6.el9.x86_64
gcc-plugin-devel - Support for compiling GCC plugins
This package contains header files and other support files
for compiling GCC plugins. The GCC plugin ABI is currently
not stable, so plugins must be rebuilt any time GCC is updated.
Change Log:
Mon, 24 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.6 - update annobin plugin patch (#2030667) Thu, 13 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.5 - update annobin plugin patch (#2030667) Fri, 07 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.4 - update annobin plugin patch (#2030667) ...
Tue, 25 Jan 2022 14:25:49 GMT: libstdc++-static-11.2.1-7.6.el9.x86_64
libstdc++-static - Static libraries for the GNU standard C++ library
Static libraries for the GNU standard C++ library.
Change Log:
Mon, 24 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.6 - update annobin plugin patch (#2030667) Thu, 13 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.5 - update annobin plugin patch (#2030667) Fri, 07 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> 11.2.1-7.4 - update annobin plugin patch (#2030667) ...
Fri, 21 Jan 2022 12:53:29 GMT: cryptsetup-devel-2.4.3-1.el9.i686
cryptsetup-devel - Headers and libraries for using encrypted file systems
The cryptsetup-devel package contains libraries and header files
used for writing code that makes use of disk encryption.
Change Log:
Fri, 21 Jan 2022 GMT - Ondrej Kozina <okozina@redhat.com> - 2.4.3-1 - Update to cryptsetup 2.4.3. - patch: Fix typo in repair command prompt. Resolves: #2022309 #2023316 #2032782 Wed, 29 Sep 2021 GMT - Ondrej Kozina <okozina@redhat.com> - 2.4.1-1 - Update to cryptsetup 2.4.1. Resolves: #2005035 #2005877 Thu, 19 Aug 2021 GMT - Ondrej Kozina <okozina@redhat.com> - 2.4.0-1 - Update to cryptsetup 2.4.0. Resolves: #1869553 #1972722 #1974271 #1975799 ...
Fri, 21 Jan 2022 12:53:30 GMT: cryptsetup-devel-2.4.3-1.el9.x86_64
cryptsetup-devel - Headers and libraries for using encrypted file systems
The cryptsetup-devel package contains libraries and header files
used for writing code that makes use of disk encryption.
Change Log:
Fri, 21 Jan 2022 GMT - Ondrej Kozina <okozina@redhat.com> - 2.4.3-1 - Update to cryptsetup 2.4.3. - patch: Fix typo in repair command prompt. Resolves: #2022309 #2023316 #2032782 Wed, 29 Sep 2021 GMT - Ondrej Kozina <okozina@redhat.com> - 2.4.1-1 - Update to cryptsetup 2.4.1. Resolves: #2005035 #2005877 Thu, 19 Aug 2021 GMT - Ondrej Kozina <okozina@redhat.com> - 2.4.0-1 - Update to cryptsetup 2.4.0. Resolves: #1869553 #1972722 #1974271 #1975799 ...
Mon, 24 Jan 2022 13:38:12 GMT: libtool-ltdl-devel-2.4.6-45.el9.i686
libtool-ltdl-devel - Tools needed for development using the GNU Libtool Dynamic Module Loader
Static libraries and header files for development with ltdl.
Change Log:
Tue, 11 Jan 2022 GMT - Marek Kulik <mkulik@redhat.com> - 2.4.6-45 - Enable LTO build - Add disable-lto-link-order2.patch to pass tests - Resolves: #1988112 Mon, 23 Aug 2021 GMT - Ondrej Dubaj <odubaj@redhat.com> - 2.4.6-44 - added -fstack-protector-strong to CFLAGS (#1988402) Mon, 09 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 2.4.6-43 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 ...
Mon, 24 Jan 2022 13:38:21 GMT: libtool-ltdl-devel-2.4.6-45.el9.x86_64
libtool-ltdl-devel - Tools needed for development using the GNU Libtool Dynamic Module Loader
Static libraries and header files for development with ltdl.
Change Log:
Tue, 11 Jan 2022 GMT - Marek Kulik <mkulik@redhat.com> - 2.4.6-45 - Enable LTO build - Add disable-lto-link-order2.patch to pass tests - Resolves: #1988112 Mon, 23 Aug 2021 GMT - Ondrej Dubaj <odubaj@redhat.com> - 2.4.6-44 - added -fstack-protector-strong to CFLAGS (#1988402) Mon, 09 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 2.4.6-43 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 ...
Tue, 25 Jan 2022 13:44:28 GMT: libvirt-docs-8.0.0-2.el9.x86_64
libvirt-docs - API reference and website documentation
Includes the API reference for the libvirt C library, and a complete
copy of the libvirt.org website documentation.
Change Log:
Tue, 25 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-2 - build: Only install libvirt-guests when building libvirtd (rhbz#2042529) - docs: Add man page for libvirt-guests (rhbz#2042529) - remove sysconfig files (rhbz#2042529) - spec: Run pre/post-install stuff on 'daemon-driver-storage-core' (rhbz#2025644) - qemu: fix inactive snapshot revert (rhbz#2039136) - Revert "report error when virProcessGetStatInfo() is unable to parse data" (rhbz#2043579) Fri, 14 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-1 - Rebased to libvirt-8.0.0 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2039246, rhbz#2039652, rhbz#2039651, rhbz#2039131 Mon, 10 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-0rc1.1 - Rebased to libvirt-8.0.0-rc1 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2034539, rhbz#2027400, rhbz#1945420, rhbz#1851249, rhbz#2032410 rhbz#2026812, rhbz#2032365, rhbz#2035888, rhbz#2036895, rhbz#2026537 ...
Tue, 25 Jan 2022 13:44:28 GMT: libvirt-devel-8.0.0-2.el9.x86_64
libvirt-devel - Libraries, includes, etc. to compile with the libvirt library
Include header files & development libraries for the libvirt C library.
Change Log:
Tue, 25 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-2 - build: Only install libvirt-guests when building libvirtd (rhbz#2042529) - docs: Add man page for libvirt-guests (rhbz#2042529) - remove sysconfig files (rhbz#2042529) - spec: Run pre/post-install stuff on 'daemon-driver-storage-core' (rhbz#2025644) - qemu: fix inactive snapshot revert (rhbz#2039136) - Revert "report error when virProcessGetStatInfo() is unable to parse data" (rhbz#2043579) Fri, 14 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-1 - Rebased to libvirt-8.0.0 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2039246, rhbz#2039652, rhbz#2039651, rhbz#2039131 Mon, 10 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-0rc1.1 - Rebased to libvirt-8.0.0-rc1 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2034539, rhbz#2027400, rhbz#1945420, rhbz#1851249, rhbz#2032410 rhbz#2026812, rhbz#2032365, rhbz#2035888, rhbz#2036895, rhbz#2026537 ...
Tue, 25 Jan 2022 13:44:28 GMT: libvirt-lock-sanlock-8.0.0-2.el9.x86_64
libvirt-lock-sanlock - Sanlock lock manager plugin for QEMU driver
Includes the Sanlock lock manager plugin for the QEMU
driver
Change Log:
Tue, 25 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-2 - build: Only install libvirt-guests when building libvirtd (rhbz#2042529) - docs: Add man page for libvirt-guests (rhbz#2042529) - remove sysconfig files (rhbz#2042529) - spec: Run pre/post-install stuff on 'daemon-driver-storage-core' (rhbz#2025644) - qemu: fix inactive snapshot revert (rhbz#2039136) - Revert "report error when virProcessGetStatInfo() is unable to parse data" (rhbz#2043579) Fri, 14 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-1 - Rebased to libvirt-8.0.0 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2039246, rhbz#2039652, rhbz#2039651, rhbz#2039131 Mon, 10 Jan 2022 GMT - Jiri Denemark <jdenemar@redhat.com> - 8.0.0-0rc1.1 - Rebased to libvirt-8.0.0-rc1 (rhbz#2001507) - The rebase also fixes the following bugs: rhbz#2034539, rhbz#2027400, rhbz#1945420, rhbz#1851249, rhbz#2032410 rhbz#2026812, rhbz#2032365, rhbz#2035888, rhbz#2036895, rhbz#2026537 ...
Wed, 19 Jan 2022 22:00:56 GMT: 1:dejagnu-1.6.3-2.el9.noarch
dejagnu - A front end for testing other programs
DejaGnu is an Expect/Tcl based framework for testing other programs.
DejaGnu has several purposes: to make it easy to write tests for any
program; to allow you to write tests which will be portable to any
host or target where a program must be tested; and to standardize the
output format of all tests (making it easier to integrate the testing
into software development).
Change Log:
Wed, 19 Jan 2022 GMT - Marek Polacek <polacek@redhat.com> - 1:1.6.3-2 - re-re-apply dejagnu-1.6-runtest.patch (#2042478) Tue, 11 Jan 2022 GMT - Honza Horak <hhorak@redhat.com> - 1:1.6.3-1 - Rebase to 1.6.3 Resolves: #1954158 Wed, 11 Aug 2021 GMT - Marek Polacek <polacek@redhat.com> - 1:1.6.1-13 - re-apply dejagnu-1.6-runtest.patch (#1990804) ...