CentOS Stream 8 Updates: January 14, 2023
This list of CentOS Stream 8 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-8-stream-x86_64-AppStream
Wed, 21 Dec 2022 11:17:34 GMT: sysstat-11.7.3-9.el8.x86_64
sysstat - Collection of performance monitoring tools for Linux
The sysstat package contains the sar, sadf, mpstat, iostat, tapestat,
pidstat, cifsiostat and sa tools for Linux.
The sar command collects and reports system activity information.
The information collected by sar can be saved in a file in a binary
format for future inspection. The statistics reported by sar concern
I/O transfer rates, paging activity, process-related activities,
interrupts, network activity, memory and swap space utilization, CPU
utilization, kernel activities and TTY statistics, among others. Both
UP and SMP machines are fully supported.
The sadf command may be used to display data collected by sar in
various formats (CSV, XML, etc.).
The iostat command reports CPU utilization and I/O statistics for disks.
The tapestat command reports statistics for tapes connected to the system.
The mpstat command reports global and per-processor statistics.
The pidstat command reports statistics for Linux tasks (processes).
The cifsiostat command reports I/O statistics for CIFS file systems.
Change Log:
Wed, 14 Dec 2022 GMT - Lukáš Zaoral <lzaoral@redhat.com> - 11.7.3-9 - add -f flag to force fdatasync() after sa file update (#2153192) Thu, 10 Nov 2022 GMT - Lukáš Zaoral <lzaoral@redhat.com> - 11.7.3-8 - arithmetic overflow in allocate_structures() on 32 bit systems (CVE-2022-39377) Mon, 29 Nov 2021 GMT - <msekleta@redhat.com> - 11.7.3-7 - Don't trigger autofs mounts when running sadc (#2000910) - sar: Add missing %gnice CPU value for tickless CPU (#2000916) - sadf: Fix seg fault on empty data files (#1910841) - sar: Fix typo in manual page (#1877836) ...
Sat, 24 Dec 2022 07:09:10 GMT: sssd-idp-2.8.2-1.el8.x86_64
sssd-idp - Kerberos plugins and OIDC helper for external identity providers.
This package provides Kerberos plugins that are required to enable
authentication against external identity providers. Additionally a helper
program to handle the OAuth 2.0 Device Authorization Grant is provided.
Change Log:
Mon, 19 Dec 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.2-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2136701 - Lower the severity of the log message for SSSD so that it is not shown at the default debug level. - Resolves: rhbz#2139760 - [sssd] RHEL 8.8 Tier 0 Localization - Resolves: rhbz#2139865 - Analyzer: Optimize and remove duplicate messages in verbose list - Resolves: rhbz#2142795 - SSSD: `sssctl analyze` command shouldn't require 'root' privileged - Resolves: rhbz#2144491 - UPN check cannot be disabled explicitly but requires krb5_validate = false' as a work-around - Resolves: rhbz#2150357 - Smart Card auth does not work with p11_uri (with-smartcard-required) Tue, 22 Nov 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.1-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2144581 - [RFE] provide dbus method to find users by attr - Resolves: rhbz#2144579 - sssd timezone issues sudonotafter - Resolves: rhbz#2144519 - [RFE] SSSD does not support to change the user’s password when option ldap_pwd_policy equals to shadow in sssd.conf file - Resolves: rhbz#2127822 - Cannot SSH with AD user to ipa-client (`krb5_validate` and `pac_check` settings conflict) - Resolves: rhbz#2111393 - authenticating against external IdP services okta (native app) with OAuth client secret failed Mon, 31 Oct 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.7.3-5 - Related: rhbz#2132051 - Rebase Samba to the the latest 4.17.x release Rebuild against Samba rebase. ...
Wed, 21 Dec 2022 11:18:39 GMT: rpm-plugin-fapolicyd-4.14.3-26.el8.x86_64
rpm-plugin-fapolicyd - Rpm plugin for fapolicyd functionality
Rpm plugin for fapolicyd functionality.
Change Log:
Mon, 19 Dec 2022 GMT - Florian Festi <ffesti@redhat.com> - 4.14.4-26 - Add --nocompression to rpm2archive (#2129345) Tue, 13 Sep 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.14.3-24 - Make write() nonblocking in fapolicyd plugin (#2110787) Tue, 05 Apr 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.14.3-23 - Fix minor ABI regression in rpmcli.h (#1940895) ...
Wed, 21 Dec 2022 11:18:39 GMT: rpm-build-4.14.3-26.el8.x86_64
rpm-build - Scripts and executable programs used to build packages
The rpm-build package contains the scripts and executable programs
that are used to build packages using the RPM Package Manager.
Change Log:
Mon, 19 Dec 2022 GMT - Florian Festi <ffesti@redhat.com> - 4.14.4-26 - Add --nocompression to rpm2archive (#2129345) Tue, 13 Sep 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.14.3-24 - Make write() nonblocking in fapolicyd plugin (#2110787) Tue, 05 Apr 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.14.3-23 - Fix minor ABI regression in rpmcli.h (#1940895) ...
Fri, 23 Dec 2022 08:05:49 GMT: python3-tkinter-3.6.8-50.el8.i686
python3-tkinter - A GUI toolkit for Python
The Tkinter (Tk interface) library is a graphical user interface toolkit for
the Python programming language.
Change Log:
Wed, 21 Dec 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-50 - Security fix for CVE-2022-45061 - Strip the LTO bytecode from python.o Resolves: rhbz#2144072, rhbz#2137707 Tue, 25 Oct 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-49 - Security fixes for CVE-2020-10735 and CVE-2021-28861 Resolves: rhbz#1834423, rhbz#2120642 Thu, 20 Oct 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-48 - Release bump Resolves: rhbz#2136435 ...
Fri, 23 Dec 2022 07:58:50 GMT: python3-tkinter-3.6.8-50.el8.x86_64
python3-tkinter - A GUI toolkit for Python
The Tkinter (Tk interface) library is a graphical user interface toolkit for
the Python programming language.
Change Log:
Wed, 21 Dec 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-50 - Security fix for CVE-2022-45061 - Strip the LTO bytecode from python.o Resolves: rhbz#2144072, rhbz#2137707 Tue, 25 Oct 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-49 - Security fixes for CVE-2020-10735 and CVE-2021-28861 Resolves: rhbz#1834423, rhbz#2120642 Thu, 20 Oct 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-48 - Release bump Resolves: rhbz#2136435 ...
Fri, 23 Dec 2022 08:05:49 GMT: python3-test-3.6.8-50.el8.i686
python3-test - The self-test suite for the main python3 package
The self-test suite for the Python interpreter.
This is only useful to test Python itself. For testing general Python code,
you should use the unittest module from python3-libs, or a library such as
python3-pytest or python3-nose.
Change Log:
Wed, 21 Dec 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-50 - Security fix for CVE-2022-45061 - Strip the LTO bytecode from python.o Resolves: rhbz#2144072, rhbz#2137707 Tue, 25 Oct 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-49 - Security fixes for CVE-2020-10735 and CVE-2021-28861 Resolves: rhbz#1834423, rhbz#2120642 Thu, 20 Oct 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-48 - Release bump Resolves: rhbz#2136435 ...
Fri, 23 Dec 2022 07:58:50 GMT: python3-idle-3.6.8-50.el8.x86_64
python3-idle - A basic graphical development environment for Python
IDLE is Python’s Integrated Development and Learning Environment.
IDLE has the following features: Python shell window (interactive
interpreter) with colorizing of code input, output, and error messages;
multi-window text editor with multiple undo, Python colorizing,
smart indent, call tips, auto completion, and other features;
search within any window, replace within editor windows, and
search through multiple files (grep); debugger with persistent
breakpoints, stepping, and viewing of global and local namespaces;
configuration, browsers, and other dialogs.
Change Log:
Wed, 21 Dec 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-50 - Security fix for CVE-2022-45061 - Strip the LTO bytecode from python.o Resolves: rhbz#2144072, rhbz#2137707 Tue, 25 Oct 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-49 - Security fixes for CVE-2020-10735 and CVE-2021-28861 Resolves: rhbz#1834423, rhbz#2120642 Thu, 20 Oct 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-48 - Release bump Resolves: rhbz#2136435 ...
Fri, 23 Dec 2022 08:05:49 GMT: python3-idle-3.6.8-50.el8.i686
python3-idle - A basic graphical development environment for Python
IDLE is Python’s Integrated Development and Learning Environment.
IDLE has the following features: Python shell window (interactive
interpreter) with colorizing of code input, output, and error messages;
multi-window text editor with multiple undo, Python colorizing,
smart indent, call tips, auto completion, and other features;
search within any window, replace within editor windows, and
search through multiple files (grep); debugger with persistent
breakpoints, stepping, and viewing of global and local namespaces;
configuration, browsers, and other dialogs.
Change Log:
Wed, 21 Dec 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-50 - Security fix for CVE-2022-45061 - Strip the LTO bytecode from python.o Resolves: rhbz#2144072, rhbz#2137707 Tue, 25 Oct 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-49 - Security fixes for CVE-2020-10735 and CVE-2021-28861 Resolves: rhbz#1834423, rhbz#2120642 Thu, 20 Oct 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-48 - Release bump Resolves: rhbz#2136435 ...
Fri, 23 Dec 2022 07:58:50 GMT: platform-python-devel-3.6.8-50.el8.x86_64
platform-python-devel - Libraries and header files needed for Python development
This package contains the header files and configuration needed to compile
Python extension modules (typically written in C or C++), to embed Python
into other programs, and to make binary distributions for Python libraries.
It also contains the necessary macros to build RPM packages with Python modules
and 2to3 tool, an automatic source converter from Python 2.X.
Change Log:
Wed, 21 Dec 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-50 - Security fix for CVE-2022-45061 - Strip the LTO bytecode from python.o Resolves: rhbz#2144072, rhbz#2137707 Tue, 25 Oct 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-49 - Security fixes for CVE-2020-10735 and CVE-2021-28861 Resolves: rhbz#1834423, rhbz#2120642 Thu, 20 Oct 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-48 - Release bump Resolves: rhbz#2136435 ...
Fri, 23 Dec 2022 08:05:49 GMT: platform-python-devel-3.6.8-50.el8.i686
platform-python-devel - Libraries and header files needed for Python development
This package contains the header files and configuration needed to compile
Python extension modules (typically written in C or C++), to embed Python
into other programs, and to make binary distributions for Python libraries.
It also contains the necessary macros to build RPM packages with Python modules
and 2to3 tool, an automatic source converter from Python 2.X.
Change Log:
Wed, 21 Dec 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-50 - Security fix for CVE-2022-45061 - Strip the LTO bytecode from python.o Resolves: rhbz#2144072, rhbz#2137707 Tue, 25 Oct 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-49 - Security fixes for CVE-2020-10735 and CVE-2021-28861 Resolves: rhbz#1834423, rhbz#2120642 Thu, 20 Oct 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-48 - Release bump Resolves: rhbz#2136435 ...
Fri, 23 Dec 2022 07:58:50 GMT: platform-python-debug-3.6.8-50.el8.x86_64
platform-python-debug - Debug version of the Python runtime
python3-debug provides a version of the Python runtime with numerous debugging
features enabled, aimed at advanced Python users such as developers of Python
extension modules.
This version uses more memory and will be slower than the regular Python build,
but is useful for tracking down reference-counting issues and other bugs.
The bytecode format is unchanged, so that .pyc files are compatible between
this and the standard version of Python, but the debugging features mean that
C/C++ extension modules are ABI-incompatible and must be built for each version
separately.
The debug build shares installation directories with the standard Python
runtime, so that .py and .pyc files can be shared.
Compiled extension modules use a special ABI flag ("d") in the filename,
so extensions for both versions can co-exist in the same directory.
Change Log:
Wed, 21 Dec 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-50 - Security fix for CVE-2022-45061 - Strip the LTO bytecode from python.o Resolves: rhbz#2144072, rhbz#2137707 Tue, 25 Oct 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-49 - Security fixes for CVE-2020-10735 and CVE-2021-28861 Resolves: rhbz#1834423, rhbz#2120642 Thu, 20 Oct 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-48 - Release bump Resolves: rhbz#2136435 ...
Fri, 23 Dec 2022 08:05:49 GMT: platform-python-3.6.8-50.el8.i686
platform-python - Internal interpreter of the Python programming language
This is the internal interpreter of the Python language for the system.
To use Python yourself, please install one of the available Python 3 packages,
for example python36.
Change Log:
Wed, 21 Dec 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-50 - Security fix for CVE-2022-45061 - Strip the LTO bytecode from python.o Resolves: rhbz#2144072, rhbz#2137707 Tue, 25 Oct 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-49 - Security fixes for CVE-2020-10735 and CVE-2021-28861 Resolves: rhbz#1834423, rhbz#2120642 Thu, 20 Oct 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-48 - Release bump Resolves: rhbz#2136435 ...
Fri, 23 Dec 2022 08:05:49 GMT: platform-python-debug-3.6.8-50.el8.i686
platform-python-debug - Debug version of the Python runtime
python3-debug provides a version of the Python runtime with numerous debugging
features enabled, aimed at advanced Python users such as developers of Python
extension modules.
This version uses more memory and will be slower than the regular Python build,
but is useful for tracking down reference-counting issues and other bugs.
The bytecode format is unchanged, so that .pyc files are compatible between
this and the standard version of Python, but the debugging features mean that
C/C++ extension modules are ABI-incompatible and must be built for each version
separately.
The debug build shares installation directories with the standard Python
runtime, so that .py and .pyc files can be shared.
Compiled extension modules use a special ABI flag ("d") in the filename,
so extensions for both versions can co-exist in the same directory.
Change Log:
Wed, 21 Dec 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-50 - Security fix for CVE-2022-45061 - Strip the LTO bytecode from python.o Resolves: rhbz#2144072, rhbz#2137707 Tue, 25 Oct 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-49 - Security fixes for CVE-2020-10735 and CVE-2021-28861 Resolves: rhbz#1834423, rhbz#2120642 Thu, 20 Oct 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-48 - Release bump Resolves: rhbz#2136435 ...
Tue, 03 Jan 2023 07:12:13 GMT: osbuild-composer-worker-71-1.el8.x86_64
osbuild-composer-worker - The worker for osbuild-composer
The worker for osbuild-composer
Change Log:
Wed, 28 Dec 2022 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 71-1 - New upstream release Wed, 14 Dec 2022 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 70-1 - New upstream release Wed, 30 Nov 2022 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 69-1 - New upstream release ...
Tue, 03 Jan 2023 07:12:13 GMT: osbuild-composer-dnf-json-71-1.el8.x86_64
osbuild-composer-dnf-json - The dnf-json binary used by osbuild-composer and the workers
The dnf-json binary used by osbuild-composer and the workers.
Change Log:
Wed, 28 Dec 2022 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 71-1 - New upstream release Wed, 14 Dec 2022 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 70-1 - New upstream release Wed, 30 Nov 2022 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 69-1 - New upstream release ...
Tue, 03 Jan 2023 07:12:13 GMT: osbuild-composer-71-1.el8.x86_64
osbuild-composer - An image building service based on osbuild
A service for building customized OS artifacts, such as VM images and OSTree
commits, that uses osbuild under the hood. Besides building images for local
usage, it can also upload images directly to cloud.
It is compatible with composer-cli and cockpit-composer clients.
Change Log:
Wed, 28 Dec 2022 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 71-1 - New upstream release Wed, 14 Dec 2022 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 70-1 - New upstream release Wed, 30 Nov 2022 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 69-1 - New upstream release ...
Tue, 03 Jan 2023 07:12:13 GMT: osbuild-composer-core-71-1.el8.x86_64
osbuild-composer-core - The core osbuild-composer binary
The core osbuild-composer binary. This is suitable both for spawning in containers and by systemd.
Change Log:
Wed, 28 Dec 2022 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 71-1 - New upstream release Wed, 14 Dec 2022 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 70-1 - New upstream release Wed, 30 Nov 2022 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 69-1 - New upstream release ...
Fri, 06 Jan 2023 05:08:18 GMT: python3-osbuild-75-1.el8.noarch
python3-osbuild - A build system for OS images
A build system for OS images
Change Log:
Wed, 04 Jan 2023 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 75-1 - New upstream release Wed, 07 Dec 2022 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 73-1 - New upstream release Wed, 23 Nov 2022 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 72-1 - New upstream release ...
Fri, 06 Jan 2023 05:08:18 GMT: osbuild-ostree-75-1.el8.noarch
osbuild-ostree - OSTree support
Contains the necessary stages, assembler and source
to build OSTree based images.
Change Log:
Wed, 04 Jan 2023 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 75-1 - New upstream release Wed, 07 Dec 2022 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 73-1 - New upstream release Wed, 23 Nov 2022 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 72-1 - New upstream release ...
Fri, 06 Jan 2023 05:08:18 GMT: osbuild-lvm2-75-1.el8.noarch
osbuild-lvm2 - LVM2 support
Contains the necessary stages and device host
services to build LVM2 based images.
Change Log:
Wed, 04 Jan 2023 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 75-1 - New upstream release Wed, 07 Dec 2022 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 73-1 - New upstream release Wed, 23 Nov 2022 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 72-1 - New upstream release ...
Fri, 06 Jan 2023 05:08:18 GMT: osbuild-selinux-75-1.el8.noarch
osbuild-selinux - SELinux policies
Contains the necessary SELinux policies that allows
osbuild to use labels unknown to the host inside the
containers it uses to build OS artifacts.
Change Log:
Wed, 04 Jan 2023 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 75-1 - New upstream release Wed, 07 Dec 2022 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 73-1 - New upstream release Wed, 23 Nov 2022 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 72-1 - New upstream release ...
Fri, 06 Jan 2023 05:08:18 GMT: osbuild-75-1.el8.noarch
osbuild - A build system for OS images
A build system for OS images
Change Log:
Wed, 04 Jan 2023 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 75-1 - New upstream release Wed, 07 Dec 2022 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 73-1 - New upstream release Wed, 23 Nov 2022 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 72-1 - New upstream release ...
Fri, 06 Jan 2023 05:08:18 GMT: osbuild-luks2-75-1.el8.noarch
osbuild-luks2 - LUKS2 support
Contains the necessary stages and device host
services to build LUKS2 encrypted images.
Change Log:
Wed, 04 Jan 2023 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 75-1 - New upstream release Wed, 07 Dec 2022 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 73-1 - New upstream release Wed, 23 Nov 2022 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 72-1 - New upstream release ...
Tue, 03 Jan 2023 07:09:42 GMT: mutter-3.32.2-68.el8.x86_64
mutter - Window and compositing manager based on Clutter
Mutter is a window and compositing manager that displays and manages
your desktop via OpenGL. Mutter combines a sophisticated display engine
using the Clutter toolkit with solid window-management logic inherited
from the Metacity window manager.
While Mutter can be used stand-alone, it is primarily intended to be
used as the display core of a larger system such as GNOME Shell. For
this reason, Mutter is very extensible via plugins, which are used both
to add fancy visual effects and to rework the window management
behaviors to meet the needs of the environment.
Change Log:
Wed, 21 Dec 2022 GMT - Olivier Fourdan <ofourdan@redhat.com> - 3.32.2-68 - Fix downstream synaptics patches breaking xdmcp Resolves: #2092450 Thu, 20 Oct 2022 GMT - Jonas Ådahl <jadahl@redhat.com>) - 3.32.2-67 - Don't add common modes if panel already has Resolves: #2125031 Mon, 29 Aug 2022 GMT - Jonas Ådahl <jadahl@redhat.com>) - 3.32.2-66 - Downgrade assert to warning Resolves: #2089311 ...
Tue, 03 Jan 2023 07:09:45 GMT: mutter-3.32.2-68.el8.i686
mutter - Window and compositing manager based on Clutter
Mutter is a window and compositing manager that displays and manages
your desktop via OpenGL. Mutter combines a sophisticated display engine
using the Clutter toolkit with solid window-management logic inherited
from the Metacity window manager.
While Mutter can be used stand-alone, it is primarily intended to be
used as the display core of a larger system such as GNOME Shell. For
this reason, Mutter is very extensible via plugins, which are used both
to add fancy visual effects and to rework the window management
behaviors to meet the needs of the environment.
Change Log:
Wed, 21 Dec 2022 GMT - Olivier Fourdan <ofourdan@redhat.com> - 3.32.2-68 - Fix downstream synaptics patches breaking xdmcp Resolves: #2092450 Thu, 20 Oct 2022 GMT - Jonas Ådahl <jadahl@redhat.com>) - 3.32.2-67 - Don't add common modes if panel already has Resolves: #2125031 Mon, 29 Aug 2022 GMT - Jonas Ådahl <jadahl@redhat.com>) - 3.32.2-66 - Downgrade assert to warning Resolves: #2089311 ...
Wed, 04 Jan 2023 09:08:13 GMT: libxml2-devel-2.9.7-16.el8.x86_64
libxml2-devel - Libraries, includes, etc. to develop XML and HTML applications
Libraries, include files, etc you can use to develop XML applications.
This library allows to manipulate XML files. It includes support
to read, modify and write XML and HTML files. There is DTDs support
this includes parsing and validation even with complex DtDs, either
at parse time or later once the document has been modified. The output
can be a simple SAX stream or and in-memory DOM like representations.
In this case one can use the built-in XPath and XPointer implementation
to select sub nodes or ranges. A flexible Input/Output mechanism is
available, with existing HTTP and FTP modules and combined to an
URI library.
Change Log:
Wed, 02 Nov 2022 GMT - David King <dking@redhat.com> - 2.9.7-16 - Fix CVE-2022-40303 (#2136563) - Fix CVE-2022-40304 (#2136568) Wed, 24 Aug 2022 GMT - David King <dking@redhat.com> - 2.9.7-15 - Fix CVE-2016-3709 (#2120781) Thu, 12 May 2022 GMT - David King <dking@redhat.com> - 2.9.7-14 - Fix CVE-2022-29824 (#2082298) ...
Wed, 04 Jan 2023 09:09:15 GMT: libxml2-devel-2.9.7-16.el8.i686
libxml2-devel - Libraries, includes, etc. to develop XML and HTML applications
Libraries, include files, etc you can use to develop XML applications.
This library allows to manipulate XML files. It includes support
to read, modify and write XML and HTML files. There is DTDs support
this includes parsing and validation even with complex DtDs, either
at parse time or later once the document has been modified. The output
can be a simple SAX stream or and in-memory DOM like representations.
In this case one can use the built-in XPath and XPointer implementation
to select sub nodes or ranges. A flexible Input/Output mechanism is
available, with existing HTTP and FTP modules and combined to an
URI library.
Change Log:
Wed, 02 Nov 2022 GMT - David King <dking@redhat.com> - 2.9.7-16 - Fix CVE-2022-40303 (#2136563) - Fix CVE-2022-40304 (#2136568) Wed, 24 Aug 2022 GMT - David King <dking@redhat.com> - 2.9.7-15 - Fix CVE-2016-3709 (#2120781) Thu, 12 May 2022 GMT - David King <dking@redhat.com> - 2.9.7-14 - Fix CVE-2022-29824 (#2082298) ...
Wed, 21 Dec 2022 11:18:24 GMT: gnome-shell-extension-user-theme-3.32.1-31.el8.noarch
gnome-shell-extension-user-theme - Support for custom themes in GNOME Shell
This GNOME Shell extension enables loading a GNOME Shell theme from
~/.themes//gnome-shell/.
Change Log:
Wed, 14 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-31 - Adjust classification banner position in fullscreen Resolves: #2150107 - Allow inhibiting workspace switch gesture Resolves: #2138109 Fri, 09 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-30 - Fix stuck grab if disabled with open context menu Resolves: #2149670 - Support .desktop files of type Link Resolves: #2143825 Mon, 29 Aug 2022 GMT - Jonas Ådahl <jadahl@redhat.com> - 3.32.1-29 - Avoid invalid window management in auto-move-windows Resolves: #2089311 ...
Wed, 21 Dec 2022 11:18:24 GMT: gnome-shell-extension-window-grouper-3.32.1-31.el8.noarch
gnome-shell-extension-window-grouper - Keep windows that belong to the same process on the same workspace
This GNOME Shell extension keeps windows that belong to the same process on the same workspace.
Change Log:
Wed, 14 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-31 - Adjust classification banner position in fullscreen Resolves: #2150107 - Allow inhibiting workspace switch gesture Resolves: #2138109 Fri, 09 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-30 - Fix stuck grab if disabled with open context menu Resolves: #2149670 - Support .desktop files of type Link Resolves: #2143825 Mon, 29 Aug 2022 GMT - Jonas Ådahl <jadahl@redhat.com> - 3.32.1-29 - Avoid invalid window management in auto-move-windows Resolves: #2089311 ...
Wed, 21 Dec 2022 11:18:24 GMT: gnome-shell-extension-panel-favorites-3.32.1-31.el8.noarch
gnome-shell-extension-panel-favorites - Favorite launchers in GNOME Shell's top bar
This GNOME Shell extension adds favorite launchers to the top bar.
Change Log:
Wed, 14 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-31 - Adjust classification banner position in fullscreen Resolves: #2150107 - Allow inhibiting workspace switch gesture Resolves: #2138109 Fri, 09 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-30 - Fix stuck grab if disabled with open context menu Resolves: #2149670 - Support .desktop files of type Link Resolves: #2143825 Mon, 29 Aug 2022 GMT - Jonas Ådahl <jadahl@redhat.com> - 3.32.1-29 - Avoid invalid window management in auto-move-windows Resolves: #2089311 ...
Wed, 21 Dec 2022 11:18:24 GMT: gnome-shell-extension-updates-dialog-3.32.1-31.el8.noarch
gnome-shell-extension-updates-dialog - Show a modal dialog when there are software updates
This GNOME Shell extension shows a modal dialog when there are software updates
Change Log:
Wed, 14 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-31 - Adjust classification banner position in fullscreen Resolves: #2150107 - Allow inhibiting workspace switch gesture Resolves: #2138109 Fri, 09 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-30 - Fix stuck grab if disabled with open context menu Resolves: #2149670 - Support .desktop files of type Link Resolves: #2143825 Mon, 29 Aug 2022 GMT - Jonas Ådahl <jadahl@redhat.com> - 3.32.1-29 - Avoid invalid window management in auto-move-windows Resolves: #2089311 ...
Wed, 21 Dec 2022 11:18:24 GMT: gnome-shell-extension-window-list-3.32.1-31.el8.noarch
gnome-shell-extension-window-list - Display a window list at the bottom of the screen in GNOME Shell
This GNOME Shell extension displays a window list at the bottom of the screen.
Change Log:
Wed, 14 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-31 - Adjust classification banner position in fullscreen Resolves: #2150107 - Allow inhibiting workspace switch gesture Resolves: #2138109 Fri, 09 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-30 - Fix stuck grab if disabled with open context menu Resolves: #2149670 - Support .desktop files of type Link Resolves: #2143825 Mon, 29 Aug 2022 GMT - Jonas Ådahl <jadahl@redhat.com> - 3.32.1-29 - Avoid invalid window management in auto-move-windows Resolves: #2089311 ...
Wed, 21 Dec 2022 11:18:24 GMT: gnome-shell-extension-windowsNavigator-3.32.1-31.el8.noarch
gnome-shell-extension-windowsNavigator - Support for keyboard selection of windows and workspaces in GNOME Shell
This GNOME Shell extension enables keyboard selection of windows and workspaces
in overlay mode, by pressing the Alt and Ctrl key respectively.
Change Log:
Wed, 14 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-31 - Adjust classification banner position in fullscreen Resolves: #2150107 - Allow inhibiting workspace switch gesture Resolves: #2138109 Fri, 09 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-30 - Fix stuck grab if disabled with open context menu Resolves: #2149670 - Support .desktop files of type Link Resolves: #2143825 Mon, 29 Aug 2022 GMT - Jonas Ådahl <jadahl@redhat.com> - 3.32.1-29 - Avoid invalid window management in auto-move-windows Resolves: #2089311 ...
Wed, 21 Dec 2022 11:18:24 GMT: gnome-shell-extension-places-menu-3.32.1-31.el8.noarch
gnome-shell-extension-places-menu - Places status menu for GNOME Shell
This GNOME Shell extension add a system status menu for quickly navigating
places in the system.
Change Log:
Wed, 14 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-31 - Adjust classification banner position in fullscreen Resolves: #2150107 - Allow inhibiting workspace switch gesture Resolves: #2138109 Fri, 09 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-30 - Fix stuck grab if disabled with open context menu Resolves: #2149670 - Support .desktop files of type Link Resolves: #2143825 Mon, 29 Aug 2022 GMT - Jonas Ådahl <jadahl@redhat.com> - 3.32.1-29 - Avoid invalid window management in auto-move-windows Resolves: #2089311 ...
Wed, 21 Dec 2022 11:18:24 GMT: gnome-shell-extension-native-window-placement-3.32.1-31.el8.noarch
gnome-shell-extension-native-window-placement - Native window placement for GNOME Shell
This GNOME Shell extension provides additional configurability for the window
layout in the overview, including a mechanism similar to KDE4.
Change Log:
Wed, 14 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-31 - Adjust classification banner position in fullscreen Resolves: #2150107 - Allow inhibiting workspace switch gesture Resolves: #2138109 Fri, 09 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-30 - Fix stuck grab if disabled with open context menu Resolves: #2149670 - Support .desktop files of type Link Resolves: #2143825 Mon, 29 Aug 2022 GMT - Jonas Ådahl <jadahl@redhat.com> - 3.32.1-29 - Avoid invalid window management in auto-move-windows Resolves: #2089311 ...
Wed, 21 Dec 2022 11:18:24 GMT: gnome-shell-extension-no-hot-corner-3.32.1-31.el8.noarch
gnome-shell-extension-no-hot-corner - Disable the hot corner in GNOME Shell
This GNOME Shell extension disables the hot corner in the top bar.
Change Log:
Wed, 14 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-31 - Adjust classification banner position in fullscreen Resolves: #2150107 - Allow inhibiting workspace switch gesture Resolves: #2138109 Fri, 09 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-30 - Fix stuck grab if disabled with open context menu Resolves: #2149670 - Support .desktop files of type Link Resolves: #2143825 Mon, 29 Aug 2022 GMT - Jonas Ådahl <jadahl@redhat.com> - 3.32.1-29 - Avoid invalid window management in auto-move-windows Resolves: #2089311 ...
Wed, 21 Dec 2022 11:18:24 GMT: gnome-shell-extension-workspace-indicator-3.32.1-31.el8.noarch
gnome-shell-extension-workspace-indicator - Workspace indicator for GNOME Shell
This GNOME Shell extension add a system status menu for quickly changing
workspaces.
Change Log:
Wed, 14 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-31 - Adjust classification banner position in fullscreen Resolves: #2150107 - Allow inhibiting workspace switch gesture Resolves: #2138109 Fri, 09 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-30 - Fix stuck grab if disabled with open context menu Resolves: #2149670 - Support .desktop files of type Link Resolves: #2143825 Mon, 29 Aug 2022 GMT - Jonas Ådahl <jadahl@redhat.com> - 3.32.1-29 - Avoid invalid window management in auto-move-windows Resolves: #2089311 ...
Wed, 21 Dec 2022 11:18:24 GMT: gnome-shell-extension-top-icons-3.32.1-31.el8.noarch
gnome-shell-extension-top-icons - Show legacy icons on top
This GNOME Shell extension moves legacy tray icons into the top bar.
Change Log:
Wed, 14 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-31 - Adjust classification banner position in fullscreen Resolves: #2150107 - Allow inhibiting workspace switch gesture Resolves: #2138109 Fri, 09 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-30 - Fix stuck grab if disabled with open context menu Resolves: #2149670 - Support .desktop files of type Link Resolves: #2143825 Mon, 29 Aug 2022 GMT - Jonas Ådahl <jadahl@redhat.com> - 3.32.1-29 - Avoid invalid window management in auto-move-windows Resolves: #2089311 ...
Wed, 21 Dec 2022 11:18:24 GMT: gnome-shell-extension-systemMonitor-3.32.1-31.el8.noarch
gnome-shell-extension-systemMonitor - System Monitor for GNOME Shell
This GNOME Shell extension is a message tray indicator for CPU and memory usage
Change Log:
Wed, 14 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-31 - Adjust classification banner position in fullscreen Resolves: #2150107 - Allow inhibiting workspace switch gesture Resolves: #2138109 Fri, 09 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-30 - Fix stuck grab if disabled with open context menu Resolves: #2149670 - Support .desktop files of type Link Resolves: #2143825 Mon, 29 Aug 2022 GMT - Jonas Ådahl <jadahl@redhat.com> - 3.32.1-29 - Avoid invalid window management in auto-move-windows Resolves: #2089311 ...
Wed, 21 Dec 2022 11:18:24 GMT: gnome-shell-extension-screenshot-window-sizer-3.32.1-31.el8.noarch
gnome-shell-extension-screenshot-window-sizer - Screenshot window sizer for GNOME Shell
This GNOME Shell extension allows to easily resize windows for GNOME Software
screenshots.
Change Log:
Wed, 14 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-31 - Adjust classification banner position in fullscreen Resolves: #2150107 - Allow inhibiting workspace switch gesture Resolves: #2138109 Fri, 09 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-30 - Fix stuck grab if disabled with open context menu Resolves: #2149670 - Support .desktop files of type Link Resolves: #2143825 Mon, 29 Aug 2022 GMT - Jonas Ådahl <jadahl@redhat.com> - 3.32.1-29 - Avoid invalid window management in auto-move-windows Resolves: #2089311 ...
Wed, 21 Dec 2022 11:18:24 GMT: gnome-shell-extension-dash-to-dock-3.32.1-31.el8.noarch
gnome-shell-extension-dash-to-dock - Show the dash outside the activities overview
This GNOME Shell extension makes the dash available outside the activities overview.
Change Log:
Wed, 14 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-31 - Adjust classification banner position in fullscreen Resolves: #2150107 - Allow inhibiting workspace switch gesture Resolves: #2138109 Fri, 09 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-30 - Fix stuck grab if disabled with open context menu Resolves: #2149670 - Support .desktop files of type Link Resolves: #2143825 Mon, 29 Aug 2022 GMT - Jonas Ådahl <jadahl@redhat.com> - 3.32.1-29 - Avoid invalid window management in auto-move-windows Resolves: #2089311 ...
Wed, 21 Dec 2022 11:18:24 GMT: gnome-shell-extension-launch-new-instance-3.32.1-31.el8.noarch
gnome-shell-extension-launch-new-instance - Always launch a new application instance for GNOME Shell
This GNOME Shell extension modifies the behavior of clicking in the dash and app
launcher to always launch a new application instance.
Change Log:
Wed, 14 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-31 - Adjust classification banner position in fullscreen Resolves: #2150107 - Allow inhibiting workspace switch gesture Resolves: #2138109 Fri, 09 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-30 - Fix stuck grab if disabled with open context menu Resolves: #2149670 - Support .desktop files of type Link Resolves: #2143825 Mon, 29 Aug 2022 GMT - Jonas Ådahl <jadahl@redhat.com> - 3.32.1-29 - Avoid invalid window management in auto-move-windows Resolves: #2089311 ...
Wed, 21 Dec 2022 11:18:24 GMT: gnome-shell-extension-auto-move-windows-3.32.1-31.el8.noarch
gnome-shell-extension-auto-move-windows - Assign specific workspaces to applications in GNOME Shell
This GNOME Shell extension enables easy workspace management. A specific
workspace can be assigned to each application as soon as it creates a window, in
a manner configurable with a GSettings key.
Change Log:
Wed, 14 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-31 - Adjust classification banner position in fullscreen Resolves: #2150107 - Allow inhibiting workspace switch gesture Resolves: #2138109 Fri, 09 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-30 - Fix stuck grab if disabled with open context menu Resolves: #2149670 - Support .desktop files of type Link Resolves: #2143825 Mon, 29 Aug 2022 GMT - Jonas Ådahl <jadahl@redhat.com> - 3.32.1-29 - Avoid invalid window management in auto-move-windows Resolves: #2089311 ...
Wed, 21 Dec 2022 11:18:24 GMT: gnome-shell-extension-desktop-icons-3.32.1-31.el8.noarch
gnome-shell-extension-desktop-icons - Desktop icons support for the classic experience
This GNOME Shell extension adds desktop icons support as seen in GNOME 2
Change Log:
Wed, 14 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-31 - Adjust classification banner position in fullscreen Resolves: #2150107 - Allow inhibiting workspace switch gesture Resolves: #2138109 Fri, 09 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-30 - Fix stuck grab if disabled with open context menu Resolves: #2149670 - Support .desktop files of type Link Resolves: #2143825 Mon, 29 Aug 2022 GMT - Jonas Ådahl <jadahl@redhat.com> - 3.32.1-29 - Avoid invalid window management in auto-move-windows Resolves: #2089311 ...
Wed, 21 Dec 2022 11:18:24 GMT: gnome-classic-session-3.32.1-31.el8.noarch
gnome-classic-session - GNOME "classic" mode session
This package contains the required components for the GNOME Shell "classic"
mode, which aims to provide a GNOME 2-like user interface.
Change Log:
Wed, 14 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-31 - Adjust classification banner position in fullscreen Resolves: #2150107 - Allow inhibiting workspace switch gesture Resolves: #2138109 Fri, 09 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-30 - Fix stuck grab if disabled with open context menu Resolves: #2149670 - Support .desktop files of type Link Resolves: #2143825 Mon, 29 Aug 2022 GMT - Jonas Ådahl <jadahl@redhat.com> - 3.32.1-29 - Avoid invalid window management in auto-move-windows Resolves: #2089311 ...
Wed, 21 Dec 2022 11:18:24 GMT: gnome-shell-extension-dash-to-panel-3.32.1-31.el8.noarch
gnome-shell-extension-dash-to-panel - Show the dash in the top bar
This GNOME Shell extension makes the dash available in the top bar
Change Log:
Wed, 14 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-31 - Adjust classification banner position in fullscreen Resolves: #2150107 - Allow inhibiting workspace switch gesture Resolves: #2138109 Fri, 09 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-30 - Fix stuck grab if disabled with open context menu Resolves: #2149670 - Support .desktop files of type Link Resolves: #2143825 Mon, 29 Aug 2022 GMT - Jonas Ådahl <jadahl@redhat.com> - 3.32.1-29 - Avoid invalid window management in auto-move-windows Resolves: #2089311 ...
Wed, 21 Dec 2022 11:18:24 GMT: gnome-shell-extension-common-3.32.1-31.el8.noarch
gnome-shell-extension-common - Files common to GNOME Shell Extensions
GNOME Shell Extensions is a collection of extensions providing additional and
optional functionality to GNOME Shell.
This package provides common data files shared by various extensions.
Change Log:
Wed, 14 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-31 - Adjust classification banner position in fullscreen Resolves: #2150107 - Allow inhibiting workspace switch gesture Resolves: #2138109 Fri, 09 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-30 - Fix stuck grab if disabled with open context menu Resolves: #2149670 - Support .desktop files of type Link Resolves: #2143825 Mon, 29 Aug 2022 GMT - Jonas Ådahl <jadahl@redhat.com> - 3.32.1-29 - Avoid invalid window management in auto-move-windows Resolves: #2089311 ...
Wed, 21 Dec 2022 11:18:24 GMT: gnome-shell-extension-apps-menu-3.32.1-31.el8.noarch
gnome-shell-extension-apps-menu - Application menu for GNOME Shell
This GNOME Shell extension adds a GNOME 2.x style menu for applications.
Change Log:
Wed, 14 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-31 - Adjust classification banner position in fullscreen Resolves: #2150107 - Allow inhibiting workspace switch gesture Resolves: #2138109 Fri, 09 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-30 - Fix stuck grab if disabled with open context menu Resolves: #2149670 - Support .desktop files of type Link Resolves: #2143825 Mon, 29 Aug 2022 GMT - Jonas Ådahl <jadahl@redhat.com> - 3.32.1-29 - Avoid invalid window management in auto-move-windows Resolves: #2089311 ...
Wed, 21 Dec 2022 11:18:24 GMT: gnome-shell-extension-heads-up-display-3.32.1-31.el8.noarch
gnome-shell-extension-heads-up-display - Display persistent on-screen message
This GNOME Shell extension displays a persistent message in the top middle of the screen.
This message can appear on the login screen, lock screen, or regular user session.
Change Log:
Wed, 14 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-31 - Adjust classification banner position in fullscreen Resolves: #2150107 - Allow inhibiting workspace switch gesture Resolves: #2138109 Fri, 09 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-30 - Fix stuck grab if disabled with open context menu Resolves: #2149670 - Support .desktop files of type Link Resolves: #2143825 Mon, 29 Aug 2022 GMT - Jonas Ådahl <jadahl@redhat.com> - 3.32.1-29 - Avoid invalid window management in auto-move-windows Resolves: #2089311 ...
Wed, 21 Dec 2022 11:18:24 GMT: gnome-shell-extension-horizontal-workspaces-3.32.1-31.el8.noarch
gnome-shell-extension-horizontal-workspaces - Desktop icons support for the classic experience
This GNOME Shell extension adds desktop icons support as seen in GNOME 2
Change Log:
Wed, 14 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-31 - Adjust classification banner position in fullscreen Resolves: #2150107 - Allow inhibiting workspace switch gesture Resolves: #2138109 Fri, 09 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-30 - Fix stuck grab if disabled with open context menu Resolves: #2149670 - Support .desktop files of type Link Resolves: #2143825 Mon, 29 Aug 2022 GMT - Jonas Ådahl <jadahl@redhat.com> - 3.32.1-29 - Avoid invalid window management in auto-move-windows Resolves: #2089311 ...
Wed, 21 Dec 2022 11:18:24 GMT: gnome-shell-extension-disable-screenshield-3.32.1-31.el8.noarch
gnome-shell-extension-disable-screenshield - Disable GNOME Shell screen shield if lock is disabled
This GNOME Shell extension disabled the screen shield if screen locking is disabled.
Change Log:
Wed, 14 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-31 - Adjust classification banner position in fullscreen Resolves: #2150107 - Allow inhibiting workspace switch gesture Resolves: #2138109 Fri, 09 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-30 - Fix stuck grab if disabled with open context menu Resolves: #2149670 - Support .desktop files of type Link Resolves: #2143825 Mon, 29 Aug 2022 GMT - Jonas Ådahl <jadahl@redhat.com> - 3.32.1-29 - Avoid invalid window management in auto-move-windows Resolves: #2089311 ...
Wed, 21 Dec 2022 11:18:24 GMT: gnome-shell-extension-classification-banner-3.32.1-31.el8.noarch
gnome-shell-extension-classification-banner - Display classification level banner in GNOME Shell
This GNOME Shell extension adds a banner that displays the classification level.
Change Log:
Wed, 14 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-31 - Adjust classification banner position in fullscreen Resolves: #2150107 - Allow inhibiting workspace switch gesture Resolves: #2138109 Fri, 09 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-30 - Fix stuck grab if disabled with open context menu Resolves: #2149670 - Support .desktop files of type Link Resolves: #2143825 Mon, 29 Aug 2022 GMT - Jonas Ådahl <jadahl@redhat.com> - 3.32.1-29 - Avoid invalid window management in auto-move-windows Resolves: #2089311 ...
Wed, 21 Dec 2022 11:18:24 GMT: gnome-shell-extension-gesture-inhibitor-3.32.1-31.el8.noarch
gnome-shell-extension-gesture-inhibitor - Gesture inhibitor
This GNOME Shell extension allows disabling the default desktop gestures.
Change Log:
Wed, 14 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-31 - Adjust classification banner position in fullscreen Resolves: #2150107 - Allow inhibiting workspace switch gesture Resolves: #2138109 Fri, 09 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-30 - Fix stuck grab if disabled with open context menu Resolves: #2149670 - Support .desktop files of type Link Resolves: #2143825 Mon, 29 Aug 2022 GMT - Jonas Ådahl <jadahl@redhat.com> - 3.32.1-29 - Avoid invalid window management in auto-move-windows Resolves: #2089311 ...
Wed, 21 Dec 2022 11:18:24 GMT: gnome-shell-extension-drive-menu-3.32.1-31.el8.noarch
gnome-shell-extension-drive-menu - Drive status menu for GNOME Shell
This GNOME Shell extension provides a panel status menu for accessing and
unmounting removable devices.
Change Log:
Wed, 14 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-31 - Adjust classification banner position in fullscreen Resolves: #2150107 - Allow inhibiting workspace switch gesture Resolves: #2138109 Fri, 09 Dec 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 3.32.1-30 - Fix stuck grab if disabled with open context menu Resolves: #2149670 - Support .desktop files of type Link Resolves: #2143825 Mon, 29 Aug 2022 GMT - Jonas Ådahl <jadahl@redhat.com> - 3.32.1-29 - Avoid invalid window management in auto-move-windows Resolves: #2089311 ...
Thu, 05 Jan 2023 05:12:21 GMT: git-subtree-2.39.0-1.el8.x86_64
git-subtree - Git tools to merge and split repositories
Git subtrees allow subprojects to be included within a subdirectory
of the main project, optionally including the subproject's entire
history.
Change Log:
Mon, 19 Dec 2022 GMT - Ondrej Pohorelsky <opohorel@redhat.com> - 2.39.0-1 - Update to 2.39.0 - Resolves: rhbz#2139378 Thu, 25 Nov 2021 GMT - Ondrej Pohorelsky <opohorel@redhat.com> - 2.31.1-2 - Remove perl(Email::Valid) require from git-email - Related: rhbz#2021547 Fri, 19 Nov 2021 GMT - Ondrej Pohorelsky <opohorel@redhat.com> - 2.31.1-1 - Update to release 2.31.1 - Resolves: rhbz#2021547 ...
Thu, 05 Jan 2023 05:13:23 GMT: git-svn-2.39.0-1.el8.noarch
git-svn - Git tools for interacting with Subversion repositories
Git tools for interacting with Subversion repositories.
Change Log:
Mon, 19 Dec 2022 GMT - Ondrej Pohorelsky <opohorel@redhat.com> - 2.39.0-1 - Update to 2.39.0 - Resolves: rhbz#2139378 Thu, 25 Nov 2021 GMT - Ondrej Pohorelsky <opohorel@redhat.com> - 2.31.1-2 - Remove perl(Email::Valid) require from git-email - Related: rhbz#2021547 Fri, 19 Nov 2021 GMT - Ondrej Pohorelsky <opohorel@redhat.com> - 2.31.1-1 - Update to release 2.31.1 - Resolves: rhbz#2021547 ...
Thu, 05 Jan 2023 05:13:23 GMT: gitweb-2.39.0-1.el8.noarch
gitweb - Simple web interface to git repositories
Simple web interface to git repositories.
Change Log:
Mon, 19 Dec 2022 GMT - Ondrej Pohorelsky <opohorel@redhat.com> - 2.39.0-1 - Update to 2.39.0 - Resolves: rhbz#2139378 Thu, 25 Nov 2021 GMT - Ondrej Pohorelsky <opohorel@redhat.com> - 2.31.1-2 - Remove perl(Email::Valid) require from git-email - Related: rhbz#2021547 Fri, 19 Nov 2021 GMT - Ondrej Pohorelsky <opohorel@redhat.com> - 2.31.1-1 - Update to release 2.31.1 - Resolves: rhbz#2021547 ...
Thu, 05 Jan 2023 05:13:23 GMT: perl-Git-SVN-2.39.0-1.el8.noarch
perl-Git-SVN - Perl interface to Git::SVN
Perl interface to Git::SVN.
Change Log:
Mon, 19 Dec 2022 GMT - Ondrej Pohorelsky <opohorel@redhat.com> - 2.39.0-1 - Update to 2.39.0 - Resolves: rhbz#2139378 Thu, 25 Nov 2021 GMT - Ondrej Pohorelsky <opohorel@redhat.com> - 2.31.1-2 - Remove perl(Email::Valid) require from git-email - Related: rhbz#2021547 Fri, 19 Nov 2021 GMT - Ondrej Pohorelsky <opohorel@redhat.com> - 2.31.1-1 - Update to release 2.31.1 - Resolves: rhbz#2021547 ...
Thu, 05 Jan 2023 05:13:23 GMT: perl-Git-2.39.0-1.el8.noarch
perl-Git - Perl interface to Git
Perl interface to Git.
Change Log:
Mon, 19 Dec 2022 GMT - Ondrej Pohorelsky <opohorel@redhat.com> - 2.39.0-1 - Update to 2.39.0 - Resolves: rhbz#2139378 Thu, 25 Nov 2021 GMT - Ondrej Pohorelsky <opohorel@redhat.com> - 2.31.1-2 - Remove perl(Email::Valid) require from git-email - Related: rhbz#2021547 Fri, 19 Nov 2021 GMT - Ondrej Pohorelsky <opohorel@redhat.com> - 2.31.1-1 - Update to release 2.31.1 - Resolves: rhbz#2021547 ...
Thu, 05 Jan 2023 05:13:23 GMT: gitk-2.39.0-1.el8.noarch
gitk - Git repository browser
Git repository browser.
Change Log:
Mon, 19 Dec 2022 GMT - Ondrej Pohorelsky <opohorel@redhat.com> - 2.39.0-1 - Update to 2.39.0 - Resolves: rhbz#2139378 Thu, 25 Nov 2021 GMT - Ondrej Pohorelsky <opohorel@redhat.com> - 2.31.1-2 - Remove perl(Email::Valid) require from git-email - Related: rhbz#2021547 Fri, 19 Nov 2021 GMT - Ondrej Pohorelsky <opohorel@redhat.com> - 2.31.1-1 - Update to release 2.31.1 - Resolves: rhbz#2021547 ...
Thu, 05 Jan 2023 05:13:23 GMT: git-email-2.39.0-1.el8.noarch
git-email - Git tools for sending patches via email
Git tools for sending patches via email.
Change Log:
Mon, 19 Dec 2022 GMT - Ondrej Pohorelsky <opohorel@redhat.com> - 2.39.0-1 - Update to 2.39.0 - Resolves: rhbz#2139378 Thu, 25 Nov 2021 GMT - Ondrej Pohorelsky <opohorel@redhat.com> - 2.31.1-2 - Remove perl(Email::Valid) require from git-email - Related: rhbz#2021547 Fri, 19 Nov 2021 GMT - Ondrej Pohorelsky <opohorel@redhat.com> - 2.31.1-1 - Update to release 2.31.1 - Resolves: rhbz#2021547 ...
Thu, 05 Jan 2023 05:13:23 GMT: git-gui-2.39.0-1.el8.noarch
git-gui - Graphical interface to Git
Graphical interface to Git.
Change Log:
Mon, 19 Dec 2022 GMT - Ondrej Pohorelsky <opohorel@redhat.com> - 2.39.0-1 - Update to 2.39.0 - Resolves: rhbz#2139378 Thu, 25 Nov 2021 GMT - Ondrej Pohorelsky <opohorel@redhat.com> - 2.31.1-2 - Remove perl(Email::Valid) require from git-email - Related: rhbz#2021547 Fri, 19 Nov 2021 GMT - Ondrej Pohorelsky <opohorel@redhat.com> - 2.31.1-1 - Update to release 2.31.1 - Resolves: rhbz#2021547 ...
Thu, 05 Jan 2023 05:13:23 GMT: git-instaweb-2.39.0-1.el8.noarch
git-instaweb - Repository browser in gitweb
A simple script to set up gitweb and a web server for browsing the local
repository.
Change Log:
Mon, 19 Dec 2022 GMT - Ondrej Pohorelsky <opohorel@redhat.com> - 2.39.0-1 - Update to 2.39.0 - Resolves: rhbz#2139378 Thu, 25 Nov 2021 GMT - Ondrej Pohorelsky <opohorel@redhat.com> - 2.31.1-2 - Remove perl(Email::Valid) require from git-email - Related: rhbz#2021547 Fri, 19 Nov 2021 GMT - Ondrej Pohorelsky <opohorel@redhat.com> - 2.31.1-1 - Update to release 2.31.1 - Resolves: rhbz#2021547 ...
Thu, 05 Jan 2023 05:12:21 GMT: git-daemon-2.39.0-1.el8.x86_64
git-daemon - Git protocol daemon
The git daemon for supporting git:// access to git repositories
Change Log:
Mon, 19 Dec 2022 GMT - Ondrej Pohorelsky <opohorel@redhat.com> - 2.39.0-1 - Update to 2.39.0 - Resolves: rhbz#2139378 Thu, 25 Nov 2021 GMT - Ondrej Pohorelsky <opohorel@redhat.com> - 2.31.1-2 - Remove perl(Email::Valid) require from git-email - Related: rhbz#2021547 Fri, 19 Nov 2021 GMT - Ondrej Pohorelsky <opohorel@redhat.com> - 2.31.1-1 - Update to release 2.31.1 - Resolves: rhbz#2021547 ...
Thu, 05 Jan 2023 05:13:23 GMT: git-core-doc-2.39.0-1.el8.noarch
git-core-doc - Documentation files for git-core
Documentation files for git-core package including man pages.
Change Log:
Mon, 19 Dec 2022 GMT - Ondrej Pohorelsky <opohorel@redhat.com> - 2.39.0-1 - Update to 2.39.0 - Resolves: rhbz#2139378 Thu, 25 Nov 2021 GMT - Ondrej Pohorelsky <opohorel@redhat.com> - 2.31.1-2 - Remove perl(Email::Valid) require from git-email - Related: rhbz#2021547 Fri, 19 Nov 2021 GMT - Ondrej Pohorelsky <opohorel@redhat.com> - 2.31.1-1 - Update to release 2.31.1 - Resolves: rhbz#2021547 ...
Thu, 05 Jan 2023 05:12:21 GMT: git-credential-libsecret-2.39.0-1.el8.x86_64
git-credential-libsecret - Git helper for accessing credentials via libsecret
Git helper for accessing credentials via libsecret.
Change Log:
Mon, 19 Dec 2022 GMT - Ondrej Pohorelsky <opohorel@redhat.com> - 2.39.0-1 - Update to 2.39.0 - Resolves: rhbz#2139378 Thu, 25 Nov 2021 GMT - Ondrej Pohorelsky <opohorel@redhat.com> - 2.31.1-2 - Remove perl(Email::Valid) require from git-email - Related: rhbz#2021547 Fri, 19 Nov 2021 GMT - Ondrej Pohorelsky <opohorel@redhat.com> - 2.31.1-1 - Update to release 2.31.1 - Resolves: rhbz#2021547 ...
Thu, 05 Jan 2023 05:12:21 GMT: git-core-2.39.0-1.el8.x86_64
git-core - Core package of git with minimal functionality
Git is a fast, scalable, distributed revision control system with an
unusually rich command set that provides both high-level operations
and full access to internals.
The git-core rpm installs really the core tools with minimal
dependencies. Install git package for common set of tools.
To install all git packages, including tools for integrating with
other SCMs, install the git-all meta-package.
Change Log:
Mon, 19 Dec 2022 GMT - Ondrej Pohorelsky <opohorel@redhat.com> - 2.39.0-1 - Update to 2.39.0 - Resolves: rhbz#2139378 Thu, 25 Nov 2021 GMT - Ondrej Pohorelsky <opohorel@redhat.com> - 2.31.1-2 - Remove perl(Email::Valid) require from git-email - Related: rhbz#2021547 Fri, 19 Nov 2021 GMT - Ondrej Pohorelsky <opohorel@redhat.com> - 2.31.1-1 - Update to release 2.31.1 - Resolves: rhbz#2021547 ...
Thu, 05 Jan 2023 05:12:21 GMT: git-2.39.0-1.el8.x86_64
git - Fast Version Control System
Git is a fast, scalable, distributed revision control system with an
unusually rich command set that provides both high-level operations
and full access to internals.
The git rpm installs common set of tools which are usually using with
small amount of dependencies. To install all git packages, including
tools for integrating with other SCMs, install the git-all meta-package.
Change Log:
Mon, 19 Dec 2022 GMT - Ondrej Pohorelsky <opohorel@redhat.com> - 2.39.0-1 - Update to 2.39.0 - Resolves: rhbz#2139378 Thu, 25 Nov 2021 GMT - Ondrej Pohorelsky <opohorel@redhat.com> - 2.31.1-2 - Remove perl(Email::Valid) require from git-email - Related: rhbz#2021547 Fri, 19 Nov 2021 GMT - Ondrej Pohorelsky <opohorel@redhat.com> - 2.31.1-1 - Update to release 2.31.1 - Resolves: rhbz#2021547 ...
Thu, 05 Jan 2023 05:13:23 GMT: git-all-2.39.0-1.el8.noarch
git-all - Meta-package to pull in all git tools
Git is a fast, scalable, distributed revision control system with an
unusually rich command set that provides both high-level operations
and full access to internals.
This is a dummy package which brings in all subpackages.
Change Log:
Mon, 19 Dec 2022 GMT - Ondrej Pohorelsky <opohorel@redhat.com> - 2.39.0-1 - Update to 2.39.0 - Resolves: rhbz#2139378 Thu, 25 Nov 2021 GMT - Ondrej Pohorelsky <opohorel@redhat.com> - 2.31.1-2 - Remove perl(Email::Valid) require from git-email - Related: rhbz#2021547 Fri, 19 Nov 2021 GMT - Ondrej Pohorelsky <opohorel@redhat.com> - 2.31.1-1 - Update to release 2.31.1 - Resolves: rhbz#2021547 ...
Sat, 24 Dec 2022 09:15:01 GMT: libstdc++-docs-8.5.0-18.el8.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:
Tue, 06 Dec 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-18 - fix strlen range with a flexible member array (#2137448) Mon, 03 Oct 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-17 - fix deserialization for std::normal_distribution (#2130392, PR libstdc++/105502) - initialize std::normal_distribution::_M_saved (PR libstdc++/99536) - reject std::make_shared<T[]> (PR libstdc++/99006) Thu, 29 Sep 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-16 - avoid changing PHIs in GIMPLE split_edge (#2117838) ...
Sat, 24 Dec 2022 09:13:52 GMT: libstdc++-devel-8.5.0-18.el8.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:
Tue, 06 Dec 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-18 - fix strlen range with a flexible member array (#2137448) Mon, 03 Oct 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-17 - fix deserialization for std::normal_distribution (#2130392, PR libstdc++/105502) - initialize std::normal_distribution::_M_saved (PR libstdc++/99536) - reject std::make_shared<T[]> (PR libstdc++/99006) Thu, 29 Sep 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-16 - avoid changing PHIs in GIMPLE split_edge (#2117838) ...
Sat, 24 Dec 2022 09:15:01 GMT: libstdc++-devel-8.5.0-18.el8.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:
Tue, 06 Dec 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-18 - fix strlen range with a flexible member array (#2137448) Mon, 03 Oct 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-17 - fix deserialization for std::normal_distribution (#2130392, PR libstdc++/105502) - initialize std::normal_distribution::_M_saved (PR libstdc++/99536) - reject std::make_shared<T[]> (PR libstdc++/99006) Thu, 29 Sep 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-16 - avoid changing PHIs in GIMPLE split_edge (#2117838) ...
Sat, 24 Dec 2022 09:15:01 GMT: libquadmath-devel-8.5.0-18.el8.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:
Tue, 06 Dec 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-18 - fix strlen range with a flexible member array (#2137448) Mon, 03 Oct 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-17 - fix deserialization for std::normal_distribution (#2130392, PR libstdc++/105502) - initialize std::normal_distribution::_M_saved (PR libstdc++/99536) - reject std::make_shared<T[]> (PR libstdc++/99006) Thu, 29 Sep 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-16 - avoid changing PHIs in GIMPLE split_edge (#2117838) ...
Sat, 24 Dec 2022 09:13:52 GMT: libquadmath-devel-8.5.0-18.el8.i686
libquadmath-devel - GCC __float128 support
This package contains headers for building Fortran programs using
REAL*16 and programs using __float128 math.
Change Log:
Tue, 06 Dec 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-18 - fix strlen range with a flexible member array (#2137448) Mon, 03 Oct 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-17 - fix deserialization for std::normal_distribution (#2130392, PR libstdc++/105502) - initialize std::normal_distribution::_M_saved (PR libstdc++/99536) - reject std::make_shared<T[]> (PR libstdc++/99006) Thu, 29 Sep 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-16 - avoid changing PHIs in GIMPLE split_edge (#2117838) ...
Sat, 24 Dec 2022 09:13:52 GMT: libitm-devel-8.5.0-18.el8.i686
libitm-devel - The GNU Transactional Memory support
This package contains headers and support files for the
GNU Transactional Memory library.
Change Log:
Tue, 06 Dec 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-18 - fix strlen range with a flexible member array (#2137448) Mon, 03 Oct 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-17 - fix deserialization for std::normal_distribution (#2130392, PR libstdc++/105502) - initialize std::normal_distribution::_M_saved (PR libstdc++/99536) - reject std::make_shared<T[]> (PR libstdc++/99006) Thu, 29 Sep 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-16 - avoid changing PHIs in GIMPLE split_edge (#2117838) ...
Sat, 24 Dec 2022 09:15:01 GMT: libitm-devel-8.5.0-18.el8.x86_64
libitm-devel - The GNU Transactional Memory support
This package contains headers and support files for the
GNU Transactional Memory library.
Change Log:
Tue, 06 Dec 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-18 - fix strlen range with a flexible member array (#2137448) Mon, 03 Oct 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-17 - fix deserialization for std::normal_distribution (#2130392, PR libstdc++/105502) - initialize std::normal_distribution::_M_saved (PR libstdc++/99536) - reject std::make_shared<T[]> (PR libstdc++/99006) Thu, 29 Sep 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-16 - avoid changing PHIs in GIMPLE split_edge (#2117838) ...
Sat, 24 Dec 2022 09:15:01 GMT: gcc-offload-nvptx-8.5.0-18.el8.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:
Tue, 06 Dec 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-18 - fix strlen range with a flexible member array (#2137448) Mon, 03 Oct 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-17 - fix deserialization for std::normal_distribution (#2130392, PR libstdc++/105502) - initialize std::normal_distribution::_M_saved (PR libstdc++/99536) - reject std::make_shared<T[]> (PR libstdc++/99006) Thu, 29 Sep 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-16 - avoid changing PHIs in GIMPLE split_edge (#2117838) ...
Sat, 24 Dec 2022 09:15:01 GMT: gcc-gfortran-8.5.0-18.el8.x86_64
gcc-gfortran - Fortran support
The gcc-gfortran package provides support for compiling Fortran
programs with the GNU Compiler Collection.
Change Log:
Tue, 06 Dec 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-18 - fix strlen range with a flexible member array (#2137448) Mon, 03 Oct 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-17 - fix deserialization for std::normal_distribution (#2130392, PR libstdc++/105502) - initialize std::normal_distribution::_M_saved (PR libstdc++/99536) - reject std::make_shared<T[]> (PR libstdc++/99006) Thu, 29 Sep 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-16 - avoid changing PHIs in GIMPLE split_edge (#2117838) ...
Sat, 24 Dec 2022 09:13:52 GMT: gcc-gdb-plugin-8.5.0-18.el8.i686
gcc-gdb-plugin - GCC plugin for GDB
This package contains GCC plugin for GDB C expression evaluation.
Change Log:
Tue, 06 Dec 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-18 - fix strlen range with a flexible member array (#2137448) Mon, 03 Oct 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-17 - fix deserialization for std::normal_distribution (#2130392, PR libstdc++/105502) - initialize std::normal_distribution::_M_saved (PR libstdc++/99536) - reject std::make_shared<T[]> (PR libstdc++/99006) Thu, 29 Sep 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-16 - avoid changing PHIs in GIMPLE split_edge (#2117838) ...
Sat, 24 Dec 2022 09:15:01 GMT: gcc-gdb-plugin-8.5.0-18.el8.x86_64
gcc-gdb-plugin - GCC plugin for GDB
This package contains GCC plugin for GDB C expression evaluation.
Change Log:
Tue, 06 Dec 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-18 - fix strlen range with a flexible member array (#2137448) Mon, 03 Oct 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-17 - fix deserialization for std::normal_distribution (#2130392, PR libstdc++/105502) - initialize std::normal_distribution::_M_saved (PR libstdc++/99536) - reject std::make_shared<T[]> (PR libstdc++/99006) Thu, 29 Sep 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-16 - avoid changing PHIs in GIMPLE split_edge (#2117838) ...
Sat, 24 Dec 2022 09:15:01 GMT: gcc-c++-8.5.0-18.el8.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:
Tue, 06 Dec 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-18 - fix strlen range with a flexible member array (#2137448) Mon, 03 Oct 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-17 - fix deserialization for std::normal_distribution (#2130392, PR libstdc++/105502) - initialize std::normal_distribution::_M_saved (PR libstdc++/99536) - reject std::make_shared<T[]> (PR libstdc++/99006) Thu, 29 Sep 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-16 - avoid changing PHIs in GIMPLE split_edge (#2117838) ...
Fri, 06 Jan 2023 05:11:56 GMT: evolution-spamassassin-3.28.5-22.el8.x86_64
evolution-spamassassin - SpamAssassin plugin for Evolution
This package contains the plugin to filter junk mail using SpamAssassin.
Change Log:
Wed, 04 Jan 2023 GMT - Milan Crha <mcrha@redhat.com> - 3.28.5-22 - Resolves: #2126523 (Update patch to handle frame flattening change in WebKitGTK) Mon, 26 Sep 2022 GMT - Milan Crha <mcrha@redhat.com> - 3.28.5-21 - Resolves: #2129702 (EShellWindow: The 'New' menu is not filled after start) Thu, 15 Sep 2022 GMT - Milan Crha <mcrha@redhat.com> - 3.28.5-20 - Resolves: #2127019 (Contacts: Prefer original value only when filled on contact merge) ...
Fri, 06 Jan 2023 05:11:56 GMT: evolution-pst-3.28.5-22.el8.x86_64
evolution-pst - PST importer plugin for Evolution
This package contains the plugin to import Microsoft Personal Storage Table
(PST) files used by Microsoft Outlook and Microsoft Exchange.
Change Log:
Wed, 04 Jan 2023 GMT - Milan Crha <mcrha@redhat.com> - 3.28.5-22 - Resolves: #2126523 (Update patch to handle frame flattening change in WebKitGTK) Mon, 26 Sep 2022 GMT - Milan Crha <mcrha@redhat.com> - 3.28.5-21 - Resolves: #2129702 (EShellWindow: The 'New' menu is not filled after start) Thu, 15 Sep 2022 GMT - Milan Crha <mcrha@redhat.com> - 3.28.5-20 - Resolves: #2127019 (Contacts: Prefer original value only when filled on contact merge) ...
Fri, 06 Jan 2023 05:11:01 GMT: evolution-help-3.28.5-22.el8.noarch
evolution-help - Help files for evolution
This package contains user documentation for evolution.
Change Log:
Wed, 04 Jan 2023 GMT - Milan Crha <mcrha@redhat.com> - 3.28.5-22 - Resolves: #2126523 (Update patch to handle frame flattening change in WebKitGTK) Mon, 26 Sep 2022 GMT - Milan Crha <mcrha@redhat.com> - 3.28.5-21 - Resolves: #2129702 (EShellWindow: The 'New' menu is not filled after start) Thu, 15 Sep 2022 GMT - Milan Crha <mcrha@redhat.com> - 3.28.5-20 - Resolves: #2127019 (Contacts: Prefer original value only when filled on contact merge) ...
Fri, 06 Jan 2023 05:11:01 GMT: evolution-langpacks-3.28.5-22.el8.noarch
evolution-langpacks - Translations for evolution
This package contains translations for evolution.
Change Log:
Wed, 04 Jan 2023 GMT - Milan Crha <mcrha@redhat.com> - 3.28.5-22 - Resolves: #2126523 (Update patch to handle frame flattening change in WebKitGTK) Mon, 26 Sep 2022 GMT - Milan Crha <mcrha@redhat.com> - 3.28.5-21 - Resolves: #2129702 (EShellWindow: The 'New' menu is not filled after start) Thu, 15 Sep 2022 GMT - Milan Crha <mcrha@redhat.com> - 3.28.5-20 - Resolves: #2127019 (Contacts: Prefer original value only when filled on contact merge) ...
Fri, 06 Jan 2023 05:11:56 GMT: evolution-bogofilter-3.28.5-22.el8.x86_64
evolution-bogofilter - Bogofilter plugin for Evolution
This package contains the plugin to filter junk mail using Bogofilter.
Change Log:
Wed, 04 Jan 2023 GMT - Milan Crha <mcrha@redhat.com> - 3.28.5-22 - Resolves: #2126523 (Update patch to handle frame flattening change in WebKitGTK) Mon, 26 Sep 2022 GMT - Milan Crha <mcrha@redhat.com> - 3.28.5-21 - Resolves: #2129702 (EShellWindow: The 'New' menu is not filled after start) Thu, 15 Sep 2022 GMT - Milan Crha <mcrha@redhat.com> - 3.28.5-20 - Resolves: #2127019 (Contacts: Prefer original value only when filled on contact merge) ...
Fri, 06 Jan 2023 05:11:56 GMT: evolution-3.28.5-22.el8.x86_64
evolution - Mail and calendar client for GNOME
Evolution is the GNOME mailer, calendar, contact manager and
communications tool. The components which make up Evolution
are tightly integrated with one another and act as a seamless
personal information-management tool.
Change Log:
Wed, 04 Jan 2023 GMT - Milan Crha <mcrha@redhat.com> - 3.28.5-22 - Resolves: #2126523 (Update patch to handle frame flattening change in WebKitGTK) Mon, 26 Sep 2022 GMT - Milan Crha <mcrha@redhat.com> - 3.28.5-21 - Resolves: #2129702 (EShellWindow: The 'New' menu is not filled after start) Thu, 15 Sep 2022 GMT - Milan Crha <mcrha@redhat.com> - 3.28.5-20 - Resolves: #2127019 (Contacts: Prefer original value only when filled on contact merge) ...
Fri, 06 Jan 2023 05:09:04 GMT: cockpit-packagekit-282.1-1.el8.noarch
cockpit-packagekit - Cockpit user interface for packages
The Cockpit components for installing OS updates and Cockpit add-ons,
via PackageKit.
Change Log:
Wed, 23 Nov 2022 GMT - Matej Marusak <mmarusak@redhat.com> - 278-1 - Machines: Allow TRIM/UNMAP requests by default for newly added disks - Machines: Insert and eject CD & DVD media Thu, 25 Aug 2022 GMT - Matej Marusak <mmarusak@redhat.com> - 275-1 - Machines: Offer downloading RHEL OS only for RHEL >= 8 (rhbz#2118236) Thu, 21 Jul 2022 GMT - Martin Pitt <mpitt@redhat.com> - 273-1 - Software Updates: Optionally reboot after updating - Machines: Show toast notication if VM's storage deletion fails (rhbz#2105984) ...
Fri, 06 Jan 2023 05:08:36 GMT: cockpit-pcp-282.1-1.el8.x86_64
cockpit-pcp - Cockpit PCP integration
Cockpit support for reading PCP metrics and loading PCP archives.
Change Log:
Wed, 23 Nov 2022 GMT - Matej Marusak <mmarusak@redhat.com> - 278-1 - Machines: Allow TRIM/UNMAP requests by default for newly added disks - Machines: Insert and eject CD & DVD media Thu, 25 Aug 2022 GMT - Matej Marusak <mmarusak@redhat.com> - 275-1 - Machines: Offer downloading RHEL OS only for RHEL >= 8 (rhbz#2118236) Thu, 21 Jul 2022 GMT - Martin Pitt <mpitt@redhat.com> - 273-1 - Software Updates: Optionally reboot after updating - Machines: Show toast notication if VM's storage deletion fails (rhbz#2105984) ...
Fri, 06 Jan 2023 05:09:04 GMT: cockpit-machines-282.1-1.el8.noarch
cockpit-machines - Cockpit user interface for virtual machines
The Cockpit components for managing virtual machines.
If "virt-install" is installed, you can also create new virtual machines.
Change Log:
Wed, 23 Nov 2022 GMT - Matej Marusak <mmarusak@redhat.com> - 278-1 - Machines: Allow TRIM/UNMAP requests by default for newly added disks - Machines: Insert and eject CD & DVD media Thu, 25 Aug 2022 GMT - Matej Marusak <mmarusak@redhat.com> - 275-1 - Machines: Offer downloading RHEL OS only for RHEL >= 8 (rhbz#2118236) Thu, 21 Jul 2022 GMT - Martin Pitt <mpitt@redhat.com> - 273-1 - Software Updates: Optionally reboot after updating - Machines: Show toast notication if VM's storage deletion fails (rhbz#2105984) ...
Fri, 06 Jan 2023 05:09:04 GMT: cockpit-storaged-282.1-1.el8.noarch
cockpit-storaged - Cockpit user interface for storage, using udisks
The Cockpit component for managing storage. This package uses udisks.
Change Log:
Wed, 23 Nov 2022 GMT - Matej Marusak <mmarusak@redhat.com> - 278-1 - Machines: Allow TRIM/UNMAP requests by default for newly added disks - Machines: Insert and eject CD & DVD media Thu, 25 Aug 2022 GMT - Matej Marusak <mmarusak@redhat.com> - 275-1 - Machines: Offer downloading RHEL OS only for RHEL >= 8 (rhbz#2118236) Thu, 21 Jul 2022 GMT - Martin Pitt <mpitt@redhat.com> - 273-1 - Software Updates: Optionally reboot after updating - Machines: Show toast notication if VM's storage deletion fails (rhbz#2105984) ...
Wed, 04 Jan 2023 09:07:33 GMT: cloud-init-22.1-7.el8.noarch
cloud-init - Cloud instance init scripts
Cloud-init is a set of init scripts for cloud instances. Cloud instances
need special scripts to run during initialization to retrieve and install
ssh keys and to let the user run various scripts.
Change Log:
Wed, 28 Dec 2022 GMT - Camilla Conte <cconte@redhat.com> - 22.1-7 - ci-Ensure-network-ready-before-cloud-init-service-runs-.patch [bz#2151861] - Resolves: bz#2151861 ([RHEL-8] Ensure network ready before cloud-init service runs on RHEL) Mon, 17 Oct 2022 GMT - Jon Maloy <jmaloy@redhat.com> - 22.1-6 - ci-cloud.cfg.tmpl-make-sure-centos-settings-are-identic.patch [bz#2115576] - Resolves: bz#2115576 (cloud-init configures user "centos" or "rhel" instead of "cloud-user" with cloud-init-22.1) Wed, 17 Aug 2022 GMT - Jon Maloy <jmaloy@redhat.com> - 22.1-5 - ci-Revert-Add-native-NetworkManager-support-1224.patch [bz#2107464 bz#2110066 bz#2117526 bz#2104393 bz#2098624] - ci-Revert-Use-Network-Manager-and-Netplan-as-default-re.patch [bz#2107464 bz#2110066 bz#2117526 bz#2104393 bz#2098624] - Resolves: bz#2107464 ([RHEL-8.7] Cannot run sysconfig when changing the priority of network renderers) - Resolves: bz#2110066 (DNS integration with OpenStack/cloud-init/NetworkManager is not working) - Resolves: bz#2117526 ([RHEL8.7] Revert patch of configuring networking by NM keyfiles) - Resolves: bz#2104393 ([RHEL-8.7]Failed to config static IP and IPv6 according to VMware Customization Config File) - Resolves: bz#2098624 ([RHEL-8.7] IPv6 not workable when cloud-init configure network using NM keyfiles) ...
Sat, 07 Jan 2023 09:08:17 GMT: anaconda-widgets-33.16.8.5-1.el8.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, 03 Jan 2023 GMT - Jiri Konecny <jkonecny@redhat.com> - 33.16.8.5-1 - Delegate auto-attach handling to RHSM (mkolman) Resolves: rhbz#2083318 - Test the InstallerStorage.copy method (vponcova) Related: rhbz#1913035 - Show multiple bootloader devices on the Manual Partitioning screen (vponcova) Resolves: rhbz#1913035 - Implement the Root.copy method (vponcova) Related: rhbz#1913035 - Redefine the Blivet.roots attribute (vponcova) Related: rhbz#1913035 - Redefine the Blivet.copy method (vponcova) Related: rhbz#1913035 - Use correct hint for VNC password boot option (jstodola) Resolves: rhbz#2125679 Tue, 29 Nov 2022 GMT - Radek Vykydal <rvykydal@redhat.com> - 33.16.8.4-1 - Disable the concurrency check in the error dialog in TUI (vponcova) Resolves: rhbz#1807491 - Support bond device activated in initramfs from kickstart (rvykydal) Resolves: rhbz#1940919 Wed, 09 Nov 2022 GMT - Martin Kolman <mkolman@redhat.com> - 33.16.8.3-1 - network: commit changes synchronously when dumping autoconnections (rvykydal) Related: rhbz#2127057 - Initialize empty disks on the Manual Partitioning screen (vponcova) Resolves: rhbz#2094977 - infra: Set test vars from templates (vslavik) - infra: Port check for matching templates from master (vslavik) - infra: Port templating mechanism from master (vslavik) - dracut: read filename dhcp option from dhcpopts file (rvykydal) Related: rhbz#1991516 ...
Sat, 07 Jan 2023 09:08:05 GMT: anaconda-widgets-33.16.8.5-1.el8.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, 03 Jan 2023 GMT - Jiri Konecny <jkonecny@redhat.com> - 33.16.8.5-1 - Delegate auto-attach handling to RHSM (mkolman) Resolves: rhbz#2083318 - Test the InstallerStorage.copy method (vponcova) Related: rhbz#1913035 - Show multiple bootloader devices on the Manual Partitioning screen (vponcova) Resolves: rhbz#1913035 - Implement the Root.copy method (vponcova) Related: rhbz#1913035 - Redefine the Blivet.roots attribute (vponcova) Related: rhbz#1913035 - Redefine the Blivet.copy method (vponcova) Related: rhbz#1913035 - Use correct hint for VNC password boot option (jstodola) Resolves: rhbz#2125679 Tue, 29 Nov 2022 GMT - Radek Vykydal <rvykydal@redhat.com> - 33.16.8.4-1 - Disable the concurrency check in the error dialog in TUI (vponcova) Resolves: rhbz#1807491 - Support bond device activated in initramfs from kickstart (rvykydal) Resolves: rhbz#1940919 Wed, 09 Nov 2022 GMT - Martin Kolman <mkolman@redhat.com> - 33.16.8.3-1 - network: commit changes synchronously when dumping autoconnections (rvykydal) Related: rhbz#2127057 - Initialize empty disks on the Manual Partitioning screen (vponcova) Resolves: rhbz#2094977 - infra: Set test vars from templates (vslavik) - infra: Port check for matching templates from master (vslavik) - infra: Port templating mechanism from master (vslavik) - dracut: read filename dhcp option from dhcpopts file (rvykydal) Related: rhbz#1991516 ...
Sat, 07 Jan 2023 09:08:05 GMT: anaconda-tui-33.16.8.5-1.el8.x86_64
anaconda-tui - Textual user interface for the Anaconda installer
This package contains textual user interface for the Anaconda installer.
Change Log:
Tue, 03 Jan 2023 GMT - Jiri Konecny <jkonecny@redhat.com> - 33.16.8.5-1 - Delegate auto-attach handling to RHSM (mkolman) Resolves: rhbz#2083318 - Test the InstallerStorage.copy method (vponcova) Related: rhbz#1913035 - Show multiple bootloader devices on the Manual Partitioning screen (vponcova) Resolves: rhbz#1913035 - Implement the Root.copy method (vponcova) Related: rhbz#1913035 - Redefine the Blivet.roots attribute (vponcova) Related: rhbz#1913035 - Redefine the Blivet.copy method (vponcova) Related: rhbz#1913035 - Use correct hint for VNC password boot option (jstodola) Resolves: rhbz#2125679 Tue, 29 Nov 2022 GMT - Radek Vykydal <rvykydal@redhat.com> - 33.16.8.4-1 - Disable the concurrency check in the error dialog in TUI (vponcova) Resolves: rhbz#1807491 - Support bond device activated in initramfs from kickstart (rvykydal) Resolves: rhbz#1940919 Wed, 09 Nov 2022 GMT - Martin Kolman <mkolman@redhat.com> - 33.16.8.3-1 - network: commit changes synchronously when dumping autoconnections (rvykydal) Related: rhbz#2127057 - Initialize empty disks on the Manual Partitioning screen (vponcova) Resolves: rhbz#2094977 - infra: Set test vars from templates (vslavik) - infra: Port check for matching templates from master (vslavik) - infra: Port templating mechanism from master (vslavik) - dracut: read filename dhcp option from dhcpopts file (rvykydal) Related: rhbz#1991516 ...
Sat, 07 Jan 2023 09:08:05 GMT: anaconda-install-env-deps-33.16.8.5-1.el8.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, 03 Jan 2023 GMT - Jiri Konecny <jkonecny@redhat.com> - 33.16.8.5-1 - Delegate auto-attach handling to RHSM (mkolman) Resolves: rhbz#2083318 - Test the InstallerStorage.copy method (vponcova) Related: rhbz#1913035 - Show multiple bootloader devices on the Manual Partitioning screen (vponcova) Resolves: rhbz#1913035 - Implement the Root.copy method (vponcova) Related: rhbz#1913035 - Redefine the Blivet.roots attribute (vponcova) Related: rhbz#1913035 - Redefine the Blivet.copy method (vponcova) Related: rhbz#1913035 - Use correct hint for VNC password boot option (jstodola) Resolves: rhbz#2125679 Tue, 29 Nov 2022 GMT - Radek Vykydal <rvykydal@redhat.com> - 33.16.8.4-1 - Disable the concurrency check in the error dialog in TUI (vponcova) Resolves: rhbz#1807491 - Support bond device activated in initramfs from kickstart (rvykydal) Resolves: rhbz#1940919 Wed, 09 Nov 2022 GMT - Martin Kolman <mkolman@redhat.com> - 33.16.8.3-1 - network: commit changes synchronously when dumping autoconnections (rvykydal) Related: rhbz#2127057 - Initialize empty disks on the Manual Partitioning screen (vponcova) Resolves: rhbz#2094977 - infra: Set test vars from templates (vslavik) - infra: Port check for matching templates from master (vslavik) - infra: Port templating mechanism from master (vslavik) - dracut: read filename dhcp option from dhcpopts file (rvykydal) Related: rhbz#1991516 ...
Sat, 07 Jan 2023 09:08:05 GMT: anaconda-dracut-33.16.8.5-1.el8.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, 03 Jan 2023 GMT - Jiri Konecny <jkonecny@redhat.com> - 33.16.8.5-1 - Delegate auto-attach handling to RHSM (mkolman) Resolves: rhbz#2083318 - Test the InstallerStorage.copy method (vponcova) Related: rhbz#1913035 - Show multiple bootloader devices on the Manual Partitioning screen (vponcova) Resolves: rhbz#1913035 - Implement the Root.copy method (vponcova) Related: rhbz#1913035 - Redefine the Blivet.roots attribute (vponcova) Related: rhbz#1913035 - Redefine the Blivet.copy method (vponcova) Related: rhbz#1913035 - Use correct hint for VNC password boot option (jstodola) Resolves: rhbz#2125679 Tue, 29 Nov 2022 GMT - Radek Vykydal <rvykydal@redhat.com> - 33.16.8.4-1 - Disable the concurrency check in the error dialog in TUI (vponcova) Resolves: rhbz#1807491 - Support bond device activated in initramfs from kickstart (rvykydal) Resolves: rhbz#1940919 Wed, 09 Nov 2022 GMT - Martin Kolman <mkolman@redhat.com> - 33.16.8.3-1 - network: commit changes synchronously when dumping autoconnections (rvykydal) Related: rhbz#2127057 - Initialize empty disks on the Manual Partitioning screen (vponcova) Resolves: rhbz#2094977 - infra: Set test vars from templates (vslavik) - infra: Port check for matching templates from master (vslavik) - infra: Port templating mechanism from master (vslavik) - dracut: read filename dhcp option from dhcpopts file (rvykydal) Related: rhbz#1991516 ...
Sat, 07 Jan 2023 09:08:05 GMT: anaconda-gui-33.16.8.5-1.el8.x86_64
anaconda-gui - Graphical user interface for the Anaconda installer
This package contains graphical user interface for the Anaconda installer.
Change Log:
Tue, 03 Jan 2023 GMT - Jiri Konecny <jkonecny@redhat.com> - 33.16.8.5-1 - Delegate auto-attach handling to RHSM (mkolman) Resolves: rhbz#2083318 - Test the InstallerStorage.copy method (vponcova) Related: rhbz#1913035 - Show multiple bootloader devices on the Manual Partitioning screen (vponcova) Resolves: rhbz#1913035 - Implement the Root.copy method (vponcova) Related: rhbz#1913035 - Redefine the Blivet.roots attribute (vponcova) Related: rhbz#1913035 - Redefine the Blivet.copy method (vponcova) Related: rhbz#1913035 - Use correct hint for VNC password boot option (jstodola) Resolves: rhbz#2125679 Tue, 29 Nov 2022 GMT - Radek Vykydal <rvykydal@redhat.com> - 33.16.8.4-1 - Disable the concurrency check in the error dialog in TUI (vponcova) Resolves: rhbz#1807491 - Support bond device activated in initramfs from kickstart (rvykydal) Resolves: rhbz#1940919 Wed, 09 Nov 2022 GMT - Martin Kolman <mkolman@redhat.com> - 33.16.8.3-1 - network: commit changes synchronously when dumping autoconnections (rvykydal) Related: rhbz#2127057 - Initialize empty disks on the Manual Partitioning screen (vponcova) Resolves: rhbz#2094977 - infra: Set test vars from templates (vslavik) - infra: Port check for matching templates from master (vslavik) - infra: Port templating mechanism from master (vslavik) - dracut: read filename dhcp option from dhcpopts file (rvykydal) Related: rhbz#1991516 ...
Sat, 07 Jan 2023 09:08:05 GMT: anaconda-33.16.8.5-1.el8.x86_64
anaconda - Graphical system installer
The anaconda package is a metapackage for the Anaconda installer.
Change Log:
Tue, 03 Jan 2023 GMT - Jiri Konecny <jkonecny@redhat.com> - 33.16.8.5-1 - Delegate auto-attach handling to RHSM (mkolman) Resolves: rhbz#2083318 - Test the InstallerStorage.copy method (vponcova) Related: rhbz#1913035 - Show multiple bootloader devices on the Manual Partitioning screen (vponcova) Resolves: rhbz#1913035 - Implement the Root.copy method (vponcova) Related: rhbz#1913035 - Redefine the Blivet.roots attribute (vponcova) Related: rhbz#1913035 - Redefine the Blivet.copy method (vponcova) Related: rhbz#1913035 - Use correct hint for VNC password boot option (jstodola) Resolves: rhbz#2125679 Tue, 29 Nov 2022 GMT - Radek Vykydal <rvykydal@redhat.com> - 33.16.8.4-1 - Disable the concurrency check in the error dialog in TUI (vponcova) Resolves: rhbz#1807491 - Support bond device activated in initramfs from kickstart (rvykydal) Resolves: rhbz#1940919 Wed, 09 Nov 2022 GMT - Martin Kolman <mkolman@redhat.com> - 33.16.8.3-1 - network: commit changes synchronously when dumping autoconnections (rvykydal) Related: rhbz#2127057 - Initialize empty disks on the Manual Partitioning screen (vponcova) Resolves: rhbz#2094977 - infra: Set test vars from templates (vslavik) - infra: Port check for matching templates from master (vslavik) - infra: Port templating mechanism from master (vslavik) - dracut: read filename dhcp option from dhcpopts file (rvykydal) Related: rhbz#1991516 ...
Sat, 07 Jan 2023 09:08:05 GMT: anaconda-core-33.16.8.5-1.el8.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, 03 Jan 2023 GMT - Jiri Konecny <jkonecny@redhat.com> - 33.16.8.5-1 - Delegate auto-attach handling to RHSM (mkolman) Resolves: rhbz#2083318 - Test the InstallerStorage.copy method (vponcova) Related: rhbz#1913035 - Show multiple bootloader devices on the Manual Partitioning screen (vponcova) Resolves: rhbz#1913035 - Implement the Root.copy method (vponcova) Related: rhbz#1913035 - Redefine the Blivet.roots attribute (vponcova) Related: rhbz#1913035 - Redefine the Blivet.copy method (vponcova) Related: rhbz#1913035 - Use correct hint for VNC password boot option (jstodola) Resolves: rhbz#2125679 Tue, 29 Nov 2022 GMT - Radek Vykydal <rvykydal@redhat.com> - 33.16.8.4-1 - Disable the concurrency check in the error dialog in TUI (vponcova) Resolves: rhbz#1807491 - Support bond device activated in initramfs from kickstart (rvykydal) Resolves: rhbz#1940919 Wed, 09 Nov 2022 GMT - Martin Kolman <mkolman@redhat.com> - 33.16.8.3-1 - network: commit changes synchronously when dumping autoconnections (rvykydal) Related: rhbz#2127057 - Initialize empty disks on the Manual Partitioning screen (vponcova) Resolves: rhbz#2094977 - infra: Set test vars from templates (vslavik) - infra: Port check for matching templates from master (vslavik) - infra: Port templating mechanism from master (vslavik) - dracut: read filename dhcp option from dhcpopts file (rvykydal) Related: rhbz#1991516 ...
Fri, 06 Jan 2023 05:09:24 GMT: alsa-lib-devel-1.2.8-2.el8.x86_64
alsa-lib-devel - Development files from the ALSA library
The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI
functionality to the Linux operating system.
This package includes the ALSA development libraries for developing
against the ALSA libraries and interfaces.
Change Log:
Thu, 05 Jan 2023 GMT - Jaroslav Kysela <perex@perex.cz> - 1.2.8-2 - update to alsa-lib 1.2.8 and alsa-ucm-conf 1.2.8 - remove alsa-topology package for rhel Fri, 08 Jul 2022 GMT - Jaroslav Kysela <perex@perex.cz> - 1.2.7.2-1 - Updated to 1.2.7.2 Fri, 11 Feb 2022 GMT - Jaroslav Kysela <perex@perex.cz> - 1.2.6.1-3 - import fixes from upstream (UCM: AMD ACP6x, HDA, sof-hda-dsp) ...
Fri, 06 Jan 2023 05:08:19 GMT: alsa-ucm-1.2.8-2.el8.noarch
alsa-ucm - ALSA Use Case Manager configuration
The Advanced Linux Sound Architecture (ALSA) Universal Configuration
Manager allows configuration of Audio input/output names and routing
Change Log:
Thu, 05 Jan 2023 GMT - Jaroslav Kysela <perex@perex.cz> - 1.2.8-2 - update to alsa-lib 1.2.8 and alsa-ucm-conf 1.2.8 - remove alsa-topology package for rhel Fri, 08 Jul 2022 GMT - Jaroslav Kysela <perex@perex.cz> - 1.2.7.2-1 - Updated to 1.2.7.2 Fri, 11 Feb 2022 GMT - Jaroslav Kysela <perex@perex.cz> - 1.2.6.1-3 - import fixes from upstream (UCM: AMD ACP6x, HDA, sof-hda-dsp) ...
Fri, 06 Jan 2023 05:09:24 GMT: alsa-lib-devel-1.2.8-2.el8.i686
alsa-lib-devel - Development files from the ALSA library
The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI
functionality to the Linux operating system.
This package includes the ALSA development libraries for developing
against the ALSA libraries and interfaces.
Change Log:
Thu, 05 Jan 2023 GMT - Jaroslav Kysela <perex@perex.cz> - 1.2.8-2 - update to alsa-lib 1.2.8 and alsa-ucm-conf 1.2.8 - remove alsa-topology package for rhel Fri, 08 Jul 2022 GMT - Jaroslav Kysela <perex@perex.cz> - 1.2.7.2-1 - Updated to 1.2.7.2 Fri, 11 Feb 2022 GMT - Jaroslav Kysela <perex@perex.cz> - 1.2.6.1-3 - import fixes from upstream (UCM: AMD ACP6x, HDA, sof-hda-dsp) ...
Fri, 06 Jan 2023 05:09:24 GMT: alsa-lib-1.2.8-2.el8.i686
alsa-lib - The Advanced Linux Sound Architecture (ALSA) library
The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI
functionality to the Linux operating system.
This package includes the ALSA runtime libraries to simplify application
programming and provide higher level functionality as well as support for
the older OSS API, providing binary compatibility for most OSS programs.
Change Log:
Thu, 05 Jan 2023 GMT - Jaroslav Kysela <perex@perex.cz> - 1.2.8-2 - update to alsa-lib 1.2.8 and alsa-ucm-conf 1.2.8 - remove alsa-topology package for rhel Fri, 08 Jul 2022 GMT - Jaroslav Kysela <perex@perex.cz> - 1.2.7.2-1 - Updated to 1.2.7.2 Fri, 11 Feb 2022 GMT - Jaroslav Kysela <perex@perex.cz> - 1.2.6.1-3 - import fixes from upstream (UCM: AMD ACP6x, HDA, sof-hda-dsp) ...
Fri, 06 Jan 2023 05:09:24 GMT: alsa-lib-1.2.8-2.el8.x86_64
alsa-lib - The Advanced Linux Sound Architecture (ALSA) library
The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI
functionality to the Linux operating system.
This package includes the ALSA runtime libraries to simplify application
programming and provide higher level functionality as well as support for
the older OSS API, providing binary compatibility for most OSS programs.
Change Log:
Thu, 05 Jan 2023 GMT - Jaroslav Kysela <perex@perex.cz> - 1.2.8-2 - update to alsa-lib 1.2.8 and alsa-ucm-conf 1.2.8 - remove alsa-topology package for rhel Fri, 08 Jul 2022 GMT - Jaroslav Kysela <perex@perex.cz> - 1.2.7.2-1 - Updated to 1.2.7.2 Fri, 11 Feb 2022 GMT - Jaroslav Kysela <perex@perex.cz> - 1.2.6.1-3 - import fixes from upstream (UCM: AMD ACP6x, HDA, sof-hda-dsp) ...
Fri, 23 Dec 2022 07:15:00 GMT: 1:NetworkManager-cloud-setup-1.40.8-2.el8.x86_64
NetworkManager-cloud-setup - Automatically configure NetworkManager in cloud
Installs a nm-cloud-setup tool that can automatically configure
NetworkManager in cloud setups. Currently only EC2 is supported.
This tool is still experimental.
Change Log:
Wed, 21 Dec 2022 GMT - Thomas Haller <thaller@redhat.com> - 1:1.40.8-2 - core: avoid infinite autoconnect with multi-connect profiles (rh #2155531) Fri, 16 Dec 2022 GMT - Lubomir Rintel <lkundrak@v3.sk> - 1:1.40.8-1 - Update to 1.40.8 release - macsec: fix tracking of parent ifindex (rh #2122564) Wed, 30 Nov 2022 GMT - Thomas Haller <thaller@redhat.com> - 1:1.40.6-1 - Update to 1.40.6 release - team: fix configuring empty team port settings (rh #2102375) ...
New packages in centos-8-stream-x86_64-BaseOS
Sat, 24 Dec 2022 07:09:10 GMT: sssd-winbind-idmap-2.8.2-1.el8.x86_64
sssd-winbind-idmap - SSSD's idmap_sss Backend for Winbind
The idmap_sss module provides a way for Winbind to call SSSD to map UIDs/GIDs
and SIDs.
Change Log:
Mon, 19 Dec 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.2-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2136701 - Lower the severity of the log message for SSSD so that it is not shown at the default debug level. - Resolves: rhbz#2139760 - [sssd] RHEL 8.8 Tier 0 Localization - Resolves: rhbz#2139865 - Analyzer: Optimize and remove duplicate messages in verbose list - Resolves: rhbz#2142795 - SSSD: `sssctl analyze` command shouldn't require 'root' privileged - Resolves: rhbz#2144491 - UPN check cannot be disabled explicitly but requires krb5_validate = false' as a work-around - Resolves: rhbz#2150357 - Smart Card auth does not work with p11_uri (with-smartcard-required) Tue, 22 Nov 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.1-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2144581 - [RFE] provide dbus method to find users by attr - Resolves: rhbz#2144579 - sssd timezone issues sudonotafter - Resolves: rhbz#2144519 - [RFE] SSSD does not support to change the user’s password when option ldap_pwd_policy equals to shadow in sssd.conf file - Resolves: rhbz#2127822 - Cannot SSH with AD user to ipa-client (`krb5_validate` and `pac_check` settings conflict) - Resolves: rhbz#2111393 - authenticating against external IdP services okta (native app) with OAuth client secret failed Mon, 31 Oct 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.7.3-5 - Related: rhbz#2132051 - Rebase Samba to the the latest 4.17.x release Rebuild against Samba rebase. ...
Sat, 24 Dec 2022 07:09:10 GMT: sssd-proxy-2.8.2-1.el8.x86_64
sssd-proxy - The proxy back end of the SSSD
Provides the proxy back end which can be used to wrap an existing NSS and/or
PAM modules to leverage SSSD caching.
Change Log:
Mon, 19 Dec 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.2-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2136701 - Lower the severity of the log message for SSSD so that it is not shown at the default debug level. - Resolves: rhbz#2139760 - [sssd] RHEL 8.8 Tier 0 Localization - Resolves: rhbz#2139865 - Analyzer: Optimize and remove duplicate messages in verbose list - Resolves: rhbz#2142795 - SSSD: `sssctl analyze` command shouldn't require 'root' privileged - Resolves: rhbz#2144491 - UPN check cannot be disabled explicitly but requires krb5_validate = false' as a work-around - Resolves: rhbz#2150357 - Smart Card auth does not work with p11_uri (with-smartcard-required) Tue, 22 Nov 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.1-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2144581 - [RFE] provide dbus method to find users by attr - Resolves: rhbz#2144579 - sssd timezone issues sudonotafter - Resolves: rhbz#2144519 - [RFE] SSSD does not support to change the user’s password when option ldap_pwd_policy equals to shadow in sssd.conf file - Resolves: rhbz#2127822 - Cannot SSH with AD user to ipa-client (`krb5_validate` and `pac_check` settings conflict) - Resolves: rhbz#2111393 - authenticating against external IdP services okta (native app) with OAuth client secret failed Mon, 31 Oct 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.7.3-5 - Related: rhbz#2132051 - Rebase Samba to the the latest 4.17.x release Rebuild against Samba rebase. ...
Sat, 24 Dec 2022 07:09:10 GMT: sssd-tools-2.8.2-1.el8.x86_64
sssd-tools - Userspace tools for use with the SSSD
Provides several administrative tools:
* sss_debuglevel to change the debug level on the fly
* sss_seed which pre-creates a user entry for use in kickstarts
* sss_obfuscate for generating an obfuscated LDAP password
* sssctl -- an sssd status and control utility
Change Log:
Mon, 19 Dec 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.2-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2136701 - Lower the severity of the log message for SSSD so that it is not shown at the default debug level. - Resolves: rhbz#2139760 - [sssd] RHEL 8.8 Tier 0 Localization - Resolves: rhbz#2139865 - Analyzer: Optimize and remove duplicate messages in verbose list - Resolves: rhbz#2142795 - SSSD: `sssctl analyze` command shouldn't require 'root' privileged - Resolves: rhbz#2144491 - UPN check cannot be disabled explicitly but requires krb5_validate = false' as a work-around - Resolves: rhbz#2150357 - Smart Card auth does not work with p11_uri (with-smartcard-required) Tue, 22 Nov 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.1-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2144581 - [RFE] provide dbus method to find users by attr - Resolves: rhbz#2144579 - sssd timezone issues sudonotafter - Resolves: rhbz#2144519 - [RFE] SSSD does not support to change the user’s password when option ldap_pwd_policy equals to shadow in sssd.conf file - Resolves: rhbz#2127822 - Cannot SSH with AD user to ipa-client (`krb5_validate` and `pac_check` settings conflict) - Resolves: rhbz#2111393 - authenticating against external IdP services okta (native app) with OAuth client secret failed Mon, 31 Oct 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.7.3-5 - Related: rhbz#2132051 - Rebase Samba to the the latest 4.17.x release Rebuild against Samba rebase. ...
Sat, 24 Dec 2022 07:09:10 GMT: sssd-polkit-rules-2.8.2-1.el8.x86_64
sssd-polkit-rules - Rules for polkit integration for SSSD
Provides rules for polkit integration with SSSD. This is required
for smartcard support.
Change Log:
Mon, 19 Dec 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.2-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2136701 - Lower the severity of the log message for SSSD so that it is not shown at the default debug level. - Resolves: rhbz#2139760 - [sssd] RHEL 8.8 Tier 0 Localization - Resolves: rhbz#2139865 - Analyzer: Optimize and remove duplicate messages in verbose list - Resolves: rhbz#2142795 - SSSD: `sssctl analyze` command shouldn't require 'root' privileged - Resolves: rhbz#2144491 - UPN check cannot be disabled explicitly but requires krb5_validate = false' as a work-around - Resolves: rhbz#2150357 - Smart Card auth does not work with p11_uri (with-smartcard-required) Tue, 22 Nov 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.1-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2144581 - [RFE] provide dbus method to find users by attr - Resolves: rhbz#2144579 - sssd timezone issues sudonotafter - Resolves: rhbz#2144519 - [RFE] SSSD does not support to change the user’s password when option ldap_pwd_policy equals to shadow in sssd.conf file - Resolves: rhbz#2127822 - Cannot SSH with AD user to ipa-client (`krb5_validate` and `pac_check` settings conflict) - Resolves: rhbz#2111393 - authenticating against external IdP services okta (native app) with OAuth client secret failed Mon, 31 Oct 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.7.3-5 - Related: rhbz#2132051 - Rebase Samba to the the latest 4.17.x release Rebuild against Samba rebase. ...
Sat, 24 Dec 2022 07:09:10 GMT: sssd-ldap-2.8.2-1.el8.x86_64
sssd-ldap - The LDAP back end of the SSSD
Provides the LDAP back end that the SSSD can utilize to fetch identity data
from and authenticate against an LDAP server.
Change Log:
Mon, 19 Dec 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.2-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2136701 - Lower the severity of the log message for SSSD so that it is not shown at the default debug level. - Resolves: rhbz#2139760 - [sssd] RHEL 8.8 Tier 0 Localization - Resolves: rhbz#2139865 - Analyzer: Optimize and remove duplicate messages in verbose list - Resolves: rhbz#2142795 - SSSD: `sssctl analyze` command shouldn't require 'root' privileged - Resolves: rhbz#2144491 - UPN check cannot be disabled explicitly but requires krb5_validate = false' as a work-around - Resolves: rhbz#2150357 - Smart Card auth does not work with p11_uri (with-smartcard-required) Tue, 22 Nov 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.1-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2144581 - [RFE] provide dbus method to find users by attr - Resolves: rhbz#2144579 - sssd timezone issues sudonotafter - Resolves: rhbz#2144519 - [RFE] SSSD does not support to change the user’s password when option ldap_pwd_policy equals to shadow in sssd.conf file - Resolves: rhbz#2127822 - Cannot SSH with AD user to ipa-client (`krb5_validate` and `pac_check` settings conflict) - Resolves: rhbz#2111393 - authenticating against external IdP services okta (native app) with OAuth client secret failed Mon, 31 Oct 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.7.3-5 - Related: rhbz#2132051 - Rebase Samba to the the latest 4.17.x release Rebuild against Samba rebase. ...
Sat, 24 Dec 2022 07:09:10 GMT: sssd-nfs-idmap-2.8.2-1.el8.x86_64
sssd-nfs-idmap - SSSD plug-in for NFSv4 rpc.idmapd
The libnfsidmap sssd module provides a way for rpc.idmapd to call SSSD to map
UIDs/GIDs to names and vice versa. It can be also used for mapping principal
(user) name to IDs(UID or GID) or to obtain groups which user are member of.
Change Log:
Mon, 19 Dec 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.2-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2136701 - Lower the severity of the log message for SSSD so that it is not shown at the default debug level. - Resolves: rhbz#2139760 - [sssd] RHEL 8.8 Tier 0 Localization - Resolves: rhbz#2139865 - Analyzer: Optimize and remove duplicate messages in verbose list - Resolves: rhbz#2142795 - SSSD: `sssctl analyze` command shouldn't require 'root' privileged - Resolves: rhbz#2144491 - UPN check cannot be disabled explicitly but requires krb5_validate = false' as a work-around - Resolves: rhbz#2150357 - Smart Card auth does not work with p11_uri (with-smartcard-required) Tue, 22 Nov 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.1-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2144581 - [RFE] provide dbus method to find users by attr - Resolves: rhbz#2144579 - sssd timezone issues sudonotafter - Resolves: rhbz#2144519 - [RFE] SSSD does not support to change the user’s password when option ldap_pwd_policy equals to shadow in sssd.conf file - Resolves: rhbz#2127822 - Cannot SSH with AD user to ipa-client (`krb5_validate` and `pac_check` settings conflict) - Resolves: rhbz#2111393 - authenticating against external IdP services okta (native app) with OAuth client secret failed Mon, 31 Oct 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.7.3-5 - Related: rhbz#2132051 - Rebase Samba to the the latest 4.17.x release Rebuild against Samba rebase. ...
Sat, 24 Dec 2022 07:09:10 GMT: sssd-ipa-2.8.2-1.el8.x86_64
sssd-ipa - The IPA back end of the SSSD
Provides the IPA back end that the SSSD can utilize to fetch identity data
from and authenticate against an IPA server.
Change Log:
Mon, 19 Dec 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.2-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2136701 - Lower the severity of the log message for SSSD so that it is not shown at the default debug level. - Resolves: rhbz#2139760 - [sssd] RHEL 8.8 Tier 0 Localization - Resolves: rhbz#2139865 - Analyzer: Optimize and remove duplicate messages in verbose list - Resolves: rhbz#2142795 - SSSD: `sssctl analyze` command shouldn't require 'root' privileged - Resolves: rhbz#2144491 - UPN check cannot be disabled explicitly but requires krb5_validate = false' as a work-around - Resolves: rhbz#2150357 - Smart Card auth does not work with p11_uri (with-smartcard-required) Tue, 22 Nov 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.1-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2144581 - [RFE] provide dbus method to find users by attr - Resolves: rhbz#2144579 - sssd timezone issues sudonotafter - Resolves: rhbz#2144519 - [RFE] SSSD does not support to change the user’s password when option ldap_pwd_policy equals to shadow in sssd.conf file - Resolves: rhbz#2127822 - Cannot SSH with AD user to ipa-client (`krb5_validate` and `pac_check` settings conflict) - Resolves: rhbz#2111393 - authenticating against external IdP services okta (native app) with OAuth client secret failed Mon, 31 Oct 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.7.3-5 - Related: rhbz#2132051 - Rebase Samba to the the latest 4.17.x release Rebuild against Samba rebase. ...
Sat, 24 Dec 2022 07:09:10 GMT: sssd-krb5-common-2.8.2-1.el8.x86_64
sssd-krb5-common - SSSD helpers needed for Kerberos and GSSAPI authentication
Provides helper processes that the LDAP and Kerberos back ends can use for
Kerberos user or host authentication.
Change Log:
Mon, 19 Dec 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.2-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2136701 - Lower the severity of the log message for SSSD so that it is not shown at the default debug level. - Resolves: rhbz#2139760 - [sssd] RHEL 8.8 Tier 0 Localization - Resolves: rhbz#2139865 - Analyzer: Optimize and remove duplicate messages in verbose list - Resolves: rhbz#2142795 - SSSD: `sssctl analyze` command shouldn't require 'root' privileged - Resolves: rhbz#2144491 - UPN check cannot be disabled explicitly but requires krb5_validate = false' as a work-around - Resolves: rhbz#2150357 - Smart Card auth does not work with p11_uri (with-smartcard-required) Tue, 22 Nov 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.1-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2144581 - [RFE] provide dbus method to find users by attr - Resolves: rhbz#2144579 - sssd timezone issues sudonotafter - Resolves: rhbz#2144519 - [RFE] SSSD does not support to change the user’s password when option ldap_pwd_policy equals to shadow in sssd.conf file - Resolves: rhbz#2127822 - Cannot SSH with AD user to ipa-client (`krb5_validate` and `pac_check` settings conflict) - Resolves: rhbz#2111393 - authenticating against external IdP services okta (native app) with OAuth client secret failed Mon, 31 Oct 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.7.3-5 - Related: rhbz#2132051 - Rebase Samba to the the latest 4.17.x release Rebuild against Samba rebase. ...
Sat, 24 Dec 2022 07:09:10 GMT: sssd-krb5-2.8.2-1.el8.x86_64
sssd-krb5 - The Kerberos authentication back end for the SSSD
Provides the Kerberos back end that the SSSD can utilize authenticate
against a Kerberos server.
Change Log:
Mon, 19 Dec 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.2-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2136701 - Lower the severity of the log message for SSSD so that it is not shown at the default debug level. - Resolves: rhbz#2139760 - [sssd] RHEL 8.8 Tier 0 Localization - Resolves: rhbz#2139865 - Analyzer: Optimize and remove duplicate messages in verbose list - Resolves: rhbz#2142795 - SSSD: `sssctl analyze` command shouldn't require 'root' privileged - Resolves: rhbz#2144491 - UPN check cannot be disabled explicitly but requires krb5_validate = false' as a work-around - Resolves: rhbz#2150357 - Smart Card auth does not work with p11_uri (with-smartcard-required) Tue, 22 Nov 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.1-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2144581 - [RFE] provide dbus method to find users by attr - Resolves: rhbz#2144579 - sssd timezone issues sudonotafter - Resolves: rhbz#2144519 - [RFE] SSSD does not support to change the user’s password when option ldap_pwd_policy equals to shadow in sssd.conf file - Resolves: rhbz#2127822 - Cannot SSH with AD user to ipa-client (`krb5_validate` and `pac_check` settings conflict) - Resolves: rhbz#2111393 - authenticating against external IdP services okta (native app) with OAuth client secret failed Mon, 31 Oct 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.7.3-5 - Related: rhbz#2132051 - Rebase Samba to the the latest 4.17.x release Rebuild against Samba rebase. ...
Sat, 24 Dec 2022 07:09:10 GMT: sssd-kcm-2.8.2-1.el8.x86_64
sssd-kcm - An implementation of a Kerberos KCM server
An implementation of a Kerberos KCM server. Use this package if you want to
use the KCM: Kerberos credentials cache.
Change Log:
Mon, 19 Dec 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.2-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2136701 - Lower the severity of the log message for SSSD so that it is not shown at the default debug level. - Resolves: rhbz#2139760 - [sssd] RHEL 8.8 Tier 0 Localization - Resolves: rhbz#2139865 - Analyzer: Optimize and remove duplicate messages in verbose list - Resolves: rhbz#2142795 - SSSD: `sssctl analyze` command shouldn't require 'root' privileged - Resolves: rhbz#2144491 - UPN check cannot be disabled explicitly but requires krb5_validate = false' as a work-around - Resolves: rhbz#2150357 - Smart Card auth does not work with p11_uri (with-smartcard-required) Tue, 22 Nov 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.1-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2144581 - [RFE] provide dbus method to find users by attr - Resolves: rhbz#2144579 - sssd timezone issues sudonotafter - Resolves: rhbz#2144519 - [RFE] SSSD does not support to change the user’s password when option ldap_pwd_policy equals to shadow in sssd.conf file - Resolves: rhbz#2127822 - Cannot SSH with AD user to ipa-client (`krb5_validate` and `pac_check` settings conflict) - Resolves: rhbz#2111393 - authenticating against external IdP services okta (native app) with OAuth client secret failed Mon, 31 Oct 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.7.3-5 - Related: rhbz#2132051 - Rebase Samba to the the latest 4.17.x release Rebuild against Samba rebase. ...
Sat, 24 Dec 2022 07:09:10 GMT: sssd-common-pac-2.8.2-1.el8.x86_64
sssd-common-pac - Common files needed for supporting PAC processing
Provides common files needed by SSSD providers such as IPA and Active Directory
for handling Kerberos PACs.
Change Log:
Mon, 19 Dec 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.2-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2136701 - Lower the severity of the log message for SSSD so that it is not shown at the default debug level. - Resolves: rhbz#2139760 - [sssd] RHEL 8.8 Tier 0 Localization - Resolves: rhbz#2139865 - Analyzer: Optimize and remove duplicate messages in verbose list - Resolves: rhbz#2142795 - SSSD: `sssctl analyze` command shouldn't require 'root' privileged - Resolves: rhbz#2144491 - UPN check cannot be disabled explicitly but requires krb5_validate = false' as a work-around - Resolves: rhbz#2150357 - Smart Card auth does not work with p11_uri (with-smartcard-required) Tue, 22 Nov 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.1-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2144581 - [RFE] provide dbus method to find users by attr - Resolves: rhbz#2144579 - sssd timezone issues sudonotafter - Resolves: rhbz#2144519 - [RFE] SSSD does not support to change the user’s password when option ldap_pwd_policy equals to shadow in sssd.conf file - Resolves: rhbz#2127822 - Cannot SSH with AD user to ipa-client (`krb5_validate` and `pac_check` settings conflict) - Resolves: rhbz#2111393 - authenticating against external IdP services okta (native app) with OAuth client secret failed Mon, 31 Oct 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.7.3-5 - Related: rhbz#2132051 - Rebase Samba to the the latest 4.17.x release Rebuild against Samba rebase. ...
Sat, 24 Dec 2022 07:09:10 GMT: sssd-dbus-2.8.2-1.el8.x86_64
sssd-dbus - The D-Bus responder of the SSSD
Provides the D-Bus responder of the SSSD, called the InfoPipe, that allows
the information from the SSSD to be transmitted over the system bus.
Change Log:
Mon, 19 Dec 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.2-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2136701 - Lower the severity of the log message for SSSD so that it is not shown at the default debug level. - Resolves: rhbz#2139760 - [sssd] RHEL 8.8 Tier 0 Localization - Resolves: rhbz#2139865 - Analyzer: Optimize and remove duplicate messages in verbose list - Resolves: rhbz#2142795 - SSSD: `sssctl analyze` command shouldn't require 'root' privileged - Resolves: rhbz#2144491 - UPN check cannot be disabled explicitly but requires krb5_validate = false' as a work-around - Resolves: rhbz#2150357 - Smart Card auth does not work with p11_uri (with-smartcard-required) Tue, 22 Nov 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.1-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2144581 - [RFE] provide dbus method to find users by attr - Resolves: rhbz#2144579 - sssd timezone issues sudonotafter - Resolves: rhbz#2144519 - [RFE] SSSD does not support to change the user’s password when option ldap_pwd_policy equals to shadow in sssd.conf file - Resolves: rhbz#2127822 - Cannot SSH with AD user to ipa-client (`krb5_validate` and `pac_check` settings conflict) - Resolves: rhbz#2111393 - authenticating against external IdP services okta (native app) with OAuth client secret failed Mon, 31 Oct 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.7.3-5 - Related: rhbz#2132051 - Rebase Samba to the the latest 4.17.x release Rebuild against Samba rebase. ...
Sat, 24 Dec 2022 07:09:10 GMT: sssd-client-2.8.2-1.el8.x86_64
sssd-client - SSSD Client libraries for NSS and PAM
Provides the libraries needed by the PAM and NSS stacks to connect to the SSSD
service.
Change Log:
Mon, 19 Dec 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.2-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2136701 - Lower the severity of the log message for SSSD so that it is not shown at the default debug level. - Resolves: rhbz#2139760 - [sssd] RHEL 8.8 Tier 0 Localization - Resolves: rhbz#2139865 - Analyzer: Optimize and remove duplicate messages in verbose list - Resolves: rhbz#2142795 - SSSD: `sssctl analyze` command shouldn't require 'root' privileged - Resolves: rhbz#2144491 - UPN check cannot be disabled explicitly but requires krb5_validate = false' as a work-around - Resolves: rhbz#2150357 - Smart Card auth does not work with p11_uri (with-smartcard-required) Tue, 22 Nov 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.1-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2144581 - [RFE] provide dbus method to find users by attr - Resolves: rhbz#2144579 - sssd timezone issues sudonotafter - Resolves: rhbz#2144519 - [RFE] SSSD does not support to change the user’s password when option ldap_pwd_policy equals to shadow in sssd.conf file - Resolves: rhbz#2127822 - Cannot SSH with AD user to ipa-client (`krb5_validate` and `pac_check` settings conflict) - Resolves: rhbz#2111393 - authenticating against external IdP services okta (native app) with OAuth client secret failed Mon, 31 Oct 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.7.3-5 - Related: rhbz#2132051 - Rebase Samba to the the latest 4.17.x release Rebuild against Samba rebase. ...
Sat, 24 Dec 2022 07:09:10 GMT: sssd-common-2.8.2-1.el8.x86_64
sssd-common - Common files for the SSSD
Common files for the SSSD. The common package includes all the files needed
to run a particular back end, however, the back ends are packaged in separate
sub-packages such as sssd-ldap.
Change Log:
Mon, 19 Dec 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.2-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2136701 - Lower the severity of the log message for SSSD so that it is not shown at the default debug level. - Resolves: rhbz#2139760 - [sssd] RHEL 8.8 Tier 0 Localization - Resolves: rhbz#2139865 - Analyzer: Optimize and remove duplicate messages in verbose list - Resolves: rhbz#2142795 - SSSD: `sssctl analyze` command shouldn't require 'root' privileged - Resolves: rhbz#2144491 - UPN check cannot be disabled explicitly but requires krb5_validate = false' as a work-around - Resolves: rhbz#2150357 - Smart Card auth does not work with p11_uri (with-smartcard-required) Tue, 22 Nov 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.1-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2144581 - [RFE] provide dbus method to find users by attr - Resolves: rhbz#2144579 - sssd timezone issues sudonotafter - Resolves: rhbz#2144519 - [RFE] SSSD does not support to change the user’s password when option ldap_pwd_policy equals to shadow in sssd.conf file - Resolves: rhbz#2127822 - Cannot SSH with AD user to ipa-client (`krb5_validate` and `pac_check` settings conflict) - Resolves: rhbz#2111393 - authenticating against external IdP services okta (native app) with OAuth client secret failed Mon, 31 Oct 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.7.3-5 - Related: rhbz#2132051 - Rebase Samba to the the latest 4.17.x release Rebuild against Samba rebase. ...
Sat, 24 Dec 2022 07:09:32 GMT: sssd-client-2.8.2-1.el8.i686
sssd-client - SSSD Client libraries for NSS and PAM
Provides the libraries needed by the PAM and NSS stacks to connect to the SSSD
service.
Change Log:
Mon, 19 Dec 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.2-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2136701 - Lower the severity of the log message for SSSD so that it is not shown at the default debug level. - Resolves: rhbz#2139760 - [sssd] RHEL 8.8 Tier 0 Localization - Resolves: rhbz#2139865 - Analyzer: Optimize and remove duplicate messages in verbose list - Resolves: rhbz#2142795 - SSSD: `sssctl analyze` command shouldn't require 'root' privileged - Resolves: rhbz#2144491 - UPN check cannot be disabled explicitly but requires krb5_validate = false' as a work-around - Resolves: rhbz#2150357 - Smart Card auth does not work with p11_uri (with-smartcard-required) Tue, 22 Nov 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.1-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2144581 - [RFE] provide dbus method to find users by attr - Resolves: rhbz#2144579 - sssd timezone issues sudonotafter - Resolves: rhbz#2144519 - [RFE] SSSD does not support to change the user’s password when option ldap_pwd_policy equals to shadow in sssd.conf file - Resolves: rhbz#2127822 - Cannot SSH with AD user to ipa-client (`krb5_validate` and `pac_check` settings conflict) - Resolves: rhbz#2111393 - authenticating against external IdP services okta (native app) with OAuth client secret failed Mon, 31 Oct 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.7.3-5 - Related: rhbz#2132051 - Rebase Samba to the the latest 4.17.x release Rebuild against Samba rebase. ...
Sat, 24 Dec 2022 07:09:10 GMT: sssd-ad-2.8.2-1.el8.x86_64
sssd-ad - The AD back end of the SSSD
Provides the Active Directory back end that the SSSD can utilize to fetch
identity data from and authenticate against an Active Directory server.
Change Log:
Mon, 19 Dec 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.2-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2136701 - Lower the severity of the log message for SSSD so that it is not shown at the default debug level. - Resolves: rhbz#2139760 - [sssd] RHEL 8.8 Tier 0 Localization - Resolves: rhbz#2139865 - Analyzer: Optimize and remove duplicate messages in verbose list - Resolves: rhbz#2142795 - SSSD: `sssctl analyze` command shouldn't require 'root' privileged - Resolves: rhbz#2144491 - UPN check cannot be disabled explicitly but requires krb5_validate = false' as a work-around - Resolves: rhbz#2150357 - Smart Card auth does not work with p11_uri (with-smartcard-required) Tue, 22 Nov 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.1-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2144581 - [RFE] provide dbus method to find users by attr - Resolves: rhbz#2144579 - sssd timezone issues sudonotafter - Resolves: rhbz#2144519 - [RFE] SSSD does not support to change the user’s password when option ldap_pwd_policy equals to shadow in sssd.conf file - Resolves: rhbz#2127822 - Cannot SSH with AD user to ipa-client (`krb5_validate` and `pac_check` settings conflict) - Resolves: rhbz#2111393 - authenticating against external IdP services okta (native app) with OAuth client secret failed Mon, 31 Oct 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.7.3-5 - Related: rhbz#2132051 - Rebase Samba to the the latest 4.17.x release Rebuild against Samba rebase. ...
Sat, 24 Dec 2022 07:09:10 GMT: sssd-2.8.2-1.el8.x86_64
sssd - System Security Services Daemon
Provides a set of daemons to manage access to remote directories and
authentication mechanisms. It provides an NSS and PAM interface toward
the system and a plug-gable back-end system to connect to multiple different
account sources. It is also the basis to provide client auditing and policy
services for projects like FreeIPA.
The sssd sub-package is a meta-package that contains the daemon as well as all
the existing back ends.
Change Log:
Mon, 19 Dec 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.2-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2136701 - Lower the severity of the log message for SSSD so that it is not shown at the default debug level. - Resolves: rhbz#2139760 - [sssd] RHEL 8.8 Tier 0 Localization - Resolves: rhbz#2139865 - Analyzer: Optimize and remove duplicate messages in verbose list - Resolves: rhbz#2142795 - SSSD: `sssctl analyze` command shouldn't require 'root' privileged - Resolves: rhbz#2144491 - UPN check cannot be disabled explicitly but requires krb5_validate = false' as a work-around - Resolves: rhbz#2150357 - Smart Card auth does not work with p11_uri (with-smartcard-required) Tue, 22 Nov 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.1-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2144581 - [RFE] provide dbus method to find users by attr - Resolves: rhbz#2144579 - sssd timezone issues sudonotafter - Resolves: rhbz#2144519 - [RFE] SSSD does not support to change the user’s password when option ldap_pwd_policy equals to shadow in sssd.conf file - Resolves: rhbz#2127822 - Cannot SSH with AD user to ipa-client (`krb5_validate` and `pac_check` settings conflict) - Resolves: rhbz#2111393 - authenticating against external IdP services okta (native app) with OAuth client secret failed Mon, 31 Oct 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.7.3-5 - Related: rhbz#2132051 - Rebase Samba to the the latest 4.17.x release Rebuild against Samba rebase. ...
Sat, 24 Dec 2022 07:09:10 GMT: python3-sss-murmur-2.8.2-1.el8.x86_64
python3-sss-murmur - Python3 bindings for murmur hash function
Provides python3 module for calculating the murmur hash version 3
Change Log:
Mon, 19 Dec 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.2-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2136701 - Lower the severity of the log message for SSSD so that it is not shown at the default debug level. - Resolves: rhbz#2139760 - [sssd] RHEL 8.8 Tier 0 Localization - Resolves: rhbz#2139865 - Analyzer: Optimize and remove duplicate messages in verbose list - Resolves: rhbz#2142795 - SSSD: `sssctl analyze` command shouldn't require 'root' privileged - Resolves: rhbz#2144491 - UPN check cannot be disabled explicitly but requires krb5_validate = false' as a work-around - Resolves: rhbz#2150357 - Smart Card auth does not work with p11_uri (with-smartcard-required) Tue, 22 Nov 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.1-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2144581 - [RFE] provide dbus method to find users by attr - Resolves: rhbz#2144579 - sssd timezone issues sudonotafter - Resolves: rhbz#2144519 - [RFE] SSSD does not support to change the user’s password when option ldap_pwd_policy equals to shadow in sssd.conf file - Resolves: rhbz#2127822 - Cannot SSH with AD user to ipa-client (`krb5_validate` and `pac_check` settings conflict) - Resolves: rhbz#2111393 - authenticating against external IdP services okta (native app) with OAuth client secret failed Mon, 31 Oct 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.7.3-5 - Related: rhbz#2132051 - Rebase Samba to the the latest 4.17.x release Rebuild against Samba rebase. ...
Sat, 24 Dec 2022 07:11:02 GMT: python3-sssdconfig-2.8.2-1.el8.noarch
python3-sssdconfig - SSSD and IPA configuration file manipulation classes and functions
Provides python3 files for manipulation SSSD and IPA configuration files.
Change Log:
Mon, 19 Dec 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.2-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2136701 - Lower the severity of the log message for SSSD so that it is not shown at the default debug level. - Resolves: rhbz#2139760 - [sssd] RHEL 8.8 Tier 0 Localization - Resolves: rhbz#2139865 - Analyzer: Optimize and remove duplicate messages in verbose list - Resolves: rhbz#2142795 - SSSD: `sssctl analyze` command shouldn't require 'root' privileged - Resolves: rhbz#2144491 - UPN check cannot be disabled explicitly but requires krb5_validate = false' as a work-around - Resolves: rhbz#2150357 - Smart Card auth does not work with p11_uri (with-smartcard-required) Tue, 22 Nov 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.1-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2144581 - [RFE] provide dbus method to find users by attr - Resolves: rhbz#2144579 - sssd timezone issues sudonotafter - Resolves: rhbz#2144519 - [RFE] SSSD does not support to change the user’s password when option ldap_pwd_policy equals to shadow in sssd.conf file - Resolves: rhbz#2127822 - Cannot SSH with AD user to ipa-client (`krb5_validate` and `pac_check` settings conflict) - Resolves: rhbz#2111393 - authenticating against external IdP services okta (native app) with OAuth client secret failed Mon, 31 Oct 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.7.3-5 - Related: rhbz#2132051 - Rebase Samba to the the latest 4.17.x release Rebuild against Samba rebase. ...
Sat, 24 Dec 2022 07:09:10 GMT: python3-libipa_hbac-2.8.2-1.el8.x86_64
python3-libipa_hbac - Python3 bindings for the FreeIPA HBAC Evaluator library
The python3-libipa_hbac contains the bindings so that libipa_hbac can be
used by Python applications.
Change Log:
Mon, 19 Dec 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.2-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2136701 - Lower the severity of the log message for SSSD so that it is not shown at the default debug level. - Resolves: rhbz#2139760 - [sssd] RHEL 8.8 Tier 0 Localization - Resolves: rhbz#2139865 - Analyzer: Optimize and remove duplicate messages in verbose list - Resolves: rhbz#2142795 - SSSD: `sssctl analyze` command shouldn't require 'root' privileged - Resolves: rhbz#2144491 - UPN check cannot be disabled explicitly but requires krb5_validate = false' as a work-around - Resolves: rhbz#2150357 - Smart Card auth does not work with p11_uri (with-smartcard-required) Tue, 22 Nov 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.1-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2144581 - [RFE] provide dbus method to find users by attr - Resolves: rhbz#2144579 - sssd timezone issues sudonotafter - Resolves: rhbz#2144519 - [RFE] SSSD does not support to change the user’s password when option ldap_pwd_policy equals to shadow in sssd.conf file - Resolves: rhbz#2127822 - Cannot SSH with AD user to ipa-client (`krb5_validate` and `pac_check` settings conflict) - Resolves: rhbz#2111393 - authenticating against external IdP services okta (native app) with OAuth client secret failed Mon, 31 Oct 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.7.3-5 - Related: rhbz#2132051 - Rebase Samba to the the latest 4.17.x release Rebuild against Samba rebase. ...
Sat, 24 Dec 2022 07:09:10 GMT: python3-sss-2.8.2-1.el8.x86_64
python3-sss - Python3 bindings for sssd
Provides python3 bindings:
* function for retrieving list of groups user belongs to
* class for obfuscation of passwords
Change Log:
Mon, 19 Dec 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.2-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2136701 - Lower the severity of the log message for SSSD so that it is not shown at the default debug level. - Resolves: rhbz#2139760 - [sssd] RHEL 8.8 Tier 0 Localization - Resolves: rhbz#2139865 - Analyzer: Optimize and remove duplicate messages in verbose list - Resolves: rhbz#2142795 - SSSD: `sssctl analyze` command shouldn't require 'root' privileged - Resolves: rhbz#2144491 - UPN check cannot be disabled explicitly but requires krb5_validate = false' as a work-around - Resolves: rhbz#2150357 - Smart Card auth does not work with p11_uri (with-smartcard-required) Tue, 22 Nov 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.1-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2144581 - [RFE] provide dbus method to find users by attr - Resolves: rhbz#2144579 - sssd timezone issues sudonotafter - Resolves: rhbz#2144519 - [RFE] SSSD does not support to change the user’s password when option ldap_pwd_policy equals to shadow in sssd.conf file - Resolves: rhbz#2127822 - Cannot SSH with AD user to ipa-client (`krb5_validate` and `pac_check` settings conflict) - Resolves: rhbz#2111393 - authenticating against external IdP services okta (native app) with OAuth client secret failed Mon, 31 Oct 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.7.3-5 - Related: rhbz#2132051 - Rebase Samba to the the latest 4.17.x release Rebuild against Samba rebase. ...
Sat, 24 Dec 2022 07:09:10 GMT: python3-libsss_nss_idmap-2.8.2-1.el8.x86_64
python3-libsss_nss_idmap - Python3 bindings for libsss_nss_idmap
The python3-libsss_nss_idmap contains the bindings so that libsss_nss_idmap can
be used by Python applications.
Change Log:
Mon, 19 Dec 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.2-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2136701 - Lower the severity of the log message for SSSD so that it is not shown at the default debug level. - Resolves: rhbz#2139760 - [sssd] RHEL 8.8 Tier 0 Localization - Resolves: rhbz#2139865 - Analyzer: Optimize and remove duplicate messages in verbose list - Resolves: rhbz#2142795 - SSSD: `sssctl analyze` command shouldn't require 'root' privileged - Resolves: rhbz#2144491 - UPN check cannot be disabled explicitly but requires krb5_validate = false' as a work-around - Resolves: rhbz#2150357 - Smart Card auth does not work with p11_uri (with-smartcard-required) Tue, 22 Nov 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.1-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2144581 - [RFE] provide dbus method to find users by attr - Resolves: rhbz#2144579 - sssd timezone issues sudonotafter - Resolves: rhbz#2144519 - [RFE] SSSD does not support to change the user’s password when option ldap_pwd_policy equals to shadow in sssd.conf file - Resolves: rhbz#2127822 - Cannot SSH with AD user to ipa-client (`krb5_validate` and `pac_check` settings conflict) - Resolves: rhbz#2111393 - authenticating against external IdP services okta (native app) with OAuth client secret failed Mon, 31 Oct 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.7.3-5 - Related: rhbz#2132051 - Rebase Samba to the the latest 4.17.x release Rebuild against Samba rebase. ...
Sat, 24 Dec 2022 07:09:32 GMT: libsss_simpleifp-2.8.2-1.el8.i686
libsss_simpleifp - The SSSD D-Bus responder helper library
Provides library that simplifies D-Bus API for the SSSD InfoPipe responder.
Change Log:
Mon, 19 Dec 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.2-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2136701 - Lower the severity of the log message for SSSD so that it is not shown at the default debug level. - Resolves: rhbz#2139760 - [sssd] RHEL 8.8 Tier 0 Localization - Resolves: rhbz#2139865 - Analyzer: Optimize and remove duplicate messages in verbose list - Resolves: rhbz#2142795 - SSSD: `sssctl analyze` command shouldn't require 'root' privileged - Resolves: rhbz#2144491 - UPN check cannot be disabled explicitly but requires krb5_validate = false' as a work-around - Resolves: rhbz#2150357 - Smart Card auth does not work with p11_uri (with-smartcard-required) Tue, 22 Nov 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.1-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2144581 - [RFE] provide dbus method to find users by attr - Resolves: rhbz#2144579 - sssd timezone issues sudonotafter - Resolves: rhbz#2144519 - [RFE] SSSD does not support to change the user’s password when option ldap_pwd_policy equals to shadow in sssd.conf file - Resolves: rhbz#2127822 - Cannot SSH with AD user to ipa-client (`krb5_validate` and `pac_check` settings conflict) - Resolves: rhbz#2111393 - authenticating against external IdP services okta (native app) with OAuth client secret failed Mon, 31 Oct 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.7.3-5 - Related: rhbz#2132051 - Rebase Samba to the the latest 4.17.x release Rebuild against Samba rebase. ...
Sat, 24 Dec 2022 07:09:10 GMT: libsss_simpleifp-2.8.2-1.el8.x86_64
libsss_simpleifp - The SSSD D-Bus responder helper library
Provides library that simplifies D-Bus API for the SSSD InfoPipe responder.
Change Log:
Mon, 19 Dec 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.2-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2136701 - Lower the severity of the log message for SSSD so that it is not shown at the default debug level. - Resolves: rhbz#2139760 - [sssd] RHEL 8.8 Tier 0 Localization - Resolves: rhbz#2139865 - Analyzer: Optimize and remove duplicate messages in verbose list - Resolves: rhbz#2142795 - SSSD: `sssctl analyze` command shouldn't require 'root' privileged - Resolves: rhbz#2144491 - UPN check cannot be disabled explicitly but requires krb5_validate = false' as a work-around - Resolves: rhbz#2150357 - Smart Card auth does not work with p11_uri (with-smartcard-required) Tue, 22 Nov 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.1-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2144581 - [RFE] provide dbus method to find users by attr - Resolves: rhbz#2144579 - sssd timezone issues sudonotafter - Resolves: rhbz#2144519 - [RFE] SSSD does not support to change the user’s password when option ldap_pwd_policy equals to shadow in sssd.conf file - Resolves: rhbz#2127822 - Cannot SSH with AD user to ipa-client (`krb5_validate` and `pac_check` settings conflict) - Resolves: rhbz#2111393 - authenticating against external IdP services okta (native app) with OAuth client secret failed Mon, 31 Oct 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.7.3-5 - Related: rhbz#2132051 - Rebase Samba to the the latest 4.17.x release Rebuild against Samba rebase. ...
Sat, 24 Dec 2022 07:09:10 GMT: libsss_sudo-2.8.2-1.el8.x86_64
libsss_sudo - A library to allow communication between SUDO and SSSD
A utility library to allow communication between SUDO and SSSD
Change Log:
Mon, 19 Dec 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.2-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2136701 - Lower the severity of the log message for SSSD so that it is not shown at the default debug level. - Resolves: rhbz#2139760 - [sssd] RHEL 8.8 Tier 0 Localization - Resolves: rhbz#2139865 - Analyzer: Optimize and remove duplicate messages in verbose list - Resolves: rhbz#2142795 - SSSD: `sssctl analyze` command shouldn't require 'root' privileged - Resolves: rhbz#2144491 - UPN check cannot be disabled explicitly but requires krb5_validate = false' as a work-around - Resolves: rhbz#2150357 - Smart Card auth does not work with p11_uri (with-smartcard-required) Tue, 22 Nov 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.1-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2144581 - [RFE] provide dbus method to find users by attr - Resolves: rhbz#2144579 - sssd timezone issues sudonotafter - Resolves: rhbz#2144519 - [RFE] SSSD does not support to change the user’s password when option ldap_pwd_policy equals to shadow in sssd.conf file - Resolves: rhbz#2127822 - Cannot SSH with AD user to ipa-client (`krb5_validate` and `pac_check` settings conflict) - Resolves: rhbz#2111393 - authenticating against external IdP services okta (native app) with OAuth client secret failed Mon, 31 Oct 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.7.3-5 - Related: rhbz#2132051 - Rebase Samba to the the latest 4.17.x release Rebuild against Samba rebase. ...
Sat, 24 Dec 2022 07:09:10 GMT: libsss_idmap-2.8.2-1.el8.x86_64
libsss_idmap - FreeIPA Idmap library
Utility library to convert SIDs to Unix uids and gids
Change Log:
Mon, 19 Dec 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.2-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2136701 - Lower the severity of the log message for SSSD so that it is not shown at the default debug level. - Resolves: rhbz#2139760 - [sssd] RHEL 8.8 Tier 0 Localization - Resolves: rhbz#2139865 - Analyzer: Optimize and remove duplicate messages in verbose list - Resolves: rhbz#2142795 - SSSD: `sssctl analyze` command shouldn't require 'root' privileged - Resolves: rhbz#2144491 - UPN check cannot be disabled explicitly but requires krb5_validate = false' as a work-around - Resolves: rhbz#2150357 - Smart Card auth does not work with p11_uri (with-smartcard-required) Tue, 22 Nov 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.1-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2144581 - [RFE] provide dbus method to find users by attr - Resolves: rhbz#2144579 - sssd timezone issues sudonotafter - Resolves: rhbz#2144519 - [RFE] SSSD does not support to change the user’s password when option ldap_pwd_policy equals to shadow in sssd.conf file - Resolves: rhbz#2127822 - Cannot SSH with AD user to ipa-client (`krb5_validate` and `pac_check` settings conflict) - Resolves: rhbz#2111393 - authenticating against external IdP services okta (native app) with OAuth client secret failed Mon, 31 Oct 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.7.3-5 - Related: rhbz#2132051 - Rebase Samba to the the latest 4.17.x release Rebuild against Samba rebase. ...
Sat, 24 Dec 2022 07:09:32 GMT: libsss_nss_idmap-2.8.2-1.el8.i686
libsss_nss_idmap - Library for SID and certificate based lookups
Utility library for SID and certificate based lookups
Change Log:
Mon, 19 Dec 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.2-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2136701 - Lower the severity of the log message for SSSD so that it is not shown at the default debug level. - Resolves: rhbz#2139760 - [sssd] RHEL 8.8 Tier 0 Localization - Resolves: rhbz#2139865 - Analyzer: Optimize and remove duplicate messages in verbose list - Resolves: rhbz#2142795 - SSSD: `sssctl analyze` command shouldn't require 'root' privileged - Resolves: rhbz#2144491 - UPN check cannot be disabled explicitly but requires krb5_validate = false' as a work-around - Resolves: rhbz#2150357 - Smart Card auth does not work with p11_uri (with-smartcard-required) Tue, 22 Nov 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.1-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2144581 - [RFE] provide dbus method to find users by attr - Resolves: rhbz#2144579 - sssd timezone issues sudonotafter - Resolves: rhbz#2144519 - [RFE] SSSD does not support to change the user’s password when option ldap_pwd_policy equals to shadow in sssd.conf file - Resolves: rhbz#2127822 - Cannot SSH with AD user to ipa-client (`krb5_validate` and `pac_check` settings conflict) - Resolves: rhbz#2111393 - authenticating against external IdP services okta (native app) with OAuth client secret failed Mon, 31 Oct 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.7.3-5 - Related: rhbz#2132051 - Rebase Samba to the the latest 4.17.x release Rebuild against Samba rebase. ...
Sat, 24 Dec 2022 07:09:32 GMT: libsss_idmap-2.8.2-1.el8.i686
libsss_idmap - FreeIPA Idmap library
Utility library to convert SIDs to Unix uids and gids
Change Log:
Mon, 19 Dec 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.2-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2136701 - Lower the severity of the log message for SSSD so that it is not shown at the default debug level. - Resolves: rhbz#2139760 - [sssd] RHEL 8.8 Tier 0 Localization - Resolves: rhbz#2139865 - Analyzer: Optimize and remove duplicate messages in verbose list - Resolves: rhbz#2142795 - SSSD: `sssctl analyze` command shouldn't require 'root' privileged - Resolves: rhbz#2144491 - UPN check cannot be disabled explicitly but requires krb5_validate = false' as a work-around - Resolves: rhbz#2150357 - Smart Card auth does not work with p11_uri (with-smartcard-required) Tue, 22 Nov 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.1-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2144581 - [RFE] provide dbus method to find users by attr - Resolves: rhbz#2144579 - sssd timezone issues sudonotafter - Resolves: rhbz#2144519 - [RFE] SSSD does not support to change the user’s password when option ldap_pwd_policy equals to shadow in sssd.conf file - Resolves: rhbz#2127822 - Cannot SSH with AD user to ipa-client (`krb5_validate` and `pac_check` settings conflict) - Resolves: rhbz#2111393 - authenticating against external IdP services okta (native app) with OAuth client secret failed Mon, 31 Oct 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.7.3-5 - Related: rhbz#2132051 - Rebase Samba to the the latest 4.17.x release Rebuild against Samba rebase. ...
Sat, 24 Dec 2022 07:09:10 GMT: libsss_nss_idmap-2.8.2-1.el8.x86_64
libsss_nss_idmap - Library for SID and certificate based lookups
Utility library for SID and certificate based lookups
Change Log:
Mon, 19 Dec 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.2-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2136701 - Lower the severity of the log message for SSSD so that it is not shown at the default debug level. - Resolves: rhbz#2139760 - [sssd] RHEL 8.8 Tier 0 Localization - Resolves: rhbz#2139865 - Analyzer: Optimize and remove duplicate messages in verbose list - Resolves: rhbz#2142795 - SSSD: `sssctl analyze` command shouldn't require 'root' privileged - Resolves: rhbz#2144491 - UPN check cannot be disabled explicitly but requires krb5_validate = false' as a work-around - Resolves: rhbz#2150357 - Smart Card auth does not work with p11_uri (with-smartcard-required) Tue, 22 Nov 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.1-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2144581 - [RFE] provide dbus method to find users by attr - Resolves: rhbz#2144579 - sssd timezone issues sudonotafter - Resolves: rhbz#2144519 - [RFE] SSSD does not support to change the user’s password when option ldap_pwd_policy equals to shadow in sssd.conf file - Resolves: rhbz#2127822 - Cannot SSH with AD user to ipa-client (`krb5_validate` and `pac_check` settings conflict) - Resolves: rhbz#2111393 - authenticating against external IdP services okta (native app) with OAuth client secret failed Mon, 31 Oct 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.7.3-5 - Related: rhbz#2132051 - Rebase Samba to the the latest 4.17.x release Rebuild against Samba rebase. ...
Sat, 24 Dec 2022 07:09:10 GMT: libsss_autofs-2.8.2-1.el8.x86_64
libsss_autofs - A library to allow communication between Autofs and SSSD
A utility library to allow communication between Autofs and SSSD
Change Log:
Mon, 19 Dec 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.2-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2136701 - Lower the severity of the log message for SSSD so that it is not shown at the default debug level. - Resolves: rhbz#2139760 - [sssd] RHEL 8.8 Tier 0 Localization - Resolves: rhbz#2139865 - Analyzer: Optimize and remove duplicate messages in verbose list - Resolves: rhbz#2142795 - SSSD: `sssctl analyze` command shouldn't require 'root' privileged - Resolves: rhbz#2144491 - UPN check cannot be disabled explicitly but requires krb5_validate = false' as a work-around - Resolves: rhbz#2150357 - Smart Card auth does not work with p11_uri (with-smartcard-required) Tue, 22 Nov 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.1-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2144581 - [RFE] provide dbus method to find users by attr - Resolves: rhbz#2144579 - sssd timezone issues sudonotafter - Resolves: rhbz#2144519 - [RFE] SSSD does not support to change the user’s password when option ldap_pwd_policy equals to shadow in sssd.conf file - Resolves: rhbz#2127822 - Cannot SSH with AD user to ipa-client (`krb5_validate` and `pac_check` settings conflict) - Resolves: rhbz#2111393 - authenticating against external IdP services okta (native app) with OAuth client secret failed Mon, 31 Oct 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.7.3-5 - Related: rhbz#2132051 - Rebase Samba to the the latest 4.17.x release Rebuild against Samba rebase. ...
Sat, 24 Dec 2022 07:09:10 GMT: libsss_certmap-2.8.2-1.el8.x86_64
libsss_certmap - SSSD Certificate Mapping Library
Library to map certificates to users based on rules
Change Log:
Mon, 19 Dec 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.2-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2136701 - Lower the severity of the log message for SSSD so that it is not shown at the default debug level. - Resolves: rhbz#2139760 - [sssd] RHEL 8.8 Tier 0 Localization - Resolves: rhbz#2139865 - Analyzer: Optimize and remove duplicate messages in verbose list - Resolves: rhbz#2142795 - SSSD: `sssctl analyze` command shouldn't require 'root' privileged - Resolves: rhbz#2144491 - UPN check cannot be disabled explicitly but requires krb5_validate = false' as a work-around - Resolves: rhbz#2150357 - Smart Card auth does not work with p11_uri (with-smartcard-required) Tue, 22 Nov 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.1-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2144581 - [RFE] provide dbus method to find users by attr - Resolves: rhbz#2144579 - sssd timezone issues sudonotafter - Resolves: rhbz#2144519 - [RFE] SSSD does not support to change the user’s password when option ldap_pwd_policy equals to shadow in sssd.conf file - Resolves: rhbz#2127822 - Cannot SSH with AD user to ipa-client (`krb5_validate` and `pac_check` settings conflict) - Resolves: rhbz#2111393 - authenticating against external IdP services okta (native app) with OAuth client secret failed Mon, 31 Oct 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.7.3-5 - Related: rhbz#2132051 - Rebase Samba to the the latest 4.17.x release Rebuild against Samba rebase. ...
Sat, 24 Dec 2022 07:09:32 GMT: libsss_certmap-2.8.2-1.el8.i686
libsss_certmap - SSSD Certificate Mapping Library
Library to map certificates to users based on rules
Change Log:
Mon, 19 Dec 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.2-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2136701 - Lower the severity of the log message for SSSD so that it is not shown at the default debug level. - Resolves: rhbz#2139760 - [sssd] RHEL 8.8 Tier 0 Localization - Resolves: rhbz#2139865 - Analyzer: Optimize and remove duplicate messages in verbose list - Resolves: rhbz#2142795 - SSSD: `sssctl analyze` command shouldn't require 'root' privileged - Resolves: rhbz#2144491 - UPN check cannot be disabled explicitly but requires krb5_validate = false' as a work-around - Resolves: rhbz#2150357 - Smart Card auth does not work with p11_uri (with-smartcard-required) Tue, 22 Nov 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.1-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2144581 - [RFE] provide dbus method to find users by attr - Resolves: rhbz#2144579 - sssd timezone issues sudonotafter - Resolves: rhbz#2144519 - [RFE] SSSD does not support to change the user’s password when option ldap_pwd_policy equals to shadow in sssd.conf file - Resolves: rhbz#2127822 - Cannot SSH with AD user to ipa-client (`krb5_validate` and `pac_check` settings conflict) - Resolves: rhbz#2111393 - authenticating against external IdP services okta (native app) with OAuth client secret failed Mon, 31 Oct 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.7.3-5 - Related: rhbz#2132051 - Rebase Samba to the the latest 4.17.x release Rebuild against Samba rebase. ...
Sat, 24 Dec 2022 07:09:10 GMT: libipa_hbac-2.8.2-1.el8.x86_64
libipa_hbac - FreeIPA HBAC Evaluator library
Utility library to validate FreeIPA HBAC rules for authorization requests
Change Log:
Mon, 19 Dec 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.2-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2136701 - Lower the severity of the log message for SSSD so that it is not shown at the default debug level. - Resolves: rhbz#2139760 - [sssd] RHEL 8.8 Tier 0 Localization - Resolves: rhbz#2139865 - Analyzer: Optimize and remove duplicate messages in verbose list - Resolves: rhbz#2142795 - SSSD: `sssctl analyze` command shouldn't require 'root' privileged - Resolves: rhbz#2144491 - UPN check cannot be disabled explicitly but requires krb5_validate = false' as a work-around - Resolves: rhbz#2150357 - Smart Card auth does not work with p11_uri (with-smartcard-required) Tue, 22 Nov 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.1-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2144581 - [RFE] provide dbus method to find users by attr - Resolves: rhbz#2144579 - sssd timezone issues sudonotafter - Resolves: rhbz#2144519 - [RFE] SSSD does not support to change the user’s password when option ldap_pwd_policy equals to shadow in sssd.conf file - Resolves: rhbz#2127822 - Cannot SSH with AD user to ipa-client (`krb5_validate` and `pac_check` settings conflict) - Resolves: rhbz#2111393 - authenticating against external IdP services okta (native app) with OAuth client secret failed Mon, 31 Oct 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.7.3-5 - Related: rhbz#2132051 - Rebase Samba to the the latest 4.17.x release Rebuild against Samba rebase. ...
Sat, 24 Dec 2022 07:09:32 GMT: libipa_hbac-2.8.2-1.el8.i686
libipa_hbac - FreeIPA HBAC Evaluator library
Utility library to validate FreeIPA HBAC rules for authorization requests
Change Log:
Mon, 19 Dec 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.2-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2136701 - Lower the severity of the log message for SSSD so that it is not shown at the default debug level. - Resolves: rhbz#2139760 - [sssd] RHEL 8.8 Tier 0 Localization - Resolves: rhbz#2139865 - Analyzer: Optimize and remove duplicate messages in verbose list - Resolves: rhbz#2142795 - SSSD: `sssctl analyze` command shouldn't require 'root' privileged - Resolves: rhbz#2144491 - UPN check cannot be disabled explicitly but requires krb5_validate = false' as a work-around - Resolves: rhbz#2150357 - Smart Card auth does not work with p11_uri (with-smartcard-required) Tue, 22 Nov 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.1-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2144581 - [RFE] provide dbus method to find users by attr - Resolves: rhbz#2144579 - sssd timezone issues sudonotafter - Resolves: rhbz#2144519 - [RFE] SSSD does not support to change the user’s password when option ldap_pwd_policy equals to shadow in sssd.conf file - Resolves: rhbz#2127822 - Cannot SSH with AD user to ipa-client (`krb5_validate` and `pac_check` settings conflict) - Resolves: rhbz#2111393 - authenticating against external IdP services okta (native app) with OAuth client secret failed Mon, 31 Oct 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.7.3-5 - Related: rhbz#2132051 - Rebase Samba to the the latest 4.17.x release Rebuild against Samba rebase. ...
Wed, 21 Dec 2022 11:18:39 GMT: rpm-plugin-systemd-inhibit-4.14.3-26.el8.x86_64
rpm-plugin-systemd-inhibit - Rpm plugin for systemd inhibit functionality
This plugin blocks systemd from entering idle, sleep or shutdown while an rpm
transaction is running using the systemd-inhibit mechanism.
Change Log:
Mon, 19 Dec 2022 GMT - Florian Festi <ffesti@redhat.com> - 4.14.4-26 - Add --nocompression to rpm2archive (#2129345) Tue, 13 Sep 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.14.3-24 - Make write() nonblocking in fapolicyd plugin (#2110787) Tue, 05 Apr 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.14.3-23 - Fix minor ABI regression in rpmcli.h (#1940895) ...
Wed, 21 Dec 2022 11:18:39 GMT: rpm-plugin-syslog-4.14.3-26.el8.x86_64
rpm-plugin-syslog - Rpm plugin for syslog functionality
Rpm plugin for syslog functionality
Change Log:
Mon, 19 Dec 2022 GMT - Florian Festi <ffesti@redhat.com> - 4.14.4-26 - Add --nocompression to rpm2archive (#2129345) Tue, 13 Sep 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.14.3-24 - Make write() nonblocking in fapolicyd plugin (#2110787) Tue, 05 Apr 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.14.3-23 - Fix minor ABI regression in rpmcli.h (#1940895) ...
Wed, 21 Dec 2022 11:18:39 GMT: rpm-sign-4.14.3-26.el8.x86_64
rpm-sign - Package signing support
This package contains support for digitally signing RPM packages.
Change Log:
Mon, 19 Dec 2022 GMT - Florian Festi <ffesti@redhat.com> - 4.14.4-26 - Add --nocompression to rpm2archive (#2129345) Tue, 13 Sep 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.14.3-24 - Make write() nonblocking in fapolicyd plugin (#2110787) Tue, 05 Apr 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.14.3-23 - Fix minor ABI regression in rpmcli.h (#1940895) ...
Wed, 21 Dec 2022 11:18:39 GMT: rpm-plugin-selinux-4.14.3-26.el8.x86_64
rpm-plugin-selinux - Rpm plugin for SELinux functionality
Rpm plugin for SELinux functionality
Change Log:
Mon, 19 Dec 2022 GMT - Florian Festi <ffesti@redhat.com> - 4.14.4-26 - Add --nocompression to rpm2archive (#2129345) Tue, 13 Sep 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.14.3-24 - Make write() nonblocking in fapolicyd plugin (#2110787) Tue, 05 Apr 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.14.3-23 - Fix minor ABI regression in rpmcli.h (#1940895) ...
Wed, 21 Dec 2022 11:18:39 GMT: rpm-plugin-prioreset-4.14.3-26.el8.x86_64
rpm-plugin-prioreset - Rpm plugin for resetting scriptlet priorities for SysV init
Rpm plugin for resetting scriptlet priorities for SysV init
Useful on legacy SysV init systems if you run rpm transactions with
nice/ionice priorities. Should not be used on systemd systems.
Change Log:
Mon, 19 Dec 2022 GMT - Florian Festi <ffesti@redhat.com> - 4.14.4-26 - Add --nocompression to rpm2archive (#2129345) Tue, 13 Sep 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.14.3-24 - Make write() nonblocking in fapolicyd plugin (#2110787) Tue, 05 Apr 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.14.3-23 - Fix minor ABI regression in rpmcli.h (#1940895) ...
Wed, 21 Dec 2022 11:18:39 GMT: rpm-plugin-ima-4.14.3-26.el8.x86_64
rpm-plugin-ima - Rpm plugin ima file signatures
Rpm plugin ima file signatures
Change Log:
Mon, 19 Dec 2022 GMT - Florian Festi <ffesti@redhat.com> - 4.14.4-26 - Add --nocompression to rpm2archive (#2129345) Tue, 13 Sep 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.14.3-24 - Make write() nonblocking in fapolicyd plugin (#2110787) Tue, 05 Apr 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.14.3-23 - Fix minor ABI regression in rpmcli.h (#1940895) ...
Wed, 21 Dec 2022 11:18:43 GMT: rpm-libs-4.14.3-26.el8.i686
rpm-libs - Libraries for manipulating RPM packages
This package contains the RPM shared libraries.
Change Log:
Mon, 19 Dec 2022 GMT - Florian Festi <ffesti@redhat.com> - 4.14.4-26 - Add --nocompression to rpm2archive (#2129345) Tue, 13 Sep 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.14.3-24 - Make write() nonblocking in fapolicyd plugin (#2110787) Tue, 05 Apr 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.14.3-23 - Fix minor ABI regression in rpmcli.h (#1940895) ...
Wed, 21 Dec 2022 11:18:39 GMT: rpm-libs-4.14.3-26.el8.x86_64
rpm-libs - Libraries for manipulating RPM packages
This package contains the RPM shared libraries.
Change Log:
Mon, 19 Dec 2022 GMT - Florian Festi <ffesti@redhat.com> - 4.14.4-26 - Add --nocompression to rpm2archive (#2129345) Tue, 13 Sep 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.14.3-24 - Make write() nonblocking in fapolicyd plugin (#2110787) Tue, 05 Apr 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.14.3-23 - Fix minor ABI regression in rpmcli.h (#1940895) ...
Wed, 21 Dec 2022 11:18:43 GMT: rpm-devel-4.14.3-26.el8.i686
rpm-devel - Development files for manipulating RPM packages
This package contains the RPM C library and header files. These
development files will simplify the process of writing programs that
manipulate RPM packages and databases. These files are intended to
simplify the process of creating graphical package managers or any
other tools that need an intimate knowledge of RPM packages in order
to function.
This package should be installed if you want to develop programs that
will manipulate RPM packages and databases.
Change Log:
Mon, 19 Dec 2022 GMT - Florian Festi <ffesti@redhat.com> - 4.14.4-26 - Add --nocompression to rpm2archive (#2129345) Tue, 13 Sep 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.14.3-24 - Make write() nonblocking in fapolicyd plugin (#2110787) Tue, 05 Apr 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.14.3-23 - Fix minor ABI regression in rpmcli.h (#1940895) ...
Wed, 21 Dec 2022 11:19:04 GMT: rpm-cron-4.14.3-26.el8.noarch
rpm-cron - Create daily logs of installed packages.
This package contains a cron job which creates daily logs of installed
packages on a system.
Change Log:
Mon, 19 Dec 2022 GMT - Florian Festi <ffesti@redhat.com> - 4.14.4-26 - Add --nocompression to rpm2archive (#2129345) Tue, 13 Sep 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.14.3-24 - Make write() nonblocking in fapolicyd plugin (#2110787) Tue, 05 Apr 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.14.3-23 - Fix minor ABI regression in rpmcli.h (#1940895) ...
Wed, 21 Dec 2022 11:18:39 GMT: rpm-devel-4.14.3-26.el8.x86_64
rpm-devel - Development files for manipulating RPM packages
This package contains the RPM C library and header files. These
development files will simplify the process of writing programs that
manipulate RPM packages and databases. These files are intended to
simplify the process of creating graphical package managers or any
other tools that need an intimate knowledge of RPM packages in order
to function.
This package should be installed if you want to develop programs that
will manipulate RPM packages and databases.
Change Log:
Mon, 19 Dec 2022 GMT - Florian Festi <ffesti@redhat.com> - 4.14.4-26 - Add --nocompression to rpm2archive (#2129345) Tue, 13 Sep 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.14.3-24 - Make write() nonblocking in fapolicyd plugin (#2110787) Tue, 05 Apr 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.14.3-23 - Fix minor ABI regression in rpmcli.h (#1940895) ...
Wed, 21 Dec 2022 11:19:04 GMT: rpm-apidocs-4.14.3-26.el8.noarch
rpm-apidocs - API documentation for RPM libraries
This package contains API documentation for developing applications
that will manipulate RPM packages and databases.
Change Log:
Mon, 19 Dec 2022 GMT - Florian Festi <ffesti@redhat.com> - 4.14.4-26 - Add --nocompression to rpm2archive (#2129345) Tue, 13 Sep 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.14.3-24 - Make write() nonblocking in fapolicyd plugin (#2110787) Tue, 05 Apr 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.14.3-23 - Fix minor ABI regression in rpmcli.h (#1940895) ...
Wed, 21 Dec 2022 11:18:43 GMT: rpm-build-libs-4.14.3-26.el8.i686
rpm-build-libs - Libraries for building and signing RPM packages
This package contains the RPM shared libraries for building and signing
packages.
Change Log:
Mon, 19 Dec 2022 GMT - Florian Festi <ffesti@redhat.com> - 4.14.4-26 - Add --nocompression to rpm2archive (#2129345) Tue, 13 Sep 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.14.3-24 - Make write() nonblocking in fapolicyd plugin (#2110787) Tue, 05 Apr 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.14.3-23 - Fix minor ABI regression in rpmcli.h (#1940895) ...
Wed, 21 Dec 2022 11:18:39 GMT: rpm-4.14.3-26.el8.x86_64
rpm - The RPM package management system
The RPM Package Manager (RPM) is a powerful command line driven
package management system capable of installing, uninstalling,
verifying, querying, and updating software packages. Each software
package consists of an archive of files along with information about
the package like its version, a description, etc.
Change Log:
Mon, 19 Dec 2022 GMT - Florian Festi <ffesti@redhat.com> - 4.14.4-26 - Add --nocompression to rpm2archive (#2129345) Tue, 13 Sep 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.14.3-24 - Make write() nonblocking in fapolicyd plugin (#2110787) Tue, 05 Apr 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.14.3-23 - Fix minor ABI regression in rpmcli.h (#1940895) ...
Wed, 21 Dec 2022 11:18:39 GMT: rpm-build-libs-4.14.3-26.el8.x86_64
rpm-build-libs - Libraries for building and signing RPM packages
This package contains the RPM shared libraries for building and signing
packages.
Change Log:
Mon, 19 Dec 2022 GMT - Florian Festi <ffesti@redhat.com> - 4.14.4-26 - Add --nocompression to rpm2archive (#2129345) Tue, 13 Sep 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.14.3-24 - Make write() nonblocking in fapolicyd plugin (#2110787) Tue, 05 Apr 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.14.3-23 - Fix minor ABI regression in rpmcli.h (#1940895) ...
Wed, 21 Dec 2022 11:18:39 GMT: python3-rpm-4.14.3-26.el8.x86_64
python3-rpm - Python 3 bindings for apps which will manipulate RPM packages
The python3-rpm package contains a module that permits applications
written in the Python programming language to use the interface
supplied by RPM Package Manager libraries.
This package should be installed if you want to develop Python 3
programs that will manipulate RPM packages and databases.
Change Log:
Mon, 19 Dec 2022 GMT - Florian Festi <ffesti@redhat.com> - 4.14.4-26 - Add --nocompression to rpm2archive (#2129345) Tue, 13 Sep 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.14.3-24 - Make write() nonblocking in fapolicyd plugin (#2110787) Tue, 05 Apr 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.14.3-23 - Fix minor ABI regression in rpmcli.h (#1940895) ...
Fri, 23 Dec 2022 07:58:50 GMT: python3-libs-3.6.8-50.el8.x86_64
python3-libs - Python runtime libraries
This package contains runtime libraries for use by Python:
- the majority of the Python standard library
- a dynamically linked library for use by applications that embed Python as
a scripting language, and by the main "python3" executable
Change Log:
Wed, 21 Dec 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-50 - Security fix for CVE-2022-45061 - Strip the LTO bytecode from python.o Resolves: rhbz#2144072, rhbz#2137707 Tue, 25 Oct 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-49 - Security fixes for CVE-2020-10735 and CVE-2021-28861 Resolves: rhbz#1834423, rhbz#2120642 Thu, 20 Oct 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-48 - Release bump Resolves: rhbz#2136435 ...
Fri, 23 Dec 2022 08:05:49 GMT: python3-libs-3.6.8-50.el8.i686
python3-libs - Python runtime libraries
This package contains runtime libraries for use by Python:
- the majority of the Python standard library
- a dynamically linked library for use by applications that embed Python as
a scripting language, and by the main "python3" executable
Change Log:
Wed, 21 Dec 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-50 - Security fix for CVE-2022-45061 - Strip the LTO bytecode from python.o Resolves: rhbz#2144072, rhbz#2137707 Tue, 25 Oct 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-49 - Security fixes for CVE-2020-10735 and CVE-2021-28861 Resolves: rhbz#1834423, rhbz#2120642 Thu, 20 Oct 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-48 - Release bump Resolves: rhbz#2136435 ...
Fri, 23 Dec 2022 07:58:50 GMT: python3-test-3.6.8-50.el8.x86_64
python3-test - The self-test suite for the main python3 package
The self-test suite for the Python interpreter.
This is only useful to test Python itself. For testing general Python code,
you should use the unittest module from python3-libs, or a library such as
python3-pytest or python3-nose.
Change Log:
Wed, 21 Dec 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-50 - Security fix for CVE-2022-45061 - Strip the LTO bytecode from python.o Resolves: rhbz#2144072, rhbz#2137707 Tue, 25 Oct 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-49 - Security fixes for CVE-2020-10735 and CVE-2021-28861 Resolves: rhbz#1834423, rhbz#2120642 Thu, 20 Oct 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-48 - Release bump Resolves: rhbz#2136435 ...
Fri, 23 Dec 2022 07:58:50 GMT: platform-python-3.6.8-50.el8.x86_64
platform-python - Internal interpreter of the Python programming language
This is the internal interpreter of the Python language for the system.
To use Python yourself, please install one of the available Python 3 packages,
for example python36.
Change Log:
Wed, 21 Dec 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-50 - Security fix for CVE-2022-45061 - Strip the LTO bytecode from python.o Resolves: rhbz#2144072, rhbz#2137707 Tue, 25 Oct 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-49 - Security fixes for CVE-2020-10735 and CVE-2021-28861 Resolves: rhbz#1834423, rhbz#2120642 Thu, 20 Oct 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.6.8-48 - Release bump Resolves: rhbz#2136435 ...
Wed, 04 Jan 2023 09:08:13 GMT: python3-libxml2-2.9.7-16.el8.x86_64
python3-libxml2 - Python 3 bindings for the libxml2 library
The libxml2-python3 package contains a Python 3 module that permits
applications written in the Python programming language, version 3, to use the
interface supplied by the libxml2 library to manipulate XML files.
This library allows to manipulate XML files. It includes support
to read, modify and write XML and HTML files. There is DTDs support
this includes parsing and validation even with complex DTDs, either
at parse time or later once the document has been modified.
Change Log:
Wed, 02 Nov 2022 GMT - David King <dking@redhat.com> - 2.9.7-16 - Fix CVE-2022-40303 (#2136563) - Fix CVE-2022-40304 (#2136568) Wed, 24 Aug 2022 GMT - David King <dking@redhat.com> - 2.9.7-15 - Fix CVE-2016-3709 (#2120781) Thu, 12 May 2022 GMT - David King <dking@redhat.com> - 2.9.7-14 - Fix CVE-2022-29824 (#2082298) ...
Wed, 04 Jan 2023 09:08:13 GMT: libxml2-2.9.7-16.el8.x86_64
libxml2 - Library providing XML and HTML support
This library allows to manipulate XML files. It includes support
to read, modify and write XML and HTML files. There is DTDs support
this includes parsing and validation even with complex DtDs, either
at parse time or later once the document has been modified. The output
can be a simple SAX stream or and in-memory DOM like representations.
In this case one can use the built-in XPath and XPointer implementation
to select sub nodes or ranges. A flexible Input/Output mechanism is
available, with existing HTTP and FTP modules and combined to an
URI library.
Change Log:
Wed, 02 Nov 2022 GMT - David King <dking@redhat.com> - 2.9.7-16 - Fix CVE-2022-40303 (#2136563) - Fix CVE-2022-40304 (#2136568) Wed, 24 Aug 2022 GMT - David King <dking@redhat.com> - 2.9.7-15 - Fix CVE-2016-3709 (#2120781) Thu, 12 May 2022 GMT - David King <dking@redhat.com> - 2.9.7-14 - Fix CVE-2022-29824 (#2082298) ...
Wed, 04 Jan 2023 09:09:15 GMT: libxml2-2.9.7-16.el8.i686
libxml2 - Library providing XML and HTML support
This library allows to manipulate XML files. It includes support
to read, modify and write XML and HTML files. There is DTDs support
this includes parsing and validation even with complex DtDs, either
at parse time or later once the document has been modified. The output
can be a simple SAX stream or and in-memory DOM like representations.
In this case one can use the built-in XPath and XPointer implementation
to select sub nodes or ranges. A flexible Input/Output mechanism is
available, with existing HTTP and FTP modules and combined to an
URI library.
Change Log:
Wed, 02 Nov 2022 GMT - David King <dking@redhat.com> - 2.9.7-16 - Fix CVE-2022-40303 (#2136563) - Fix CVE-2022-40304 (#2136568) Wed, 24 Aug 2022 GMT - David King <dking@redhat.com> - 2.9.7-15 - Fix CVE-2016-3709 (#2120781) Thu, 12 May 2022 GMT - David King <dking@redhat.com> - 2.9.7-14 - Fix CVE-2022-29824 (#2082298) ...
Thu, 22 Dec 2022 07:07:08 GMT: hwdata-0.314-8.15.el8.noarch
hwdata - Hardware identification and configuration data
hwdata contains various hardware identification and configuration data,
such as the pci.ids and usb.ids databases.
Change Log:
Mon, 19 Dec 2022 GMT - Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.15 - Update pci, usb and vendor ids Resolves: #2125563 Mon, 22 Aug 2022 GMT - Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.14 - Update pci nd vendor ids Resolves: #2062131 Mon, 20 Jun 2022 GMT - Vitezslav Crhonek <vcrhonek@redhat.com> - 0.314-8.13 - Update pci, usb and vendor ids Resolves: #2062129 ...
Fri, 06 Jan 2023 05:09:45 GMT: glib2-fam-2.56.4-161.el8.x86_64
glib2-fam - FAM monitoring module for GIO
The glib2-fam package contains the FAM (File Alteration Monitor) module for GIO.
Change Log:
Tue, 03 Jan 2023 GMT - Michael Catanzaro <mcatanzaro@redhat.com> - 2.56.4-161 - Backport grefcount API - Resolves: #2153205 Wed, 16 Nov 2022 GMT - Michael Catanzaro <mcatanzaro@redhat.com> - 2.56.4-160 - Fix G_FILE_COPY_TARGET_DEFAULT_PERMS, should not create private files - Resolves: #2125184 Fri, 22 Apr 2022 GMT - Michael Catanzaro <mcatanzaro@redhat.com> - 2.56.4-159 - Add --interface-info-[body|header] modes to gdbus-codegen - Related: #2061994
Fri, 06 Jan 2023 05:09:45 GMT: glib2-tests-2.56.4-161.el8.x86_64
glib2-tests - Tests for the glib2 package
The glib2-tests package contains tests that can be used to verify
the functionality of the installed glib2 package.
Change Log:
Tue, 03 Jan 2023 GMT - Michael Catanzaro <mcatanzaro@redhat.com> - 2.56.4-161 - Backport grefcount API - Resolves: #2153205 Wed, 16 Nov 2022 GMT - Michael Catanzaro <mcatanzaro@redhat.com> - 2.56.4-160 - Fix G_FILE_COPY_TARGET_DEFAULT_PERMS, should not create private files - Resolves: #2125184 Fri, 22 Apr 2022 GMT - Michael Catanzaro <mcatanzaro@redhat.com> - 2.56.4-159 - Add --interface-info-[body|header] modes to gdbus-codegen - Related: #2061994
Fri, 06 Jan 2023 05:11:59 GMT: glib2-devel-2.56.4-161.el8.i686
glib2-devel - A library of handy utility functions
The glib2-devel package includes the header files for the GLib library.
Change Log:
Tue, 03 Jan 2023 GMT - Michael Catanzaro <mcatanzaro@redhat.com> - 2.56.4-161 - Backport grefcount API - Resolves: #2153205 Wed, 16 Nov 2022 GMT - Michael Catanzaro <mcatanzaro@redhat.com> - 2.56.4-160 - Fix G_FILE_COPY_TARGET_DEFAULT_PERMS, should not create private files - Resolves: #2125184 Fri, 22 Apr 2022 GMT - Michael Catanzaro <mcatanzaro@redhat.com> - 2.56.4-159 - Add --interface-info-[body|header] modes to gdbus-codegen - Related: #2061994
Fri, 06 Jan 2023 05:09:45 GMT: glib2-devel-2.56.4-161.el8.x86_64
glib2-devel - A library of handy utility functions
The glib2-devel package includes the header files for the GLib library.
Change Log:
Tue, 03 Jan 2023 GMT - Michael Catanzaro <mcatanzaro@redhat.com> - 2.56.4-161 - Backport grefcount API - Resolves: #2153205 Wed, 16 Nov 2022 GMT - Michael Catanzaro <mcatanzaro@redhat.com> - 2.56.4-160 - Fix G_FILE_COPY_TARGET_DEFAULT_PERMS, should not create private files - Resolves: #2125184 Fri, 22 Apr 2022 GMT - Michael Catanzaro <mcatanzaro@redhat.com> - 2.56.4-159 - Add --interface-info-[body|header] modes to gdbus-codegen - Related: #2061994
Fri, 06 Jan 2023 05:09:45 GMT: glib2-2.56.4-161.el8.x86_64
glib2 - A library of handy utility functions
GLib is the low-level core library that forms the basis for projects
such as GTK+ and GNOME. It provides data structure handling for C,
portability wrappers, and interfaces for such runtime functionality
as an event loop, threads, dynamic loading, and an object system.
Change Log:
Tue, 03 Jan 2023 GMT - Michael Catanzaro <mcatanzaro@redhat.com> - 2.56.4-161 - Backport grefcount API - Resolves: #2153205 Wed, 16 Nov 2022 GMT - Michael Catanzaro <mcatanzaro@redhat.com> - 2.56.4-160 - Fix G_FILE_COPY_TARGET_DEFAULT_PERMS, should not create private files - Resolves: #2125184 Fri, 22 Apr 2022 GMT - Michael Catanzaro <mcatanzaro@redhat.com> - 2.56.4-159 - Add --interface-info-[body|header] modes to gdbus-codegen - Related: #2061994
Fri, 06 Jan 2023 05:11:59 GMT: glib2-2.56.4-161.el8.i686
glib2 - A library of handy utility functions
GLib is the low-level core library that forms the basis for projects
such as GTK+ and GNOME. It provides data structure handling for C,
portability wrappers, and interfaces for such runtime functionality
as an event loop, threads, dynamic loading, and an object system.
Change Log:
Tue, 03 Jan 2023 GMT - Michael Catanzaro <mcatanzaro@redhat.com> - 2.56.4-161 - Backport grefcount API - Resolves: #2153205 Wed, 16 Nov 2022 GMT - Michael Catanzaro <mcatanzaro@redhat.com> - 2.56.4-160 - Fix G_FILE_COPY_TARGET_DEFAULT_PERMS, should not create private files - Resolves: #2125184 Fri, 22 Apr 2022 GMT - Michael Catanzaro <mcatanzaro@redhat.com> - 2.56.4-159 - Add --interface-info-[body|header] modes to gdbus-codegen - Related: #2061994
Sat, 24 Dec 2022 09:15:01 GMT: libubsan-8.5.0-18.el8.x86_64
libubsan - The Undefined Behavior Sanitizer runtime library
This package contains the Undefined Behavior Sanitizer library
which is used for -fsanitize=undefined instrumented programs.
Change Log:
Tue, 06 Dec 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-18 - fix strlen range with a flexible member array (#2137448) Mon, 03 Oct 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-17 - fix deserialization for std::normal_distribution (#2130392, PR libstdc++/105502) - initialize std::normal_distribution::_M_saved (PR libstdc++/99536) - reject std::make_shared<T[]> (PR libstdc++/99006) Thu, 29 Sep 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-16 - avoid changing PHIs in GIMPLE split_edge (#2117838) ...
Sat, 24 Dec 2022 09:13:52 GMT: libubsan-8.5.0-18.el8.i686
libubsan - The Undefined Behavior Sanitizer runtime library
This package contains the Undefined Behavior Sanitizer library
which is used for -fsanitize=undefined instrumented programs.
Change Log:
Tue, 06 Dec 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-18 - fix strlen range with a flexible member array (#2137448) Mon, 03 Oct 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-17 - fix deserialization for std::normal_distribution (#2130392, PR libstdc++/105502) - initialize std::normal_distribution::_M_saved (PR libstdc++/99536) - reject std::make_shared<T[]> (PR libstdc++/99006) Thu, 29 Sep 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-16 - avoid changing PHIs in GIMPLE split_edge (#2117838) ...
Sat, 24 Dec 2022 09:15:01 GMT: libtsan-8.5.0-18.el8.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:
Tue, 06 Dec 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-18 - fix strlen range with a flexible member array (#2137448) Mon, 03 Oct 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-17 - fix deserialization for std::normal_distribution (#2130392, PR libstdc++/105502) - initialize std::normal_distribution::_M_saved (PR libstdc++/99536) - reject std::make_shared<T[]> (PR libstdc++/99006) Thu, 29 Sep 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-16 - avoid changing PHIs in GIMPLE split_edge (#2117838) ...
Sat, 24 Dec 2022 09:13:52 GMT: libstdc++-8.5.0-18.el8.i686
libstdc++ - GNU Standard C++ Library
The libstdc++ package contains a rewritten standard compliant GCC Standard
C++ Library.
Change Log:
Tue, 06 Dec 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-18 - fix strlen range with a flexible member array (#2137448) Mon, 03 Oct 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-17 - fix deserialization for std::normal_distribution (#2130392, PR libstdc++/105502) - initialize std::normal_distribution::_M_saved (PR libstdc++/99536) - reject std::make_shared<T[]> (PR libstdc++/99006) Thu, 29 Sep 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-16 - avoid changing PHIs in GIMPLE split_edge (#2117838) ...
Sat, 24 Dec 2022 09:15:01 GMT: libstdc++-8.5.0-18.el8.x86_64
libstdc++ - GNU Standard C++ Library
The libstdc++ package contains a rewritten standard compliant GCC Standard
C++ Library.
Change Log:
Tue, 06 Dec 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-18 - fix strlen range with a flexible member array (#2137448) Mon, 03 Oct 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-17 - fix deserialization for std::normal_distribution (#2130392, PR libstdc++/105502) - initialize std::normal_distribution::_M_saved (PR libstdc++/99536) - reject std::make_shared<T[]> (PR libstdc++/99006) Thu, 29 Sep 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-16 - avoid changing PHIs in GIMPLE split_edge (#2117838) ...
Sat, 24 Dec 2022 09:13:52 GMT: libquadmath-8.5.0-18.el8.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:
Tue, 06 Dec 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-18 - fix strlen range with a flexible member array (#2137448) Mon, 03 Oct 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-17 - fix deserialization for std::normal_distribution (#2130392, PR libstdc++/105502) - initialize std::normal_distribution::_M_saved (PR libstdc++/99536) - reject std::make_shared<T[]> (PR libstdc++/99006) Thu, 29 Sep 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-16 - avoid changing PHIs in GIMPLE split_edge (#2117838) ...
Sat, 24 Dec 2022 09:15:01 GMT: liblsan-8.5.0-18.el8.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:
Tue, 06 Dec 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-18 - fix strlen range with a flexible member array (#2137448) Mon, 03 Oct 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-17 - fix deserialization for std::normal_distribution (#2130392, PR libstdc++/105502) - initialize std::normal_distribution::_M_saved (PR libstdc++/99536) - reject std::make_shared<T[]> (PR libstdc++/99006) Thu, 29 Sep 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-16 - avoid changing PHIs in GIMPLE split_edge (#2117838) ...
Sat, 24 Dec 2022 09:15:01 GMT: libquadmath-8.5.0-18.el8.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:
Tue, 06 Dec 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-18 - fix strlen range with a flexible member array (#2137448) Mon, 03 Oct 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-17 - fix deserialization for std::normal_distribution (#2130392, PR libstdc++/105502) - initialize std::normal_distribution::_M_saved (PR libstdc++/99536) - reject std::make_shared<T[]> (PR libstdc++/99006) Thu, 29 Sep 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-16 - avoid changing PHIs in GIMPLE split_edge (#2117838) ...
Sat, 24 Dec 2022 09:15:01 GMT: libitm-8.5.0-18.el8.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:
Tue, 06 Dec 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-18 - fix strlen range with a flexible member array (#2137448) Mon, 03 Oct 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-17 - fix deserialization for std::normal_distribution (#2130392, PR libstdc++/105502) - initialize std::normal_distribution::_M_saved (PR libstdc++/99536) - reject std::make_shared<T[]> (PR libstdc++/99006) Thu, 29 Sep 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-16 - avoid changing PHIs in GIMPLE split_edge (#2117838) ...
Sat, 24 Dec 2022 09:15:01 GMT: libgomp-offload-nvptx-8.5.0-18.el8.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:
Tue, 06 Dec 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-18 - fix strlen range with a flexible member array (#2137448) Mon, 03 Oct 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-17 - fix deserialization for std::normal_distribution (#2130392, PR libstdc++/105502) - initialize std::normal_distribution::_M_saved (PR libstdc++/99536) - reject std::make_shared<T[]> (PR libstdc++/99006) Thu, 29 Sep 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-16 - avoid changing PHIs in GIMPLE split_edge (#2117838) ...
Sat, 24 Dec 2022 09:13:52 GMT: libitm-8.5.0-18.el8.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:
Tue, 06 Dec 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-18 - fix strlen range with a flexible member array (#2137448) Mon, 03 Oct 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-17 - fix deserialization for std::normal_distribution (#2130392, PR libstdc++/105502) - initialize std::normal_distribution::_M_saved (PR libstdc++/99536) - reject std::make_shared<T[]> (PR libstdc++/99006) Thu, 29 Sep 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-16 - avoid changing PHIs in GIMPLE split_edge (#2117838) ...
Sat, 24 Dec 2022 09:15:01 GMT: libgomp-8.5.0-18.el8.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:
Tue, 06 Dec 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-18 - fix strlen range with a flexible member array (#2137448) Mon, 03 Oct 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-17 - fix deserialization for std::normal_distribution (#2130392, PR libstdc++/105502) - initialize std::normal_distribution::_M_saved (PR libstdc++/99536) - reject std::make_shared<T[]> (PR libstdc++/99006) Thu, 29 Sep 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-16 - avoid changing PHIs in GIMPLE split_edge (#2117838) ...
Sat, 24 Dec 2022 09:15:01 GMT: libgfortran-8.5.0-18.el8.x86_64
libgfortran - Fortran runtime
This package contains Fortran shared library which is needed to run
Fortran dynamically linked programs.
Change Log:
Tue, 06 Dec 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-18 - fix strlen range with a flexible member array (#2137448) Mon, 03 Oct 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-17 - fix deserialization for std::normal_distribution (#2130392, PR libstdc++/105502) - initialize std::normal_distribution::_M_saved (PR libstdc++/99536) - reject std::make_shared<T[]> (PR libstdc++/99006) Thu, 29 Sep 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-16 - avoid changing PHIs in GIMPLE split_edge (#2117838) ...
Sat, 24 Dec 2022 09:13:52 GMT: libgomp-8.5.0-18.el8.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:
Tue, 06 Dec 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-18 - fix strlen range with a flexible member array (#2137448) Mon, 03 Oct 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-17 - fix deserialization for std::normal_distribution (#2130392, PR libstdc++/105502) - initialize std::normal_distribution::_M_saved (PR libstdc++/99536) - reject std::make_shared<T[]> (PR libstdc++/99006) Thu, 29 Sep 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-16 - avoid changing PHIs in GIMPLE split_edge (#2117838) ...
Sat, 24 Dec 2022 09:15:01 GMT: libatomic-static-8.5.0-18.el8.x86_64
libatomic-static - The GNU Atomic static library
This package contains GNU Atomic static libraries.
Change Log:
Tue, 06 Dec 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-18 - fix strlen range with a flexible member array (#2137448) Mon, 03 Oct 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-17 - fix deserialization for std::normal_distribution (#2130392, PR libstdc++/105502) - initialize std::normal_distribution::_M_saved (PR libstdc++/99536) - reject std::make_shared<T[]> (PR libstdc++/99006) Thu, 29 Sep 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-16 - avoid changing PHIs in GIMPLE split_edge (#2117838) ...
Sat, 24 Dec 2022 09:13:52 GMT: libgcc-8.5.0-18.el8.i686
libgcc - GCC version 8 shared support library
This package contains GCC shared support library which is needed
e.g. for exception handling support.
Change Log:
Tue, 06 Dec 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-18 - fix strlen range with a flexible member array (#2137448) Mon, 03 Oct 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-17 - fix deserialization for std::normal_distribution (#2130392, PR libstdc++/105502) - initialize std::normal_distribution::_M_saved (PR libstdc++/99536) - reject std::make_shared<T[]> (PR libstdc++/99006) Thu, 29 Sep 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-16 - avoid changing PHIs in GIMPLE split_edge (#2117838) ...
Sat, 24 Dec 2022 09:13:52 GMT: libgfortran-8.5.0-18.el8.i686
libgfortran - Fortran runtime
This package contains Fortran shared library which is needed to run
Fortran dynamically linked programs.
Change Log:
Tue, 06 Dec 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-18 - fix strlen range with a flexible member array (#2137448) Mon, 03 Oct 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-17 - fix deserialization for std::normal_distribution (#2130392, PR libstdc++/105502) - initialize std::normal_distribution::_M_saved (PR libstdc++/99536) - reject std::make_shared<T[]> (PR libstdc++/99006) Thu, 29 Sep 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-16 - avoid changing PHIs in GIMPLE split_edge (#2117838) ...
Sat, 24 Dec 2022 09:13:52 GMT: libatomic-static-8.5.0-18.el8.i686
libatomic-static - The GNU Atomic static library
This package contains GNU Atomic static libraries.
Change Log:
Tue, 06 Dec 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-18 - fix strlen range with a flexible member array (#2137448) Mon, 03 Oct 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-17 - fix deserialization for std::normal_distribution (#2130392, PR libstdc++/105502) - initialize std::normal_distribution::_M_saved (PR libstdc++/99536) - reject std::make_shared<T[]> (PR libstdc++/99006) Thu, 29 Sep 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-16 - avoid changing PHIs in GIMPLE split_edge (#2117838) ...
Sat, 24 Dec 2022 09:15:01 GMT: libatomic-8.5.0-18.el8.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:
Tue, 06 Dec 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-18 - fix strlen range with a flexible member array (#2137448) Mon, 03 Oct 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-17 - fix deserialization for std::normal_distribution (#2130392, PR libstdc++/105502) - initialize std::normal_distribution::_M_saved (PR libstdc++/99536) - reject std::make_shared<T[]> (PR libstdc++/99006) Thu, 29 Sep 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-16 - avoid changing PHIs in GIMPLE split_edge (#2117838) ...
Sat, 24 Dec 2022 09:15:01 GMT: libgcc-8.5.0-18.el8.x86_64
libgcc - GCC version 8 shared support library
This package contains GCC shared support library which is needed
e.g. for exception handling support.
Change Log:
Tue, 06 Dec 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-18 - fix strlen range with a flexible member array (#2137448) Mon, 03 Oct 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-17 - fix deserialization for std::normal_distribution (#2130392, PR libstdc++/105502) - initialize std::normal_distribution::_M_saved (PR libstdc++/99536) - reject std::make_shared<T[]> (PR libstdc++/99006) Thu, 29 Sep 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-16 - avoid changing PHIs in GIMPLE split_edge (#2117838) ...
Sat, 24 Dec 2022 09:13:52 GMT: libasan-8.5.0-18.el8.i686
libasan - The Address Sanitizer runtime library
This package contains the Address Sanitizer library
which is used for -fsanitize=address instrumented programs.
Change Log:
Tue, 06 Dec 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-18 - fix strlen range with a flexible member array (#2137448) Mon, 03 Oct 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-17 - fix deserialization for std::normal_distribution (#2130392, PR libstdc++/105502) - initialize std::normal_distribution::_M_saved (PR libstdc++/99536) - reject std::make_shared<T[]> (PR libstdc++/99006) Thu, 29 Sep 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-16 - avoid changing PHIs in GIMPLE split_edge (#2117838) ...
Sat, 24 Dec 2022 09:15:01 GMT: libasan-8.5.0-18.el8.x86_64
libasan - The Address Sanitizer runtime library
This package contains the Address Sanitizer library
which is used for -fsanitize=address instrumented programs.
Change Log:
Tue, 06 Dec 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-18 - fix strlen range with a flexible member array (#2137448) Mon, 03 Oct 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-17 - fix deserialization for std::normal_distribution (#2130392, PR libstdc++/105502) - initialize std::normal_distribution::_M_saved (PR libstdc++/99536) - reject std::make_shared<T[]> (PR libstdc++/99006) Thu, 29 Sep 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-16 - avoid changing PHIs in GIMPLE split_edge (#2117838) ...
Sat, 24 Dec 2022 09:13:52 GMT: libatomic-8.5.0-18.el8.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:
Tue, 06 Dec 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-18 - fix strlen range with a flexible member array (#2137448) Mon, 03 Oct 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-17 - fix deserialization for std::normal_distribution (#2130392, PR libstdc++/105502) - initialize std::normal_distribution::_M_saved (PR libstdc++/99536) - reject std::make_shared<T[]> (PR libstdc++/99006) Thu, 29 Sep 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-16 - avoid changing PHIs in GIMPLE split_edge (#2117838) ...
Sat, 24 Dec 2022 09:15:01 GMT: gcc-plugin-annobin-8.5.0-18.el8.x86_64
gcc-plugin-annobin - The annobin plugin for gcc, built by the installed version of gcc
This package adds a version of the annobin plugin for gcc. This version
of the plugin is explicitly built by the same version of gcc that is installed
so that there cannot be any synchronization problems.
Change Log:
Tue, 06 Dec 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-18 - fix strlen range with a flexible member array (#2137448) Mon, 03 Oct 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-17 - fix deserialization for std::normal_distribution (#2130392, PR libstdc++/105502) - initialize std::normal_distribution::_M_saved (PR libstdc++/99536) - reject std::make_shared<T[]> (PR libstdc++/99006) Thu, 29 Sep 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-16 - avoid changing PHIs in GIMPLE split_edge (#2117838) ...
Sat, 24 Dec 2022 09:15:01 GMT: gcc-8.5.0-18.el8.x86_64
gcc - Various compilers (C, C++, Objective-C, ...)
The gcc package contains the GNU Compiler Collection version 8.
You'll need this package in order to compile C code.
Change Log:
Tue, 06 Dec 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-18 - fix strlen range with a flexible member array (#2137448) Mon, 03 Oct 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-17 - fix deserialization for std::normal_distribution (#2130392, PR libstdc++/105502) - initialize std::normal_distribution::_M_saved (PR libstdc++/99536) - reject std::make_shared<T[]> (PR libstdc++/99006) Thu, 29 Sep 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-16 - avoid changing PHIs in GIMPLE split_edge (#2117838) ...
Sat, 24 Dec 2022 09:15:01 GMT: cpp-8.5.0-18.el8.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:
Tue, 06 Dec 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-18 - fix strlen range with a flexible member array (#2137448) Mon, 03 Oct 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-17 - fix deserialization for std::normal_distribution (#2130392, PR libstdc++/105502) - initialize std::normal_distribution::_M_saved (PR libstdc++/99536) - reject std::make_shared<T[]> (PR libstdc++/99006) Thu, 29 Sep 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-16 - avoid changing PHIs in GIMPLE split_edge (#2117838) ...
Fri, 06 Jan 2023 05:08:21 GMT: ctags-5.8-23.el8.x86_64
ctags - A C programming language indexing and/or cross-reference tool
Ctags generates an index (or tag) file of C language objects found in
C source and header files. The index makes it easy for text editors or
other utilities to locate the indexed items. Ctags can also generate a
cross reference file which lists information about the various objects
found in a set of C language files in human readable form. Exuberant
Ctags improves on ctags because it can find all types of C language tags,
including macro definitions, enumerated values (values inside enum{...}),
function and method definitions, enum/struct/union tags, external
function prototypes, typedef names and variable declarations. Exuberant
Ctags is far less likely to be fooled by code containing #if preprocessor
conditional constructs than ctags. Exuberant ctags supports output of
Emacs style TAGS files and can be used to print out a list of selected
objects found in source files.
Install ctags if you are going to use your system for C programming.
Change Log:
Thu, 15 Dec 2022 GMT - Felipe Borges <feborges@redhat.com> - 5.8-23 - CVE-2022-4515, arbitrary code execution issue Resolves: rhbz#2153787 Wed, 07 Feb 2018 GMT - Fedora Release Engineering <releng@fedoraproject.org> - 5.8-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Wed, 02 Aug 2017 GMT - Fedora Release Engineering <releng@fedoraproject.org> - 5.8-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild ...
Fri, 23 Dec 2022 07:12:52 GMT: cockpit-ws-282.1-1.el8.x86_64
cockpit-ws - Cockpit Web Service
The Cockpit Web Service listens on the network, and authenticates users.
If sssd-dbus is installed, you can enable client certificate/smart card
authentication via sssd/FreeIPA.
Change Log:
Wed, 14 Dec 2022 GMT - Katerina Koukiou <kkoukiou@redhat.com> - 282-1 - Add right-to-left language support - Accounts: Redesign and include groups - Dark theme switcher - tools: Disallow root login by default Tue, 15 Nov 2022 GMT - Matej Marusak <mmarusak@redhat.com> - 279-1 - Dark theme support - Metrics: Display individual disk read/write usage Thu, 25 Aug 2022 GMT - Matej Marusak <mmarusak@redhat.com> - 275-1 - shell: Support for alternatives to sudo (rhbz#2091034) ...
Fri, 23 Dec 2022 07:12:37 GMT: cockpit-doc-282.1-1.el8.noarch
cockpit-doc - Cockpit deployment and developer guide
The Cockpit Deployment and Developer Guide shows sysadmins how to
deploy Cockpit on their machines as well as helps developers who want to
embed or extend Cockpit.
Change Log:
Wed, 14 Dec 2022 GMT - Katerina Koukiou <kkoukiou@redhat.com> - 282-1 - Add right-to-left language support - Accounts: Redesign and include groups - Dark theme switcher - tools: Disallow root login by default Tue, 15 Nov 2022 GMT - Matej Marusak <mmarusak@redhat.com> - 279-1 - Dark theme support - Metrics: Display individual disk read/write usage Thu, 25 Aug 2022 GMT - Matej Marusak <mmarusak@redhat.com> - 275-1 - shell: Support for alternatives to sudo (rhbz#2091034) ...
Fri, 23 Dec 2022 07:12:37 GMT: cockpit-system-282.1-1.el8.noarch
cockpit-system - Cockpit admin interface package for configuring and troubleshooting a system
This package contains the Cockpit shell and system configuration interfaces.
Change Log:
Wed, 14 Dec 2022 GMT - Katerina Koukiou <kkoukiou@redhat.com> - 282-1 - Add right-to-left language support - Accounts: Redesign and include groups - Dark theme switcher - tools: Disallow root login by default Tue, 15 Nov 2022 GMT - Matej Marusak <mmarusak@redhat.com> - 279-1 - Dark theme support - Metrics: Display individual disk read/write usage Thu, 25 Aug 2022 GMT - Matej Marusak <mmarusak@redhat.com> - 275-1 - shell: Support for alternatives to sudo (rhbz#2091034) ...
Fri, 23 Dec 2022 07:12:52 GMT: cockpit-bridge-282.1-1.el8.x86_64
cockpit-bridge - Cockpit bridge server-side component
The Cockpit bridge component installed server side and runs commands on the
system on behalf of the web based user interface.
Change Log:
Wed, 14 Dec 2022 GMT - Katerina Koukiou <kkoukiou@redhat.com> - 282-1 - Add right-to-left language support - Accounts: Redesign and include groups - Dark theme switcher - tools: Disallow root login by default Tue, 15 Nov 2022 GMT - Matej Marusak <mmarusak@redhat.com> - 279-1 - Dark theme support - Metrics: Display individual disk read/write usage Thu, 25 Aug 2022 GMT - Matej Marusak <mmarusak@redhat.com> - 275-1 - shell: Support for alternatives to sudo (rhbz#2091034) ...
Fri, 23 Dec 2022 07:12:52 GMT: cockpit-282.1-1.el8.x86_64
cockpit - Web Console for Linux servers
The Cockpit Web Console enables users to administer GNU/Linux servers using a
web browser.
It offers network configuration, log inspection, diagnostic reports, SELinux
troubleshooting, interactive command-line sessions, and more.
Change Log:
Wed, 14 Dec 2022 GMT - Katerina Koukiou <kkoukiou@redhat.com> - 282-1 - Add right-to-left language support - Accounts: Redesign and include groups - Dark theme switcher - tools: Disallow root login by default Tue, 15 Nov 2022 GMT - Matej Marusak <mmarusak@redhat.com> - 279-1 - Dark theme support - Metrics: Display individual disk read/write usage Thu, 25 Aug 2022 GMT - Matej Marusak <mmarusak@redhat.com> - 275-1 - shell: Support for alternatives to sudo (rhbz#2091034) ...
Thu, 22 Dec 2022 07:07:45 GMT: 1:autofs-5.1.4-91.el8.x86_64
autofs - A tool for automatically mounting and unmounting filesystems
autofs is a daemon which automatically mounts filesystems when you use
them, and unmounts them later when you are not using them. This can
include network filesystems, CD-ROMs, floppies, and so forth.
Change Log:
Mon, 05 Dec 2022 GMT - Ian Kent <ikent@redhat.com> - 5.1.4-91 - bz2148872 - autofs: errors in autofs-5.1.4-83.el8.x86_64 when restarting autofs with busy directories - fix incorrect path for is_mounted() in try_remount(). - Resolves: rhbz#2148872 Mon, 05 Dec 2022 GMT - Ian Kent <ikent@redhat.com> - 5.1.4-90 - bz2149206 - RHEL9: automount does not handle null option string after "-" anymore - fix changelog entry. - Related: rhbz#2149206 Mon, 05 Dec 2022 GMT - Ian Kent <ikent@redhat.com> - 5.1.4-89 - bz2149206 - RHEL9: automount does not handle null option string after "-" anymore - fix concat_options() error handling. - fix minus only option handling in concat_options(). - Resolves: rhbz#2149206 ...
Fri, 23 Dec 2022 07:15:00 GMT: 1:NetworkManager-wifi-1.40.8-2.el8.x86_64
NetworkManager-wifi - Wifi plugin for NetworkManager
This package contains NetworkManager support for Wifi and OLPC devices.
Change Log:
Wed, 21 Dec 2022 GMT - Thomas Haller <thaller@redhat.com> - 1:1.40.8-2 - core: avoid infinite autoconnect with multi-connect profiles (rh #2155531) Fri, 16 Dec 2022 GMT - Lubomir Rintel <lkundrak@v3.sk> - 1:1.40.8-1 - Update to 1.40.8 release - macsec: fix tracking of parent ifindex (rh #2122564) Wed, 30 Nov 2022 GMT - Thomas Haller <thaller@redhat.com> - 1:1.40.6-1 - Update to 1.40.6 release - team: fix configuring empty team port settings (rh #2102375) ...
Fri, 23 Dec 2022 07:15:00 GMT: 1:NetworkManager-tui-1.40.8-2.el8.x86_64
NetworkManager-tui - NetworkManager curses-based UI
This adds a curses-based "TUI" (Text User Interface) to
NetworkManager, to allow performing some of the operations supported
by nm-connection-editor and nm-applet in a non-graphical environment.
Change Log:
Wed, 21 Dec 2022 GMT - Thomas Haller <thaller@redhat.com> - 1:1.40.8-2 - core: avoid infinite autoconnect with multi-connect profiles (rh #2155531) Fri, 16 Dec 2022 GMT - Lubomir Rintel <lkundrak@v3.sk> - 1:1.40.8-1 - Update to 1.40.8 release - macsec: fix tracking of parent ifindex (rh #2122564) Wed, 30 Nov 2022 GMT - Thomas Haller <thaller@redhat.com> - 1:1.40.6-1 - Update to 1.40.6 release - team: fix configuring empty team port settings (rh #2102375) ...
Fri, 23 Dec 2022 07:15:00 GMT: 1:NetworkManager-wwan-1.40.8-2.el8.x86_64
NetworkManager-wwan - Mobile broadband device plugin for NetworkManager
This package contains NetworkManager support for mobile broadband (WWAN)
devices.
Change Log:
Wed, 21 Dec 2022 GMT - Thomas Haller <thaller@redhat.com> - 1:1.40.8-2 - core: avoid infinite autoconnect with multi-connect profiles (rh #2155531) Fri, 16 Dec 2022 GMT - Lubomir Rintel <lkundrak@v3.sk> - 1:1.40.8-1 - Update to 1.40.8 release - macsec: fix tracking of parent ifindex (rh #2122564) Wed, 30 Nov 2022 GMT - Thomas Haller <thaller@redhat.com> - 1:1.40.6-1 - Update to 1.40.6 release - team: fix configuring empty team port settings (rh #2102375) ...
Fri, 23 Dec 2022 07:15:00 GMT: 1:NetworkManager-ppp-1.40.8-2.el8.x86_64
NetworkManager-ppp - PPP plugin for NetworkManager
This package contains NetworkManager support for PPP.
Change Log:
Wed, 21 Dec 2022 GMT - Thomas Haller <thaller@redhat.com> - 1:1.40.8-2 - core: avoid infinite autoconnect with multi-connect profiles (rh #2155531) Fri, 16 Dec 2022 GMT - Lubomir Rintel <lkundrak@v3.sk> - 1:1.40.8-1 - Update to 1.40.8 release - macsec: fix tracking of parent ifindex (rh #2122564) Wed, 30 Nov 2022 GMT - Thomas Haller <thaller@redhat.com> - 1:1.40.6-1 - Update to 1.40.6 release - team: fix configuring empty team port settings (rh #2102375) ...
Fri, 23 Dec 2022 07:15:00 GMT: 1:NetworkManager-team-1.40.8-2.el8.x86_64
NetworkManager-team - Team device plugin for NetworkManager
This package contains NetworkManager support for team devices.
Change Log:
Wed, 21 Dec 2022 GMT - Thomas Haller <thaller@redhat.com> - 1:1.40.8-2 - core: avoid infinite autoconnect with multi-connect profiles (rh #2155531) Fri, 16 Dec 2022 GMT - Lubomir Rintel <lkundrak@v3.sk> - 1:1.40.8-1 - Update to 1.40.8 release - macsec: fix tracking of parent ifindex (rh #2122564) Wed, 30 Nov 2022 GMT - Thomas Haller <thaller@redhat.com> - 1:1.40.6-1 - Update to 1.40.6 release - team: fix configuring empty team port settings (rh #2102375) ...
Fri, 23 Dec 2022 07:15:00 GMT: 1:NetworkManager-libnm-1.40.8-2.el8.x86_64
NetworkManager-libnm - Libraries for adding NetworkManager support to applications.
This package contains the libraries that make it easier to use some
NetworkManager functionality from applications.
Change Log:
Wed, 21 Dec 2022 GMT - Thomas Haller <thaller@redhat.com> - 1:1.40.8-2 - core: avoid infinite autoconnect with multi-connect profiles (rh #2155531) Fri, 16 Dec 2022 GMT - Lubomir Rintel <lkundrak@v3.sk> - 1:1.40.8-1 - Update to 1.40.8 release - macsec: fix tracking of parent ifindex (rh #2122564) Wed, 30 Nov 2022 GMT - Thomas Haller <thaller@redhat.com> - 1:1.40.6-1 - Update to 1.40.6 release - team: fix configuring empty team port settings (rh #2102375) ...
Fri, 23 Dec 2022 07:15:00 GMT: 1:NetworkManager-ovs-1.40.8-2.el8.x86_64
NetworkManager-ovs - Open vSwitch device plugin for NetworkManager
This package contains NetworkManager support for Open vSwitch bridges.
Change Log:
Wed, 21 Dec 2022 GMT - Thomas Haller <thaller@redhat.com> - 1:1.40.8-2 - core: avoid infinite autoconnect with multi-connect profiles (rh #2155531) Fri, 16 Dec 2022 GMT - Lubomir Rintel <lkundrak@v3.sk> - 1:1.40.8-1 - Update to 1.40.8 release - macsec: fix tracking of parent ifindex (rh #2122564) Wed, 30 Nov 2022 GMT - Thomas Haller <thaller@redhat.com> - 1:1.40.6-1 - Update to 1.40.6 release - team: fix configuring empty team port settings (rh #2102375) ...
Fri, 23 Dec 2022 07:15:23 GMT: 1:NetworkManager-libnm-1.40.8-2.el8.i686
NetworkManager-libnm - Libraries for adding NetworkManager support to applications.
This package contains the libraries that make it easier to use some
NetworkManager functionality from applications.
Change Log:
Wed, 21 Dec 2022 GMT - Thomas Haller <thaller@redhat.com> - 1:1.40.8-2 - core: avoid infinite autoconnect with multi-connect profiles (rh #2155531) Fri, 16 Dec 2022 GMT - Lubomir Rintel <lkundrak@v3.sk> - 1:1.40.8-1 - Update to 1.40.8 release - macsec: fix tracking of parent ifindex (rh #2122564) Wed, 30 Nov 2022 GMT - Thomas Haller <thaller@redhat.com> - 1:1.40.6-1 - Update to 1.40.6 release - team: fix configuring empty team port settings (rh #2102375) ...
Fri, 23 Dec 2022 07:15:15 GMT: 1:NetworkManager-initscripts-updown-1.40.8-2.el8.noarch
NetworkManager-initscripts-updown - Legacy ifup/ifdown scripts for NetworkManager that replace initscripts (network-scripts)
Installs alternative ifup/ifdown scripts that talk to NetworkManager.
This is only for backward compatibility with initscripts (network-scripts).
Preferably use nmcli instead.
Change Log:
Wed, 21 Dec 2022 GMT - Thomas Haller <thaller@redhat.com> - 1:1.40.8-2 - core: avoid infinite autoconnect with multi-connect profiles (rh #2155531) Fri, 16 Dec 2022 GMT - Lubomir Rintel <lkundrak@v3.sk> - 1:1.40.8-1 - Update to 1.40.8 release - macsec: fix tracking of parent ifindex (rh #2122564) Wed, 30 Nov 2022 GMT - Thomas Haller <thaller@redhat.com> - 1:1.40.6-1 - Update to 1.40.6 release - team: fix configuring empty team port settings (rh #2102375) ...
Fri, 23 Dec 2022 07:15:15 GMT: 1:NetworkManager-dispatcher-routing-rules-1.40.8-2.el8.noarch
NetworkManager-dispatcher-routing-rules - NetworkManager dispatcher file for advanced routing rules
This adds a NetworkManager dispatcher file to support networking
configurations using "/etc/sysconfig/network-scripts/rule-NAME" files
(eg, to do policy-based routing).
Change Log:
Wed, 21 Dec 2022 GMT - Thomas Haller <thaller@redhat.com> - 1:1.40.8-2 - core: avoid infinite autoconnect with multi-connect profiles (rh #2155531) Fri, 16 Dec 2022 GMT - Lubomir Rintel <lkundrak@v3.sk> - 1:1.40.8-1 - Update to 1.40.8 release - macsec: fix tracking of parent ifindex (rh #2122564) Wed, 30 Nov 2022 GMT - Thomas Haller <thaller@redhat.com> - 1:1.40.6-1 - Update to 1.40.6 release - team: fix configuring empty team port settings (rh #2102375) ...
Fri, 23 Dec 2022 07:15:15 GMT: 1:NetworkManager-config-server-1.40.8-2.el8.noarch
NetworkManager-config-server - NetworkManager config file for "server-like" defaults
This adds a NetworkManager configuration file to make it behave more
like the old "network" service. In particular, it stops NetworkManager
from automatically running DHCP on unconfigured ethernet devices, and
allows connections with static IP addresses to be brought up even on
ethernet devices with no carrier.
This package is intended to be installed by default for server
deployments.
Change Log:
Wed, 21 Dec 2022 GMT - Thomas Haller <thaller@redhat.com> - 1:1.40.8-2 - core: avoid infinite autoconnect with multi-connect profiles (rh #2155531) Fri, 16 Dec 2022 GMT - Lubomir Rintel <lkundrak@v3.sk> - 1:1.40.8-1 - Update to 1.40.8 release - macsec: fix tracking of parent ifindex (rh #2122564) Wed, 30 Nov 2022 GMT - Thomas Haller <thaller@redhat.com> - 1:1.40.6-1 - Update to 1.40.6 release - team: fix configuring empty team port settings (rh #2102375) ...
Fri, 23 Dec 2022 07:15:15 GMT: 1:NetworkManager-config-connectivity-redhat-1.40.8-2.el8.noarch
NetworkManager-config-connectivity-redhat - NetworkManager config file for connectivity checking via Red Hat servers
This adds a NetworkManager configuration file to enable connectivity checking
via Red Hat infrastructure.
Change Log:
Wed, 21 Dec 2022 GMT - Thomas Haller <thaller@redhat.com> - 1:1.40.8-2 - core: avoid infinite autoconnect with multi-connect profiles (rh #2155531) Fri, 16 Dec 2022 GMT - Lubomir Rintel <lkundrak@v3.sk> - 1:1.40.8-1 - Update to 1.40.8 release - macsec: fix tracking of parent ifindex (rh #2122564) Wed, 30 Nov 2022 GMT - Thomas Haller <thaller@redhat.com> - 1:1.40.6-1 - Update to 1.40.6 release - team: fix configuring empty team port settings (rh #2102375) ...
Fri, 23 Dec 2022 07:15:00 GMT: 1:NetworkManager-bluetooth-1.40.8-2.el8.x86_64
NetworkManager-bluetooth - Bluetooth device plugin for NetworkManager
This package contains NetworkManager support for Bluetooth devices.
Change Log:
Wed, 21 Dec 2022 GMT - Thomas Haller <thaller@redhat.com> - 1:1.40.8-2 - core: avoid infinite autoconnect with multi-connect profiles (rh #2155531) Fri, 16 Dec 2022 GMT - Lubomir Rintel <lkundrak@v3.sk> - 1:1.40.8-1 - Update to 1.40.8 release - macsec: fix tracking of parent ifindex (rh #2122564) Wed, 30 Nov 2022 GMT - Thomas Haller <thaller@redhat.com> - 1:1.40.6-1 - Update to 1.40.6 release - team: fix configuring empty team port settings (rh #2102375) ...
Fri, 23 Dec 2022 07:15:00 GMT: 1:NetworkManager-1.40.8-2.el8.x86_64
NetworkManager - Network connection manager and user applications
NetworkManager is a system service that manages network interfaces and
connections based on user or automatic configuration. It supports
Ethernet, Bridge, Bond, VLAN, Team, InfiniBand, Wi-Fi, mobile broadband
(WWAN), PPPoE and other devices, and supports a variety of different VPN
services.
Change Log:
Wed, 21 Dec 2022 GMT - Thomas Haller <thaller@redhat.com> - 1:1.40.8-2 - core: avoid infinite autoconnect with multi-connect profiles (rh #2155531) Fri, 16 Dec 2022 GMT - Lubomir Rintel <lkundrak@v3.sk> - 1:1.40.8-1 - Update to 1.40.8 release - macsec: fix tracking of parent ifindex (rh #2122564) Wed, 30 Nov 2022 GMT - Thomas Haller <thaller@redhat.com> - 1:1.40.6-1 - Update to 1.40.6 release - team: fix configuring empty team port settings (rh #2102375) ...
Fri, 23 Dec 2022 07:15:00 GMT: 1:NetworkManager-adsl-1.40.8-2.el8.x86_64
NetworkManager-adsl - ADSL device plugin for NetworkManager
This package contains NetworkManager support for ADSL devices.
Change Log:
Wed, 21 Dec 2022 GMT - Thomas Haller <thaller@redhat.com> - 1:1.40.8-2 - core: avoid infinite autoconnect with multi-connect profiles (rh #2155531) Fri, 16 Dec 2022 GMT - Lubomir Rintel <lkundrak@v3.sk> - 1:1.40.8-1 - Update to 1.40.8 release - macsec: fix tracking of parent ifindex (rh #2122564) Wed, 30 Nov 2022 GMT - Thomas Haller <thaller@redhat.com> - 1:1.40.6-1 - Update to 1.40.6 release - team: fix configuring empty team port settings (rh #2102375) ...
New packages in centos-8-stream-x86_64-PowerTools
Sat, 24 Dec 2022 07:09:10 GMT: libsss_nss_idmap-devel-2.8.2-1.el8.x86_64
libsss_nss_idmap-devel - Library for SID and certificate based lookups
Utility library for SID and certificate based lookups
Change Log:
Mon, 19 Dec 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.2-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2136701 - Lower the severity of the log message for SSSD so that it is not shown at the default debug level. - Resolves: rhbz#2139760 - [sssd] RHEL 8.8 Tier 0 Localization - Resolves: rhbz#2139865 - Analyzer: Optimize and remove duplicate messages in verbose list - Resolves: rhbz#2142795 - SSSD: `sssctl analyze` command shouldn't require 'root' privileged - Resolves: rhbz#2144491 - UPN check cannot be disabled explicitly but requires krb5_validate = false' as a work-around - Resolves: rhbz#2150357 - Smart Card auth does not work with p11_uri (with-smartcard-required) Tue, 22 Nov 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.1-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2144581 - [RFE] provide dbus method to find users by attr - Resolves: rhbz#2144579 - sssd timezone issues sudonotafter - Resolves: rhbz#2144519 - [RFE] SSSD does not support to change the user’s password when option ldap_pwd_policy equals to shadow in sssd.conf file - Resolves: rhbz#2127822 - Cannot SSH with AD user to ipa-client (`krb5_validate` and `pac_check` settings conflict) - Resolves: rhbz#2111393 - authenticating against external IdP services okta (native app) with OAuth client secret failed Mon, 31 Oct 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.7.3-5 - Related: rhbz#2132051 - Rebase Samba to the the latest 4.17.x release Rebuild against Samba rebase. ...
Sat, 24 Dec 2022 07:09:32 GMT: libsss_nss_idmap-devel-2.8.2-1.el8.i686
libsss_nss_idmap-devel - Library for SID and certificate based lookups
Utility library for SID and certificate based lookups
Change Log:
Mon, 19 Dec 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.2-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2136701 - Lower the severity of the log message for SSSD so that it is not shown at the default debug level. - Resolves: rhbz#2139760 - [sssd] RHEL 8.8 Tier 0 Localization - Resolves: rhbz#2139865 - Analyzer: Optimize and remove duplicate messages in verbose list - Resolves: rhbz#2142795 - SSSD: `sssctl analyze` command shouldn't require 'root' privileged - Resolves: rhbz#2144491 - UPN check cannot be disabled explicitly but requires krb5_validate = false' as a work-around - Resolves: rhbz#2150357 - Smart Card auth does not work with p11_uri (with-smartcard-required) Tue, 22 Nov 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.8.1-1 - Resolves: rhbz#2127511 - Rebase SSSD for RHEL 8.8 - Resolves: rhbz#2144581 - [RFE] provide dbus method to find users by attr - Resolves: rhbz#2144579 - sssd timezone issues sudonotafter - Resolves: rhbz#2144519 - [RFE] SSSD does not support to change the user’s password when option ldap_pwd_policy equals to shadow in sssd.conf file - Resolves: rhbz#2127822 - Cannot SSH with AD user to ipa-client (`krb5_validate` and `pac_check` settings conflict) - Resolves: rhbz#2111393 - authenticating against external IdP services okta (native app) with OAuth client secret failed Mon, 31 Oct 2022 GMT - Alexey Tikhonov <atikhono@redhat.com> - 2.7.3-5 - Related: rhbz#2132051 - Rebase Samba to the the latest 4.17.x release Rebuild against Samba rebase. ...
Tue, 03 Jan 2023 07:09:45 GMT: mutter-devel-3.32.2-68.el8.i686
mutter-devel - Development package for mutter
Header files and libraries for developing Mutter plugins. Also includes
utilities for testing Metacity/Mutter themes.
Change Log:
Wed, 21 Dec 2022 GMT - Olivier Fourdan <ofourdan@redhat.com> - 3.32.2-68 - Fix downstream synaptics patches breaking xdmcp Resolves: #2092450 Thu, 20 Oct 2022 GMT - Jonas Ådahl <jadahl@redhat.com>) - 3.32.2-67 - Don't add common modes if panel already has Resolves: #2125031 Mon, 29 Aug 2022 GMT - Jonas Ådahl <jadahl@redhat.com>) - 3.32.2-66 - Downgrade assert to warning Resolves: #2089311 ...
Tue, 03 Jan 2023 07:09:42 GMT: mutter-devel-3.32.2-68.el8.x86_64
mutter-devel - Development package for mutter
Header files and libraries for developing Mutter plugins. Also includes
utilities for testing Metacity/Mutter themes.
Change Log:
Wed, 21 Dec 2022 GMT - Olivier Fourdan <ofourdan@redhat.com> - 3.32.2-68 - Fix downstream synaptics patches breaking xdmcp Resolves: #2092450 Thu, 20 Oct 2022 GMT - Jonas Ådahl <jadahl@redhat.com>) - 3.32.2-67 - Don't add common modes if panel already has Resolves: #2125031 Mon, 29 Aug 2022 GMT - Jonas Ådahl <jadahl@redhat.com>) - 3.32.2-66 - Downgrade assert to warning Resolves: #2089311 ...
Fri, 06 Jan 2023 05:09:45 GMT: glib2-static-2.56.4-161.el8.x86_64
glib2-static - glib static
The glib2-static subpackage contains static libraries for glib2.
Change Log:
Tue, 03 Jan 2023 GMT - Michael Catanzaro <mcatanzaro@redhat.com> - 2.56.4-161 - Backport grefcount API - Resolves: #2153205 Wed, 16 Nov 2022 GMT - Michael Catanzaro <mcatanzaro@redhat.com> - 2.56.4-160 - Fix G_FILE_COPY_TARGET_DEFAULT_PERMS, should not create private files - Resolves: #2125184 Fri, 22 Apr 2022 GMT - Michael Catanzaro <mcatanzaro@redhat.com> - 2.56.4-159 - Add --interface-info-[body|header] modes to gdbus-codegen - Related: #2061994
Fri, 06 Jan 2023 05:11:59 GMT: glib2-static-2.56.4-161.el8.i686
glib2-static - glib static
The glib2-static subpackage contains static libraries for glib2.
Change Log:
Tue, 03 Jan 2023 GMT - Michael Catanzaro <mcatanzaro@redhat.com> - 2.56.4-161 - Backport grefcount API - Resolves: #2153205 Wed, 16 Nov 2022 GMT - Michael Catanzaro <mcatanzaro@redhat.com> - 2.56.4-160 - Fix G_FILE_COPY_TARGET_DEFAULT_PERMS, should not create private files - Resolves: #2125184 Fri, 22 Apr 2022 GMT - Michael Catanzaro <mcatanzaro@redhat.com> - 2.56.4-159 - Add --interface-info-[body|header] modes to gdbus-codegen - Related: #2061994
Fri, 06 Jan 2023 05:10:43 GMT: glib2-doc-2.56.4-161.el8.noarch
glib2-doc - A library of handy utility functions
The glib2-doc package includes documentation for the GLib library.
Change Log:
Tue, 03 Jan 2023 GMT - Michael Catanzaro <mcatanzaro@redhat.com> - 2.56.4-161 - Backport grefcount API - Resolves: #2153205 Wed, 16 Nov 2022 GMT - Michael Catanzaro <mcatanzaro@redhat.com> - 2.56.4-160 - Fix G_FILE_COPY_TARGET_DEFAULT_PERMS, should not create private files - Resolves: #2125184 Fri, 22 Apr 2022 GMT - Michael Catanzaro <mcatanzaro@redhat.com> - 2.56.4-159 - Add --interface-info-[body|header] modes to gdbus-codegen - Related: #2061994
Sat, 24 Dec 2022 09:15:01 GMT: libstdc++-static-8.5.0-18.el8.x86_64
libstdc++-static - Static libraries for the GNU standard C++ library
Static libraries for the GNU standard C++ library.
Change Log:
Tue, 06 Dec 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-18 - fix strlen range with a flexible member array (#2137448) Mon, 03 Oct 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-17 - fix deserialization for std::normal_distribution (#2130392, PR libstdc++/105502) - initialize std::normal_distribution::_M_saved (PR libstdc++/99536) - reject std::make_shared<T[]> (PR libstdc++/99006) Thu, 29 Sep 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-16 - avoid changing PHIs in GIMPLE split_edge (#2117838) ...
Sat, 24 Dec 2022 09:13:52 GMT: libstdc++-static-8.5.0-18.el8.i686
libstdc++-static - Static libraries for the GNU standard C++ library
Static libraries for the GNU standard C++ library.
Change Log:
Tue, 06 Dec 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-18 - fix strlen range with a flexible member array (#2137448) Mon, 03 Oct 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-17 - fix deserialization for std::normal_distribution (#2130392, PR libstdc++/105502) - initialize std::normal_distribution::_M_saved (PR libstdc++/99536) - reject std::make_shared<T[]> (PR libstdc++/99006) Thu, 29 Sep 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-16 - avoid changing PHIs in GIMPLE split_edge (#2117838) ...
Sat, 24 Dec 2022 09:15:01 GMT: gcc-plugin-devel-8.5.0-18.el8.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:
Tue, 06 Dec 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-18 - fix strlen range with a flexible member array (#2137448) Mon, 03 Oct 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-17 - fix deserialization for std::normal_distribution (#2130392, PR libstdc++/105502) - initialize std::normal_distribution::_M_saved (PR libstdc++/99536) - reject std::make_shared<T[]> (PR libstdc++/99006) Thu, 29 Sep 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-16 - avoid changing PHIs in GIMPLE split_edge (#2117838) ...
Sat, 24 Dec 2022 09:13:52 GMT: gcc-plugin-devel-8.5.0-18.el8.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:
Tue, 06 Dec 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-18 - fix strlen range with a flexible member array (#2137448) Mon, 03 Oct 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-17 - fix deserialization for std::normal_distribution (#2130392, PR libstdc++/105502) - initialize std::normal_distribution::_M_saved (PR libstdc++/99536) - reject std::make_shared<T[]> (PR libstdc++/99006) Thu, 29 Sep 2022 GMT - Marek Polacek <polacek@redhat.com> 8.5.0-16 - avoid changing PHIs in GIMPLE split_edge (#2117838) ...
Fri, 06 Jan 2023 05:11:56 GMT: evolution-devel-3.28.5-22.el8.x86_64
evolution-devel - Development files for building against evolution
Development files needed for building things which link against evolution.
Change Log:
Wed, 04 Jan 2023 GMT - Milan Crha <mcrha@redhat.com> - 3.28.5-22 - Resolves: #2126523 (Update patch to handle frame flattening change in WebKitGTK) Mon, 26 Sep 2022 GMT - Milan Crha <mcrha@redhat.com> - 3.28.5-21 - Resolves: #2129702 (EShellWindow: The 'New' menu is not filled after start) Thu, 15 Sep 2022 GMT - Milan Crha <mcrha@redhat.com> - 3.28.5-20 - Resolves: #2127019 (Contacts: Prefer original value only when filled on contact merge) ...
Fri, 06 Jan 2023 05:12:12 GMT: evolution-devel-3.28.5-22.el8.i686
evolution-devel - Development files for building against evolution
Development files needed for building things which link against evolution.
Change Log:
Wed, 04 Jan 2023 GMT - Milan Crha <mcrha@redhat.com> - 3.28.5-22 - Resolves: #2126523 (Update patch to handle frame flattening change in WebKitGTK) Mon, 26 Sep 2022 GMT - Milan Crha <mcrha@redhat.com> - 3.28.5-21 - Resolves: #2129702 (EShellWindow: The 'New' menu is not filled after start) Thu, 15 Sep 2022 GMT - Milan Crha <mcrha@redhat.com> - 3.28.5-20 - Resolves: #2127019 (Contacts: Prefer original value only when filled on contact merge) ...
Fri, 06 Jan 2023 05:08:21 GMT: ctags-etags-5.8-23.el8.x86_64
ctags-etags - Exuberant Ctags for emacs tag format
This package will generate tags in a format which GNU Emacs understand,
it's a alternativ implementation of the GNU etags program.
Note: some command line options is not compatible with GNU etags.
Change Log:
Thu, 15 Dec 2022 GMT - Felipe Borges <feborges@redhat.com> - 5.8-23 - CVE-2022-4515, arbitrary code execution issue Resolves: rhbz#2153787 Wed, 07 Feb 2018 GMT - Fedora Release Engineering <releng@fedoraproject.org> - 5.8-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Wed, 02 Aug 2017 GMT - Fedora Release Engineering <releng@fedoraproject.org> - 5.8-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild ...
Sat, 07 Jan 2023 09:08:17 GMT: anaconda-widgets-devel-33.16.8.5-1.el8.i686
anaconda-widgets-devel - Development files for anaconda-widgets
This package contains libraries and header files needed for writing the anaconda
installer. It also contains Python and Glade support files, as well as
documentation for working with this library.
Change Log:
Tue, 03 Jan 2023 GMT - Jiri Konecny <jkonecny@redhat.com> - 33.16.8.5-1 - Delegate auto-attach handling to RHSM (mkolman) Resolves: rhbz#2083318 - Test the InstallerStorage.copy method (vponcova) Related: rhbz#1913035 - Show multiple bootloader devices on the Manual Partitioning screen (vponcova) Resolves: rhbz#1913035 - Implement the Root.copy method (vponcova) Related: rhbz#1913035 - Redefine the Blivet.roots attribute (vponcova) Related: rhbz#1913035 - Redefine the Blivet.copy method (vponcova) Related: rhbz#1913035 - Use correct hint for VNC password boot option (jstodola) Resolves: rhbz#2125679 Tue, 29 Nov 2022 GMT - Radek Vykydal <rvykydal@redhat.com> - 33.16.8.4-1 - Disable the concurrency check in the error dialog in TUI (vponcova) Resolves: rhbz#1807491 - Support bond device activated in initramfs from kickstart (rvykydal) Resolves: rhbz#1940919 Wed, 09 Nov 2022 GMT - Martin Kolman <mkolman@redhat.com> - 33.16.8.3-1 - network: commit changes synchronously when dumping autoconnections (rvykydal) Related: rhbz#2127057 - Initialize empty disks on the Manual Partitioning screen (vponcova) Resolves: rhbz#2094977 - infra: Set test vars from templates (vslavik) - infra: Port check for matching templates from master (vslavik) - infra: Port templating mechanism from master (vslavik) - dracut: read filename dhcp option from dhcpopts file (rvykydal) Related: rhbz#1991516 ...
Sat, 07 Jan 2023 09:08:05 GMT: anaconda-widgets-devel-33.16.8.5-1.el8.x86_64
anaconda-widgets-devel - Development files for anaconda-widgets
This package contains libraries and header files needed for writing the anaconda
installer. It also contains Python and Glade support files, as well as
documentation for working with this library.
Change Log:
Tue, 03 Jan 2023 GMT - Jiri Konecny <jkonecny@redhat.com> - 33.16.8.5-1 - Delegate auto-attach handling to RHSM (mkolman) Resolves: rhbz#2083318 - Test the InstallerStorage.copy method (vponcova) Related: rhbz#1913035 - Show multiple bootloader devices on the Manual Partitioning screen (vponcova) Resolves: rhbz#1913035 - Implement the Root.copy method (vponcova) Related: rhbz#1913035 - Redefine the Blivet.roots attribute (vponcova) Related: rhbz#1913035 - Redefine the Blivet.copy method (vponcova) Related: rhbz#1913035 - Use correct hint for VNC password boot option (jstodola) Resolves: rhbz#2125679 Tue, 29 Nov 2022 GMT - Radek Vykydal <rvykydal@redhat.com> - 33.16.8.4-1 - Disable the concurrency check in the error dialog in TUI (vponcova) Resolves: rhbz#1807491 - Support bond device activated in initramfs from kickstart (rvykydal) Resolves: rhbz#1940919 Wed, 09 Nov 2022 GMT - Martin Kolman <mkolman@redhat.com> - 33.16.8.3-1 - network: commit changes synchronously when dumping autoconnections (rvykydal) Related: rhbz#2127057 - Initialize empty disks on the Manual Partitioning screen (vponcova) Resolves: rhbz#2094977 - infra: Set test vars from templates (vslavik) - infra: Port check for matching templates from master (vslavik) - infra: Port templating mechanism from master (vslavik) - dracut: read filename dhcp option from dhcpopts file (rvykydal) Related: rhbz#1991516 ...
Fri, 23 Dec 2022 07:15:00 GMT: 1:NetworkManager-libnm-devel-1.40.8-2.el8.x86_64
NetworkManager-libnm-devel - Header files for adding NetworkManager support to applications.
This package contains the header and pkg-config files for development
applications using NetworkManager functionality from applications.
Change Log:
Wed, 21 Dec 2022 GMT - Thomas Haller <thaller@redhat.com> - 1:1.40.8-2 - core: avoid infinite autoconnect with multi-connect profiles (rh #2155531) Fri, 16 Dec 2022 GMT - Lubomir Rintel <lkundrak@v3.sk> - 1:1.40.8-1 - Update to 1.40.8 release - macsec: fix tracking of parent ifindex (rh #2122564) Wed, 30 Nov 2022 GMT - Thomas Haller <thaller@redhat.com> - 1:1.40.6-1 - Update to 1.40.6 release - team: fix configuring empty team port settings (rh #2102375) ...
Fri, 23 Dec 2022 07:15:23 GMT: 1:NetworkManager-libnm-devel-1.40.8-2.el8.i686
NetworkManager-libnm-devel - Header files for adding NetworkManager support to applications.
This package contains the header and pkg-config files for development
applications using NetworkManager functionality from applications.
Change Log:
Wed, 21 Dec 2022 GMT - Thomas Haller <thaller@redhat.com> - 1:1.40.8-2 - core: avoid infinite autoconnect with multi-connect profiles (rh #2155531) Fri, 16 Dec 2022 GMT - Lubomir Rintel <lkundrak@v3.sk> - 1:1.40.8-1 - Update to 1.40.8 release - macsec: fix tracking of parent ifindex (rh #2122564) Wed, 30 Nov 2022 GMT - Thomas Haller <thaller@redhat.com> - 1:1.40.6-1 - Update to 1.40.6 release - team: fix configuring empty team port settings (rh #2102375) ...