CentOS Stream 9 Updates: December 21, 2022
This list of CentOS Stream 9 updates was generated from CentOS Project RSS feeds via now former community manager Rich Bowen's rssupdates.py script.
The list was compiled using Rich's script on the date of this blog post. Most entries only include the x86_64 architecture, though Rich's script pulls all of them.
This Hugo blog post was automatically generated using a script written by Steven Rosenberg.
New packages in centos-9-stream-x86_64-AppStream
Wed, 14 Dec 2022 17:22:51 GMT: coreos-installer-bootinfra-0.16.1-2.el9.x86_64
coreos-installer-bootinfra - coreos-installer boot-time infrastructure for use on Fedora/RHEL CoreOS
This subpackage contains boot-time infrastructure for Fedora CoreOS and
RHEL CoreOS. It is not needed on other platforms.
Change Log:
Wed, 07 Dec 2022 GMT - Irene Diez <idiez@redhat.com> - 0.16.1-2 - Add ignition support to coi-dracut - Fix usb installation Wed, 21 Sep 2022 GMT - Steven Presti <spresti@redhat.com> - 0.16.1-1 - new version - Add libzstd dependency Thu, 18 Aug 2022 GMT - Antonio Murdaca <runcom@linux.com> - 0.15.0-2 - update coi-dracut to support LVM backed growfs service ...
Wed, 14 Dec 2022 17:22:51 GMT: coreos-installer-dracut-0.16.1-2.el9.x86_64
coreos-installer-dracut - Dracut module for running coreos-installer in the initrd
This subpackage contains files and configuration to run coreos-installer
from the initramfs.
Change Log:
Wed, 07 Dec 2022 GMT - Irene Diez <idiez@redhat.com> - 0.16.1-2 - Add ignition support to coi-dracut - Fix usb installation Wed, 21 Sep 2022 GMT - Steven Presti <spresti@redhat.com> - 0.16.1-1 - new version - Add libzstd dependency Thu, 18 Aug 2022 GMT - Antonio Murdaca <runcom@linux.com> - 0.15.0-2 - update coi-dracut to support LVM backed growfs service ...
Wed, 14 Dec 2022 17:22:51 GMT: coreos-installer-0.16.1-2.el9.x86_64
coreos-installer - Installer for Fedora CoreOS and RHEL CoreOS
coreos-installer installs Fedora CoreOS or RHEL CoreOS to bare-metal
machines (or, occasionally, to virtual machines).
Change Log:
Wed, 07 Dec 2022 GMT - Irene Diez <idiez@redhat.com> - 0.16.1-2 - Add ignition support to coi-dracut - Fix usb installation Wed, 21 Sep 2022 GMT - Steven Presti <spresti@redhat.com> - 0.16.1-1 - new version - Add libzstd dependency Thu, 18 Aug 2022 GMT - Antonio Murdaca <runcom@linux.com> - 0.15.0-2 - update coi-dracut to support LVM backed growfs service ...
Thu, 15 Dec 2022 01:26:42 GMT: kernel-headers-5.14.0-214.el9.x86_64
kernel-headers - Header files for the Linux kernel for use by glibc
Kernel-headers includes the C header files that specify the interface
between the Linux kernel and userspace libraries and programs. The
header files define structures and constants that are needed for
building most standard programs and are also needed for rebuilding the
glibc package.
Change Log:
Wed, 14 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-214.el9] - sfc: move unmaintained message to sfc_siena (Íñigo Huguet) [2112206 2139802] - sfc/siena: add entries for new CONFIG_SFC_SIENA* configs (Íñigo Huguet) [2112206 2139802] - sfc: Fix an error handling path in efx_pci_probe() (Íñigo Huguet) [2112206] - sfc: support PTP over Ethernet (Íñigo Huguet) [2112206 2139802] - sfc: support PTP over IPv6/UDP (Íñigo Huguet) [2112206 2139802] - sfc: allow more flexible way of adding filters for PTP (Íñigo Huguet) [2112206 2139802] - sfc: correct filter_table_remove method for EF10 PFs (Íñigo Huguet) [2112206] - sfc/siena: fix null pointer dereference in efx_hard_start_xmit (Íñigo Huguet) [2112206] - sfc/siena: fix TX channel offset when using legacy interrupts (Íñigo Huguet) [2112206] - sfc: implement ethtool get/set RX ring size for EF100 reps (Íñigo Huguet) [2112206] - sfc: use a dynamic m-port for representor RX and set it promisc (Íñigo Huguet) [2112206] - sfc: move table locking into filter_table_{probe,remove} methods (Íñigo Huguet) [2112206] - sfc: insert default MAE rules to connect VFs to representors (Íñigo Huguet) [2112206] - sfc: receive packets from EF100 VFs into representors (Íñigo Huguet) [2112206] - sfc: check ef100 RX packets are from the wire (Íñigo Huguet) [2112206] - sfc: determine wire m-port at EF100 PF probe time (Íñigo Huguet) [2112206] - sfc: ef100 representor RX top half (Íñigo Huguet) [2112206] - sfc: ef100 representor RX NAPI poll (Íñigo Huguet) [2112206] - sfc: plumb ef100 representor stats (Íñigo Huguet) [2112206] - sfc: disable softirqs for ptp TX (Íñigo Huguet) [2112206] - sfc/siena: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc: attach/detach EF100 representors along with their owning PF (Íñigo Huguet) [2112206] - sfc: hook up ef100 representor TX (Íñigo Huguet) [2112206] - sfc: support passing a representor to the EF100 TX path (Íñigo Huguet) [2112206] - sfc: determine representee m-port for EF100 representors (Íñigo Huguet) [2112206] - sfc: phys port/switch identification for ef100 reps (Íñigo Huguet) [2112206] - sfc: add basic ethtool ops to ef100 reps (Íñigo Huguet) [2112206] - sfc: add skeleton ef100 VF representors (Íñigo Huguet) [2112206] - sfc: detect ef100 MAE admin privilege/capability at probe time (Íñigo Huguet) [2112206] - sfc: update EF100 register descriptions (Íñigo Huguet) [2112206] - sfc: update MCDI protocol headers (Íñigo Huguet) [2112206] - sfc/siena: Use the bitmap API to allocate bitmaps (Íñigo Huguet) [2112206] - sfc: Separate netdev probe/remove from PCI probe/remove (Íñigo Huguet) [2112206] - sfc: replace function name in string with __func__ (Íñigo Huguet) [2112206] - sfc: Unsplit literal string. (Íñigo Huguet) [2112206] - sfc: Move EF100 efx_nic_type structs to the end of the file (Íñigo Huguet) [2112206] - sfc: Separate efx_nic memory from net_device memory (Íñigo Huguet) [2112206] - sfc: Encapsulate access to netdev_priv() (Íñigo Huguet) [2112206] - sfc: Change BUG_ON to WARN_ON and recovery code. (Íñigo Huguet) [2112206] - sfc: Remove netdev init from efx_init_struct (Íñigo Huguet) [2112206] - sfc: Add a PROBED state for EF100 VDPA use. (Íñigo Huguet) [2112206] - sfc: Split STATE_READY in to STATE_NET_DOWN and STATE_NET_UP. (Íñigo Huguet) [2112206] - sfc: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc: siena: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc/siena: Fix typo in comment (Íñigo Huguet) [2112206] - sfc: Fix typo in comment (Íñigo Huguet) [2112206] - sfc/siena: fix wrong tx channel offset with efx_separate_tx_channels (Íñigo Huguet) [2112206] - sfc/siena: fix considering that all channels have TX queues (Íñigo Huguet) [2112206] - sfc/siena: Remove duplicate check on segments (Íñigo Huguet) [2112206] - sfc: siena: Have a unique wrapper ifndef for efx channels header (Íñigo Huguet) [2112206] - eth: sfc: remove remnants of the out-of-tree napi_weight module param (Íñigo Huguet) [2112206] - sfc: siena: Fix Kconfig dependencies (Íñigo Huguet) [2112206] - sfc/siena: Reinstate SRIOV init/fini function calls (Íñigo Huguet) [2112206] - sfc/siena: Make PTP and reset support specific for Siena (Íñigo Huguet) [2112206] - sfc/siena: Make MCDI logging support specific for Siena (Íñigo Huguet) [2112206] - siena: Make HWMON support specific for Siena (Íñigo Huguet) [2112206] - siena: Make SRIOV support specific for Siena (Íñigo Huguet) [2112206] - siena: Make MTD support specific for Siena (Íñigo Huguet) [2112206] - sfc: Add a basic Siena module (Íñigo Huguet) [2112206] - sfc/siena: Inline functions in sriov.h to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in mcdi headers to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename peripheral functions to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename RX/TX functions to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in efx headers to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Remove build references to missing functionality (Íñigo Huguet) [2112206] - sfc: Copy shared files needed for Siena (part 2) (Íñigo Huguet) [2112206] - sfc: Copy shared files needed for Siena (part 1) (Íñigo Huguet) [2112206] - sfc: Move Siena specific files (Íñigo Huguet) [2112206] - sfc: Copy a subset of mcdi_pcol.h to siena (Íñigo Huguet) [2112206] - sfc: Disable Siena support (Íñigo Huguet) [2112206] - sfc: add EF100 VF support via a write to sriov_numvfs (Íñigo Huguet) [2112206] - sfc: Remove global definition of efx_reset_type_names (Íñigo Huguet) [2112206] - sfc: Remove duplicate definition of efx_xmit_done (Íñigo Huguet) [2112206] - sfc: efx_default_channel_type APIs can be static (Íñigo Huguet) [2112206] - sfc: Fix spelling mistake "writting" -> "writing" (Íñigo Huguet) [2112206] - sfc: ef10: Fix assigning negative value to unsigned variable (Íñigo Huguet) [2112206] - sfc: use hardware tx timestamps for more than PTP (Íñigo Huguet) [2112206 2139802] - drm/vc4: hdmi: Fix build error for implicit function declaration (Adrien Thierry) [2138240] - drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage (Adrien Thierry) [2138240] - drm/vc4: Fix build error when CONFIG_DRM_VC4=y && CONFIG_RASPBERRYPI_FIRMWARE=m (Adrien Thierry) [2138240] - drm/vc4: Make use of the helper component_compare_dev (Adrien Thierry) [2138240] - drm/vc4: Use drm_mode_copy() (Adrien Thierry) [2138240] - drm/vc4: crtc: Fix runtime_pm reference counting (Adrien Thierry) [2138240] - drm/vc4: hdmi: Unregister codec device on unbind (Adrien Thierry) [2138240] - drm/vc4: Use of_device_get_match_data() (Adrien Thierry) [2138240] - drm/vc4: crtc: Fix redundant variable assignment (Adrien Thierry) [2138240] - drm/vc4: hdmi: Allow DBLCLK modes even if horz timing is odd. (Adrien Thierry) [2138240] - drm/vc4: hdmi: Don't try disabling SCDC on Pi0-3. (Adrien Thierry) [2138240] - drm/vc4: hdmi: Ensure we don't use 2711 HPD registers on Pi0-3 (Adrien Thierry) [2138240] - drm/vc4: hdmi: Simplify the connector state retrieval (Adrien Thierry) [2138240] - drm/vc4: hdmi: Change CSC callback prototype (Adrien Thierry) [2138240] - drm/vc4: hdmi: Define colorspace matrices (Adrien Thierry) [2138240] - drm/vc4: hdmi: Replace CSC_CTL hardcoded value by defines (Adrien Thierry) [2138240] - drm/vc4: hdmi: Move XBAR setup to csc_setup (Adrien Thierry) [2138240] - drm/vc4: hdmi: Use full range helper in csc functions (Adrien Thierry) [2138240] - drm/vc4: hdmi: Add full range RGB helper (Adrien Thierry) [2138240] - drm/edid: Rename drm_hdmi_avi_infoframe_colorspace to _colorimetry (Adrien Thierry) [2138240] - drm/vc4: Fix deadlock on DSI device attach error (Adrien Thierry) [2138240] - drm/vc4: remove redundant assignment of variable size (Adrien Thierry) [2138240] - drm/vc4: Notify the firmware when DRM is in charge (Adrien Thierry) [2138240] - drm/vc4: Remove conflicting framebuffers before callind bind_all (Adrien Thierry) [2138240] - drm/vc4: Support nomodeset (Adrien Thierry) [2138240] - firmware: raspberrypi: Add RPI_FIRMWARE_NOTIFY_DISPLAY_DONE (Adrien Thierry) [2138240] - drm/vc4: plane: Add support for YUV color encodings and ranges (Adrien Thierry) [2138240] - drm/vc4: plane: Add support for DRM_FORMAT_P030 (Adrien Thierry) [2138240] - drm/vc4: kms: Wait for the commit before increasing our clock rate (Adrien Thierry) [2138240] - drm: Remove CONFIG_DRM_KMS_CMA_HELPER option (Adrien Thierry) [2138240] - drm/cma-helper: Pass GEM CMA object in public interfaces (Adrien Thierry) [2138240] - drm/cma-helper: Export dedicated wrappers for GEM object functions (Adrien Thierry) [2138240] - drm/vc4: kms: Fix previous HVS commit wait (Adrien Thierry) [2138240] - drm/vc4: kms: Don't duplicate pending commit (Adrien Thierry) [2138240] - drm/vc4: kms: Clear the HVS FIFO commit pointer once done (Adrien Thierry) [2138240] - drm/vc4: kms: Add missing drm_crtc_commit_put (Adrien Thierry) [2138240] - drm/vc4: kms: Fix return code check (Adrien Thierry) [2138240] - drm/vc4: fix error code in vc4_create_object() (Adrien Thierry) [2138240] - drm/vc4: hdmi: Introduce a scdc_enabled flag (Adrien Thierry) [2138240] - drm/vc4: hdmi: Introduce an output_enabled flag (Adrien Thierry) [2138240] - drm/vc4: hdmi: Check the device state in prepare() (Adrien Thierry) [2138240] - drm/vc4: hdmi: Prevent access to crtc->state outside of KMS (Adrien Thierry) [2138240] - drm/vc4: hdmi: Use a mutex to prevent concurrent framework access (Adrien Thierry) [2138240] - drm/vc4: hdmi: Add a spinlock to protect register access (Adrien Thierry) [2138240] - drm/vc4: crtc: Copy assigned channel to the CRTC (Adrien Thierry) [2138240] - drm/vc4: Fix non-blocking commit getting stuck forever (Adrien Thierry) [2138240] - drm/vc4: crtc: Drop feed_txp from state (Adrien Thierry) [2138240] - drm/vc4: Increase the core clock based on HVS load (Adrien Thierry) [2138240] - drm/vc4: hdmi: Enable the scrambler on reconnection (Adrien Thierry) [2138240] - drm/vc4: hdmi: Raise the maximum clock rate (Adrien Thierry) [2138240] - drm/vc4: Leverage the load tracker on the BCM2711 (Adrien Thierry) [2138240] - drm/vc4: crtc: Add some logging (Adrien Thierry) [2138240] - drm/vc4: crtc: Rework the encoder retrieval code (again) (Adrien Thierry) [2138240] - drm/vc4: crtc: Add encoder to vc4_crtc_config_pv prototype (Adrien Thierry) [2138240] - drm/vc4: Make vc4_crtc_get_encoder public (Adrien Thierry) [2138240] - drm/vc4: hdmi: Fix HPD GPIO detection (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove the DDC probing for status detection (Adrien Thierry) [2138240] - drm/vc4: crtc: Make sure the HDMI controller is powered when disabling (Adrien Thierry) [2138240] - drm/vc4: hdmi: Warn if we access the controller while disabled (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the device is powered with CEC (Adrien Thierry) [2138240] - drm/vc4: hdmi: Split the CEC disable / enable functions in two (Adrien Thierry) [2138240] - drm/vc4: hdmi: Rework the pre_crtc_configure error handling (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the controller is powered up during bind (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the controller is powered in detect (Adrien Thierry) [2138240] - drm/vc4: hdmi: Move the HSM clock enable to runtime_pm (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set a default HSM rate (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove unused struct (Adrien Thierry) [2138240] - drm/vc4: hdmi: Actually check for the connector status in hotplug (Adrien Thierry) [2138240] - Revert "drm/vc4: hdmi: Remove drm_encoder->crtc usage" (Adrien Thierry) [2138240] - Revert drm/vc4 hdmi runtime PM changes (Adrien Thierry) [2138240] - drm/vc4: dsi: Switch to devm_drm_of_get_bridge (Adrien Thierry) [2138240] - drm/vc4: dpi: Switch to devm_drm_of_get_bridge (Adrien Thierry) [2138240] - drm/vc4: Make use of the helper function devm_platform_ioremap_resource() (Adrien Thierry) [2138240] - drm/vc4: hdmi: make vc4_hdmi_codec_pdata static (Adrien Thierry) [2138240] - drm/vc4: Convert to Linux IRQ interfaces (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove unused struct (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove redundant variables (Adrien Thierry) [2138240] - drm/bridge: Centralize error message when bridge attach fails (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove drm_encoder->crtc usage (Adrien Thierry) [2138240] - drm/vc4: hdmi: Only call into DRM framework if registered (Adrien Thierry) [2138240] - drm/vc4: hdmi: Drop devm interrupt handler for hotplug interrupts (Adrien Thierry) [2138240] - drm: vc4: Fix pixel-wrap issue with DVP teardown (Adrien Thierry) [2138240] - drm/vc4: hdmi: Limit noise when deferring snd card registration (Adrien Thierry) [2138240] - drm/aperture: Pass DRM driver structure instead of driver name (Adrien Thierry) [2138240] - drm/vc4: Don't set struct drm_device.irq_enabled (Adrien Thierry) [2138240] - drm/vc4: hdmi: Register HDMI codec (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove firmware logic for MAI threshold setting (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set VC4_HDMI_MAI_CONFIG_FORMAT_REVERSE (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set HDMI_MAI_FMT (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set HD_CTL_WHOLSMP and HD_CTL_CHALIGN_SET (Adrien Thierry) [2138240] - drm/vc4: hdmi: Rely on interrupts to handle hotplug (Adrien Thierry) [2138240] Wed, 14 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-213.el9] - redhat: configs: disable vDPA on all archs except x86_64 (Laurent Vivier) [2140885] - pipe: Fix missing lock in pipe_resize_ring() (Ian Kent) [2141632] {CVE-2022-2959} - NFSD: Protect against send buffer overflow in NFSv3 READ (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv2 READ (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv3 READDIR (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv2 READDIR (Scott Mayhew) [2141770] {CVE-2022-43945} - SUNRPC: Fix svcxdr_init_encode's buflen calculation (Scott Mayhew) [2141770] {CVE-2022-43945} - SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculation (Scott Mayhew) [2141770] {CVE-2022-43945} - block: change request end_io handler to pass back a return value (Eric Chanudet) [2139205] - block: Change the return type of blk_mq_map_queues() into void (Eric Chanudet) [2139205] - block: simplify disk shutdown (Eric Chanudet) [2139205] - scsi: ufs: Split the drivers/scsi/ufs directory (Eric Chanudet) [2139205] - blk-mq: remove the done argument to blk_execute_rq_nowait (Eric Chanudet) [2139205] - i40e: Fix error handling in i40e_init_module() (Stefan Assmann) [2104466] - i40e: Add appropriate error message logged for incorrect duplex setting (Stefan Assmann) [2104466] - i40e: Add i40e_napi_poll tracepoint (Stefan Assmann) [2104466] - i40e: Record number of RXes cleaned during NAPI (Stefan Assmann) [2104466] - i40e: Record number TXes cleaned during NAPI (Stefan Assmann) [2104466] - i40e: Store the irq number in i40e_q_vector (Stefan Assmann) [2104466] - ptp: introduce helpers to adjust by scaled parts per million (Stefan Assmann) [2104466] - net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers). (Stefan Assmann) [2104466] - i40e: Fix flow-type by setting GL_HASH_INSET registers (Stefan Assmann) [2104466] - i40e: Fix VF hang when reset is triggered on another VF (Stefan Assmann) [2104466] - i40e: Fix ethtool rx-flow-hash setting for X722 (Stefan Assmann) [2104466] - i40e: Fix DMA mappings leak (Stefan Assmann) [2104466] - i40e: add description and modify interrupts configuration procedure (Stefan Assmann) [2104466] - i40e: Add basic support for I710 devices (Stefan Assmann) [2104466] - i40e: Fix set max_tx_rate when it is lower than 1 Mbps (Stefan Assmann) [2104466] - i40e: Fix VF set max MTU size (Stefan Assmann) [2104466] - i40e: Fix ADQ rate limiting for PF (Stefan Assmann) [2104466] - net: ethernet: move from strlcpy with unused retval to strscpy (Stefan Assmann) [2104466] - i40e: Fix incorrect address type for IPv6 flow rules (Stefan Assmann) [2104466] - i40e: Fix to stop tx_timeout recovery if GLOBR fails (Stefan Assmann) [2104466] - i40e: convert .adjfreq to .adjfine (Stefan Assmann) [2104466] - i40e: use mul_u64_u64_div_u64 for PTP frequency calculation (Stefan Assmann) [2104466] - i40e: Fix interface init with MSI interrupts (no MSI-X) (Stefan Assmann) [2104466] - i40e: Refactor tc mqprio checks (Stefan Assmann) [2104466] - i40e: Fix erroneous adapter reinitialization during recovery process (Stefan Assmann) [2104466] - i40e: Fix VF's MAC Address change on VM (Stefan Assmann) [2104466] - i40e: Fix dropped jumbo frames statistics (Stefan Assmann) [2104466] - intel/i40e:fix repeated words in comments (Stefan Assmann) [2104466] - intel: remove unused macros (Stefan Assmann) [2104466] - i40e: read the XDP program once per NAPI (Stefan Assmann) [2104466] - intel/i40e: delete if NULL check before dev_kfree_skb (Stefan Assmann) [2104466] - i40e: Remove unnecessary synchronize_irq() before free_irq() (Stefan Assmann) [2104466] - i40e: Add support for ethtool -s <interface> speed <speed in Mb> (Stefan Assmann) [2104466] - i40e: Add VF VLAN pruning (Stefan Assmann) [2104466] - ethernet: constify references to netdev->dev_addr in drivers (Stefan Assmann) [2104466] Tue, 13 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-212.el9] - udp: track the forward memory release threshold in an hot cacheline (Paolo Abeni) [2133057] - net: introduce and use custom sockopt socket flag (Paolo Abeni) [2133057] - bpf: Change bpf_setsockopt(SOL_SOCKET) to reuse sk_setsockopt() (Paolo Abeni) [2133057] - net: Add sk_setsockopt() to take the sk ptr instead of the sock ptr (Paolo Abeni) [2133057] - net: skb: introduce and use a single page frag cache (Paolo Abeni) [2133057] - net: add napi_get_frags_check() helper (Paolo Abeni) [2133057] - libceph: clean up ceph_osdc_start_request prototype (Xiubo Li) [2120166] - rbd: replace usage of found with dedicated list iterator variable (Xiubo Li) [2120166] - libceph: fix ceph_pagelist_reserve() comment typo (Xiubo Li) [2120166] - ceph: don't truncate file in atomic_open (Xiubo Li) [2120166] - ceph: make f_bsize always equal to f_frsize (Xiubo Li) [2120166] - libceph: print fsid and epoch with osd id (Xiubo Li) [2120166] - libceph: check pointer before assigned to "c->rules[]" (Xiubo Li) [2120166] - ceph: update the auth cap when the async create req is forwarded (Xiubo Li) [2120166] - ceph: make change_auth_cap_ses a global symbol (Xiubo Li) [2120166] - ceph: fix incorrect old_size length in ceph_mds_request_args (Xiubo Li) [2120166] - ceph: convert to generic_file_llseek (Xiubo Li) [2120166] - ceph: fix the incorrect comment for the ceph_mds_caps struct (Xiubo Li) [2120166] - ceph: don't leak snap_rwsem in handle_cap_grant (Xiubo Li) [2120166] - ceph: prevent a client from exceeding the MDS maximum xattr size (Xiubo Li) [2120166] - ceph: choose auth MDS for getxattr with the Xs caps (Xiubo Li) [2120166] - ceph: add session already open notify support (Xiubo Li) [2120166] - ceph: wait for the first reply of inflight async unlink (Xiubo Li) [2120166] - fs/dcache: export d_same_name() helper (Xiubo Li) [2120166] - ceph: remove useless CEPHFS_FEATURES_CLIENT_REQUIRED (Xiubo Li) [2120166] - ceph: use correct index when encoding client supported features (Xiubo Li) [2120166] - ceph: switch TASK_INTERRUPTIBLE to TASK_KILLABLE (Xiubo Li) [2120166] - ceph: remove redundant variable ino (Xiubo Li) [2120166] - ceph: try to queue a writeback if revoking fails (Xiubo Li) [2120166] - ceph: fix statfs for subdir mounts (Xiubo Li) [2120166] - ceph: try to choose the auth MDS if possible for getattr (Xiubo Li) [2120166] - ceph: disable updating the atime since cephfs won't maintain it (Xiubo Li) [2120166] - ceph: flush the mdlog for filesystem sync (Xiubo Li) [2120166] - ceph: rename unsafe_request_wait() (Xiubo Li) [2120166] - libceph: use swap() macro instead of taking tmp variable (Xiubo Li) [2120166] - ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check (Xiubo Li) [2120166] - ceph: use dedicated list iterator variable (Xiubo Li) [2120166] - ceph: update the dlease for the hashed dentry when removing (Xiubo Li) [2120166] - ceph: stop retrying the request when exceeding 256 times (Xiubo Li) [2120166] - ceph: stop forwarding the request when exceeding 256 times (Xiubo Li) [2120166] - ceph: remove unused CEPH_MDS_LEASE_RELEASE related code (Xiubo Li) [2120166] - ceph: allow ceph.dir.rctime xattr to be updatable (Xiubo Li) [2120166] - powercap: RAPL: Add Power Limit4 support for Alder Lake-N and Raptor Lake-P (David Arcari) [2106144] - powercap: intel_rapl: remove redundant store to value after multiply (David Arcari) [2106144] - powercap: RAPL: Add Power Limit4 support for RaptorLake (David Arcari) [2106144] - powercap: intel_rapl: support new layout of Psys PowerLimit Register on SPR (David Arcari) [2106144] - powercap: Add Power Limit4 support for Alder Lake SoC (David Arcari) [2106144] - Revert "Merge: Backport Aspeed conversion to shmem" (Herton R. Krzesinski) ...
Thu, 15 Dec 2022 01:26:42 GMT: kernel-debug-devel-matched-5.14.0-214.el9.x86_64
kernel-debug-devel-matched - Meta package to install matching core and devel packages for a given kernel
This meta package is used to install matching core and devel packages for a given kernel.
Change Log:
Wed, 14 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-214.el9] - sfc: move unmaintained message to sfc_siena (Íñigo Huguet) [2112206 2139802] - sfc/siena: add entries for new CONFIG_SFC_SIENA* configs (Íñigo Huguet) [2112206 2139802] - sfc: Fix an error handling path in efx_pci_probe() (Íñigo Huguet) [2112206] - sfc: support PTP over Ethernet (Íñigo Huguet) [2112206 2139802] - sfc: support PTP over IPv6/UDP (Íñigo Huguet) [2112206 2139802] - sfc: allow more flexible way of adding filters for PTP (Íñigo Huguet) [2112206 2139802] - sfc: correct filter_table_remove method for EF10 PFs (Íñigo Huguet) [2112206] - sfc/siena: fix null pointer dereference in efx_hard_start_xmit (Íñigo Huguet) [2112206] - sfc/siena: fix TX channel offset when using legacy interrupts (Íñigo Huguet) [2112206] - sfc: implement ethtool get/set RX ring size for EF100 reps (Íñigo Huguet) [2112206] - sfc: use a dynamic m-port for representor RX and set it promisc (Íñigo Huguet) [2112206] - sfc: move table locking into filter_table_{probe,remove} methods (Íñigo Huguet) [2112206] - sfc: insert default MAE rules to connect VFs to representors (Íñigo Huguet) [2112206] - sfc: receive packets from EF100 VFs into representors (Íñigo Huguet) [2112206] - sfc: check ef100 RX packets are from the wire (Íñigo Huguet) [2112206] - sfc: determine wire m-port at EF100 PF probe time (Íñigo Huguet) [2112206] - sfc: ef100 representor RX top half (Íñigo Huguet) [2112206] - sfc: ef100 representor RX NAPI poll (Íñigo Huguet) [2112206] - sfc: plumb ef100 representor stats (Íñigo Huguet) [2112206] - sfc: disable softirqs for ptp TX (Íñigo Huguet) [2112206] - sfc/siena: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc: attach/detach EF100 representors along with their owning PF (Íñigo Huguet) [2112206] - sfc: hook up ef100 representor TX (Íñigo Huguet) [2112206] - sfc: support passing a representor to the EF100 TX path (Íñigo Huguet) [2112206] - sfc: determine representee m-port for EF100 representors (Íñigo Huguet) [2112206] - sfc: phys port/switch identification for ef100 reps (Íñigo Huguet) [2112206] - sfc: add basic ethtool ops to ef100 reps (Íñigo Huguet) [2112206] - sfc: add skeleton ef100 VF representors (Íñigo Huguet) [2112206] - sfc: detect ef100 MAE admin privilege/capability at probe time (Íñigo Huguet) [2112206] - sfc: update EF100 register descriptions (Íñigo Huguet) [2112206] - sfc: update MCDI protocol headers (Íñigo Huguet) [2112206] - sfc/siena: Use the bitmap API to allocate bitmaps (Íñigo Huguet) [2112206] - sfc: Separate netdev probe/remove from PCI probe/remove (Íñigo Huguet) [2112206] - sfc: replace function name in string with __func__ (Íñigo Huguet) [2112206] - sfc: Unsplit literal string. (Íñigo Huguet) [2112206] - sfc: Move EF100 efx_nic_type structs to the end of the file (Íñigo Huguet) [2112206] - sfc: Separate efx_nic memory from net_device memory (Íñigo Huguet) [2112206] - sfc: Encapsulate access to netdev_priv() (Íñigo Huguet) [2112206] - sfc: Change BUG_ON to WARN_ON and recovery code. (Íñigo Huguet) [2112206] - sfc: Remove netdev init from efx_init_struct (Íñigo Huguet) [2112206] - sfc: Add a PROBED state for EF100 VDPA use. (Íñigo Huguet) [2112206] - sfc: Split STATE_READY in to STATE_NET_DOWN and STATE_NET_UP. (Íñigo Huguet) [2112206] - sfc: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc: siena: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc/siena: Fix typo in comment (Íñigo Huguet) [2112206] - sfc: Fix typo in comment (Íñigo Huguet) [2112206] - sfc/siena: fix wrong tx channel offset with efx_separate_tx_channels (Íñigo Huguet) [2112206] - sfc/siena: fix considering that all channels have TX queues (Íñigo Huguet) [2112206] - sfc/siena: Remove duplicate check on segments (Íñigo Huguet) [2112206] - sfc: siena: Have a unique wrapper ifndef for efx channels header (Íñigo Huguet) [2112206] - eth: sfc: remove remnants of the out-of-tree napi_weight module param (Íñigo Huguet) [2112206] - sfc: siena: Fix Kconfig dependencies (Íñigo Huguet) [2112206] - sfc/siena: Reinstate SRIOV init/fini function calls (Íñigo Huguet) [2112206] - sfc/siena: Make PTP and reset support specific for Siena (Íñigo Huguet) [2112206] - sfc/siena: Make MCDI logging support specific for Siena (Íñigo Huguet) [2112206] - siena: Make HWMON support specific for Siena (Íñigo Huguet) [2112206] - siena: Make SRIOV support specific for Siena (Íñigo Huguet) [2112206] - siena: Make MTD support specific for Siena (Íñigo Huguet) [2112206] - sfc: Add a basic Siena module (Íñigo Huguet) [2112206] - sfc/siena: Inline functions in sriov.h to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in mcdi headers to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename peripheral functions to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename RX/TX functions to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in efx headers to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Remove build references to missing functionality (Íñigo Huguet) [2112206] - sfc: Copy shared files needed for Siena (part 2) (Íñigo Huguet) [2112206] - sfc: Copy shared files needed for Siena (part 1) (Íñigo Huguet) [2112206] - sfc: Move Siena specific files (Íñigo Huguet) [2112206] - sfc: Copy a subset of mcdi_pcol.h to siena (Íñigo Huguet) [2112206] - sfc: Disable Siena support (Íñigo Huguet) [2112206] - sfc: add EF100 VF support via a write to sriov_numvfs (Íñigo Huguet) [2112206] - sfc: Remove global definition of efx_reset_type_names (Íñigo Huguet) [2112206] - sfc: Remove duplicate definition of efx_xmit_done (Íñigo Huguet) [2112206] - sfc: efx_default_channel_type APIs can be static (Íñigo Huguet) [2112206] - sfc: Fix spelling mistake "writting" -> "writing" (Íñigo Huguet) [2112206] - sfc: ef10: Fix assigning negative value to unsigned variable (Íñigo Huguet) [2112206] - sfc: use hardware tx timestamps for more than PTP (Íñigo Huguet) [2112206 2139802] - drm/vc4: hdmi: Fix build error for implicit function declaration (Adrien Thierry) [2138240] - drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage (Adrien Thierry) [2138240] - drm/vc4: Fix build error when CONFIG_DRM_VC4=y && CONFIG_RASPBERRYPI_FIRMWARE=m (Adrien Thierry) [2138240] - drm/vc4: Make use of the helper component_compare_dev (Adrien Thierry) [2138240] - drm/vc4: Use drm_mode_copy() (Adrien Thierry) [2138240] - drm/vc4: crtc: Fix runtime_pm reference counting (Adrien Thierry) [2138240] - drm/vc4: hdmi: Unregister codec device on unbind (Adrien Thierry) [2138240] - drm/vc4: Use of_device_get_match_data() (Adrien Thierry) [2138240] - drm/vc4: crtc: Fix redundant variable assignment (Adrien Thierry) [2138240] - drm/vc4: hdmi: Allow DBLCLK modes even if horz timing is odd. (Adrien Thierry) [2138240] - drm/vc4: hdmi: Don't try disabling SCDC on Pi0-3. (Adrien Thierry) [2138240] - drm/vc4: hdmi: Ensure we don't use 2711 HPD registers on Pi0-3 (Adrien Thierry) [2138240] - drm/vc4: hdmi: Simplify the connector state retrieval (Adrien Thierry) [2138240] - drm/vc4: hdmi: Change CSC callback prototype (Adrien Thierry) [2138240] - drm/vc4: hdmi: Define colorspace matrices (Adrien Thierry) [2138240] - drm/vc4: hdmi: Replace CSC_CTL hardcoded value by defines (Adrien Thierry) [2138240] - drm/vc4: hdmi: Move XBAR setup to csc_setup (Adrien Thierry) [2138240] - drm/vc4: hdmi: Use full range helper in csc functions (Adrien Thierry) [2138240] - drm/vc4: hdmi: Add full range RGB helper (Adrien Thierry) [2138240] - drm/edid: Rename drm_hdmi_avi_infoframe_colorspace to _colorimetry (Adrien Thierry) [2138240] - drm/vc4: Fix deadlock on DSI device attach error (Adrien Thierry) [2138240] - drm/vc4: remove redundant assignment of variable size (Adrien Thierry) [2138240] - drm/vc4: Notify the firmware when DRM is in charge (Adrien Thierry) [2138240] - drm/vc4: Remove conflicting framebuffers before callind bind_all (Adrien Thierry) [2138240] - drm/vc4: Support nomodeset (Adrien Thierry) [2138240] - firmware: raspberrypi: Add RPI_FIRMWARE_NOTIFY_DISPLAY_DONE (Adrien Thierry) [2138240] - drm/vc4: plane: Add support for YUV color encodings and ranges (Adrien Thierry) [2138240] - drm/vc4: plane: Add support for DRM_FORMAT_P030 (Adrien Thierry) [2138240] - drm/vc4: kms: Wait for the commit before increasing our clock rate (Adrien Thierry) [2138240] - drm: Remove CONFIG_DRM_KMS_CMA_HELPER option (Adrien Thierry) [2138240] - drm/cma-helper: Pass GEM CMA object in public interfaces (Adrien Thierry) [2138240] - drm/cma-helper: Export dedicated wrappers for GEM object functions (Adrien Thierry) [2138240] - drm/vc4: kms: Fix previous HVS commit wait (Adrien Thierry) [2138240] - drm/vc4: kms: Don't duplicate pending commit (Adrien Thierry) [2138240] - drm/vc4: kms: Clear the HVS FIFO commit pointer once done (Adrien Thierry) [2138240] - drm/vc4: kms: Add missing drm_crtc_commit_put (Adrien Thierry) [2138240] - drm/vc4: kms: Fix return code check (Adrien Thierry) [2138240] - drm/vc4: fix error code in vc4_create_object() (Adrien Thierry) [2138240] - drm/vc4: hdmi: Introduce a scdc_enabled flag (Adrien Thierry) [2138240] - drm/vc4: hdmi: Introduce an output_enabled flag (Adrien Thierry) [2138240] - drm/vc4: hdmi: Check the device state in prepare() (Adrien Thierry) [2138240] - drm/vc4: hdmi: Prevent access to crtc->state outside of KMS (Adrien Thierry) [2138240] - drm/vc4: hdmi: Use a mutex to prevent concurrent framework access (Adrien Thierry) [2138240] - drm/vc4: hdmi: Add a spinlock to protect register access (Adrien Thierry) [2138240] - drm/vc4: crtc: Copy assigned channel to the CRTC (Adrien Thierry) [2138240] - drm/vc4: Fix non-blocking commit getting stuck forever (Adrien Thierry) [2138240] - drm/vc4: crtc: Drop feed_txp from state (Adrien Thierry) [2138240] - drm/vc4: Increase the core clock based on HVS load (Adrien Thierry) [2138240] - drm/vc4: hdmi: Enable the scrambler on reconnection (Adrien Thierry) [2138240] - drm/vc4: hdmi: Raise the maximum clock rate (Adrien Thierry) [2138240] - drm/vc4: Leverage the load tracker on the BCM2711 (Adrien Thierry) [2138240] - drm/vc4: crtc: Add some logging (Adrien Thierry) [2138240] - drm/vc4: crtc: Rework the encoder retrieval code (again) (Adrien Thierry) [2138240] - drm/vc4: crtc: Add encoder to vc4_crtc_config_pv prototype (Adrien Thierry) [2138240] - drm/vc4: Make vc4_crtc_get_encoder public (Adrien Thierry) [2138240] - drm/vc4: hdmi: Fix HPD GPIO detection (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove the DDC probing for status detection (Adrien Thierry) [2138240] - drm/vc4: crtc: Make sure the HDMI controller is powered when disabling (Adrien Thierry) [2138240] - drm/vc4: hdmi: Warn if we access the controller while disabled (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the device is powered with CEC (Adrien Thierry) [2138240] - drm/vc4: hdmi: Split the CEC disable / enable functions in two (Adrien Thierry) [2138240] - drm/vc4: hdmi: Rework the pre_crtc_configure error handling (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the controller is powered up during bind (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the controller is powered in detect (Adrien Thierry) [2138240] - drm/vc4: hdmi: Move the HSM clock enable to runtime_pm (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set a default HSM rate (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove unused struct (Adrien Thierry) [2138240] - drm/vc4: hdmi: Actually check for the connector status in hotplug (Adrien Thierry) [2138240] - Revert "drm/vc4: hdmi: Remove drm_encoder->crtc usage" (Adrien Thierry) [2138240] - Revert drm/vc4 hdmi runtime PM changes (Adrien Thierry) [2138240] - drm/vc4: dsi: Switch to devm_drm_of_get_bridge (Adrien Thierry) [2138240] - drm/vc4: dpi: Switch to devm_drm_of_get_bridge (Adrien Thierry) [2138240] - drm/vc4: Make use of the helper function devm_platform_ioremap_resource() (Adrien Thierry) [2138240] - drm/vc4: hdmi: make vc4_hdmi_codec_pdata static (Adrien Thierry) [2138240] - drm/vc4: Convert to Linux IRQ interfaces (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove unused struct (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove redundant variables (Adrien Thierry) [2138240] - drm/bridge: Centralize error message when bridge attach fails (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove drm_encoder->crtc usage (Adrien Thierry) [2138240] - drm/vc4: hdmi: Only call into DRM framework if registered (Adrien Thierry) [2138240] - drm/vc4: hdmi: Drop devm interrupt handler for hotplug interrupts (Adrien Thierry) [2138240] - drm: vc4: Fix pixel-wrap issue with DVP teardown (Adrien Thierry) [2138240] - drm/vc4: hdmi: Limit noise when deferring snd card registration (Adrien Thierry) [2138240] - drm/aperture: Pass DRM driver structure instead of driver name (Adrien Thierry) [2138240] - drm/vc4: Don't set struct drm_device.irq_enabled (Adrien Thierry) [2138240] - drm/vc4: hdmi: Register HDMI codec (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove firmware logic for MAI threshold setting (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set VC4_HDMI_MAI_CONFIG_FORMAT_REVERSE (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set HDMI_MAI_FMT (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set HD_CTL_WHOLSMP and HD_CTL_CHALIGN_SET (Adrien Thierry) [2138240] - drm/vc4: hdmi: Rely on interrupts to handle hotplug (Adrien Thierry) [2138240] Wed, 14 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-213.el9] - redhat: configs: disable vDPA on all archs except x86_64 (Laurent Vivier) [2140885] - pipe: Fix missing lock in pipe_resize_ring() (Ian Kent) [2141632] {CVE-2022-2959} - NFSD: Protect against send buffer overflow in NFSv3 READ (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv2 READ (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv3 READDIR (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv2 READDIR (Scott Mayhew) [2141770] {CVE-2022-43945} - SUNRPC: Fix svcxdr_init_encode's buflen calculation (Scott Mayhew) [2141770] {CVE-2022-43945} - SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculation (Scott Mayhew) [2141770] {CVE-2022-43945} - block: change request end_io handler to pass back a return value (Eric Chanudet) [2139205] - block: Change the return type of blk_mq_map_queues() into void (Eric Chanudet) [2139205] - block: simplify disk shutdown (Eric Chanudet) [2139205] - scsi: ufs: Split the drivers/scsi/ufs directory (Eric Chanudet) [2139205] - blk-mq: remove the done argument to blk_execute_rq_nowait (Eric Chanudet) [2139205] - i40e: Fix error handling in i40e_init_module() (Stefan Assmann) [2104466] - i40e: Add appropriate error message logged for incorrect duplex setting (Stefan Assmann) [2104466] - i40e: Add i40e_napi_poll tracepoint (Stefan Assmann) [2104466] - i40e: Record number of RXes cleaned during NAPI (Stefan Assmann) [2104466] - i40e: Record number TXes cleaned during NAPI (Stefan Assmann) [2104466] - i40e: Store the irq number in i40e_q_vector (Stefan Assmann) [2104466] - ptp: introduce helpers to adjust by scaled parts per million (Stefan Assmann) [2104466] - net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers). (Stefan Assmann) [2104466] - i40e: Fix flow-type by setting GL_HASH_INSET registers (Stefan Assmann) [2104466] - i40e: Fix VF hang when reset is triggered on another VF (Stefan Assmann) [2104466] - i40e: Fix ethtool rx-flow-hash setting for X722 (Stefan Assmann) [2104466] - i40e: Fix DMA mappings leak (Stefan Assmann) [2104466] - i40e: add description and modify interrupts configuration procedure (Stefan Assmann) [2104466] - i40e: Add basic support for I710 devices (Stefan Assmann) [2104466] - i40e: Fix set max_tx_rate when it is lower than 1 Mbps (Stefan Assmann) [2104466] - i40e: Fix VF set max MTU size (Stefan Assmann) [2104466] - i40e: Fix ADQ rate limiting for PF (Stefan Assmann) [2104466] - net: ethernet: move from strlcpy with unused retval to strscpy (Stefan Assmann) [2104466] - i40e: Fix incorrect address type for IPv6 flow rules (Stefan Assmann) [2104466] - i40e: Fix to stop tx_timeout recovery if GLOBR fails (Stefan Assmann) [2104466] - i40e: convert .adjfreq to .adjfine (Stefan Assmann) [2104466] - i40e: use mul_u64_u64_div_u64 for PTP frequency calculation (Stefan Assmann) [2104466] - i40e: Fix interface init with MSI interrupts (no MSI-X) (Stefan Assmann) [2104466] - i40e: Refactor tc mqprio checks (Stefan Assmann) [2104466] - i40e: Fix erroneous adapter reinitialization during recovery process (Stefan Assmann) [2104466] - i40e: Fix VF's MAC Address change on VM (Stefan Assmann) [2104466] - i40e: Fix dropped jumbo frames statistics (Stefan Assmann) [2104466] - intel/i40e:fix repeated words in comments (Stefan Assmann) [2104466] - intel: remove unused macros (Stefan Assmann) [2104466] - i40e: read the XDP program once per NAPI (Stefan Assmann) [2104466] - intel/i40e: delete if NULL check before dev_kfree_skb (Stefan Assmann) [2104466] - i40e: Remove unnecessary synchronize_irq() before free_irq() (Stefan Assmann) [2104466] - i40e: Add support for ethtool -s <interface> speed <speed in Mb> (Stefan Assmann) [2104466] - i40e: Add VF VLAN pruning (Stefan Assmann) [2104466] - ethernet: constify references to netdev->dev_addr in drivers (Stefan Assmann) [2104466] Tue, 13 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-212.el9] - udp: track the forward memory release threshold in an hot cacheline (Paolo Abeni) [2133057] - net: introduce and use custom sockopt socket flag (Paolo Abeni) [2133057] - bpf: Change bpf_setsockopt(SOL_SOCKET) to reuse sk_setsockopt() (Paolo Abeni) [2133057] - net: Add sk_setsockopt() to take the sk ptr instead of the sock ptr (Paolo Abeni) [2133057] - net: skb: introduce and use a single page frag cache (Paolo Abeni) [2133057] - net: add napi_get_frags_check() helper (Paolo Abeni) [2133057] - libceph: clean up ceph_osdc_start_request prototype (Xiubo Li) [2120166] - rbd: replace usage of found with dedicated list iterator variable (Xiubo Li) [2120166] - libceph: fix ceph_pagelist_reserve() comment typo (Xiubo Li) [2120166] - ceph: don't truncate file in atomic_open (Xiubo Li) [2120166] - ceph: make f_bsize always equal to f_frsize (Xiubo Li) [2120166] - libceph: print fsid and epoch with osd id (Xiubo Li) [2120166] - libceph: check pointer before assigned to "c->rules[]" (Xiubo Li) [2120166] - ceph: update the auth cap when the async create req is forwarded (Xiubo Li) [2120166] - ceph: make change_auth_cap_ses a global symbol (Xiubo Li) [2120166] - ceph: fix incorrect old_size length in ceph_mds_request_args (Xiubo Li) [2120166] - ceph: convert to generic_file_llseek (Xiubo Li) [2120166] - ceph: fix the incorrect comment for the ceph_mds_caps struct (Xiubo Li) [2120166] - ceph: don't leak snap_rwsem in handle_cap_grant (Xiubo Li) [2120166] - ceph: prevent a client from exceeding the MDS maximum xattr size (Xiubo Li) [2120166] - ceph: choose auth MDS for getxattr with the Xs caps (Xiubo Li) [2120166] - ceph: add session already open notify support (Xiubo Li) [2120166] - ceph: wait for the first reply of inflight async unlink (Xiubo Li) [2120166] - fs/dcache: export d_same_name() helper (Xiubo Li) [2120166] - ceph: remove useless CEPHFS_FEATURES_CLIENT_REQUIRED (Xiubo Li) [2120166] - ceph: use correct index when encoding client supported features (Xiubo Li) [2120166] - ceph: switch TASK_INTERRUPTIBLE to TASK_KILLABLE (Xiubo Li) [2120166] - ceph: remove redundant variable ino (Xiubo Li) [2120166] - ceph: try to queue a writeback if revoking fails (Xiubo Li) [2120166] - ceph: fix statfs for subdir mounts (Xiubo Li) [2120166] - ceph: try to choose the auth MDS if possible for getattr (Xiubo Li) [2120166] - ceph: disable updating the atime since cephfs won't maintain it (Xiubo Li) [2120166] - ceph: flush the mdlog for filesystem sync (Xiubo Li) [2120166] - ceph: rename unsafe_request_wait() (Xiubo Li) [2120166] - libceph: use swap() macro instead of taking tmp variable (Xiubo Li) [2120166] - ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check (Xiubo Li) [2120166] - ceph: use dedicated list iterator variable (Xiubo Li) [2120166] - ceph: update the dlease for the hashed dentry when removing (Xiubo Li) [2120166] - ceph: stop retrying the request when exceeding 256 times (Xiubo Li) [2120166] - ceph: stop forwarding the request when exceeding 256 times (Xiubo Li) [2120166] - ceph: remove unused CEPH_MDS_LEASE_RELEASE related code (Xiubo Li) [2120166] - ceph: allow ceph.dir.rctime xattr to be updatable (Xiubo Li) [2120166] - powercap: RAPL: Add Power Limit4 support for Alder Lake-N and Raptor Lake-P (David Arcari) [2106144] - powercap: intel_rapl: remove redundant store to value after multiply (David Arcari) [2106144] - powercap: RAPL: Add Power Limit4 support for RaptorLake (David Arcari) [2106144] - powercap: intel_rapl: support new layout of Psys PowerLimit Register on SPR (David Arcari) [2106144] - powercap: Add Power Limit4 support for Alder Lake SoC (David Arcari) [2106144] - Revert "Merge: Backport Aspeed conversion to shmem" (Herton R. Krzesinski) ...
Thu, 15 Dec 2022 01:26:42 GMT: kernel-devel-matched-5.14.0-214.el9.x86_64
kernel-devel-matched - Meta package to install matching core and devel packages for a given kernel
This meta package is used to install matching core and devel packages for a given kernel.
Change Log:
Wed, 14 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-214.el9] - sfc: move unmaintained message to sfc_siena (Íñigo Huguet) [2112206 2139802] - sfc/siena: add entries for new CONFIG_SFC_SIENA* configs (Íñigo Huguet) [2112206 2139802] - sfc: Fix an error handling path in efx_pci_probe() (Íñigo Huguet) [2112206] - sfc: support PTP over Ethernet (Íñigo Huguet) [2112206 2139802] - sfc: support PTP over IPv6/UDP (Íñigo Huguet) [2112206 2139802] - sfc: allow more flexible way of adding filters for PTP (Íñigo Huguet) [2112206 2139802] - sfc: correct filter_table_remove method for EF10 PFs (Íñigo Huguet) [2112206] - sfc/siena: fix null pointer dereference in efx_hard_start_xmit (Íñigo Huguet) [2112206] - sfc/siena: fix TX channel offset when using legacy interrupts (Íñigo Huguet) [2112206] - sfc: implement ethtool get/set RX ring size for EF100 reps (Íñigo Huguet) [2112206] - sfc: use a dynamic m-port for representor RX and set it promisc (Íñigo Huguet) [2112206] - sfc: move table locking into filter_table_{probe,remove} methods (Íñigo Huguet) [2112206] - sfc: insert default MAE rules to connect VFs to representors (Íñigo Huguet) [2112206] - sfc: receive packets from EF100 VFs into representors (Íñigo Huguet) [2112206] - sfc: check ef100 RX packets are from the wire (Íñigo Huguet) [2112206] - sfc: determine wire m-port at EF100 PF probe time (Íñigo Huguet) [2112206] - sfc: ef100 representor RX top half (Íñigo Huguet) [2112206] - sfc: ef100 representor RX NAPI poll (Íñigo Huguet) [2112206] - sfc: plumb ef100 representor stats (Íñigo Huguet) [2112206] - sfc: disable softirqs for ptp TX (Íñigo Huguet) [2112206] - sfc/siena: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc: attach/detach EF100 representors along with their owning PF (Íñigo Huguet) [2112206] - sfc: hook up ef100 representor TX (Íñigo Huguet) [2112206] - sfc: support passing a representor to the EF100 TX path (Íñigo Huguet) [2112206] - sfc: determine representee m-port for EF100 representors (Íñigo Huguet) [2112206] - sfc: phys port/switch identification for ef100 reps (Íñigo Huguet) [2112206] - sfc: add basic ethtool ops to ef100 reps (Íñigo Huguet) [2112206] - sfc: add skeleton ef100 VF representors (Íñigo Huguet) [2112206] - sfc: detect ef100 MAE admin privilege/capability at probe time (Íñigo Huguet) [2112206] - sfc: update EF100 register descriptions (Íñigo Huguet) [2112206] - sfc: update MCDI protocol headers (Íñigo Huguet) [2112206] - sfc/siena: Use the bitmap API to allocate bitmaps (Íñigo Huguet) [2112206] - sfc: Separate netdev probe/remove from PCI probe/remove (Íñigo Huguet) [2112206] - sfc: replace function name in string with __func__ (Íñigo Huguet) [2112206] - sfc: Unsplit literal string. (Íñigo Huguet) [2112206] - sfc: Move EF100 efx_nic_type structs to the end of the file (Íñigo Huguet) [2112206] - sfc: Separate efx_nic memory from net_device memory (Íñigo Huguet) [2112206] - sfc: Encapsulate access to netdev_priv() (Íñigo Huguet) [2112206] - sfc: Change BUG_ON to WARN_ON and recovery code. (Íñigo Huguet) [2112206] - sfc: Remove netdev init from efx_init_struct (Íñigo Huguet) [2112206] - sfc: Add a PROBED state for EF100 VDPA use. (Íñigo Huguet) [2112206] - sfc: Split STATE_READY in to STATE_NET_DOWN and STATE_NET_UP. (Íñigo Huguet) [2112206] - sfc: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc: siena: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc/siena: Fix typo in comment (Íñigo Huguet) [2112206] - sfc: Fix typo in comment (Íñigo Huguet) [2112206] - sfc/siena: fix wrong tx channel offset with efx_separate_tx_channels (Íñigo Huguet) [2112206] - sfc/siena: fix considering that all channels have TX queues (Íñigo Huguet) [2112206] - sfc/siena: Remove duplicate check on segments (Íñigo Huguet) [2112206] - sfc: siena: Have a unique wrapper ifndef for efx channels header (Íñigo Huguet) [2112206] - eth: sfc: remove remnants of the out-of-tree napi_weight module param (Íñigo Huguet) [2112206] - sfc: siena: Fix Kconfig dependencies (Íñigo Huguet) [2112206] - sfc/siena: Reinstate SRIOV init/fini function calls (Íñigo Huguet) [2112206] - sfc/siena: Make PTP and reset support specific for Siena (Íñigo Huguet) [2112206] - sfc/siena: Make MCDI logging support specific for Siena (Íñigo Huguet) [2112206] - siena: Make HWMON support specific for Siena (Íñigo Huguet) [2112206] - siena: Make SRIOV support specific for Siena (Íñigo Huguet) [2112206] - siena: Make MTD support specific for Siena (Íñigo Huguet) [2112206] - sfc: Add a basic Siena module (Íñigo Huguet) [2112206] - sfc/siena: Inline functions in sriov.h to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in mcdi headers to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename peripheral functions to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename RX/TX functions to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in efx headers to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Remove build references to missing functionality (Íñigo Huguet) [2112206] - sfc: Copy shared files needed for Siena (part 2) (Íñigo Huguet) [2112206] - sfc: Copy shared files needed for Siena (part 1) (Íñigo Huguet) [2112206] - sfc: Move Siena specific files (Íñigo Huguet) [2112206] - sfc: Copy a subset of mcdi_pcol.h to siena (Íñigo Huguet) [2112206] - sfc: Disable Siena support (Íñigo Huguet) [2112206] - sfc: add EF100 VF support via a write to sriov_numvfs (Íñigo Huguet) [2112206] - sfc: Remove global definition of efx_reset_type_names (Íñigo Huguet) [2112206] - sfc: Remove duplicate definition of efx_xmit_done (Íñigo Huguet) [2112206] - sfc: efx_default_channel_type APIs can be static (Íñigo Huguet) [2112206] - sfc: Fix spelling mistake "writting" -> "writing" (Íñigo Huguet) [2112206] - sfc: ef10: Fix assigning negative value to unsigned variable (Íñigo Huguet) [2112206] - sfc: use hardware tx timestamps for more than PTP (Íñigo Huguet) [2112206 2139802] - drm/vc4: hdmi: Fix build error for implicit function declaration (Adrien Thierry) [2138240] - drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage (Adrien Thierry) [2138240] - drm/vc4: Fix build error when CONFIG_DRM_VC4=y && CONFIG_RASPBERRYPI_FIRMWARE=m (Adrien Thierry) [2138240] - drm/vc4: Make use of the helper component_compare_dev (Adrien Thierry) [2138240] - drm/vc4: Use drm_mode_copy() (Adrien Thierry) [2138240] - drm/vc4: crtc: Fix runtime_pm reference counting (Adrien Thierry) [2138240] - drm/vc4: hdmi: Unregister codec device on unbind (Adrien Thierry) [2138240] - drm/vc4: Use of_device_get_match_data() (Adrien Thierry) [2138240] - drm/vc4: crtc: Fix redundant variable assignment (Adrien Thierry) [2138240] - drm/vc4: hdmi: Allow DBLCLK modes even if horz timing is odd. (Adrien Thierry) [2138240] - drm/vc4: hdmi: Don't try disabling SCDC on Pi0-3. (Adrien Thierry) [2138240] - drm/vc4: hdmi: Ensure we don't use 2711 HPD registers on Pi0-3 (Adrien Thierry) [2138240] - drm/vc4: hdmi: Simplify the connector state retrieval (Adrien Thierry) [2138240] - drm/vc4: hdmi: Change CSC callback prototype (Adrien Thierry) [2138240] - drm/vc4: hdmi: Define colorspace matrices (Adrien Thierry) [2138240] - drm/vc4: hdmi: Replace CSC_CTL hardcoded value by defines (Adrien Thierry) [2138240] - drm/vc4: hdmi: Move XBAR setup to csc_setup (Adrien Thierry) [2138240] - drm/vc4: hdmi: Use full range helper in csc functions (Adrien Thierry) [2138240] - drm/vc4: hdmi: Add full range RGB helper (Adrien Thierry) [2138240] - drm/edid: Rename drm_hdmi_avi_infoframe_colorspace to _colorimetry (Adrien Thierry) [2138240] - drm/vc4: Fix deadlock on DSI device attach error (Adrien Thierry) [2138240] - drm/vc4: remove redundant assignment of variable size (Adrien Thierry) [2138240] - drm/vc4: Notify the firmware when DRM is in charge (Adrien Thierry) [2138240] - drm/vc4: Remove conflicting framebuffers before callind bind_all (Adrien Thierry) [2138240] - drm/vc4: Support nomodeset (Adrien Thierry) [2138240] - firmware: raspberrypi: Add RPI_FIRMWARE_NOTIFY_DISPLAY_DONE (Adrien Thierry) [2138240] - drm/vc4: plane: Add support for YUV color encodings and ranges (Adrien Thierry) [2138240] - drm/vc4: plane: Add support for DRM_FORMAT_P030 (Adrien Thierry) [2138240] - drm/vc4: kms: Wait for the commit before increasing our clock rate (Adrien Thierry) [2138240] - drm: Remove CONFIG_DRM_KMS_CMA_HELPER option (Adrien Thierry) [2138240] - drm/cma-helper: Pass GEM CMA object in public interfaces (Adrien Thierry) [2138240] - drm/cma-helper: Export dedicated wrappers for GEM object functions (Adrien Thierry) [2138240] - drm/vc4: kms: Fix previous HVS commit wait (Adrien Thierry) [2138240] - drm/vc4: kms: Don't duplicate pending commit (Adrien Thierry) [2138240] - drm/vc4: kms: Clear the HVS FIFO commit pointer once done (Adrien Thierry) [2138240] - drm/vc4: kms: Add missing drm_crtc_commit_put (Adrien Thierry) [2138240] - drm/vc4: kms: Fix return code check (Adrien Thierry) [2138240] - drm/vc4: fix error code in vc4_create_object() (Adrien Thierry) [2138240] - drm/vc4: hdmi: Introduce a scdc_enabled flag (Adrien Thierry) [2138240] - drm/vc4: hdmi: Introduce an output_enabled flag (Adrien Thierry) [2138240] - drm/vc4: hdmi: Check the device state in prepare() (Adrien Thierry) [2138240] - drm/vc4: hdmi: Prevent access to crtc->state outside of KMS (Adrien Thierry) [2138240] - drm/vc4: hdmi: Use a mutex to prevent concurrent framework access (Adrien Thierry) [2138240] - drm/vc4: hdmi: Add a spinlock to protect register access (Adrien Thierry) [2138240] - drm/vc4: crtc: Copy assigned channel to the CRTC (Adrien Thierry) [2138240] - drm/vc4: Fix non-blocking commit getting stuck forever (Adrien Thierry) [2138240] - drm/vc4: crtc: Drop feed_txp from state (Adrien Thierry) [2138240] - drm/vc4: Increase the core clock based on HVS load (Adrien Thierry) [2138240] - drm/vc4: hdmi: Enable the scrambler on reconnection (Adrien Thierry) [2138240] - drm/vc4: hdmi: Raise the maximum clock rate (Adrien Thierry) [2138240] - drm/vc4: Leverage the load tracker on the BCM2711 (Adrien Thierry) [2138240] - drm/vc4: crtc: Add some logging (Adrien Thierry) [2138240] - drm/vc4: crtc: Rework the encoder retrieval code (again) (Adrien Thierry) [2138240] - drm/vc4: crtc: Add encoder to vc4_crtc_config_pv prototype (Adrien Thierry) [2138240] - drm/vc4: Make vc4_crtc_get_encoder public (Adrien Thierry) [2138240] - drm/vc4: hdmi: Fix HPD GPIO detection (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove the DDC probing for status detection (Adrien Thierry) [2138240] - drm/vc4: crtc: Make sure the HDMI controller is powered when disabling (Adrien Thierry) [2138240] - drm/vc4: hdmi: Warn if we access the controller while disabled (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the device is powered with CEC (Adrien Thierry) [2138240] - drm/vc4: hdmi: Split the CEC disable / enable functions in two (Adrien Thierry) [2138240] - drm/vc4: hdmi: Rework the pre_crtc_configure error handling (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the controller is powered up during bind (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the controller is powered in detect (Adrien Thierry) [2138240] - drm/vc4: hdmi: Move the HSM clock enable to runtime_pm (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set a default HSM rate (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove unused struct (Adrien Thierry) [2138240] - drm/vc4: hdmi: Actually check for the connector status in hotplug (Adrien Thierry) [2138240] - Revert "drm/vc4: hdmi: Remove drm_encoder->crtc usage" (Adrien Thierry) [2138240] - Revert drm/vc4 hdmi runtime PM changes (Adrien Thierry) [2138240] - drm/vc4: dsi: Switch to devm_drm_of_get_bridge (Adrien Thierry) [2138240] - drm/vc4: dpi: Switch to devm_drm_of_get_bridge (Adrien Thierry) [2138240] - drm/vc4: Make use of the helper function devm_platform_ioremap_resource() (Adrien Thierry) [2138240] - drm/vc4: hdmi: make vc4_hdmi_codec_pdata static (Adrien Thierry) [2138240] - drm/vc4: Convert to Linux IRQ interfaces (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove unused struct (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove redundant variables (Adrien Thierry) [2138240] - drm/bridge: Centralize error message when bridge attach fails (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove drm_encoder->crtc usage (Adrien Thierry) [2138240] - drm/vc4: hdmi: Only call into DRM framework if registered (Adrien Thierry) [2138240] - drm/vc4: hdmi: Drop devm interrupt handler for hotplug interrupts (Adrien Thierry) [2138240] - drm: vc4: Fix pixel-wrap issue with DVP teardown (Adrien Thierry) [2138240] - drm/vc4: hdmi: Limit noise when deferring snd card registration (Adrien Thierry) [2138240] - drm/aperture: Pass DRM driver structure instead of driver name (Adrien Thierry) [2138240] - drm/vc4: Don't set struct drm_device.irq_enabled (Adrien Thierry) [2138240] - drm/vc4: hdmi: Register HDMI codec (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove firmware logic for MAI threshold setting (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set VC4_HDMI_MAI_CONFIG_FORMAT_REVERSE (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set HDMI_MAI_FMT (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set HD_CTL_WHOLSMP and HD_CTL_CHALIGN_SET (Adrien Thierry) [2138240] - drm/vc4: hdmi: Rely on interrupts to handle hotplug (Adrien Thierry) [2138240] Wed, 14 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-213.el9] - redhat: configs: disable vDPA on all archs except x86_64 (Laurent Vivier) [2140885] - pipe: Fix missing lock in pipe_resize_ring() (Ian Kent) [2141632] {CVE-2022-2959} - NFSD: Protect against send buffer overflow in NFSv3 READ (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv2 READ (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv3 READDIR (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv2 READDIR (Scott Mayhew) [2141770] {CVE-2022-43945} - SUNRPC: Fix svcxdr_init_encode's buflen calculation (Scott Mayhew) [2141770] {CVE-2022-43945} - SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculation (Scott Mayhew) [2141770] {CVE-2022-43945} - block: change request end_io handler to pass back a return value (Eric Chanudet) [2139205] - block: Change the return type of blk_mq_map_queues() into void (Eric Chanudet) [2139205] - block: simplify disk shutdown (Eric Chanudet) [2139205] - scsi: ufs: Split the drivers/scsi/ufs directory (Eric Chanudet) [2139205] - blk-mq: remove the done argument to blk_execute_rq_nowait (Eric Chanudet) [2139205] - i40e: Fix error handling in i40e_init_module() (Stefan Assmann) [2104466] - i40e: Add appropriate error message logged for incorrect duplex setting (Stefan Assmann) [2104466] - i40e: Add i40e_napi_poll tracepoint (Stefan Assmann) [2104466] - i40e: Record number of RXes cleaned during NAPI (Stefan Assmann) [2104466] - i40e: Record number TXes cleaned during NAPI (Stefan Assmann) [2104466] - i40e: Store the irq number in i40e_q_vector (Stefan Assmann) [2104466] - ptp: introduce helpers to adjust by scaled parts per million (Stefan Assmann) [2104466] - net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers). (Stefan Assmann) [2104466] - i40e: Fix flow-type by setting GL_HASH_INSET registers (Stefan Assmann) [2104466] - i40e: Fix VF hang when reset is triggered on another VF (Stefan Assmann) [2104466] - i40e: Fix ethtool rx-flow-hash setting for X722 (Stefan Assmann) [2104466] - i40e: Fix DMA mappings leak (Stefan Assmann) [2104466] - i40e: add description and modify interrupts configuration procedure (Stefan Assmann) [2104466] - i40e: Add basic support for I710 devices (Stefan Assmann) [2104466] - i40e: Fix set max_tx_rate when it is lower than 1 Mbps (Stefan Assmann) [2104466] - i40e: Fix VF set max MTU size (Stefan Assmann) [2104466] - i40e: Fix ADQ rate limiting for PF (Stefan Assmann) [2104466] - net: ethernet: move from strlcpy with unused retval to strscpy (Stefan Assmann) [2104466] - i40e: Fix incorrect address type for IPv6 flow rules (Stefan Assmann) [2104466] - i40e: Fix to stop tx_timeout recovery if GLOBR fails (Stefan Assmann) [2104466] - i40e: convert .adjfreq to .adjfine (Stefan Assmann) [2104466] - i40e: use mul_u64_u64_div_u64 for PTP frequency calculation (Stefan Assmann) [2104466] - i40e: Fix interface init with MSI interrupts (no MSI-X) (Stefan Assmann) [2104466] - i40e: Refactor tc mqprio checks (Stefan Assmann) [2104466] - i40e: Fix erroneous adapter reinitialization during recovery process (Stefan Assmann) [2104466] - i40e: Fix VF's MAC Address change on VM (Stefan Assmann) [2104466] - i40e: Fix dropped jumbo frames statistics (Stefan Assmann) [2104466] - intel/i40e:fix repeated words in comments (Stefan Assmann) [2104466] - intel: remove unused macros (Stefan Assmann) [2104466] - i40e: read the XDP program once per NAPI (Stefan Assmann) [2104466] - intel/i40e: delete if NULL check before dev_kfree_skb (Stefan Assmann) [2104466] - i40e: Remove unnecessary synchronize_irq() before free_irq() (Stefan Assmann) [2104466] - i40e: Add support for ethtool -s <interface> speed <speed in Mb> (Stefan Assmann) [2104466] - i40e: Add VF VLAN pruning (Stefan Assmann) [2104466] - ethernet: constify references to netdev->dev_addr in drivers (Stefan Assmann) [2104466] Tue, 13 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-212.el9] - udp: track the forward memory release threshold in an hot cacheline (Paolo Abeni) [2133057] - net: introduce and use custom sockopt socket flag (Paolo Abeni) [2133057] - bpf: Change bpf_setsockopt(SOL_SOCKET) to reuse sk_setsockopt() (Paolo Abeni) [2133057] - net: Add sk_setsockopt() to take the sk ptr instead of the sock ptr (Paolo Abeni) [2133057] - net: skb: introduce and use a single page frag cache (Paolo Abeni) [2133057] - net: add napi_get_frags_check() helper (Paolo Abeni) [2133057] - libceph: clean up ceph_osdc_start_request prototype (Xiubo Li) [2120166] - rbd: replace usage of found with dedicated list iterator variable (Xiubo Li) [2120166] - libceph: fix ceph_pagelist_reserve() comment typo (Xiubo Li) [2120166] - ceph: don't truncate file in atomic_open (Xiubo Li) [2120166] - ceph: make f_bsize always equal to f_frsize (Xiubo Li) [2120166] - libceph: print fsid and epoch with osd id (Xiubo Li) [2120166] - libceph: check pointer before assigned to "c->rules[]" (Xiubo Li) [2120166] - ceph: update the auth cap when the async create req is forwarded (Xiubo Li) [2120166] - ceph: make change_auth_cap_ses a global symbol (Xiubo Li) [2120166] - ceph: fix incorrect old_size length in ceph_mds_request_args (Xiubo Li) [2120166] - ceph: convert to generic_file_llseek (Xiubo Li) [2120166] - ceph: fix the incorrect comment for the ceph_mds_caps struct (Xiubo Li) [2120166] - ceph: don't leak snap_rwsem in handle_cap_grant (Xiubo Li) [2120166] - ceph: prevent a client from exceeding the MDS maximum xattr size (Xiubo Li) [2120166] - ceph: choose auth MDS for getxattr with the Xs caps (Xiubo Li) [2120166] - ceph: add session already open notify support (Xiubo Li) [2120166] - ceph: wait for the first reply of inflight async unlink (Xiubo Li) [2120166] - fs/dcache: export d_same_name() helper (Xiubo Li) [2120166] - ceph: remove useless CEPHFS_FEATURES_CLIENT_REQUIRED (Xiubo Li) [2120166] - ceph: use correct index when encoding client supported features (Xiubo Li) [2120166] - ceph: switch TASK_INTERRUPTIBLE to TASK_KILLABLE (Xiubo Li) [2120166] - ceph: remove redundant variable ino (Xiubo Li) [2120166] - ceph: try to queue a writeback if revoking fails (Xiubo Li) [2120166] - ceph: fix statfs for subdir mounts (Xiubo Li) [2120166] - ceph: try to choose the auth MDS if possible for getattr (Xiubo Li) [2120166] - ceph: disable updating the atime since cephfs won't maintain it (Xiubo Li) [2120166] - ceph: flush the mdlog for filesystem sync (Xiubo Li) [2120166] - ceph: rename unsafe_request_wait() (Xiubo Li) [2120166] - libceph: use swap() macro instead of taking tmp variable (Xiubo Li) [2120166] - ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check (Xiubo Li) [2120166] - ceph: use dedicated list iterator variable (Xiubo Li) [2120166] - ceph: update the dlease for the hashed dentry when removing (Xiubo Li) [2120166] - ceph: stop retrying the request when exceeding 256 times (Xiubo Li) [2120166] - ceph: stop forwarding the request when exceeding 256 times (Xiubo Li) [2120166] - ceph: remove unused CEPH_MDS_LEASE_RELEASE related code (Xiubo Li) [2120166] - ceph: allow ceph.dir.rctime xattr to be updatable (Xiubo Li) [2120166] - powercap: RAPL: Add Power Limit4 support for Alder Lake-N and Raptor Lake-P (David Arcari) [2106144] - powercap: intel_rapl: remove redundant store to value after multiply (David Arcari) [2106144] - powercap: RAPL: Add Power Limit4 support for RaptorLake (David Arcari) [2106144] - powercap: intel_rapl: support new layout of Psys PowerLimit Register on SPR (David Arcari) [2106144] - powercap: Add Power Limit4 support for Alder Lake SoC (David Arcari) [2106144] - Revert "Merge: Backport Aspeed conversion to shmem" (Herton R. Krzesinski) ...
Thu, 15 Dec 2022 01:26:42 GMT: perf-5.14.0-214.el9.x86_64
perf - Performance monitoring for the Linux kernel
This package contains the perf tool, which enables performance monitoring
of the Linux kernel.
Change Log:
Wed, 14 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-214.el9] - sfc: move unmaintained message to sfc_siena (Íñigo Huguet) [2112206 2139802] - sfc/siena: add entries for new CONFIG_SFC_SIENA* configs (Íñigo Huguet) [2112206 2139802] - sfc: Fix an error handling path in efx_pci_probe() (Íñigo Huguet) [2112206] - sfc: support PTP over Ethernet (Íñigo Huguet) [2112206 2139802] - sfc: support PTP over IPv6/UDP (Íñigo Huguet) [2112206 2139802] - sfc: allow more flexible way of adding filters for PTP (Íñigo Huguet) [2112206 2139802] - sfc: correct filter_table_remove method for EF10 PFs (Íñigo Huguet) [2112206] - sfc/siena: fix null pointer dereference in efx_hard_start_xmit (Íñigo Huguet) [2112206] - sfc/siena: fix TX channel offset when using legacy interrupts (Íñigo Huguet) [2112206] - sfc: implement ethtool get/set RX ring size for EF100 reps (Íñigo Huguet) [2112206] - sfc: use a dynamic m-port for representor RX and set it promisc (Íñigo Huguet) [2112206] - sfc: move table locking into filter_table_{probe,remove} methods (Íñigo Huguet) [2112206] - sfc: insert default MAE rules to connect VFs to representors (Íñigo Huguet) [2112206] - sfc: receive packets from EF100 VFs into representors (Íñigo Huguet) [2112206] - sfc: check ef100 RX packets are from the wire (Íñigo Huguet) [2112206] - sfc: determine wire m-port at EF100 PF probe time (Íñigo Huguet) [2112206] - sfc: ef100 representor RX top half (Íñigo Huguet) [2112206] - sfc: ef100 representor RX NAPI poll (Íñigo Huguet) [2112206] - sfc: plumb ef100 representor stats (Íñigo Huguet) [2112206] - sfc: disable softirqs for ptp TX (Íñigo Huguet) [2112206] - sfc/siena: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc: attach/detach EF100 representors along with their owning PF (Íñigo Huguet) [2112206] - sfc: hook up ef100 representor TX (Íñigo Huguet) [2112206] - sfc: support passing a representor to the EF100 TX path (Íñigo Huguet) [2112206] - sfc: determine representee m-port for EF100 representors (Íñigo Huguet) [2112206] - sfc: phys port/switch identification for ef100 reps (Íñigo Huguet) [2112206] - sfc: add basic ethtool ops to ef100 reps (Íñigo Huguet) [2112206] - sfc: add skeleton ef100 VF representors (Íñigo Huguet) [2112206] - sfc: detect ef100 MAE admin privilege/capability at probe time (Íñigo Huguet) [2112206] - sfc: update EF100 register descriptions (Íñigo Huguet) [2112206] - sfc: update MCDI protocol headers (Íñigo Huguet) [2112206] - sfc/siena: Use the bitmap API to allocate bitmaps (Íñigo Huguet) [2112206] - sfc: Separate netdev probe/remove from PCI probe/remove (Íñigo Huguet) [2112206] - sfc: replace function name in string with __func__ (Íñigo Huguet) [2112206] - sfc: Unsplit literal string. (Íñigo Huguet) [2112206] - sfc: Move EF100 efx_nic_type structs to the end of the file (Íñigo Huguet) [2112206] - sfc: Separate efx_nic memory from net_device memory (Íñigo Huguet) [2112206] - sfc: Encapsulate access to netdev_priv() (Íñigo Huguet) [2112206] - sfc: Change BUG_ON to WARN_ON and recovery code. (Íñigo Huguet) [2112206] - sfc: Remove netdev init from efx_init_struct (Íñigo Huguet) [2112206] - sfc: Add a PROBED state for EF100 VDPA use. (Íñigo Huguet) [2112206] - sfc: Split STATE_READY in to STATE_NET_DOWN and STATE_NET_UP. (Íñigo Huguet) [2112206] - sfc: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc: siena: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc/siena: Fix typo in comment (Íñigo Huguet) [2112206] - sfc: Fix typo in comment (Íñigo Huguet) [2112206] - sfc/siena: fix wrong tx channel offset with efx_separate_tx_channels (Íñigo Huguet) [2112206] - sfc/siena: fix considering that all channels have TX queues (Íñigo Huguet) [2112206] - sfc/siena: Remove duplicate check on segments (Íñigo Huguet) [2112206] - sfc: siena: Have a unique wrapper ifndef for efx channels header (Íñigo Huguet) [2112206] - eth: sfc: remove remnants of the out-of-tree napi_weight module param (Íñigo Huguet) [2112206] - sfc: siena: Fix Kconfig dependencies (Íñigo Huguet) [2112206] - sfc/siena: Reinstate SRIOV init/fini function calls (Íñigo Huguet) [2112206] - sfc/siena: Make PTP and reset support specific for Siena (Íñigo Huguet) [2112206] - sfc/siena: Make MCDI logging support specific for Siena (Íñigo Huguet) [2112206] - siena: Make HWMON support specific for Siena (Íñigo Huguet) [2112206] - siena: Make SRIOV support specific for Siena (Íñigo Huguet) [2112206] - siena: Make MTD support specific for Siena (Íñigo Huguet) [2112206] - sfc: Add a basic Siena module (Íñigo Huguet) [2112206] - sfc/siena: Inline functions in sriov.h to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in mcdi headers to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename peripheral functions to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename RX/TX functions to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in efx headers to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Remove build references to missing functionality (Íñigo Huguet) [2112206] - sfc: Copy shared files needed for Siena (part 2) (Íñigo Huguet) [2112206] - sfc: Copy shared files needed for Siena (part 1) (Íñigo Huguet) [2112206] - sfc: Move Siena specific files (Íñigo Huguet) [2112206] - sfc: Copy a subset of mcdi_pcol.h to siena (Íñigo Huguet) [2112206] - sfc: Disable Siena support (Íñigo Huguet) [2112206] - sfc: add EF100 VF support via a write to sriov_numvfs (Íñigo Huguet) [2112206] - sfc: Remove global definition of efx_reset_type_names (Íñigo Huguet) [2112206] - sfc: Remove duplicate definition of efx_xmit_done (Íñigo Huguet) [2112206] - sfc: efx_default_channel_type APIs can be static (Íñigo Huguet) [2112206] - sfc: Fix spelling mistake "writting" -> "writing" (Íñigo Huguet) [2112206] - sfc: ef10: Fix assigning negative value to unsigned variable (Íñigo Huguet) [2112206] - sfc: use hardware tx timestamps for more than PTP (Íñigo Huguet) [2112206 2139802] - drm/vc4: hdmi: Fix build error for implicit function declaration (Adrien Thierry) [2138240] - drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage (Adrien Thierry) [2138240] - drm/vc4: Fix build error when CONFIG_DRM_VC4=y && CONFIG_RASPBERRYPI_FIRMWARE=m (Adrien Thierry) [2138240] - drm/vc4: Make use of the helper component_compare_dev (Adrien Thierry) [2138240] - drm/vc4: Use drm_mode_copy() (Adrien Thierry) [2138240] - drm/vc4: crtc: Fix runtime_pm reference counting (Adrien Thierry) [2138240] - drm/vc4: hdmi: Unregister codec device on unbind (Adrien Thierry) [2138240] - drm/vc4: Use of_device_get_match_data() (Adrien Thierry) [2138240] - drm/vc4: crtc: Fix redundant variable assignment (Adrien Thierry) [2138240] - drm/vc4: hdmi: Allow DBLCLK modes even if horz timing is odd. (Adrien Thierry) [2138240] - drm/vc4: hdmi: Don't try disabling SCDC on Pi0-3. (Adrien Thierry) [2138240] - drm/vc4: hdmi: Ensure we don't use 2711 HPD registers on Pi0-3 (Adrien Thierry) [2138240] - drm/vc4: hdmi: Simplify the connector state retrieval (Adrien Thierry) [2138240] - drm/vc4: hdmi: Change CSC callback prototype (Adrien Thierry) [2138240] - drm/vc4: hdmi: Define colorspace matrices (Adrien Thierry) [2138240] - drm/vc4: hdmi: Replace CSC_CTL hardcoded value by defines (Adrien Thierry) [2138240] - drm/vc4: hdmi: Move XBAR setup to csc_setup (Adrien Thierry) [2138240] - drm/vc4: hdmi: Use full range helper in csc functions (Adrien Thierry) [2138240] - drm/vc4: hdmi: Add full range RGB helper (Adrien Thierry) [2138240] - drm/edid: Rename drm_hdmi_avi_infoframe_colorspace to _colorimetry (Adrien Thierry) [2138240] - drm/vc4: Fix deadlock on DSI device attach error (Adrien Thierry) [2138240] - drm/vc4: remove redundant assignment of variable size (Adrien Thierry) [2138240] - drm/vc4: Notify the firmware when DRM is in charge (Adrien Thierry) [2138240] - drm/vc4: Remove conflicting framebuffers before callind bind_all (Adrien Thierry) [2138240] - drm/vc4: Support nomodeset (Adrien Thierry) [2138240] - firmware: raspberrypi: Add RPI_FIRMWARE_NOTIFY_DISPLAY_DONE (Adrien Thierry) [2138240] - drm/vc4: plane: Add support for YUV color encodings and ranges (Adrien Thierry) [2138240] - drm/vc4: plane: Add support for DRM_FORMAT_P030 (Adrien Thierry) [2138240] - drm/vc4: kms: Wait for the commit before increasing our clock rate (Adrien Thierry) [2138240] - drm: Remove CONFIG_DRM_KMS_CMA_HELPER option (Adrien Thierry) [2138240] - drm/cma-helper: Pass GEM CMA object in public interfaces (Adrien Thierry) [2138240] - drm/cma-helper: Export dedicated wrappers for GEM object functions (Adrien Thierry) [2138240] - drm/vc4: kms: Fix previous HVS commit wait (Adrien Thierry) [2138240] - drm/vc4: kms: Don't duplicate pending commit (Adrien Thierry) [2138240] - drm/vc4: kms: Clear the HVS FIFO commit pointer once done (Adrien Thierry) [2138240] - drm/vc4: kms: Add missing drm_crtc_commit_put (Adrien Thierry) [2138240] - drm/vc4: kms: Fix return code check (Adrien Thierry) [2138240] - drm/vc4: fix error code in vc4_create_object() (Adrien Thierry) [2138240] - drm/vc4: hdmi: Introduce a scdc_enabled flag (Adrien Thierry) [2138240] - drm/vc4: hdmi: Introduce an output_enabled flag (Adrien Thierry) [2138240] - drm/vc4: hdmi: Check the device state in prepare() (Adrien Thierry) [2138240] - drm/vc4: hdmi: Prevent access to crtc->state outside of KMS (Adrien Thierry) [2138240] - drm/vc4: hdmi: Use a mutex to prevent concurrent framework access (Adrien Thierry) [2138240] - drm/vc4: hdmi: Add a spinlock to protect register access (Adrien Thierry) [2138240] - drm/vc4: crtc: Copy assigned channel to the CRTC (Adrien Thierry) [2138240] - drm/vc4: Fix non-blocking commit getting stuck forever (Adrien Thierry) [2138240] - drm/vc4: crtc: Drop feed_txp from state (Adrien Thierry) [2138240] - drm/vc4: Increase the core clock based on HVS load (Adrien Thierry) [2138240] - drm/vc4: hdmi: Enable the scrambler on reconnection (Adrien Thierry) [2138240] - drm/vc4: hdmi: Raise the maximum clock rate (Adrien Thierry) [2138240] - drm/vc4: Leverage the load tracker on the BCM2711 (Adrien Thierry) [2138240] - drm/vc4: crtc: Add some logging (Adrien Thierry) [2138240] - drm/vc4: crtc: Rework the encoder retrieval code (again) (Adrien Thierry) [2138240] - drm/vc4: crtc: Add encoder to vc4_crtc_config_pv prototype (Adrien Thierry) [2138240] - drm/vc4: Make vc4_crtc_get_encoder public (Adrien Thierry) [2138240] - drm/vc4: hdmi: Fix HPD GPIO detection (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove the DDC probing for status detection (Adrien Thierry) [2138240] - drm/vc4: crtc: Make sure the HDMI controller is powered when disabling (Adrien Thierry) [2138240] - drm/vc4: hdmi: Warn if we access the controller while disabled (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the device is powered with CEC (Adrien Thierry) [2138240] - drm/vc4: hdmi: Split the CEC disable / enable functions in two (Adrien Thierry) [2138240] - drm/vc4: hdmi: Rework the pre_crtc_configure error handling (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the controller is powered up during bind (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the controller is powered in detect (Adrien Thierry) [2138240] - drm/vc4: hdmi: Move the HSM clock enable to runtime_pm (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set a default HSM rate (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove unused struct (Adrien Thierry) [2138240] - drm/vc4: hdmi: Actually check for the connector status in hotplug (Adrien Thierry) [2138240] - Revert "drm/vc4: hdmi: Remove drm_encoder->crtc usage" (Adrien Thierry) [2138240] - Revert drm/vc4 hdmi runtime PM changes (Adrien Thierry) [2138240] - drm/vc4: dsi: Switch to devm_drm_of_get_bridge (Adrien Thierry) [2138240] - drm/vc4: dpi: Switch to devm_drm_of_get_bridge (Adrien Thierry) [2138240] - drm/vc4: Make use of the helper function devm_platform_ioremap_resource() (Adrien Thierry) [2138240] - drm/vc4: hdmi: make vc4_hdmi_codec_pdata static (Adrien Thierry) [2138240] - drm/vc4: Convert to Linux IRQ interfaces (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove unused struct (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove redundant variables (Adrien Thierry) [2138240] - drm/bridge: Centralize error message when bridge attach fails (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove drm_encoder->crtc usage (Adrien Thierry) [2138240] - drm/vc4: hdmi: Only call into DRM framework if registered (Adrien Thierry) [2138240] - drm/vc4: hdmi: Drop devm interrupt handler for hotplug interrupts (Adrien Thierry) [2138240] - drm: vc4: Fix pixel-wrap issue with DVP teardown (Adrien Thierry) [2138240] - drm/vc4: hdmi: Limit noise when deferring snd card registration (Adrien Thierry) [2138240] - drm/aperture: Pass DRM driver structure instead of driver name (Adrien Thierry) [2138240] - drm/vc4: Don't set struct drm_device.irq_enabled (Adrien Thierry) [2138240] - drm/vc4: hdmi: Register HDMI codec (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove firmware logic for MAI threshold setting (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set VC4_HDMI_MAI_CONFIG_FORMAT_REVERSE (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set HDMI_MAI_FMT (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set HD_CTL_WHOLSMP and HD_CTL_CHALIGN_SET (Adrien Thierry) [2138240] - drm/vc4: hdmi: Rely on interrupts to handle hotplug (Adrien Thierry) [2138240] Wed, 14 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-213.el9] - redhat: configs: disable vDPA on all archs except x86_64 (Laurent Vivier) [2140885] - pipe: Fix missing lock in pipe_resize_ring() (Ian Kent) [2141632] {CVE-2022-2959} - NFSD: Protect against send buffer overflow in NFSv3 READ (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv2 READ (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv3 READDIR (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv2 READDIR (Scott Mayhew) [2141770] {CVE-2022-43945} - SUNRPC: Fix svcxdr_init_encode's buflen calculation (Scott Mayhew) [2141770] {CVE-2022-43945} - SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculation (Scott Mayhew) [2141770] {CVE-2022-43945} - block: change request end_io handler to pass back a return value (Eric Chanudet) [2139205] - block: Change the return type of blk_mq_map_queues() into void (Eric Chanudet) [2139205] - block: simplify disk shutdown (Eric Chanudet) [2139205] - scsi: ufs: Split the drivers/scsi/ufs directory (Eric Chanudet) [2139205] - blk-mq: remove the done argument to blk_execute_rq_nowait (Eric Chanudet) [2139205] - i40e: Fix error handling in i40e_init_module() (Stefan Assmann) [2104466] - i40e: Add appropriate error message logged for incorrect duplex setting (Stefan Assmann) [2104466] - i40e: Add i40e_napi_poll tracepoint (Stefan Assmann) [2104466] - i40e: Record number of RXes cleaned during NAPI (Stefan Assmann) [2104466] - i40e: Record number TXes cleaned during NAPI (Stefan Assmann) [2104466] - i40e: Store the irq number in i40e_q_vector (Stefan Assmann) [2104466] - ptp: introduce helpers to adjust by scaled parts per million (Stefan Assmann) [2104466] - net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers). (Stefan Assmann) [2104466] - i40e: Fix flow-type by setting GL_HASH_INSET registers (Stefan Assmann) [2104466] - i40e: Fix VF hang when reset is triggered on another VF (Stefan Assmann) [2104466] - i40e: Fix ethtool rx-flow-hash setting for X722 (Stefan Assmann) [2104466] - i40e: Fix DMA mappings leak (Stefan Assmann) [2104466] - i40e: add description and modify interrupts configuration procedure (Stefan Assmann) [2104466] - i40e: Add basic support for I710 devices (Stefan Assmann) [2104466] - i40e: Fix set max_tx_rate when it is lower than 1 Mbps (Stefan Assmann) [2104466] - i40e: Fix VF set max MTU size (Stefan Assmann) [2104466] - i40e: Fix ADQ rate limiting for PF (Stefan Assmann) [2104466] - net: ethernet: move from strlcpy with unused retval to strscpy (Stefan Assmann) [2104466] - i40e: Fix incorrect address type for IPv6 flow rules (Stefan Assmann) [2104466] - i40e: Fix to stop tx_timeout recovery if GLOBR fails (Stefan Assmann) [2104466] - i40e: convert .adjfreq to .adjfine (Stefan Assmann) [2104466] - i40e: use mul_u64_u64_div_u64 for PTP frequency calculation (Stefan Assmann) [2104466] - i40e: Fix interface init with MSI interrupts (no MSI-X) (Stefan Assmann) [2104466] - i40e: Refactor tc mqprio checks (Stefan Assmann) [2104466] - i40e: Fix erroneous adapter reinitialization during recovery process (Stefan Assmann) [2104466] - i40e: Fix VF's MAC Address change on VM (Stefan Assmann) [2104466] - i40e: Fix dropped jumbo frames statistics (Stefan Assmann) [2104466] - intel/i40e:fix repeated words in comments (Stefan Assmann) [2104466] - intel: remove unused macros (Stefan Assmann) [2104466] - i40e: read the XDP program once per NAPI (Stefan Assmann) [2104466] - intel/i40e: delete if NULL check before dev_kfree_skb (Stefan Assmann) [2104466] - i40e: Remove unnecessary synchronize_irq() before free_irq() (Stefan Assmann) [2104466] - i40e: Add support for ethtool -s <interface> speed <speed in Mb> (Stefan Assmann) [2104466] - i40e: Add VF VLAN pruning (Stefan Assmann) [2104466] - ethernet: constify references to netdev->dev_addr in drivers (Stefan Assmann) [2104466] Tue, 13 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-212.el9] - udp: track the forward memory release threshold in an hot cacheline (Paolo Abeni) [2133057] - net: introduce and use custom sockopt socket flag (Paolo Abeni) [2133057] - bpf: Change bpf_setsockopt(SOL_SOCKET) to reuse sk_setsockopt() (Paolo Abeni) [2133057] - net: Add sk_setsockopt() to take the sk ptr instead of the sock ptr (Paolo Abeni) [2133057] - net: skb: introduce and use a single page frag cache (Paolo Abeni) [2133057] - net: add napi_get_frags_check() helper (Paolo Abeni) [2133057] - libceph: clean up ceph_osdc_start_request prototype (Xiubo Li) [2120166] - rbd: replace usage of found with dedicated list iterator variable (Xiubo Li) [2120166] - libceph: fix ceph_pagelist_reserve() comment typo (Xiubo Li) [2120166] - ceph: don't truncate file in atomic_open (Xiubo Li) [2120166] - ceph: make f_bsize always equal to f_frsize (Xiubo Li) [2120166] - libceph: print fsid and epoch with osd id (Xiubo Li) [2120166] - libceph: check pointer before assigned to "c->rules[]" (Xiubo Li) [2120166] - ceph: update the auth cap when the async create req is forwarded (Xiubo Li) [2120166] - ceph: make change_auth_cap_ses a global symbol (Xiubo Li) [2120166] - ceph: fix incorrect old_size length in ceph_mds_request_args (Xiubo Li) [2120166] - ceph: convert to generic_file_llseek (Xiubo Li) [2120166] - ceph: fix the incorrect comment for the ceph_mds_caps struct (Xiubo Li) [2120166] - ceph: don't leak snap_rwsem in handle_cap_grant (Xiubo Li) [2120166] - ceph: prevent a client from exceeding the MDS maximum xattr size (Xiubo Li) [2120166] - ceph: choose auth MDS for getxattr with the Xs caps (Xiubo Li) [2120166] - ceph: add session already open notify support (Xiubo Li) [2120166] - ceph: wait for the first reply of inflight async unlink (Xiubo Li) [2120166] - fs/dcache: export d_same_name() helper (Xiubo Li) [2120166] - ceph: remove useless CEPHFS_FEATURES_CLIENT_REQUIRED (Xiubo Li) [2120166] - ceph: use correct index when encoding client supported features (Xiubo Li) [2120166] - ceph: switch TASK_INTERRUPTIBLE to TASK_KILLABLE (Xiubo Li) [2120166] - ceph: remove redundant variable ino (Xiubo Li) [2120166] - ceph: try to queue a writeback if revoking fails (Xiubo Li) [2120166] - ceph: fix statfs for subdir mounts (Xiubo Li) [2120166] - ceph: try to choose the auth MDS if possible for getattr (Xiubo Li) [2120166] - ceph: disable updating the atime since cephfs won't maintain it (Xiubo Li) [2120166] - ceph: flush the mdlog for filesystem sync (Xiubo Li) [2120166] - ceph: rename unsafe_request_wait() (Xiubo Li) [2120166] - libceph: use swap() macro instead of taking tmp variable (Xiubo Li) [2120166] - ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check (Xiubo Li) [2120166] - ceph: use dedicated list iterator variable (Xiubo Li) [2120166] - ceph: update the dlease for the hashed dentry when removing (Xiubo Li) [2120166] - ceph: stop retrying the request when exceeding 256 times (Xiubo Li) [2120166] - ceph: stop forwarding the request when exceeding 256 times (Xiubo Li) [2120166] - ceph: remove unused CEPH_MDS_LEASE_RELEASE related code (Xiubo Li) [2120166] - ceph: allow ceph.dir.rctime xattr to be updatable (Xiubo Li) [2120166] - powercap: RAPL: Add Power Limit4 support for Alder Lake-N and Raptor Lake-P (David Arcari) [2106144] - powercap: intel_rapl: remove redundant store to value after multiply (David Arcari) [2106144] - powercap: RAPL: Add Power Limit4 support for RaptorLake (David Arcari) [2106144] - powercap: intel_rapl: support new layout of Psys PowerLimit Register on SPR (David Arcari) [2106144] - powercap: Add Power Limit4 support for Alder Lake SoC (David Arcari) [2106144] - Revert "Merge: Backport Aspeed conversion to shmem" (Herton R. Krzesinski) ...
Thu, 15 Dec 2022 01:26:42 GMT: kernel-devel-5.14.0-214.el9.x86_64
kernel-devel - Development package for building kernel modules to match the kernel
This package provides kernel headers and makefiles sufficient to build modules
against the kernel package.
Change Log:
Wed, 14 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-214.el9] - sfc: move unmaintained message to sfc_siena (Íñigo Huguet) [2112206 2139802] - sfc/siena: add entries for new CONFIG_SFC_SIENA* configs (Íñigo Huguet) [2112206 2139802] - sfc: Fix an error handling path in efx_pci_probe() (Íñigo Huguet) [2112206] - sfc: support PTP over Ethernet (Íñigo Huguet) [2112206 2139802] - sfc: support PTP over IPv6/UDP (Íñigo Huguet) [2112206 2139802] - sfc: allow more flexible way of adding filters for PTP (Íñigo Huguet) [2112206 2139802] - sfc: correct filter_table_remove method for EF10 PFs (Íñigo Huguet) [2112206] - sfc/siena: fix null pointer dereference in efx_hard_start_xmit (Íñigo Huguet) [2112206] - sfc/siena: fix TX channel offset when using legacy interrupts (Íñigo Huguet) [2112206] - sfc: implement ethtool get/set RX ring size for EF100 reps (Íñigo Huguet) [2112206] - sfc: use a dynamic m-port for representor RX and set it promisc (Íñigo Huguet) [2112206] - sfc: move table locking into filter_table_{probe,remove} methods (Íñigo Huguet) [2112206] - sfc: insert default MAE rules to connect VFs to representors (Íñigo Huguet) [2112206] - sfc: receive packets from EF100 VFs into representors (Íñigo Huguet) [2112206] - sfc: check ef100 RX packets are from the wire (Íñigo Huguet) [2112206] - sfc: determine wire m-port at EF100 PF probe time (Íñigo Huguet) [2112206] - sfc: ef100 representor RX top half (Íñigo Huguet) [2112206] - sfc: ef100 representor RX NAPI poll (Íñigo Huguet) [2112206] - sfc: plumb ef100 representor stats (Íñigo Huguet) [2112206] - sfc: disable softirqs for ptp TX (Íñigo Huguet) [2112206] - sfc/siena: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc: attach/detach EF100 representors along with their owning PF (Íñigo Huguet) [2112206] - sfc: hook up ef100 representor TX (Íñigo Huguet) [2112206] - sfc: support passing a representor to the EF100 TX path (Íñigo Huguet) [2112206] - sfc: determine representee m-port for EF100 representors (Íñigo Huguet) [2112206] - sfc: phys port/switch identification for ef100 reps (Íñigo Huguet) [2112206] - sfc: add basic ethtool ops to ef100 reps (Íñigo Huguet) [2112206] - sfc: add skeleton ef100 VF representors (Íñigo Huguet) [2112206] - sfc: detect ef100 MAE admin privilege/capability at probe time (Íñigo Huguet) [2112206] - sfc: update EF100 register descriptions (Íñigo Huguet) [2112206] - sfc: update MCDI protocol headers (Íñigo Huguet) [2112206] - sfc/siena: Use the bitmap API to allocate bitmaps (Íñigo Huguet) [2112206] - sfc: Separate netdev probe/remove from PCI probe/remove (Íñigo Huguet) [2112206] - sfc: replace function name in string with __func__ (Íñigo Huguet) [2112206] - sfc: Unsplit literal string. (Íñigo Huguet) [2112206] - sfc: Move EF100 efx_nic_type structs to the end of the file (Íñigo Huguet) [2112206] - sfc: Separate efx_nic memory from net_device memory (Íñigo Huguet) [2112206] - sfc: Encapsulate access to netdev_priv() (Íñigo Huguet) [2112206] - sfc: Change BUG_ON to WARN_ON and recovery code. (Íñigo Huguet) [2112206] - sfc: Remove netdev init from efx_init_struct (Íñigo Huguet) [2112206] - sfc: Add a PROBED state for EF100 VDPA use. (Íñigo Huguet) [2112206] - sfc: Split STATE_READY in to STATE_NET_DOWN and STATE_NET_UP. (Íñigo Huguet) [2112206] - sfc: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc: siena: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc/siena: Fix typo in comment (Íñigo Huguet) [2112206] - sfc: Fix typo in comment (Íñigo Huguet) [2112206] - sfc/siena: fix wrong tx channel offset with efx_separate_tx_channels (Íñigo Huguet) [2112206] - sfc/siena: fix considering that all channels have TX queues (Íñigo Huguet) [2112206] - sfc/siena: Remove duplicate check on segments (Íñigo Huguet) [2112206] - sfc: siena: Have a unique wrapper ifndef for efx channels header (Íñigo Huguet) [2112206] - eth: sfc: remove remnants of the out-of-tree napi_weight module param (Íñigo Huguet) [2112206] - sfc: siena: Fix Kconfig dependencies (Íñigo Huguet) [2112206] - sfc/siena: Reinstate SRIOV init/fini function calls (Íñigo Huguet) [2112206] - sfc/siena: Make PTP and reset support specific for Siena (Íñigo Huguet) [2112206] - sfc/siena: Make MCDI logging support specific for Siena (Íñigo Huguet) [2112206] - siena: Make HWMON support specific for Siena (Íñigo Huguet) [2112206] - siena: Make SRIOV support specific for Siena (Íñigo Huguet) [2112206] - siena: Make MTD support specific for Siena (Íñigo Huguet) [2112206] - sfc: Add a basic Siena module (Íñigo Huguet) [2112206] - sfc/siena: Inline functions in sriov.h to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in mcdi headers to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename peripheral functions to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename RX/TX functions to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in efx headers to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Remove build references to missing functionality (Íñigo Huguet) [2112206] - sfc: Copy shared files needed for Siena (part 2) (Íñigo Huguet) [2112206] - sfc: Copy shared files needed for Siena (part 1) (Íñigo Huguet) [2112206] - sfc: Move Siena specific files (Íñigo Huguet) [2112206] - sfc: Copy a subset of mcdi_pcol.h to siena (Íñigo Huguet) [2112206] - sfc: Disable Siena support (Íñigo Huguet) [2112206] - sfc: add EF100 VF support via a write to sriov_numvfs (Íñigo Huguet) [2112206] - sfc: Remove global definition of efx_reset_type_names (Íñigo Huguet) [2112206] - sfc: Remove duplicate definition of efx_xmit_done (Íñigo Huguet) [2112206] - sfc: efx_default_channel_type APIs can be static (Íñigo Huguet) [2112206] - sfc: Fix spelling mistake "writting" -> "writing" (Íñigo Huguet) [2112206] - sfc: ef10: Fix assigning negative value to unsigned variable (Íñigo Huguet) [2112206] - sfc: use hardware tx timestamps for more than PTP (Íñigo Huguet) [2112206 2139802] - drm/vc4: hdmi: Fix build error for implicit function declaration (Adrien Thierry) [2138240] - drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage (Adrien Thierry) [2138240] - drm/vc4: Fix build error when CONFIG_DRM_VC4=y && CONFIG_RASPBERRYPI_FIRMWARE=m (Adrien Thierry) [2138240] - drm/vc4: Make use of the helper component_compare_dev (Adrien Thierry) [2138240] - drm/vc4: Use drm_mode_copy() (Adrien Thierry) [2138240] - drm/vc4: crtc: Fix runtime_pm reference counting (Adrien Thierry) [2138240] - drm/vc4: hdmi: Unregister codec device on unbind (Adrien Thierry) [2138240] - drm/vc4: Use of_device_get_match_data() (Adrien Thierry) [2138240] - drm/vc4: crtc: Fix redundant variable assignment (Adrien Thierry) [2138240] - drm/vc4: hdmi: Allow DBLCLK modes even if horz timing is odd. (Adrien Thierry) [2138240] - drm/vc4: hdmi: Don't try disabling SCDC on Pi0-3. (Adrien Thierry) [2138240] - drm/vc4: hdmi: Ensure we don't use 2711 HPD registers on Pi0-3 (Adrien Thierry) [2138240] - drm/vc4: hdmi: Simplify the connector state retrieval (Adrien Thierry) [2138240] - drm/vc4: hdmi: Change CSC callback prototype (Adrien Thierry) [2138240] - drm/vc4: hdmi: Define colorspace matrices (Adrien Thierry) [2138240] - drm/vc4: hdmi: Replace CSC_CTL hardcoded value by defines (Adrien Thierry) [2138240] - drm/vc4: hdmi: Move XBAR setup to csc_setup (Adrien Thierry) [2138240] - drm/vc4: hdmi: Use full range helper in csc functions (Adrien Thierry) [2138240] - drm/vc4: hdmi: Add full range RGB helper (Adrien Thierry) [2138240] - drm/edid: Rename drm_hdmi_avi_infoframe_colorspace to _colorimetry (Adrien Thierry) [2138240] - drm/vc4: Fix deadlock on DSI device attach error (Adrien Thierry) [2138240] - drm/vc4: remove redundant assignment of variable size (Adrien Thierry) [2138240] - drm/vc4: Notify the firmware when DRM is in charge (Adrien Thierry) [2138240] - drm/vc4: Remove conflicting framebuffers before callind bind_all (Adrien Thierry) [2138240] - drm/vc4: Support nomodeset (Adrien Thierry) [2138240] - firmware: raspberrypi: Add RPI_FIRMWARE_NOTIFY_DISPLAY_DONE (Adrien Thierry) [2138240] - drm/vc4: plane: Add support for YUV color encodings and ranges (Adrien Thierry) [2138240] - drm/vc4: plane: Add support for DRM_FORMAT_P030 (Adrien Thierry) [2138240] - drm/vc4: kms: Wait for the commit before increasing our clock rate (Adrien Thierry) [2138240] - drm: Remove CONFIG_DRM_KMS_CMA_HELPER option (Adrien Thierry) [2138240] - drm/cma-helper: Pass GEM CMA object in public interfaces (Adrien Thierry) [2138240] - drm/cma-helper: Export dedicated wrappers for GEM object functions (Adrien Thierry) [2138240] - drm/vc4: kms: Fix previous HVS commit wait (Adrien Thierry) [2138240] - drm/vc4: kms: Don't duplicate pending commit (Adrien Thierry) [2138240] - drm/vc4: kms: Clear the HVS FIFO commit pointer once done (Adrien Thierry) [2138240] - drm/vc4: kms: Add missing drm_crtc_commit_put (Adrien Thierry) [2138240] - drm/vc4: kms: Fix return code check (Adrien Thierry) [2138240] - drm/vc4: fix error code in vc4_create_object() (Adrien Thierry) [2138240] - drm/vc4: hdmi: Introduce a scdc_enabled flag (Adrien Thierry) [2138240] - drm/vc4: hdmi: Introduce an output_enabled flag (Adrien Thierry) [2138240] - drm/vc4: hdmi: Check the device state in prepare() (Adrien Thierry) [2138240] - drm/vc4: hdmi: Prevent access to crtc->state outside of KMS (Adrien Thierry) [2138240] - drm/vc4: hdmi: Use a mutex to prevent concurrent framework access (Adrien Thierry) [2138240] - drm/vc4: hdmi: Add a spinlock to protect register access (Adrien Thierry) [2138240] - drm/vc4: crtc: Copy assigned channel to the CRTC (Adrien Thierry) [2138240] - drm/vc4: Fix non-blocking commit getting stuck forever (Adrien Thierry) [2138240] - drm/vc4: crtc: Drop feed_txp from state (Adrien Thierry) [2138240] - drm/vc4: Increase the core clock based on HVS load (Adrien Thierry) [2138240] - drm/vc4: hdmi: Enable the scrambler on reconnection (Adrien Thierry) [2138240] - drm/vc4: hdmi: Raise the maximum clock rate (Adrien Thierry) [2138240] - drm/vc4: Leverage the load tracker on the BCM2711 (Adrien Thierry) [2138240] - drm/vc4: crtc: Add some logging (Adrien Thierry) [2138240] - drm/vc4: crtc: Rework the encoder retrieval code (again) (Adrien Thierry) [2138240] - drm/vc4: crtc: Add encoder to vc4_crtc_config_pv prototype (Adrien Thierry) [2138240] - drm/vc4: Make vc4_crtc_get_encoder public (Adrien Thierry) [2138240] - drm/vc4: hdmi: Fix HPD GPIO detection (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove the DDC probing for status detection (Adrien Thierry) [2138240] - drm/vc4: crtc: Make sure the HDMI controller is powered when disabling (Adrien Thierry) [2138240] - drm/vc4: hdmi: Warn if we access the controller while disabled (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the device is powered with CEC (Adrien Thierry) [2138240] - drm/vc4: hdmi: Split the CEC disable / enable functions in two (Adrien Thierry) [2138240] - drm/vc4: hdmi: Rework the pre_crtc_configure error handling (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the controller is powered up during bind (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the controller is powered in detect (Adrien Thierry) [2138240] - drm/vc4: hdmi: Move the HSM clock enable to runtime_pm (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set a default HSM rate (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove unused struct (Adrien Thierry) [2138240] - drm/vc4: hdmi: Actually check for the connector status in hotplug (Adrien Thierry) [2138240] - Revert "drm/vc4: hdmi: Remove drm_encoder->crtc usage" (Adrien Thierry) [2138240] - Revert drm/vc4 hdmi runtime PM changes (Adrien Thierry) [2138240] - drm/vc4: dsi: Switch to devm_drm_of_get_bridge (Adrien Thierry) [2138240] - drm/vc4: dpi: Switch to devm_drm_of_get_bridge (Adrien Thierry) [2138240] - drm/vc4: Make use of the helper function devm_platform_ioremap_resource() (Adrien Thierry) [2138240] - drm/vc4: hdmi: make vc4_hdmi_codec_pdata static (Adrien Thierry) [2138240] - drm/vc4: Convert to Linux IRQ interfaces (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove unused struct (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove redundant variables (Adrien Thierry) [2138240] - drm/bridge: Centralize error message when bridge attach fails (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove drm_encoder->crtc usage (Adrien Thierry) [2138240] - drm/vc4: hdmi: Only call into DRM framework if registered (Adrien Thierry) [2138240] - drm/vc4: hdmi: Drop devm interrupt handler for hotplug interrupts (Adrien Thierry) [2138240] - drm: vc4: Fix pixel-wrap issue with DVP teardown (Adrien Thierry) [2138240] - drm/vc4: hdmi: Limit noise when deferring snd card registration (Adrien Thierry) [2138240] - drm/aperture: Pass DRM driver structure instead of driver name (Adrien Thierry) [2138240] - drm/vc4: Don't set struct drm_device.irq_enabled (Adrien Thierry) [2138240] - drm/vc4: hdmi: Register HDMI codec (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove firmware logic for MAI threshold setting (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set VC4_HDMI_MAI_CONFIG_FORMAT_REVERSE (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set HDMI_MAI_FMT (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set HD_CTL_WHOLSMP and HD_CTL_CHALIGN_SET (Adrien Thierry) [2138240] - drm/vc4: hdmi: Rely on interrupts to handle hotplug (Adrien Thierry) [2138240] Wed, 14 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-213.el9] - redhat: configs: disable vDPA on all archs except x86_64 (Laurent Vivier) [2140885] - pipe: Fix missing lock in pipe_resize_ring() (Ian Kent) [2141632] {CVE-2022-2959} - NFSD: Protect against send buffer overflow in NFSv3 READ (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv2 READ (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv3 READDIR (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv2 READDIR (Scott Mayhew) [2141770] {CVE-2022-43945} - SUNRPC: Fix svcxdr_init_encode's buflen calculation (Scott Mayhew) [2141770] {CVE-2022-43945} - SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculation (Scott Mayhew) [2141770] {CVE-2022-43945} - block: change request end_io handler to pass back a return value (Eric Chanudet) [2139205] - block: Change the return type of blk_mq_map_queues() into void (Eric Chanudet) [2139205] - block: simplify disk shutdown (Eric Chanudet) [2139205] - scsi: ufs: Split the drivers/scsi/ufs directory (Eric Chanudet) [2139205] - blk-mq: remove the done argument to blk_execute_rq_nowait (Eric Chanudet) [2139205] - i40e: Fix error handling in i40e_init_module() (Stefan Assmann) [2104466] - i40e: Add appropriate error message logged for incorrect duplex setting (Stefan Assmann) [2104466] - i40e: Add i40e_napi_poll tracepoint (Stefan Assmann) [2104466] - i40e: Record number of RXes cleaned during NAPI (Stefan Assmann) [2104466] - i40e: Record number TXes cleaned during NAPI (Stefan Assmann) [2104466] - i40e: Store the irq number in i40e_q_vector (Stefan Assmann) [2104466] - ptp: introduce helpers to adjust by scaled parts per million (Stefan Assmann) [2104466] - net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers). (Stefan Assmann) [2104466] - i40e: Fix flow-type by setting GL_HASH_INSET registers (Stefan Assmann) [2104466] - i40e: Fix VF hang when reset is triggered on another VF (Stefan Assmann) [2104466] - i40e: Fix ethtool rx-flow-hash setting for X722 (Stefan Assmann) [2104466] - i40e: Fix DMA mappings leak (Stefan Assmann) [2104466] - i40e: add description and modify interrupts configuration procedure (Stefan Assmann) [2104466] - i40e: Add basic support for I710 devices (Stefan Assmann) [2104466] - i40e: Fix set max_tx_rate when it is lower than 1 Mbps (Stefan Assmann) [2104466] - i40e: Fix VF set max MTU size (Stefan Assmann) [2104466] - i40e: Fix ADQ rate limiting for PF (Stefan Assmann) [2104466] - net: ethernet: move from strlcpy with unused retval to strscpy (Stefan Assmann) [2104466] - i40e: Fix incorrect address type for IPv6 flow rules (Stefan Assmann) [2104466] - i40e: Fix to stop tx_timeout recovery if GLOBR fails (Stefan Assmann) [2104466] - i40e: convert .adjfreq to .adjfine (Stefan Assmann) [2104466] - i40e: use mul_u64_u64_div_u64 for PTP frequency calculation (Stefan Assmann) [2104466] - i40e: Fix interface init with MSI interrupts (no MSI-X) (Stefan Assmann) [2104466] - i40e: Refactor tc mqprio checks (Stefan Assmann) [2104466] - i40e: Fix erroneous adapter reinitialization during recovery process (Stefan Assmann) [2104466] - i40e: Fix VF's MAC Address change on VM (Stefan Assmann) [2104466] - i40e: Fix dropped jumbo frames statistics (Stefan Assmann) [2104466] - intel/i40e:fix repeated words in comments (Stefan Assmann) [2104466] - intel: remove unused macros (Stefan Assmann) [2104466] - i40e: read the XDP program once per NAPI (Stefan Assmann) [2104466] - intel/i40e: delete if NULL check before dev_kfree_skb (Stefan Assmann) [2104466] - i40e: Remove unnecessary synchronize_irq() before free_irq() (Stefan Assmann) [2104466] - i40e: Add support for ethtool -s <interface> speed <speed in Mb> (Stefan Assmann) [2104466] - i40e: Add VF VLAN pruning (Stefan Assmann) [2104466] - ethernet: constify references to netdev->dev_addr in drivers (Stefan Assmann) [2104466] Tue, 13 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-212.el9] - udp: track the forward memory release threshold in an hot cacheline (Paolo Abeni) [2133057] - net: introduce and use custom sockopt socket flag (Paolo Abeni) [2133057] - bpf: Change bpf_setsockopt(SOL_SOCKET) to reuse sk_setsockopt() (Paolo Abeni) [2133057] - net: Add sk_setsockopt() to take the sk ptr instead of the sock ptr (Paolo Abeni) [2133057] - net: skb: introduce and use a single page frag cache (Paolo Abeni) [2133057] - net: add napi_get_frags_check() helper (Paolo Abeni) [2133057] - libceph: clean up ceph_osdc_start_request prototype (Xiubo Li) [2120166] - rbd: replace usage of found with dedicated list iterator variable (Xiubo Li) [2120166] - libceph: fix ceph_pagelist_reserve() comment typo (Xiubo Li) [2120166] - ceph: don't truncate file in atomic_open (Xiubo Li) [2120166] - ceph: make f_bsize always equal to f_frsize (Xiubo Li) [2120166] - libceph: print fsid and epoch with osd id (Xiubo Li) [2120166] - libceph: check pointer before assigned to "c->rules[]" (Xiubo Li) [2120166] - ceph: update the auth cap when the async create req is forwarded (Xiubo Li) [2120166] - ceph: make change_auth_cap_ses a global symbol (Xiubo Li) [2120166] - ceph: fix incorrect old_size length in ceph_mds_request_args (Xiubo Li) [2120166] - ceph: convert to generic_file_llseek (Xiubo Li) [2120166] - ceph: fix the incorrect comment for the ceph_mds_caps struct (Xiubo Li) [2120166] - ceph: don't leak snap_rwsem in handle_cap_grant (Xiubo Li) [2120166] - ceph: prevent a client from exceeding the MDS maximum xattr size (Xiubo Li) [2120166] - ceph: choose auth MDS for getxattr with the Xs caps (Xiubo Li) [2120166] - ceph: add session already open notify support (Xiubo Li) [2120166] - ceph: wait for the first reply of inflight async unlink (Xiubo Li) [2120166] - fs/dcache: export d_same_name() helper (Xiubo Li) [2120166] - ceph: remove useless CEPHFS_FEATURES_CLIENT_REQUIRED (Xiubo Li) [2120166] - ceph: use correct index when encoding client supported features (Xiubo Li) [2120166] - ceph: switch TASK_INTERRUPTIBLE to TASK_KILLABLE (Xiubo Li) [2120166] - ceph: remove redundant variable ino (Xiubo Li) [2120166] - ceph: try to queue a writeback if revoking fails (Xiubo Li) [2120166] - ceph: fix statfs for subdir mounts (Xiubo Li) [2120166] - ceph: try to choose the auth MDS if possible for getattr (Xiubo Li) [2120166] - ceph: disable updating the atime since cephfs won't maintain it (Xiubo Li) [2120166] - ceph: flush the mdlog for filesystem sync (Xiubo Li) [2120166] - ceph: rename unsafe_request_wait() (Xiubo Li) [2120166] - libceph: use swap() macro instead of taking tmp variable (Xiubo Li) [2120166] - ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check (Xiubo Li) [2120166] - ceph: use dedicated list iterator variable (Xiubo Li) [2120166] - ceph: update the dlease for the hashed dentry when removing (Xiubo Li) [2120166] - ceph: stop retrying the request when exceeding 256 times (Xiubo Li) [2120166] - ceph: stop forwarding the request when exceeding 256 times (Xiubo Li) [2120166] - ceph: remove unused CEPH_MDS_LEASE_RELEASE related code (Xiubo Li) [2120166] - ceph: allow ceph.dir.rctime xattr to be updatable (Xiubo Li) [2120166] - powercap: RAPL: Add Power Limit4 support for Alder Lake-N and Raptor Lake-P (David Arcari) [2106144] - powercap: intel_rapl: remove redundant store to value after multiply (David Arcari) [2106144] - powercap: RAPL: Add Power Limit4 support for RaptorLake (David Arcari) [2106144] - powercap: intel_rapl: support new layout of Psys PowerLimit Register on SPR (David Arcari) [2106144] - powercap: Add Power Limit4 support for Alder Lake SoC (David Arcari) [2106144] - Revert "Merge: Backport Aspeed conversion to shmem" (Herton R. Krzesinski) ...
Thu, 15 Dec 2022 01:26:42 GMT: kernel-debug-devel-5.14.0-214.el9.x86_64
kernel-debug-devel - Development package for building kernel modules to match the kernel
This package provides kernel headers and makefiles sufficient to build modules
against the kernel package.
Change Log:
Wed, 14 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-214.el9] - sfc: move unmaintained message to sfc_siena (Íñigo Huguet) [2112206 2139802] - sfc/siena: add entries for new CONFIG_SFC_SIENA* configs (Íñigo Huguet) [2112206 2139802] - sfc: Fix an error handling path in efx_pci_probe() (Íñigo Huguet) [2112206] - sfc: support PTP over Ethernet (Íñigo Huguet) [2112206 2139802] - sfc: support PTP over IPv6/UDP (Íñigo Huguet) [2112206 2139802] - sfc: allow more flexible way of adding filters for PTP (Íñigo Huguet) [2112206 2139802] - sfc: correct filter_table_remove method for EF10 PFs (Íñigo Huguet) [2112206] - sfc/siena: fix null pointer dereference in efx_hard_start_xmit (Íñigo Huguet) [2112206] - sfc/siena: fix TX channel offset when using legacy interrupts (Íñigo Huguet) [2112206] - sfc: implement ethtool get/set RX ring size for EF100 reps (Íñigo Huguet) [2112206] - sfc: use a dynamic m-port for representor RX and set it promisc (Íñigo Huguet) [2112206] - sfc: move table locking into filter_table_{probe,remove} methods (Íñigo Huguet) [2112206] - sfc: insert default MAE rules to connect VFs to representors (Íñigo Huguet) [2112206] - sfc: receive packets from EF100 VFs into representors (Íñigo Huguet) [2112206] - sfc: check ef100 RX packets are from the wire (Íñigo Huguet) [2112206] - sfc: determine wire m-port at EF100 PF probe time (Íñigo Huguet) [2112206] - sfc: ef100 representor RX top half (Íñigo Huguet) [2112206] - sfc: ef100 representor RX NAPI poll (Íñigo Huguet) [2112206] - sfc: plumb ef100 representor stats (Íñigo Huguet) [2112206] - sfc: disable softirqs for ptp TX (Íñigo Huguet) [2112206] - sfc/siena: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc: attach/detach EF100 representors along with their owning PF (Íñigo Huguet) [2112206] - sfc: hook up ef100 representor TX (Íñigo Huguet) [2112206] - sfc: support passing a representor to the EF100 TX path (Íñigo Huguet) [2112206] - sfc: determine representee m-port for EF100 representors (Íñigo Huguet) [2112206] - sfc: phys port/switch identification for ef100 reps (Íñigo Huguet) [2112206] - sfc: add basic ethtool ops to ef100 reps (Íñigo Huguet) [2112206] - sfc: add skeleton ef100 VF representors (Íñigo Huguet) [2112206] - sfc: detect ef100 MAE admin privilege/capability at probe time (Íñigo Huguet) [2112206] - sfc: update EF100 register descriptions (Íñigo Huguet) [2112206] - sfc: update MCDI protocol headers (Íñigo Huguet) [2112206] - sfc/siena: Use the bitmap API to allocate bitmaps (Íñigo Huguet) [2112206] - sfc: Separate netdev probe/remove from PCI probe/remove (Íñigo Huguet) [2112206] - sfc: replace function name in string with __func__ (Íñigo Huguet) [2112206] - sfc: Unsplit literal string. (Íñigo Huguet) [2112206] - sfc: Move EF100 efx_nic_type structs to the end of the file (Íñigo Huguet) [2112206] - sfc: Separate efx_nic memory from net_device memory (Íñigo Huguet) [2112206] - sfc: Encapsulate access to netdev_priv() (Íñigo Huguet) [2112206] - sfc: Change BUG_ON to WARN_ON and recovery code. (Íñigo Huguet) [2112206] - sfc: Remove netdev init from efx_init_struct (Íñigo Huguet) [2112206] - sfc: Add a PROBED state for EF100 VDPA use. (Íñigo Huguet) [2112206] - sfc: Split STATE_READY in to STATE_NET_DOWN and STATE_NET_UP. (Íñigo Huguet) [2112206] - sfc: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc: siena: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc/siena: Fix typo in comment (Íñigo Huguet) [2112206] - sfc: Fix typo in comment (Íñigo Huguet) [2112206] - sfc/siena: fix wrong tx channel offset with efx_separate_tx_channels (Íñigo Huguet) [2112206] - sfc/siena: fix considering that all channels have TX queues (Íñigo Huguet) [2112206] - sfc/siena: Remove duplicate check on segments (Íñigo Huguet) [2112206] - sfc: siena: Have a unique wrapper ifndef for efx channels header (Íñigo Huguet) [2112206] - eth: sfc: remove remnants of the out-of-tree napi_weight module param (Íñigo Huguet) [2112206] - sfc: siena: Fix Kconfig dependencies (Íñigo Huguet) [2112206] - sfc/siena: Reinstate SRIOV init/fini function calls (Íñigo Huguet) [2112206] - sfc/siena: Make PTP and reset support specific for Siena (Íñigo Huguet) [2112206] - sfc/siena: Make MCDI logging support specific for Siena (Íñigo Huguet) [2112206] - siena: Make HWMON support specific for Siena (Íñigo Huguet) [2112206] - siena: Make SRIOV support specific for Siena (Íñigo Huguet) [2112206] - siena: Make MTD support specific for Siena (Íñigo Huguet) [2112206] - sfc: Add a basic Siena module (Íñigo Huguet) [2112206] - sfc/siena: Inline functions in sriov.h to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in mcdi headers to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename peripheral functions to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename RX/TX functions to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in efx headers to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Remove build references to missing functionality (Íñigo Huguet) [2112206] - sfc: Copy shared files needed for Siena (part 2) (Íñigo Huguet) [2112206] - sfc: Copy shared files needed for Siena (part 1) (Íñigo Huguet) [2112206] - sfc: Move Siena specific files (Íñigo Huguet) [2112206] - sfc: Copy a subset of mcdi_pcol.h to siena (Íñigo Huguet) [2112206] - sfc: Disable Siena support (Íñigo Huguet) [2112206] - sfc: add EF100 VF support via a write to sriov_numvfs (Íñigo Huguet) [2112206] - sfc: Remove global definition of efx_reset_type_names (Íñigo Huguet) [2112206] - sfc: Remove duplicate definition of efx_xmit_done (Íñigo Huguet) [2112206] - sfc: efx_default_channel_type APIs can be static (Íñigo Huguet) [2112206] - sfc: Fix spelling mistake "writting" -> "writing" (Íñigo Huguet) [2112206] - sfc: ef10: Fix assigning negative value to unsigned variable (Íñigo Huguet) [2112206] - sfc: use hardware tx timestamps for more than PTP (Íñigo Huguet) [2112206 2139802] - drm/vc4: hdmi: Fix build error for implicit function declaration (Adrien Thierry) [2138240] - drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage (Adrien Thierry) [2138240] - drm/vc4: Fix build error when CONFIG_DRM_VC4=y && CONFIG_RASPBERRYPI_FIRMWARE=m (Adrien Thierry) [2138240] - drm/vc4: Make use of the helper component_compare_dev (Adrien Thierry) [2138240] - drm/vc4: Use drm_mode_copy() (Adrien Thierry) [2138240] - drm/vc4: crtc: Fix runtime_pm reference counting (Adrien Thierry) [2138240] - drm/vc4: hdmi: Unregister codec device on unbind (Adrien Thierry) [2138240] - drm/vc4: Use of_device_get_match_data() (Adrien Thierry) [2138240] - drm/vc4: crtc: Fix redundant variable assignment (Adrien Thierry) [2138240] - drm/vc4: hdmi: Allow DBLCLK modes even if horz timing is odd. (Adrien Thierry) [2138240] - drm/vc4: hdmi: Don't try disabling SCDC on Pi0-3. (Adrien Thierry) [2138240] - drm/vc4: hdmi: Ensure we don't use 2711 HPD registers on Pi0-3 (Adrien Thierry) [2138240] - drm/vc4: hdmi: Simplify the connector state retrieval (Adrien Thierry) [2138240] - drm/vc4: hdmi: Change CSC callback prototype (Adrien Thierry) [2138240] - drm/vc4: hdmi: Define colorspace matrices (Adrien Thierry) [2138240] - drm/vc4: hdmi: Replace CSC_CTL hardcoded value by defines (Adrien Thierry) [2138240] - drm/vc4: hdmi: Move XBAR setup to csc_setup (Adrien Thierry) [2138240] - drm/vc4: hdmi: Use full range helper in csc functions (Adrien Thierry) [2138240] - drm/vc4: hdmi: Add full range RGB helper (Adrien Thierry) [2138240] - drm/edid: Rename drm_hdmi_avi_infoframe_colorspace to _colorimetry (Adrien Thierry) [2138240] - drm/vc4: Fix deadlock on DSI device attach error (Adrien Thierry) [2138240] - drm/vc4: remove redundant assignment of variable size (Adrien Thierry) [2138240] - drm/vc4: Notify the firmware when DRM is in charge (Adrien Thierry) [2138240] - drm/vc4: Remove conflicting framebuffers before callind bind_all (Adrien Thierry) [2138240] - drm/vc4: Support nomodeset (Adrien Thierry) [2138240] - firmware: raspberrypi: Add RPI_FIRMWARE_NOTIFY_DISPLAY_DONE (Adrien Thierry) [2138240] - drm/vc4: plane: Add support for YUV color encodings and ranges (Adrien Thierry) [2138240] - drm/vc4: plane: Add support for DRM_FORMAT_P030 (Adrien Thierry) [2138240] - drm/vc4: kms: Wait for the commit before increasing our clock rate (Adrien Thierry) [2138240] - drm: Remove CONFIG_DRM_KMS_CMA_HELPER option (Adrien Thierry) [2138240] - drm/cma-helper: Pass GEM CMA object in public interfaces (Adrien Thierry) [2138240] - drm/cma-helper: Export dedicated wrappers for GEM object functions (Adrien Thierry) [2138240] - drm/vc4: kms: Fix previous HVS commit wait (Adrien Thierry) [2138240] - drm/vc4: kms: Don't duplicate pending commit (Adrien Thierry) [2138240] - drm/vc4: kms: Clear the HVS FIFO commit pointer once done (Adrien Thierry) [2138240] - drm/vc4: kms: Add missing drm_crtc_commit_put (Adrien Thierry) [2138240] - drm/vc4: kms: Fix return code check (Adrien Thierry) [2138240] - drm/vc4: fix error code in vc4_create_object() (Adrien Thierry) [2138240] - drm/vc4: hdmi: Introduce a scdc_enabled flag (Adrien Thierry) [2138240] - drm/vc4: hdmi: Introduce an output_enabled flag (Adrien Thierry) [2138240] - drm/vc4: hdmi: Check the device state in prepare() (Adrien Thierry) [2138240] - drm/vc4: hdmi: Prevent access to crtc->state outside of KMS (Adrien Thierry) [2138240] - drm/vc4: hdmi: Use a mutex to prevent concurrent framework access (Adrien Thierry) [2138240] - drm/vc4: hdmi: Add a spinlock to protect register access (Adrien Thierry) [2138240] - drm/vc4: crtc: Copy assigned channel to the CRTC (Adrien Thierry) [2138240] - drm/vc4: Fix non-blocking commit getting stuck forever (Adrien Thierry) [2138240] - drm/vc4: crtc: Drop feed_txp from state (Adrien Thierry) [2138240] - drm/vc4: Increase the core clock based on HVS load (Adrien Thierry) [2138240] - drm/vc4: hdmi: Enable the scrambler on reconnection (Adrien Thierry) [2138240] - drm/vc4: hdmi: Raise the maximum clock rate (Adrien Thierry) [2138240] - drm/vc4: Leverage the load tracker on the BCM2711 (Adrien Thierry) [2138240] - drm/vc4: crtc: Add some logging (Adrien Thierry) [2138240] - drm/vc4: crtc: Rework the encoder retrieval code (again) (Adrien Thierry) [2138240] - drm/vc4: crtc: Add encoder to vc4_crtc_config_pv prototype (Adrien Thierry) [2138240] - drm/vc4: Make vc4_crtc_get_encoder public (Adrien Thierry) [2138240] - drm/vc4: hdmi: Fix HPD GPIO detection (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove the DDC probing for status detection (Adrien Thierry) [2138240] - drm/vc4: crtc: Make sure the HDMI controller is powered when disabling (Adrien Thierry) [2138240] - drm/vc4: hdmi: Warn if we access the controller while disabled (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the device is powered with CEC (Adrien Thierry) [2138240] - drm/vc4: hdmi: Split the CEC disable / enable functions in two (Adrien Thierry) [2138240] - drm/vc4: hdmi: Rework the pre_crtc_configure error handling (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the controller is powered up during bind (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the controller is powered in detect (Adrien Thierry) [2138240] - drm/vc4: hdmi: Move the HSM clock enable to runtime_pm (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set a default HSM rate (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove unused struct (Adrien Thierry) [2138240] - drm/vc4: hdmi: Actually check for the connector status in hotplug (Adrien Thierry) [2138240] - Revert "drm/vc4: hdmi: Remove drm_encoder->crtc usage" (Adrien Thierry) [2138240] - Revert drm/vc4 hdmi runtime PM changes (Adrien Thierry) [2138240] - drm/vc4: dsi: Switch to devm_drm_of_get_bridge (Adrien Thierry) [2138240] - drm/vc4: dpi: Switch to devm_drm_of_get_bridge (Adrien Thierry) [2138240] - drm/vc4: Make use of the helper function devm_platform_ioremap_resource() (Adrien Thierry) [2138240] - drm/vc4: hdmi: make vc4_hdmi_codec_pdata static (Adrien Thierry) [2138240] - drm/vc4: Convert to Linux IRQ interfaces (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove unused struct (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove redundant variables (Adrien Thierry) [2138240] - drm/bridge: Centralize error message when bridge attach fails (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove drm_encoder->crtc usage (Adrien Thierry) [2138240] - drm/vc4: hdmi: Only call into DRM framework if registered (Adrien Thierry) [2138240] - drm/vc4: hdmi: Drop devm interrupt handler for hotplug interrupts (Adrien Thierry) [2138240] - drm: vc4: Fix pixel-wrap issue with DVP teardown (Adrien Thierry) [2138240] - drm/vc4: hdmi: Limit noise when deferring snd card registration (Adrien Thierry) [2138240] - drm/aperture: Pass DRM driver structure instead of driver name (Adrien Thierry) [2138240] - drm/vc4: Don't set struct drm_device.irq_enabled (Adrien Thierry) [2138240] - drm/vc4: hdmi: Register HDMI codec (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove firmware logic for MAI threshold setting (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set VC4_HDMI_MAI_CONFIG_FORMAT_REVERSE (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set HDMI_MAI_FMT (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set HD_CTL_WHOLSMP and HD_CTL_CHALIGN_SET (Adrien Thierry) [2138240] - drm/vc4: hdmi: Rely on interrupts to handle hotplug (Adrien Thierry) [2138240] Wed, 14 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-213.el9] - redhat: configs: disable vDPA on all archs except x86_64 (Laurent Vivier) [2140885] - pipe: Fix missing lock in pipe_resize_ring() (Ian Kent) [2141632] {CVE-2022-2959} - NFSD: Protect against send buffer overflow in NFSv3 READ (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv2 READ (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv3 READDIR (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv2 READDIR (Scott Mayhew) [2141770] {CVE-2022-43945} - SUNRPC: Fix svcxdr_init_encode's buflen calculation (Scott Mayhew) [2141770] {CVE-2022-43945} - SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculation (Scott Mayhew) [2141770] {CVE-2022-43945} - block: change request end_io handler to pass back a return value (Eric Chanudet) [2139205] - block: Change the return type of blk_mq_map_queues() into void (Eric Chanudet) [2139205] - block: simplify disk shutdown (Eric Chanudet) [2139205] - scsi: ufs: Split the drivers/scsi/ufs directory (Eric Chanudet) [2139205] - blk-mq: remove the done argument to blk_execute_rq_nowait (Eric Chanudet) [2139205] - i40e: Fix error handling in i40e_init_module() (Stefan Assmann) [2104466] - i40e: Add appropriate error message logged for incorrect duplex setting (Stefan Assmann) [2104466] - i40e: Add i40e_napi_poll tracepoint (Stefan Assmann) [2104466] - i40e: Record number of RXes cleaned during NAPI (Stefan Assmann) [2104466] - i40e: Record number TXes cleaned during NAPI (Stefan Assmann) [2104466] - i40e: Store the irq number in i40e_q_vector (Stefan Assmann) [2104466] - ptp: introduce helpers to adjust by scaled parts per million (Stefan Assmann) [2104466] - net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers). (Stefan Assmann) [2104466] - i40e: Fix flow-type by setting GL_HASH_INSET registers (Stefan Assmann) [2104466] - i40e: Fix VF hang when reset is triggered on another VF (Stefan Assmann) [2104466] - i40e: Fix ethtool rx-flow-hash setting for X722 (Stefan Assmann) [2104466] - i40e: Fix DMA mappings leak (Stefan Assmann) [2104466] - i40e: add description and modify interrupts configuration procedure (Stefan Assmann) [2104466] - i40e: Add basic support for I710 devices (Stefan Assmann) [2104466] - i40e: Fix set max_tx_rate when it is lower than 1 Mbps (Stefan Assmann) [2104466] - i40e: Fix VF set max MTU size (Stefan Assmann) [2104466] - i40e: Fix ADQ rate limiting for PF (Stefan Assmann) [2104466] - net: ethernet: move from strlcpy with unused retval to strscpy (Stefan Assmann) [2104466] - i40e: Fix incorrect address type for IPv6 flow rules (Stefan Assmann) [2104466] - i40e: Fix to stop tx_timeout recovery if GLOBR fails (Stefan Assmann) [2104466] - i40e: convert .adjfreq to .adjfine (Stefan Assmann) [2104466] - i40e: use mul_u64_u64_div_u64 for PTP frequency calculation (Stefan Assmann) [2104466] - i40e: Fix interface init with MSI interrupts (no MSI-X) (Stefan Assmann) [2104466] - i40e: Refactor tc mqprio checks (Stefan Assmann) [2104466] - i40e: Fix erroneous adapter reinitialization during recovery process (Stefan Assmann) [2104466] - i40e: Fix VF's MAC Address change on VM (Stefan Assmann) [2104466] - i40e: Fix dropped jumbo frames statistics (Stefan Assmann) [2104466] - intel/i40e:fix repeated words in comments (Stefan Assmann) [2104466] - intel: remove unused macros (Stefan Assmann) [2104466] - i40e: read the XDP program once per NAPI (Stefan Assmann) [2104466] - intel/i40e: delete if NULL check before dev_kfree_skb (Stefan Assmann) [2104466] - i40e: Remove unnecessary synchronize_irq() before free_irq() (Stefan Assmann) [2104466] - i40e: Add support for ethtool -s <interface> speed <speed in Mb> (Stefan Assmann) [2104466] - i40e: Add VF VLAN pruning (Stefan Assmann) [2104466] - ethernet: constify references to netdev->dev_addr in drivers (Stefan Assmann) [2104466] Tue, 13 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-212.el9] - udp: track the forward memory release threshold in an hot cacheline (Paolo Abeni) [2133057] - net: introduce and use custom sockopt socket flag (Paolo Abeni) [2133057] - bpf: Change bpf_setsockopt(SOL_SOCKET) to reuse sk_setsockopt() (Paolo Abeni) [2133057] - net: Add sk_setsockopt() to take the sk ptr instead of the sock ptr (Paolo Abeni) [2133057] - net: skb: introduce and use a single page frag cache (Paolo Abeni) [2133057] - net: add napi_get_frags_check() helper (Paolo Abeni) [2133057] - libceph: clean up ceph_osdc_start_request prototype (Xiubo Li) [2120166] - rbd: replace usage of found with dedicated list iterator variable (Xiubo Li) [2120166] - libceph: fix ceph_pagelist_reserve() comment typo (Xiubo Li) [2120166] - ceph: don't truncate file in atomic_open (Xiubo Li) [2120166] - ceph: make f_bsize always equal to f_frsize (Xiubo Li) [2120166] - libceph: print fsid and epoch with osd id (Xiubo Li) [2120166] - libceph: check pointer before assigned to "c->rules[]" (Xiubo Li) [2120166] - ceph: update the auth cap when the async create req is forwarded (Xiubo Li) [2120166] - ceph: make change_auth_cap_ses a global symbol (Xiubo Li) [2120166] - ceph: fix incorrect old_size length in ceph_mds_request_args (Xiubo Li) [2120166] - ceph: convert to generic_file_llseek (Xiubo Li) [2120166] - ceph: fix the incorrect comment for the ceph_mds_caps struct (Xiubo Li) [2120166] - ceph: don't leak snap_rwsem in handle_cap_grant (Xiubo Li) [2120166] - ceph: prevent a client from exceeding the MDS maximum xattr size (Xiubo Li) [2120166] - ceph: choose auth MDS for getxattr with the Xs caps (Xiubo Li) [2120166] - ceph: add session already open notify support (Xiubo Li) [2120166] - ceph: wait for the first reply of inflight async unlink (Xiubo Li) [2120166] - fs/dcache: export d_same_name() helper (Xiubo Li) [2120166] - ceph: remove useless CEPHFS_FEATURES_CLIENT_REQUIRED (Xiubo Li) [2120166] - ceph: use correct index when encoding client supported features (Xiubo Li) [2120166] - ceph: switch TASK_INTERRUPTIBLE to TASK_KILLABLE (Xiubo Li) [2120166] - ceph: remove redundant variable ino (Xiubo Li) [2120166] - ceph: try to queue a writeback if revoking fails (Xiubo Li) [2120166] - ceph: fix statfs for subdir mounts (Xiubo Li) [2120166] - ceph: try to choose the auth MDS if possible for getattr (Xiubo Li) [2120166] - ceph: disable updating the atime since cephfs won't maintain it (Xiubo Li) [2120166] - ceph: flush the mdlog for filesystem sync (Xiubo Li) [2120166] - ceph: rename unsafe_request_wait() (Xiubo Li) [2120166] - libceph: use swap() macro instead of taking tmp variable (Xiubo Li) [2120166] - ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check (Xiubo Li) [2120166] - ceph: use dedicated list iterator variable (Xiubo Li) [2120166] - ceph: update the dlease for the hashed dentry when removing (Xiubo Li) [2120166] - ceph: stop retrying the request when exceeding 256 times (Xiubo Li) [2120166] - ceph: stop forwarding the request when exceeding 256 times (Xiubo Li) [2120166] - ceph: remove unused CEPH_MDS_LEASE_RELEASE related code (Xiubo Li) [2120166] - ceph: allow ceph.dir.rctime xattr to be updatable (Xiubo Li) [2120166] - powercap: RAPL: Add Power Limit4 support for Alder Lake-N and Raptor Lake-P (David Arcari) [2106144] - powercap: intel_rapl: remove redundant store to value after multiply (David Arcari) [2106144] - powercap: RAPL: Add Power Limit4 support for RaptorLake (David Arcari) [2106144] - powercap: intel_rapl: support new layout of Psys PowerLimit Register on SPR (David Arcari) [2106144] - powercap: Add Power Limit4 support for Alder Lake SoC (David Arcari) [2106144] - Revert "Merge: Backport Aspeed conversion to shmem" (Herton R. Krzesinski) ...
Thu, 15 Dec 2022 01:27:21 GMT: kernel-doc-5.14.0-214.el9.noarch
kernel-doc - Various documentation bits found in the kernel source
This package contains documentation files from the kernel
source. Various bits of information about the Linux kernel and the
device drivers shipped with it are documented in these files.
You'll want to install this package if you need a reference to the
options that can be passed to Linux kernel modules at load time.
Change Log:
Wed, 14 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-214.el9] - sfc: move unmaintained message to sfc_siena (Íñigo Huguet) [2112206 2139802] - sfc/siena: add entries for new CONFIG_SFC_SIENA* configs (Íñigo Huguet) [2112206 2139802] - sfc: Fix an error handling path in efx_pci_probe() (Íñigo Huguet) [2112206] - sfc: support PTP over Ethernet (Íñigo Huguet) [2112206 2139802] - sfc: support PTP over IPv6/UDP (Íñigo Huguet) [2112206 2139802] - sfc: allow more flexible way of adding filters for PTP (Íñigo Huguet) [2112206 2139802] - sfc: correct filter_table_remove method for EF10 PFs (Íñigo Huguet) [2112206] - sfc/siena: fix null pointer dereference in efx_hard_start_xmit (Íñigo Huguet) [2112206] - sfc/siena: fix TX channel offset when using legacy interrupts (Íñigo Huguet) [2112206] - sfc: implement ethtool get/set RX ring size for EF100 reps (Íñigo Huguet) [2112206] - sfc: use a dynamic m-port for representor RX and set it promisc (Íñigo Huguet) [2112206] - sfc: move table locking into filter_table_{probe,remove} methods (Íñigo Huguet) [2112206] - sfc: insert default MAE rules to connect VFs to representors (Íñigo Huguet) [2112206] - sfc: receive packets from EF100 VFs into representors (Íñigo Huguet) [2112206] - sfc: check ef100 RX packets are from the wire (Íñigo Huguet) [2112206] - sfc: determine wire m-port at EF100 PF probe time (Íñigo Huguet) [2112206] - sfc: ef100 representor RX top half (Íñigo Huguet) [2112206] - sfc: ef100 representor RX NAPI poll (Íñigo Huguet) [2112206] - sfc: plumb ef100 representor stats (Íñigo Huguet) [2112206] - sfc: disable softirqs for ptp TX (Íñigo Huguet) [2112206] - sfc/siena: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc: attach/detach EF100 representors along with their owning PF (Íñigo Huguet) [2112206] - sfc: hook up ef100 representor TX (Íñigo Huguet) [2112206] - sfc: support passing a representor to the EF100 TX path (Íñigo Huguet) [2112206] - sfc: determine representee m-port for EF100 representors (Íñigo Huguet) [2112206] - sfc: phys port/switch identification for ef100 reps (Íñigo Huguet) [2112206] - sfc: add basic ethtool ops to ef100 reps (Íñigo Huguet) [2112206] - sfc: add skeleton ef100 VF representors (Íñigo Huguet) [2112206] - sfc: detect ef100 MAE admin privilege/capability at probe time (Íñigo Huguet) [2112206] - sfc: update EF100 register descriptions (Íñigo Huguet) [2112206] - sfc: update MCDI protocol headers (Íñigo Huguet) [2112206] - sfc/siena: Use the bitmap API to allocate bitmaps (Íñigo Huguet) [2112206] - sfc: Separate netdev probe/remove from PCI probe/remove (Íñigo Huguet) [2112206] - sfc: replace function name in string with __func__ (Íñigo Huguet) [2112206] - sfc: Unsplit literal string. (Íñigo Huguet) [2112206] - sfc: Move EF100 efx_nic_type structs to the end of the file (Íñigo Huguet) [2112206] - sfc: Separate efx_nic memory from net_device memory (Íñigo Huguet) [2112206] - sfc: Encapsulate access to netdev_priv() (Íñigo Huguet) [2112206] - sfc: Change BUG_ON to WARN_ON and recovery code. (Íñigo Huguet) [2112206] - sfc: Remove netdev init from efx_init_struct (Íñigo Huguet) [2112206] - sfc: Add a PROBED state for EF100 VDPA use. (Íñigo Huguet) [2112206] - sfc: Split STATE_READY in to STATE_NET_DOWN and STATE_NET_UP. (Íñigo Huguet) [2112206] - sfc: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc: siena: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc/siena: Fix typo in comment (Íñigo Huguet) [2112206] - sfc: Fix typo in comment (Íñigo Huguet) [2112206] - sfc/siena: fix wrong tx channel offset with efx_separate_tx_channels (Íñigo Huguet) [2112206] - sfc/siena: fix considering that all channels have TX queues (Íñigo Huguet) [2112206] - sfc/siena: Remove duplicate check on segments (Íñigo Huguet) [2112206] - sfc: siena: Have a unique wrapper ifndef for efx channels header (Íñigo Huguet) [2112206] - eth: sfc: remove remnants of the out-of-tree napi_weight module param (Íñigo Huguet) [2112206] - sfc: siena: Fix Kconfig dependencies (Íñigo Huguet) [2112206] - sfc/siena: Reinstate SRIOV init/fini function calls (Íñigo Huguet) [2112206] - sfc/siena: Make PTP and reset support specific for Siena (Íñigo Huguet) [2112206] - sfc/siena: Make MCDI logging support specific for Siena (Íñigo Huguet) [2112206] - siena: Make HWMON support specific for Siena (Íñigo Huguet) [2112206] - siena: Make SRIOV support specific for Siena (Íñigo Huguet) [2112206] - siena: Make MTD support specific for Siena (Íñigo Huguet) [2112206] - sfc: Add a basic Siena module (Íñigo Huguet) [2112206] - sfc/siena: Inline functions in sriov.h to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in mcdi headers to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename peripheral functions to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename RX/TX functions to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in efx headers to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Remove build references to missing functionality (Íñigo Huguet) [2112206] - sfc: Copy shared files needed for Siena (part 2) (Íñigo Huguet) [2112206] - sfc: Copy shared files needed for Siena (part 1) (Íñigo Huguet) [2112206] - sfc: Move Siena specific files (Íñigo Huguet) [2112206] - sfc: Copy a subset of mcdi_pcol.h to siena (Íñigo Huguet) [2112206] - sfc: Disable Siena support (Íñigo Huguet) [2112206] - sfc: add EF100 VF support via a write to sriov_numvfs (Íñigo Huguet) [2112206] - sfc: Remove global definition of efx_reset_type_names (Íñigo Huguet) [2112206] - sfc: Remove duplicate definition of efx_xmit_done (Íñigo Huguet) [2112206] - sfc: efx_default_channel_type APIs can be static (Íñigo Huguet) [2112206] - sfc: Fix spelling mistake "writting" -> "writing" (Íñigo Huguet) [2112206] - sfc: ef10: Fix assigning negative value to unsigned variable (Íñigo Huguet) [2112206] - sfc: use hardware tx timestamps for more than PTP (Íñigo Huguet) [2112206 2139802] - drm/vc4: hdmi: Fix build error for implicit function declaration (Adrien Thierry) [2138240] - drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage (Adrien Thierry) [2138240] - drm/vc4: Fix build error when CONFIG_DRM_VC4=y && CONFIG_RASPBERRYPI_FIRMWARE=m (Adrien Thierry) [2138240] - drm/vc4: Make use of the helper component_compare_dev (Adrien Thierry) [2138240] - drm/vc4: Use drm_mode_copy() (Adrien Thierry) [2138240] - drm/vc4: crtc: Fix runtime_pm reference counting (Adrien Thierry) [2138240] - drm/vc4: hdmi: Unregister codec device on unbind (Adrien Thierry) [2138240] - drm/vc4: Use of_device_get_match_data() (Adrien Thierry) [2138240] - drm/vc4: crtc: Fix redundant variable assignment (Adrien Thierry) [2138240] - drm/vc4: hdmi: Allow DBLCLK modes even if horz timing is odd. (Adrien Thierry) [2138240] - drm/vc4: hdmi: Don't try disabling SCDC on Pi0-3. (Adrien Thierry) [2138240] - drm/vc4: hdmi: Ensure we don't use 2711 HPD registers on Pi0-3 (Adrien Thierry) [2138240] - drm/vc4: hdmi: Simplify the connector state retrieval (Adrien Thierry) [2138240] - drm/vc4: hdmi: Change CSC callback prototype (Adrien Thierry) [2138240] - drm/vc4: hdmi: Define colorspace matrices (Adrien Thierry) [2138240] - drm/vc4: hdmi: Replace CSC_CTL hardcoded value by defines (Adrien Thierry) [2138240] - drm/vc4: hdmi: Move XBAR setup to csc_setup (Adrien Thierry) [2138240] - drm/vc4: hdmi: Use full range helper in csc functions (Adrien Thierry) [2138240] - drm/vc4: hdmi: Add full range RGB helper (Adrien Thierry) [2138240] - drm/edid: Rename drm_hdmi_avi_infoframe_colorspace to _colorimetry (Adrien Thierry) [2138240] - drm/vc4: Fix deadlock on DSI device attach error (Adrien Thierry) [2138240] - drm/vc4: remove redundant assignment of variable size (Adrien Thierry) [2138240] - drm/vc4: Notify the firmware when DRM is in charge (Adrien Thierry) [2138240] - drm/vc4: Remove conflicting framebuffers before callind bind_all (Adrien Thierry) [2138240] - drm/vc4: Support nomodeset (Adrien Thierry) [2138240] - firmware: raspberrypi: Add RPI_FIRMWARE_NOTIFY_DISPLAY_DONE (Adrien Thierry) [2138240] - drm/vc4: plane: Add support for YUV color encodings and ranges (Adrien Thierry) [2138240] - drm/vc4: plane: Add support for DRM_FORMAT_P030 (Adrien Thierry) [2138240] - drm/vc4: kms: Wait for the commit before increasing our clock rate (Adrien Thierry) [2138240] - drm: Remove CONFIG_DRM_KMS_CMA_HELPER option (Adrien Thierry) [2138240] - drm/cma-helper: Pass GEM CMA object in public interfaces (Adrien Thierry) [2138240] - drm/cma-helper: Export dedicated wrappers for GEM object functions (Adrien Thierry) [2138240] - drm/vc4: kms: Fix previous HVS commit wait (Adrien Thierry) [2138240] - drm/vc4: kms: Don't duplicate pending commit (Adrien Thierry) [2138240] - drm/vc4: kms: Clear the HVS FIFO commit pointer once done (Adrien Thierry) [2138240] - drm/vc4: kms: Add missing drm_crtc_commit_put (Adrien Thierry) [2138240] - drm/vc4: kms: Fix return code check (Adrien Thierry) [2138240] - drm/vc4: fix error code in vc4_create_object() (Adrien Thierry) [2138240] - drm/vc4: hdmi: Introduce a scdc_enabled flag (Adrien Thierry) [2138240] - drm/vc4: hdmi: Introduce an output_enabled flag (Adrien Thierry) [2138240] - drm/vc4: hdmi: Check the device state in prepare() (Adrien Thierry) [2138240] - drm/vc4: hdmi: Prevent access to crtc->state outside of KMS (Adrien Thierry) [2138240] - drm/vc4: hdmi: Use a mutex to prevent concurrent framework access (Adrien Thierry) [2138240] - drm/vc4: hdmi: Add a spinlock to protect register access (Adrien Thierry) [2138240] - drm/vc4: crtc: Copy assigned channel to the CRTC (Adrien Thierry) [2138240] - drm/vc4: Fix non-blocking commit getting stuck forever (Adrien Thierry) [2138240] - drm/vc4: crtc: Drop feed_txp from state (Adrien Thierry) [2138240] - drm/vc4: Increase the core clock based on HVS load (Adrien Thierry) [2138240] - drm/vc4: hdmi: Enable the scrambler on reconnection (Adrien Thierry) [2138240] - drm/vc4: hdmi: Raise the maximum clock rate (Adrien Thierry) [2138240] - drm/vc4: Leverage the load tracker on the BCM2711 (Adrien Thierry) [2138240] - drm/vc4: crtc: Add some logging (Adrien Thierry) [2138240] - drm/vc4: crtc: Rework the encoder retrieval code (again) (Adrien Thierry) [2138240] - drm/vc4: crtc: Add encoder to vc4_crtc_config_pv prototype (Adrien Thierry) [2138240] - drm/vc4: Make vc4_crtc_get_encoder public (Adrien Thierry) [2138240] - drm/vc4: hdmi: Fix HPD GPIO detection (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove the DDC probing for status detection (Adrien Thierry) [2138240] - drm/vc4: crtc: Make sure the HDMI controller is powered when disabling (Adrien Thierry) [2138240] - drm/vc4: hdmi: Warn if we access the controller while disabled (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the device is powered with CEC (Adrien Thierry) [2138240] - drm/vc4: hdmi: Split the CEC disable / enable functions in two (Adrien Thierry) [2138240] - drm/vc4: hdmi: Rework the pre_crtc_configure error handling (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the controller is powered up during bind (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the controller is powered in detect (Adrien Thierry) [2138240] - drm/vc4: hdmi: Move the HSM clock enable to runtime_pm (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set a default HSM rate (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove unused struct (Adrien Thierry) [2138240] - drm/vc4: hdmi: Actually check for the connector status in hotplug (Adrien Thierry) [2138240] - Revert "drm/vc4: hdmi: Remove drm_encoder->crtc usage" (Adrien Thierry) [2138240] - Revert drm/vc4 hdmi runtime PM changes (Adrien Thierry) [2138240] - drm/vc4: dsi: Switch to devm_drm_of_get_bridge (Adrien Thierry) [2138240] - drm/vc4: dpi: Switch to devm_drm_of_get_bridge (Adrien Thierry) [2138240] - drm/vc4: Make use of the helper function devm_platform_ioremap_resource() (Adrien Thierry) [2138240] - drm/vc4: hdmi: make vc4_hdmi_codec_pdata static (Adrien Thierry) [2138240] - drm/vc4: Convert to Linux IRQ interfaces (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove unused struct (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove redundant variables (Adrien Thierry) [2138240] - drm/bridge: Centralize error message when bridge attach fails (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove drm_encoder->crtc usage (Adrien Thierry) [2138240] - drm/vc4: hdmi: Only call into DRM framework if registered (Adrien Thierry) [2138240] - drm/vc4: hdmi: Drop devm interrupt handler for hotplug interrupts (Adrien Thierry) [2138240] - drm: vc4: Fix pixel-wrap issue with DVP teardown (Adrien Thierry) [2138240] - drm/vc4: hdmi: Limit noise when deferring snd card registration (Adrien Thierry) [2138240] - drm/aperture: Pass DRM driver structure instead of driver name (Adrien Thierry) [2138240] - drm/vc4: Don't set struct drm_device.irq_enabled (Adrien Thierry) [2138240] - drm/vc4: hdmi: Register HDMI codec (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove firmware logic for MAI threshold setting (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set VC4_HDMI_MAI_CONFIG_FORMAT_REVERSE (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set HDMI_MAI_FMT (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set HD_CTL_WHOLSMP and HD_CTL_CHALIGN_SET (Adrien Thierry) [2138240] - drm/vc4: hdmi: Rely on interrupts to handle hotplug (Adrien Thierry) [2138240] Wed, 14 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-213.el9] - redhat: configs: disable vDPA on all archs except x86_64 (Laurent Vivier) [2140885] - pipe: Fix missing lock in pipe_resize_ring() (Ian Kent) [2141632] {CVE-2022-2959} - NFSD: Protect against send buffer overflow in NFSv3 READ (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv2 READ (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv3 READDIR (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv2 READDIR (Scott Mayhew) [2141770] {CVE-2022-43945} - SUNRPC: Fix svcxdr_init_encode's buflen calculation (Scott Mayhew) [2141770] {CVE-2022-43945} - SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculation (Scott Mayhew) [2141770] {CVE-2022-43945} - block: change request end_io handler to pass back a return value (Eric Chanudet) [2139205] - block: Change the return type of blk_mq_map_queues() into void (Eric Chanudet) [2139205] - block: simplify disk shutdown (Eric Chanudet) [2139205] - scsi: ufs: Split the drivers/scsi/ufs directory (Eric Chanudet) [2139205] - blk-mq: remove the done argument to blk_execute_rq_nowait (Eric Chanudet) [2139205] - i40e: Fix error handling in i40e_init_module() (Stefan Assmann) [2104466] - i40e: Add appropriate error message logged for incorrect duplex setting (Stefan Assmann) [2104466] - i40e: Add i40e_napi_poll tracepoint (Stefan Assmann) [2104466] - i40e: Record number of RXes cleaned during NAPI (Stefan Assmann) [2104466] - i40e: Record number TXes cleaned during NAPI (Stefan Assmann) [2104466] - i40e: Store the irq number in i40e_q_vector (Stefan Assmann) [2104466] - ptp: introduce helpers to adjust by scaled parts per million (Stefan Assmann) [2104466] - net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers). (Stefan Assmann) [2104466] - i40e: Fix flow-type by setting GL_HASH_INSET registers (Stefan Assmann) [2104466] - i40e: Fix VF hang when reset is triggered on another VF (Stefan Assmann) [2104466] - i40e: Fix ethtool rx-flow-hash setting for X722 (Stefan Assmann) [2104466] - i40e: Fix DMA mappings leak (Stefan Assmann) [2104466] - i40e: add description and modify interrupts configuration procedure (Stefan Assmann) [2104466] - i40e: Add basic support for I710 devices (Stefan Assmann) [2104466] - i40e: Fix set max_tx_rate when it is lower than 1 Mbps (Stefan Assmann) [2104466] - i40e: Fix VF set max MTU size (Stefan Assmann) [2104466] - i40e: Fix ADQ rate limiting for PF (Stefan Assmann) [2104466] - net: ethernet: move from strlcpy with unused retval to strscpy (Stefan Assmann) [2104466] - i40e: Fix incorrect address type for IPv6 flow rules (Stefan Assmann) [2104466] - i40e: Fix to stop tx_timeout recovery if GLOBR fails (Stefan Assmann) [2104466] - i40e: convert .adjfreq to .adjfine (Stefan Assmann) [2104466] - i40e: use mul_u64_u64_div_u64 for PTP frequency calculation (Stefan Assmann) [2104466] - i40e: Fix interface init with MSI interrupts (no MSI-X) (Stefan Assmann) [2104466] - i40e: Refactor tc mqprio checks (Stefan Assmann) [2104466] - i40e: Fix erroneous adapter reinitialization during recovery process (Stefan Assmann) [2104466] - i40e: Fix VF's MAC Address change on VM (Stefan Assmann) [2104466] - i40e: Fix dropped jumbo frames statistics (Stefan Assmann) [2104466] - intel/i40e:fix repeated words in comments (Stefan Assmann) [2104466] - intel: remove unused macros (Stefan Assmann) [2104466] - i40e: read the XDP program once per NAPI (Stefan Assmann) [2104466] - intel/i40e: delete if NULL check before dev_kfree_skb (Stefan Assmann) [2104466] - i40e: Remove unnecessary synchronize_irq() before free_irq() (Stefan Assmann) [2104466] - i40e: Add support for ethtool -s <interface> speed <speed in Mb> (Stefan Assmann) [2104466] - i40e: Add VF VLAN pruning (Stefan Assmann) [2104466] - ethernet: constify references to netdev->dev_addr in drivers (Stefan Assmann) [2104466] Tue, 13 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-212.el9] - udp: track the forward memory release threshold in an hot cacheline (Paolo Abeni) [2133057] - net: introduce and use custom sockopt socket flag (Paolo Abeni) [2133057] - bpf: Change bpf_setsockopt(SOL_SOCKET) to reuse sk_setsockopt() (Paolo Abeni) [2133057] - net: Add sk_setsockopt() to take the sk ptr instead of the sock ptr (Paolo Abeni) [2133057] - net: skb: introduce and use a single page frag cache (Paolo Abeni) [2133057] - net: add napi_get_frags_check() helper (Paolo Abeni) [2133057] - libceph: clean up ceph_osdc_start_request prototype (Xiubo Li) [2120166] - rbd: replace usage of found with dedicated list iterator variable (Xiubo Li) [2120166] - libceph: fix ceph_pagelist_reserve() comment typo (Xiubo Li) [2120166] - ceph: don't truncate file in atomic_open (Xiubo Li) [2120166] - ceph: make f_bsize always equal to f_frsize (Xiubo Li) [2120166] - libceph: print fsid and epoch with osd id (Xiubo Li) [2120166] - libceph: check pointer before assigned to "c->rules[]" (Xiubo Li) [2120166] - ceph: update the auth cap when the async create req is forwarded (Xiubo Li) [2120166] - ceph: make change_auth_cap_ses a global symbol (Xiubo Li) [2120166] - ceph: fix incorrect old_size length in ceph_mds_request_args (Xiubo Li) [2120166] - ceph: convert to generic_file_llseek (Xiubo Li) [2120166] - ceph: fix the incorrect comment for the ceph_mds_caps struct (Xiubo Li) [2120166] - ceph: don't leak snap_rwsem in handle_cap_grant (Xiubo Li) [2120166] - ceph: prevent a client from exceeding the MDS maximum xattr size (Xiubo Li) [2120166] - ceph: choose auth MDS for getxattr with the Xs caps (Xiubo Li) [2120166] - ceph: add session already open notify support (Xiubo Li) [2120166] - ceph: wait for the first reply of inflight async unlink (Xiubo Li) [2120166] - fs/dcache: export d_same_name() helper (Xiubo Li) [2120166] - ceph: remove useless CEPHFS_FEATURES_CLIENT_REQUIRED (Xiubo Li) [2120166] - ceph: use correct index when encoding client supported features (Xiubo Li) [2120166] - ceph: switch TASK_INTERRUPTIBLE to TASK_KILLABLE (Xiubo Li) [2120166] - ceph: remove redundant variable ino (Xiubo Li) [2120166] - ceph: try to queue a writeback if revoking fails (Xiubo Li) [2120166] - ceph: fix statfs for subdir mounts (Xiubo Li) [2120166] - ceph: try to choose the auth MDS if possible for getattr (Xiubo Li) [2120166] - ceph: disable updating the atime since cephfs won't maintain it (Xiubo Li) [2120166] - ceph: flush the mdlog for filesystem sync (Xiubo Li) [2120166] - ceph: rename unsafe_request_wait() (Xiubo Li) [2120166] - libceph: use swap() macro instead of taking tmp variable (Xiubo Li) [2120166] - ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check (Xiubo Li) [2120166] - ceph: use dedicated list iterator variable (Xiubo Li) [2120166] - ceph: update the dlease for the hashed dentry when removing (Xiubo Li) [2120166] - ceph: stop retrying the request when exceeding 256 times (Xiubo Li) [2120166] - ceph: stop forwarding the request when exceeding 256 times (Xiubo Li) [2120166] - ceph: remove unused CEPH_MDS_LEASE_RELEASE related code (Xiubo Li) [2120166] - ceph: allow ceph.dir.rctime xattr to be updatable (Xiubo Li) [2120166] - powercap: RAPL: Add Power Limit4 support for Alder Lake-N and Raptor Lake-P (David Arcari) [2106144] - powercap: intel_rapl: remove redundant store to value after multiply (David Arcari) [2106144] - powercap: RAPL: Add Power Limit4 support for RaptorLake (David Arcari) [2106144] - powercap: intel_rapl: support new layout of Psys PowerLimit Register on SPR (David Arcari) [2106144] - powercap: Add Power Limit4 support for Alder Lake SoC (David Arcari) [2106144] - Revert "Merge: Backport Aspeed conversion to shmem" (Herton R. Krzesinski) ...
Sat, 17 Dec 2022 02:12:12 GMT: rhel-system-roles-1.21.0-0.13.el9.noarch
rhel-system-roles - Set of interfaces for unified system management
Collection of Ansible roles and modules that provide a stable and
consistent configuration interface for managing multiple versions
of Red Hat Enterprise Linux.
Change Log:
Thu, 15 Dec 2022 GMT - Rich Megginson <rmeggins@redhat.com> - 1.21.0-0.13 - Resolves:rhbz#2143246 : storage - [RHEL9] ansible.parsing.yaml.objects.AnsibleUnicode object' has no attribute 'bytes' - Resolves:rhbz#2128467 : storage - [RHEL9] disks_needed need to be set for the raid test cases - Resolves:rhbz#2123594 : storage - [RHEL9 system role] storage role vdo tests failed about "VDO deduplication is off but it should not" - Resolves:rhbz#2153660 : storage - [RHEL9] tests_create_thinp_then_remove_scsi_generated.yml failed at "assertion": "(storage_test_expected_size|int - storage_test_actual_size.bytes)|abs / storage_test_expected_size|int < 0.01" Thu, 15 Dec 2022 GMT - Rich Megginson <rmeggins@redhat.com> - 1.21.0-0.12 - Resolves:rhbz#2153043 - tlog - Unconditionally enable the files provider Tue, 13 Dec 2022 GMT - Rich Megginson <rmeggins@redhat.com> - 1.21.0-0.11 - Resolves:rhbz#2130357 : logging - [RFE] convert logging role to use firewall, selinux role, and certificate role fix basic-smoke-test failures ...
Sat, 17 Dec 2022 00:24:15 GMT: iptables-nft-services-1.8.8-6.el9.noarch
iptables-nft-services - Services for nft-variants of iptables, ebtables and arptables
Services for nft-variants of iptables, ebtables and arptables
This package provides the services iptables, ip6tables, arptables and ebtables
for use with iptables-nft which provides nft-variants of these tools.
Change Log:
Wed, 07 Dec 2022 GMT - Phil Sutter <psutter@redhat.com> - 1.8.8-6 - Add expected testsuite result Tue, 06 Dec 2022 GMT - Phil Sutter <psutter@redhat.com> - 1.8.8-5 - nft: un-break among match with concatenation - nft: fix ebtables among match when mac+ip addresses are used Tue, 05 Jul 2022 GMT - Phil Sutter <psutter@redhat.com> - 1.8.8-4 - libxtables: Fix unsupported extension warning corner case ...
Sat, 17 Dec 2022 00:23:53 GMT: iptables-devel-1.8.8-6.el9.i686
iptables-devel - Development package for iptables
libxtables development headers and pkgconfig files
Change Log:
Wed, 07 Dec 2022 GMT - Phil Sutter <psutter@redhat.com> - 1.8.8-6 - Add expected testsuite result Tue, 06 Dec 2022 GMT - Phil Sutter <psutter@redhat.com> - 1.8.8-5 - nft: un-break among match with concatenation - nft: fix ebtables among match when mac+ip addresses are used Tue, 05 Jul 2022 GMT - Phil Sutter <psutter@redhat.com> - 1.8.8-4 - libxtables: Fix unsupported extension warning corner case ...
Sat, 17 Dec 2022 00:23:56 GMT: iptables-devel-1.8.8-6.el9.x86_64
iptables-devel - Development package for iptables
libxtables development headers and pkgconfig files
Change Log:
Wed, 07 Dec 2022 GMT - Phil Sutter <psutter@redhat.com> - 1.8.8-6 - Add expected testsuite result Tue, 06 Dec 2022 GMT - Phil Sutter <psutter@redhat.com> - 1.8.8-5 - nft: un-break among match with concatenation - nft: fix ebtables among match when mac+ip addresses are used Tue, 05 Jul 2022 GMT - Phil Sutter <psutter@redhat.com> - 1.8.8-4 - libxtables: Fix unsupported extension warning corner case ...
Fri, 16 Dec 2022 23:01:25 GMT: gnome-shell-extension-dash-to-dock-40.7-4.el9.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> - 40.7-4 - Adjust classification banner position in fullscreen Resolves: #2153524 - Don't grab focus when clicking desktop grid Resolves: #2150001 - Make desktop icons resilient to background reloads Resolves: #2139895 - Allow disabling workspace switch gesture Resolves: #2154358 Wed, 22 Jun 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 40.7-3 - Improve window-list on touch Resolves: #2099286 Fri, 13 May 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 40.7-2 - Require desktop-icons for classic session Resolves: #2047697 ...
Fri, 16 Dec 2022 23:01:25 GMT: gnome-shell-extension-desktop-icons-40.7-4.el9.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> - 40.7-4 - Adjust classification banner position in fullscreen Resolves: #2153524 - Don't grab focus when clicking desktop grid Resolves: #2150001 - Make desktop icons resilient to background reloads Resolves: #2139895 - Allow disabling workspace switch gesture Resolves: #2154358 Wed, 22 Jun 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 40.7-3 - Improve window-list on touch Resolves: #2099286 Fri, 13 May 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 40.7-2 - Require desktop-icons for classic session Resolves: #2047697 ...
Fri, 16 Dec 2022 23:01:25 GMT: gnome-shell-extension-classification-banner-40.7-4.el9.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> - 40.7-4 - Adjust classification banner position in fullscreen Resolves: #2153524 - Don't grab focus when clicking desktop grid Resolves: #2150001 - Make desktop icons resilient to background reloads Resolves: #2139895 - Allow disabling workspace switch gesture Resolves: #2154358 Wed, 22 Jun 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 40.7-3 - Improve window-list on touch Resolves: #2099286 Fri, 13 May 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 40.7-2 - Require desktop-icons for classic session Resolves: #2047697 ...
Fri, 16 Dec 2022 23:01:25 GMT: gnome-classic-session-40.7-4.el9.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> - 40.7-4 - Adjust classification banner position in fullscreen Resolves: #2153524 - Don't grab focus when clicking desktop grid Resolves: #2150001 - Make desktop icons resilient to background reloads Resolves: #2139895 - Allow disabling workspace switch gesture Resolves: #2154358 Wed, 22 Jun 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 40.7-3 - Improve window-list on touch Resolves: #2099286 Fri, 13 May 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 40.7-2 - Require desktop-icons for classic session Resolves: #2047697 ...
Fri, 16 Dec 2022 23:01:25 GMT: gnome-shell-extension-places-menu-40.7-4.el9.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> - 40.7-4 - Adjust classification banner position in fullscreen Resolves: #2153524 - Don't grab focus when clicking desktop grid Resolves: #2150001 - Make desktop icons resilient to background reloads Resolves: #2139895 - Allow disabling workspace switch gesture Resolves: #2154358 Wed, 22 Jun 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 40.7-3 - Improve window-list on touch Resolves: #2099286 Fri, 13 May 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 40.7-2 - Require desktop-icons for classic session Resolves: #2047697 ...
Fri, 16 Dec 2022 23:01:25 GMT: gnome-shell-extension-heads-up-display-40.7-4.el9.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> - 40.7-4 - Adjust classification banner position in fullscreen Resolves: #2153524 - Don't grab focus when clicking desktop grid Resolves: #2150001 - Make desktop icons resilient to background reloads Resolves: #2139895 - Allow disabling workspace switch gesture Resolves: #2154358 Wed, 22 Jun 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 40.7-3 - Improve window-list on touch Resolves: #2099286 Fri, 13 May 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 40.7-2 - Require desktop-icons for classic session Resolves: #2047697 ...
Fri, 16 Dec 2022 23:01:25 GMT: gnome-shell-extension-windowsNavigator-40.7-4.el9.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> - 40.7-4 - Adjust classification banner position in fullscreen Resolves: #2153524 - Don't grab focus when clicking desktop grid Resolves: #2150001 - Make desktop icons resilient to background reloads Resolves: #2139895 - Allow disabling workspace switch gesture Resolves: #2154358 Wed, 22 Jun 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 40.7-3 - Improve window-list on touch Resolves: #2099286 Fri, 13 May 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 40.7-2 - Require desktop-icons for classic session Resolves: #2047697 ...
Fri, 16 Dec 2022 23:01:25 GMT: gnome-shell-extension-workspace-indicator-40.7-4.el9.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> - 40.7-4 - Adjust classification banner position in fullscreen Resolves: #2153524 - Don't grab focus when clicking desktop grid Resolves: #2150001 - Make desktop icons resilient to background reloads Resolves: #2139895 - Allow disabling workspace switch gesture Resolves: #2154358 Wed, 22 Jun 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 40.7-3 - Improve window-list on touch Resolves: #2099286 Fri, 13 May 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 40.7-2 - Require desktop-icons for classic session Resolves: #2047697 ...
Fri, 16 Dec 2022 23:01:25 GMT: gnome-shell-extension-top-icons-40.7-4.el9.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> - 40.7-4 - Adjust classification banner position in fullscreen Resolves: #2153524 - Don't grab focus when clicking desktop grid Resolves: #2150001 - Make desktop icons resilient to background reloads Resolves: #2139895 - Allow disabling workspace switch gesture Resolves: #2154358 Wed, 22 Jun 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 40.7-3 - Improve window-list on touch Resolves: #2099286 Fri, 13 May 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 40.7-2 - Require desktop-icons for classic session Resolves: #2047697 ...
Fri, 16 Dec 2022 23:01:25 GMT: gnome-shell-extension-drive-menu-40.7-4.el9.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> - 40.7-4 - Adjust classification banner position in fullscreen Resolves: #2153524 - Don't grab focus when clicking desktop grid Resolves: #2150001 - Make desktop icons resilient to background reloads Resolves: #2139895 - Allow disabling workspace switch gesture Resolves: #2154358 Wed, 22 Jun 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 40.7-3 - Improve window-list on touch Resolves: #2099286 Fri, 13 May 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 40.7-2 - Require desktop-icons for classic session Resolves: #2047697 ...
Fri, 16 Dec 2022 23:01:25 GMT: gnome-shell-extension-user-theme-40.7-4.el9.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> - 40.7-4 - Adjust classification banner position in fullscreen Resolves: #2153524 - Don't grab focus when clicking desktop grid Resolves: #2150001 - Make desktop icons resilient to background reloads Resolves: #2139895 - Allow disabling workspace switch gesture Resolves: #2154358 Wed, 22 Jun 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 40.7-3 - Improve window-list on touch Resolves: #2099286 Fri, 13 May 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 40.7-2 - Require desktop-icons for classic session Resolves: #2047697 ...
Fri, 16 Dec 2022 23:01:25 GMT: gnome-shell-extension-launch-new-instance-40.7-4.el9.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> - 40.7-4 - Adjust classification banner position in fullscreen Resolves: #2153524 - Don't grab focus when clicking desktop grid Resolves: #2150001 - Make desktop icons resilient to background reloads Resolves: #2139895 - Allow disabling workspace switch gesture Resolves: #2154358 Wed, 22 Jun 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 40.7-3 - Improve window-list on touch Resolves: #2099286 Fri, 13 May 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 40.7-2 - Require desktop-icons for classic session Resolves: #2047697 ...
Fri, 16 Dec 2022 23:01:25 GMT: gnome-shell-extension-auto-move-windows-40.7-4.el9.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> - 40.7-4 - Adjust classification banner position in fullscreen Resolves: #2153524 - Don't grab focus when clicking desktop grid Resolves: #2150001 - Make desktop icons resilient to background reloads Resolves: #2139895 - Allow disabling workspace switch gesture Resolves: #2154358 Wed, 22 Jun 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 40.7-3 - Improve window-list on touch Resolves: #2099286 Fri, 13 May 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 40.7-2 - Require desktop-icons for classic session Resolves: #2047697 ...
Fri, 16 Dec 2022 23:01:25 GMT: gnome-shell-extension-panel-favorites-40.7-4.el9.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> - 40.7-4 - Adjust classification banner position in fullscreen Resolves: #2153524 - Don't grab focus when clicking desktop grid Resolves: #2150001 - Make desktop icons resilient to background reloads Resolves: #2139895 - Allow disabling workspace switch gesture Resolves: #2154358 Wed, 22 Jun 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 40.7-3 - Improve window-list on touch Resolves: #2099286 Fri, 13 May 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 40.7-2 - Require desktop-icons for classic session Resolves: #2047697 ...
Fri, 16 Dec 2022 23:01:25 GMT: gnome-shell-extension-updates-dialog-40.7-4.el9.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> - 40.7-4 - Adjust classification banner position in fullscreen Resolves: #2153524 - Don't grab focus when clicking desktop grid Resolves: #2150001 - Make desktop icons resilient to background reloads Resolves: #2139895 - Allow disabling workspace switch gesture Resolves: #2154358 Wed, 22 Jun 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 40.7-3 - Improve window-list on touch Resolves: #2099286 Fri, 13 May 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 40.7-2 - Require desktop-icons for classic session Resolves: #2047697 ...
Fri, 16 Dec 2022 23:01:25 GMT: gnome-shell-extension-common-40.7-4.el9.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> - 40.7-4 - Adjust classification banner position in fullscreen Resolves: #2153524 - Don't grab focus when clicking desktop grid Resolves: #2150001 - Make desktop icons resilient to background reloads Resolves: #2139895 - Allow disabling workspace switch gesture Resolves: #2154358 Wed, 22 Jun 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 40.7-3 - Improve window-list on touch Resolves: #2099286 Fri, 13 May 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 40.7-2 - Require desktop-icons for classic session Resolves: #2047697 ...
Fri, 16 Dec 2022 23:01:25 GMT: gnome-shell-extension-apps-menu-40.7-4.el9.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> - 40.7-4 - Adjust classification banner position in fullscreen Resolves: #2153524 - Don't grab focus when clicking desktop grid Resolves: #2150001 - Make desktop icons resilient to background reloads Resolves: #2139895 - Allow disabling workspace switch gesture Resolves: #2154358 Wed, 22 Jun 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 40.7-3 - Improve window-list on touch Resolves: #2099286 Fri, 13 May 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 40.7-2 - Require desktop-icons for classic session Resolves: #2047697 ...
Fri, 16 Dec 2022 23:01:25 GMT: gnome-shell-extension-window-list-40.7-4.el9.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> - 40.7-4 - Adjust classification banner position in fullscreen Resolves: #2153524 - Don't grab focus when clicking desktop grid Resolves: #2150001 - Make desktop icons resilient to background reloads Resolves: #2139895 - Allow disabling workspace switch gesture Resolves: #2154358 Wed, 22 Jun 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 40.7-3 - Improve window-list on touch Resolves: #2099286 Fri, 13 May 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 40.7-2 - Require desktop-icons for classic session Resolves: #2047697 ...
Fri, 16 Dec 2022 23:01:25 GMT: gnome-shell-extension-native-window-placement-40.7-4.el9.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> - 40.7-4 - Adjust classification banner position in fullscreen Resolves: #2153524 - Don't grab focus when clicking desktop grid Resolves: #2150001 - Make desktop icons resilient to background reloads Resolves: #2139895 - Allow disabling workspace switch gesture Resolves: #2154358 Wed, 22 Jun 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 40.7-3 - Improve window-list on touch Resolves: #2099286 Fri, 13 May 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 40.7-2 - Require desktop-icons for classic session Resolves: #2047697 ...
Fri, 16 Dec 2022 23:01:25 GMT: gnome-shell-extension-systemMonitor-40.7-4.el9.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> - 40.7-4 - Adjust classification banner position in fullscreen Resolves: #2153524 - Don't grab focus when clicking desktop grid Resolves: #2150001 - Make desktop icons resilient to background reloads Resolves: #2139895 - Allow disabling workspace switch gesture Resolves: #2154358 Wed, 22 Jun 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 40.7-3 - Improve window-list on touch Resolves: #2099286 Fri, 13 May 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 40.7-2 - Require desktop-icons for classic session Resolves: #2047697 ...
Fri, 16 Dec 2022 23:01:25 GMT: gnome-shell-extension-screenshot-window-sizer-40.7-4.el9.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> - 40.7-4 - Adjust classification banner position in fullscreen Resolves: #2153524 - Don't grab focus when clicking desktop grid Resolves: #2150001 - Make desktop icons resilient to background reloads Resolves: #2139895 - Allow disabling workspace switch gesture Resolves: #2154358 Wed, 22 Jun 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 40.7-3 - Improve window-list on touch Resolves: #2099286 Fri, 13 May 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 40.7-2 - Require desktop-icons for classic session Resolves: #2047697 ...
Fri, 16 Dec 2022 23:01:25 GMT: gnome-shell-extension-gesture-inhibitor-40.7-4.el9.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> - 40.7-4 - Adjust classification banner position in fullscreen Resolves: #2153524 - Don't grab focus when clicking desktop grid Resolves: #2150001 - Make desktop icons resilient to background reloads Resolves: #2139895 - Allow disabling workspace switch gesture Resolves: #2154358 Wed, 22 Jun 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 40.7-3 - Improve window-list on touch Resolves: #2099286 Fri, 13 May 2022 GMT - Florian Müllner <fmuellner@redhat.com> - 40.7-2 - Require desktop-icons for classic session Resolves: #2047697 ...
Wed, 14 Dec 2022 19:11:32 GMT: rpm-ostree-2022.18-2.el9.x86_64
rpm-ostree - Hybrid image/package system
rpm-ostree is a hybrid image/package system. It supports
"composing" packages on a build server into an OSTree repository,
which can then be replicated by client systems with atomic upgrades.
Additionally, unlike many "pure" image systems, with rpm-ostree
each client system can layer on additional packages, providing
a "best of both worlds" approach.
Change Log:
Wed, 14 Dec 2022 GMT - Colin Walters <walters@verbum.org> - 2022.18-2 - https://github.com/coreos/rpm-ostree/releases/tag/v2022.18 Resolves: rhbz#2153460 Tue, 22 Nov 2022 GMT - Colin Walters <walters@verbum.org> - 2022.16-2 - Rebase to 2022.16 Resolves: rhbz#2144586 Thu, 13 Oct 2022 GMT - Joseph Marrero <jmarrero@fedoraproject.org> - 2022.14-1 - https://github.com/coreos/rpm-ostree/releases/tag/v2022.14 ...
Wed, 14 Dec 2022 19:11:23 GMT: rpm-ostree-libs-2022.18-2.el9.i686
rpm-ostree-libs - Shared library for rpm-ostree
The rpm-ostree-libs package includes the shared library for rpm-ostree.
Change Log:
Wed, 14 Dec 2022 GMT - Colin Walters <walters@verbum.org> - 2022.18-2 - https://github.com/coreos/rpm-ostree/releases/tag/v2022.18 Resolves: rhbz#2153460 Tue, 22 Nov 2022 GMT - Colin Walters <walters@verbum.org> - 2022.16-2 - Rebase to 2022.16 Resolves: rhbz#2144586 Thu, 13 Oct 2022 GMT - Joseph Marrero <jmarrero@fedoraproject.org> - 2022.14-1 - https://github.com/coreos/rpm-ostree/releases/tag/v2022.14 ...
Wed, 14 Dec 2022 19:11:32 GMT: rpm-ostree-libs-2022.18-2.el9.x86_64
rpm-ostree-libs - Shared library for rpm-ostree
The rpm-ostree-libs package includes the shared library for rpm-ostree.
Change Log:
Wed, 14 Dec 2022 GMT - Colin Walters <walters@verbum.org> - 2022.18-2 - https://github.com/coreos/rpm-ostree/releases/tag/v2022.18 Resolves: rhbz#2153460 Tue, 22 Nov 2022 GMT - Colin Walters <walters@verbum.org> - 2022.16-2 - Rebase to 2022.16 Resolves: rhbz#2144586 Thu, 13 Oct 2022 GMT - Joseph Marrero <jmarrero@fedoraproject.org> - 2022.14-1 - https://github.com/coreos/rpm-ostree/releases/tag/v2022.14 ...
Fri, 16 Dec 2022 11:31:56 GMT: tigervnc-selinux-1.12.0-8.el9.noarch
tigervnc-selinux - SELinux module for TigerVNC
This package provides the SELinux policy module to ensure TigerVNC
runs properly under an environment with SELinux enabled.
Change Log:
Fri, 16 Dec 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 1.12.0-8 - Rebuild for xorg-x11-server CVEs Resolves: CVE-2022-4283 (bz#2154234) Resolves: CVE-2022-46340 (bz#2154221) Resolves: CVE-2022-46341 (bz#2154224) Resolves: CVE-2022-46342 (bz#2154226) Resolves: CVE-2022-46343 (bz#2154228) Resolves: CVE-2022-46344 (bz#2154230) Thu, 01 Dec 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 1.12.0-7 - x0vncserver: add new keysym in case we don't find matching keycode + actually apply the patch Resolves: bz#2119017 Thu, 01 Dec 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 1.12.0-6 - x0vncserver: add new keysym in case we don't find matching keycode Resolves: bz#2119017 ...
Fri, 16 Dec 2022 11:31:56 GMT: tigervnc-icons-1.12.0-8.el9.noarch
tigervnc-icons - Icons for TigerVNC viewer
This package contains icons for TigerVNC viewer
Change Log:
Fri, 16 Dec 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 1.12.0-8 - Rebuild for xorg-x11-server CVEs Resolves: CVE-2022-4283 (bz#2154234) Resolves: CVE-2022-46340 (bz#2154221) Resolves: CVE-2022-46341 (bz#2154224) Resolves: CVE-2022-46342 (bz#2154226) Resolves: CVE-2022-46343 (bz#2154228) Resolves: CVE-2022-46344 (bz#2154230) Thu, 01 Dec 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 1.12.0-7 - x0vncserver: add new keysym in case we don't find matching keycode + actually apply the patch Resolves: bz#2119017 Thu, 01 Dec 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 1.12.0-6 - x0vncserver: add new keysym in case we don't find matching keycode Resolves: bz#2119017 ...
Fri, 16 Dec 2022 11:31:56 GMT: tigervnc-license-1.12.0-8.el9.noarch
tigervnc-license - License of TigerVNC suite
This package contains license of the TigerVNC suite
Change Log:
Fri, 16 Dec 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 1.12.0-8 - Rebuild for xorg-x11-server CVEs Resolves: CVE-2022-4283 (bz#2154234) Resolves: CVE-2022-46340 (bz#2154221) Resolves: CVE-2022-46341 (bz#2154224) Resolves: CVE-2022-46342 (bz#2154226) Resolves: CVE-2022-46343 (bz#2154228) Resolves: CVE-2022-46344 (bz#2154230) Thu, 01 Dec 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 1.12.0-7 - x0vncserver: add new keysym in case we don't find matching keycode + actually apply the patch Resolves: bz#2119017 Thu, 01 Dec 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 1.12.0-6 - x0vncserver: add new keysym in case we don't find matching keycode Resolves: bz#2119017 ...
Fri, 16 Dec 2022 11:31:20 GMT: tigervnc-server-module-1.12.0-8.el9.x86_64
tigervnc-server-module - TigerVNC module to Xorg
This package contains libvnc.so module to X server, allowing others
to access the desktop on your machine.
Change Log:
Fri, 16 Dec 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 1.12.0-8 - Rebuild for xorg-x11-server CVEs Resolves: CVE-2022-4283 (bz#2154234) Resolves: CVE-2022-46340 (bz#2154221) Resolves: CVE-2022-46341 (bz#2154224) Resolves: CVE-2022-46342 (bz#2154226) Resolves: CVE-2022-46343 (bz#2154228) Resolves: CVE-2022-46344 (bz#2154230) Thu, 01 Dec 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 1.12.0-7 - x0vncserver: add new keysym in case we don't find matching keycode + actually apply the patch Resolves: bz#2119017 Thu, 01 Dec 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 1.12.0-6 - x0vncserver: add new keysym in case we don't find matching keycode Resolves: bz#2119017 ...
Fri, 16 Dec 2022 11:31:20 GMT: tigervnc-server-1.12.0-8.el9.x86_64
tigervnc-server - A TigerVNC server
The VNC system allows you to access the same desktop from a wide
variety of platforms. This package includes set of utilities
which make usage of TigerVNC server more user friendly. It also
contains x0vncserver program which can export your active
X session.
Change Log:
Fri, 16 Dec 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 1.12.0-8 - Rebuild for xorg-x11-server CVEs Resolves: CVE-2022-4283 (bz#2154234) Resolves: CVE-2022-46340 (bz#2154221) Resolves: CVE-2022-46341 (bz#2154224) Resolves: CVE-2022-46342 (bz#2154226) Resolves: CVE-2022-46343 (bz#2154228) Resolves: CVE-2022-46344 (bz#2154230) Thu, 01 Dec 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 1.12.0-7 - x0vncserver: add new keysym in case we don't find matching keycode + actually apply the patch Resolves: bz#2119017 Thu, 01 Dec 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 1.12.0-6 - x0vncserver: add new keysym in case we don't find matching keycode Resolves: bz#2119017 ...
Fri, 16 Dec 2022 11:31:20 GMT: tigervnc-1.12.0-8.el9.x86_64
tigervnc - A TigerVNC remote display system
Virtual Network Computing (VNC) is a remote display system which
allows you to view a computing 'desktop' environment not only on the
machine where it is running, but from anywhere on the Internet and
from a wide variety of machine architectures. This package contains a
client which will allow you to connect to other desktops running a VNC
server.
Change Log:
Fri, 16 Dec 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 1.12.0-8 - Rebuild for xorg-x11-server CVEs Resolves: CVE-2022-4283 (bz#2154234) Resolves: CVE-2022-46340 (bz#2154221) Resolves: CVE-2022-46341 (bz#2154224) Resolves: CVE-2022-46342 (bz#2154226) Resolves: CVE-2022-46343 (bz#2154228) Resolves: CVE-2022-46344 (bz#2154230) Thu, 01 Dec 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 1.12.0-7 - x0vncserver: add new keysym in case we don't find matching keycode + actually apply the patch Resolves: bz#2119017 Thu, 01 Dec 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 1.12.0-6 - x0vncserver: add new keysym in case we don't find matching keycode Resolves: bz#2119017 ...
Fri, 16 Dec 2022 11:31:20 GMT: tigervnc-server-minimal-1.12.0-8.el9.x86_64
tigervnc-server-minimal - A minimal installation of TigerVNC server
The VNC system allows you to access the same desktop from a wide
variety of platforms. This package contains minimal installation
of TigerVNC server, allowing others to access the desktop on your
machine.
Change Log:
Fri, 16 Dec 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 1.12.0-8 - Rebuild for xorg-x11-server CVEs Resolves: CVE-2022-4283 (bz#2154234) Resolves: CVE-2022-46340 (bz#2154221) Resolves: CVE-2022-46341 (bz#2154224) Resolves: CVE-2022-46342 (bz#2154226) Resolves: CVE-2022-46343 (bz#2154228) Resolves: CVE-2022-46344 (bz#2154230) Thu, 01 Dec 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 1.12.0-7 - x0vncserver: add new keysym in case we don't find matching keycode + actually apply the patch Resolves: bz#2119017 Thu, 01 Dec 2022 GMT - Jan Grulich <jgrulich@redhat.com> - 1.12.0-6 - x0vncserver: add new keysym in case we don't find matching keycode Resolves: bz#2119017 ...
Thu, 15 Dec 2022 13:15:46 GMT: gnutls-devel-3.7.6-15.el9.i686
gnutls-devel - Development files for the gnutls package
GnuTLS is a secure communications library implementing the SSL, TLS and DTLS
protocols and technologies around them. It provides a simple C language
application programming interface (API) to access the secure communications
protocols as well as APIs to parse and write X.509, PKCS #12, OpenPGP and
other required structures.
This package contains files needed for developing applications with
the GnuTLS library.
Change Log:
Thu, 15 Dec 2022 GMT - Zoltan Fridrich <zfridric@redhat.com> - 3.7.6-15 - fips: rename hmac file to its previous name (#2148269) Tue, 22 Nov 2022 GMT - Daiki Ueno <dueno@redhat.com> - 3.7.6-14 - cipher: add restriction on CCM tag length under FIPS mode (#2137807) - nettle: mark non-compliant RSA-PSS salt length to be not-approved (#2143266) Tue, 15 Nov 2022 GMT - Zoltan Fridrich <zfridric@redhat.com> - 3.7.6-13 - fips: make XTS key check failure not fatal (#2130971) - enable source archive verification again (#2127094) - clear server's session ticket indication at rehandshake (#2136072) - crypto-api: add block cipher API with automatic padding (#2084161) - fips: remove library path checking from FIPS integrity check (#2140908) ...
Thu, 15 Dec 2022 13:15:46 GMT: gnutls-c++-3.7.6-15.el9.i686
gnutls-c++ - The C++ interface to GnuTLS
GnuTLS is a secure communications library implementing the SSL, TLS and DTLS
protocols and technologies around them. It provides a simple C language
application programming interface (API) to access the secure communications
protocols as well as APIs to parse and write X.509, PKCS #12, OpenPGP and
other required structures.
Change Log:
Thu, 15 Dec 2022 GMT - Zoltan Fridrich <zfridric@redhat.com> - 3.7.6-15 - fips: rename hmac file to its previous name (#2148269) Tue, 22 Nov 2022 GMT - Daiki Ueno <dueno@redhat.com> - 3.7.6-14 - cipher: add restriction on CCM tag length under FIPS mode (#2137807) - nettle: mark non-compliant RSA-PSS salt length to be not-approved (#2143266) Tue, 15 Nov 2022 GMT - Zoltan Fridrich <zfridric@redhat.com> - 3.7.6-13 - fips: make XTS key check failure not fatal (#2130971) - enable source archive verification again (#2127094) - clear server's session ticket indication at rehandshake (#2136072) - crypto-api: add block cipher API with automatic padding (#2084161) - fips: remove library path checking from FIPS integrity check (#2140908) ...
Thu, 15 Dec 2022 13:15:46 GMT: gnutls-dane-3.7.6-15.el9.i686
gnutls-dane - A DANE protocol implementation for GnuTLS
GnuTLS is a secure communications library implementing the SSL, TLS and DTLS
protocols and technologies around them. It provides a simple C language
application programming interface (API) to access the secure communications
protocols as well as APIs to parse and write X.509, PKCS #12, OpenPGP and
other required structures.
This package contains library that implements the DANE protocol for verifying
TLS certificates through DNSSEC.
Change Log:
Thu, 15 Dec 2022 GMT - Zoltan Fridrich <zfridric@redhat.com> - 3.7.6-15 - fips: rename hmac file to its previous name (#2148269) Tue, 22 Nov 2022 GMT - Daiki Ueno <dueno@redhat.com> - 3.7.6-14 - cipher: add restriction on CCM tag length under FIPS mode (#2137807) - nettle: mark non-compliant RSA-PSS salt length to be not-approved (#2143266) Tue, 15 Nov 2022 GMT - Zoltan Fridrich <zfridric@redhat.com> - 3.7.6-13 - fips: make XTS key check failure not fatal (#2130971) - enable source archive verification again (#2127094) - clear server's session ticket indication at rehandshake (#2136072) - crypto-api: add block cipher API with automatic padding (#2084161) - fips: remove library path checking from FIPS integrity check (#2140908) ...
Thu, 15 Dec 2022 13:15:46 GMT: gnutls-devel-3.7.6-15.el9.x86_64
gnutls-devel - Development files for the gnutls package
GnuTLS is a secure communications library implementing the SSL, TLS and DTLS
protocols and technologies around them. It provides a simple C language
application programming interface (API) to access the secure communications
protocols as well as APIs to parse and write X.509, PKCS #12, OpenPGP and
other required structures.
This package contains files needed for developing applications with
the GnuTLS library.
Change Log:
Thu, 15 Dec 2022 GMT - Zoltan Fridrich <zfridric@redhat.com> - 3.7.6-15 - fips: rename hmac file to its previous name (#2148269) Tue, 22 Nov 2022 GMT - Daiki Ueno <dueno@redhat.com> - 3.7.6-14 - cipher: add restriction on CCM tag length under FIPS mode (#2137807) - nettle: mark non-compliant RSA-PSS salt length to be not-approved (#2143266) Tue, 15 Nov 2022 GMT - Zoltan Fridrich <zfridric@redhat.com> - 3.7.6-13 - fips: make XTS key check failure not fatal (#2130971) - enable source archive verification again (#2127094) - clear server's session ticket indication at rehandshake (#2136072) - crypto-api: add block cipher API with automatic padding (#2084161) - fips: remove library path checking from FIPS integrity check (#2140908) ...
Thu, 15 Dec 2022 13:15:46 GMT: gnutls-utils-3.7.6-15.el9.x86_64
gnutls-utils - Command line tools for TLS protocol
GnuTLS is a secure communications library implementing the SSL, TLS and DTLS
protocols and technologies around them. It provides a simple C language
application programming interface (API) to access the secure communications
protocols as well as APIs to parse and write X.509, PKCS #12, OpenPGP and
other required structures.
This package contains command line TLS client and server and certificate
manipulation tools.
Change Log:
Thu, 15 Dec 2022 GMT - Zoltan Fridrich <zfridric@redhat.com> - 3.7.6-15 - fips: rename hmac file to its previous name (#2148269) Tue, 22 Nov 2022 GMT - Daiki Ueno <dueno@redhat.com> - 3.7.6-14 - cipher: add restriction on CCM tag length under FIPS mode (#2137807) - nettle: mark non-compliant RSA-PSS salt length to be not-approved (#2143266) Tue, 15 Nov 2022 GMT - Zoltan Fridrich <zfridric@redhat.com> - 3.7.6-13 - fips: make XTS key check failure not fatal (#2130971) - enable source archive verification again (#2127094) - clear server's session ticket indication at rehandshake (#2136072) - crypto-api: add block cipher API with automatic padding (#2084161) - fips: remove library path checking from FIPS integrity check (#2140908) ...
Thu, 15 Dec 2022 13:15:46 GMT: gnutls-c++-3.7.6-15.el9.x86_64
gnutls-c++ - The C++ interface to GnuTLS
GnuTLS is a secure communications library implementing the SSL, TLS and DTLS
protocols and technologies around them. It provides a simple C language
application programming interface (API) to access the secure communications
protocols as well as APIs to parse and write X.509, PKCS #12, OpenPGP and
other required structures.
Change Log:
Thu, 15 Dec 2022 GMT - Zoltan Fridrich <zfridric@redhat.com> - 3.7.6-15 - fips: rename hmac file to its previous name (#2148269) Tue, 22 Nov 2022 GMT - Daiki Ueno <dueno@redhat.com> - 3.7.6-14 - cipher: add restriction on CCM tag length under FIPS mode (#2137807) - nettle: mark non-compliant RSA-PSS salt length to be not-approved (#2143266) Tue, 15 Nov 2022 GMT - Zoltan Fridrich <zfridric@redhat.com> - 3.7.6-13 - fips: make XTS key check failure not fatal (#2130971) - enable source archive verification again (#2127094) - clear server's session ticket indication at rehandshake (#2136072) - crypto-api: add block cipher API with automatic padding (#2084161) - fips: remove library path checking from FIPS integrity check (#2140908) ...
Thu, 15 Dec 2022 13:15:46 GMT: gnutls-dane-3.7.6-15.el9.x86_64
gnutls-dane - A DANE protocol implementation for GnuTLS
GnuTLS is a secure communications library implementing the SSL, TLS and DTLS
protocols and technologies around them. It provides a simple C language
application programming interface (API) to access the secure communications
protocols as well as APIs to parse and write X.509, PKCS #12, OpenPGP and
other required structures.
This package contains library that implements the DANE protocol for verifying
TLS certificates through DNSSEC.
Change Log:
Thu, 15 Dec 2022 GMT - Zoltan Fridrich <zfridric@redhat.com> - 3.7.6-15 - fips: rename hmac file to its previous name (#2148269) Tue, 22 Nov 2022 GMT - Daiki Ueno <dueno@redhat.com> - 3.7.6-14 - cipher: add restriction on CCM tag length under FIPS mode (#2137807) - nettle: mark non-compliant RSA-PSS salt length to be not-approved (#2143266) Tue, 15 Nov 2022 GMT - Zoltan Fridrich <zfridric@redhat.com> - 3.7.6-13 - fips: make XTS key check failure not fatal (#2130971) - enable source archive verification again (#2127094) - clear server's session ticket indication at rehandshake (#2136072) - crypto-api: add block cipher API with automatic padding (#2084161) - fips: remove library path checking from FIPS integrity check (#2140908) ...
Fri, 09 Dec 2022 15:07:12 GMT: oddjob-mkhomedir-0.34.7-7.el9.x86_64
oddjob-mkhomedir - An oddjob helper which creates and populates home directories
This package contains the oddjob helper which can be used by the
pam_oddjob_mkhomedir module to create a home directory for a user
at login-time.
Change Log:
Fri, 09 Dec 2022 GMT - Alexander Bokovoy <abokovoy@redhat.com> - 0.34.7-7 - Always set the home directory permissions according to HOME_MODE - Resolves: rhbz#2149988 Thu, 18 Aug 2022 GMT - Alexander Bokovoy <abokovoy@redhat.com> - 0.34.7-6 - Add a non-default option to revert behavior for CVE-2020-10737 fix - Resolved: rhbz#2119265 Mon, 07 Feb 2022 GMT - Alexander Bokovoy <abokovoy@redhat.com> - 0.34.7-5 - Fix stdin redirection in RPM scripts Resolves: rhbz#2041585 ...
Fri, 09 Dec 2022 15:07:12 GMT: oddjob-0.34.7-7.el9.x86_64
oddjob - A D-Bus service which runs odd jobs on behalf of client applications
oddjob is a D-Bus service which performs particular tasks for clients which
connect to it and issue requests using the system-wide message bus.
Change Log:
Fri, 09 Dec 2022 GMT - Alexander Bokovoy <abokovoy@redhat.com> - 0.34.7-7 - Always set the home directory permissions according to HOME_MODE - Resolves: rhbz#2149988 Thu, 18 Aug 2022 GMT - Alexander Bokovoy <abokovoy@redhat.com> - 0.34.7-6 - Add a non-default option to revert behavior for CVE-2020-10737 fix - Resolved: rhbz#2119265 Mon, 07 Feb 2022 GMT - Alexander Bokovoy <abokovoy@redhat.com> - 0.34.7-5 - Fix stdin redirection in RPM scripts Resolves: rhbz#2041585 ...
Fri, 09 Dec 2022 11:03:02 GMT: open-vm-tools-12.1.5-1.el9.x86_64
open-vm-tools - Open Virtual Machine Tools for virtual machines hosted on VMware
The open-vm-tools project is an open source implementation of VMware Tools. It
is a suite of open source virtualization utilities and drivers to improve the
functionality, user experience and administration of VMware virtual machines.
This package contains only the core user-space programs and libraries of
open-vm-tools.
Change Log:
Fri, 09 Dec 2022 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 12.1.5-1 - Rebase to open-vm-tools 12.1.5 [bz#2150190] - Resolves: bz#2150190 ([ESXi][RHEL9]Open-vm-tools release 12.1.5 has been released - please rebase) Fri, 09 Sep 2022 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 12.1.0-1 - Rebase to open-mv-tools 12.1.0 [bz#2121203] - Resolves: bz#2121203 ([ESXi][RHEL9]Open-vm-tools release 12.1.0 has been released - please rebase) Tue, 07 Jun 2022 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 12.0.5-1 - Rebase to open-vm-tools 12.0.5 [bz#2090275] - Resolves: bz#2090275 ([ESXi][RHEL9]Open-vm-tools release 12.0.5 has been released - please rebase) ...
Fri, 09 Dec 2022 11:03:02 GMT: open-vm-tools-salt-minion-12.1.5-1.el9.x86_64
open-vm-tools-salt-minion - Script file to install/uninstall salt-minion
This package contains a script to setup Salt Minion on VMware virtual machines.
Change Log:
Fri, 09 Dec 2022 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 12.1.5-1 - Rebase to open-vm-tools 12.1.5 [bz#2150190] - Resolves: bz#2150190 ([ESXi][RHEL9]Open-vm-tools release 12.1.5 has been released - please rebase) Fri, 09 Sep 2022 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 12.1.0-1 - Rebase to open-mv-tools 12.1.0 [bz#2121203] - Resolves: bz#2121203 ([ESXi][RHEL9]Open-vm-tools release 12.1.0 has been released - please rebase) Tue, 07 Jun 2022 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 12.0.5-1 - Rebase to open-vm-tools 12.0.5 [bz#2090275] - Resolves: bz#2090275 ([ESXi][RHEL9]Open-vm-tools release 12.0.5 has been released - please rebase) ...
Fri, 09 Dec 2022 11:03:02 GMT: open-vm-tools-test-12.1.5-1.el9.x86_64
open-vm-tools-test - Test utilities for Open Virtual Machine Tools
This package contains only the test utilities for open-vm-tools that are
useful for verifying the functioning of open-vm-tools in VMware virtual
machines.
Change Log:
Fri, 09 Dec 2022 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 12.1.5-1 - Rebase to open-vm-tools 12.1.5 [bz#2150190] - Resolves: bz#2150190 ([ESXi][RHEL9]Open-vm-tools release 12.1.5 has been released - please rebase) Fri, 09 Sep 2022 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 12.1.0-1 - Rebase to open-mv-tools 12.1.0 [bz#2121203] - Resolves: bz#2121203 ([ESXi][RHEL9]Open-vm-tools release 12.1.0 has been released - please rebase) Tue, 07 Jun 2022 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 12.0.5-1 - Rebase to open-vm-tools 12.0.5 [bz#2090275] - Resolves: bz#2090275 ([ESXi][RHEL9]Open-vm-tools release 12.0.5 has been released - please rebase) ...
Fri, 09 Dec 2022 11:03:02 GMT: open-vm-tools-desktop-12.1.5-1.el9.x86_64
open-vm-tools-desktop - User experience components for Open Virtual Machine Tools
This package contains only the user-space programs and libraries of
open-vm-tools that are essential for improved user experience of VMware virtual
machines.
Change Log:
Fri, 09 Dec 2022 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 12.1.5-1 - Rebase to open-vm-tools 12.1.5 [bz#2150190] - Resolves: bz#2150190 ([ESXi][RHEL9]Open-vm-tools release 12.1.5 has been released - please rebase) Fri, 09 Sep 2022 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 12.1.0-1 - Rebase to open-mv-tools 12.1.0 [bz#2121203] - Resolves: bz#2121203 ([ESXi][RHEL9]Open-vm-tools release 12.1.0 has been released - please rebase) Tue, 07 Jun 2022 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 12.0.5-1 - Rebase to open-vm-tools 12.0.5 [bz#2090275] - Resolves: bz#2090275 ([ESXi][RHEL9]Open-vm-tools release 12.0.5 has been released - please rebase) ...
Fri, 09 Dec 2022 11:03:02 GMT: open-vm-tools-sdmp-12.1.5-1.el9.x86_64
open-vm-tools-sdmp - Service Discovery components for Open Virtual Machine Tools
This package contains only the user-space programs and utility scripts of
open-vm-tools that are essential for performing service discovery in VMware
virtual machines by vRealize Operations Service Discovery Management Pack.
Change Log:
Fri, 09 Dec 2022 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 12.1.5-1 - Rebase to open-vm-tools 12.1.5 [bz#2150190] - Resolves: bz#2150190 ([ESXi][RHEL9]Open-vm-tools release 12.1.5 has been released - please rebase) Fri, 09 Sep 2022 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 12.1.0-1 - Rebase to open-mv-tools 12.1.0 [bz#2121203] - Resolves: bz#2121203 ([ESXi][RHEL9]Open-vm-tools release 12.1.0 has been released - please rebase) Tue, 07 Jun 2022 GMT - Miroslav Rezanina <mrezanin@redhat.com> - 12.0.5-1 - Rebase to open-vm-tools 12.0.5 [bz#2090275] - Resolves: bz#2090275 ([ESXi][RHEL9]Open-vm-tools release 12.0.5 has been released - please rebase) ...
Fri, 16 Dec 2022 02:09:33 GMT: realtime-tests-2.4-6.el9.x86_64
realtime-tests - Programs that test various rt-features
realtime-tests is a set of programs that test and measure various components of
real-time kernel behavior. This package measures timer, signal, and hardware
latency. It also tests the functioning of priority-inheritance mutexes.
Change Log:
Wed, 14 Dec 2022 GMT - Crystal Wood <swood@redhat.com> - 2.4-6 - oslat: Add command line option for bucket width Resolves: rhbz#2041637 Mon, 14 Nov 2022 GMT - Leah Leshchinsky <lleshchi@redhat.com> - 2.4-5 - hwlatdetect: Convert to fstrings - hwlatdetect: Update to integer division - hwlatdetect: Fix incorrect comment about test duration Resolves: rhbz#2121150 Wed, 02 Nov 2022 GMT - John Kacur <jkacur@redhat.com> - 2.4-4 - Add error checking in hackbench to connect and getsockname - Fix compile warnings in hackbench because of comparison of different signs - Fix compile warnings in hackbench because of warnings about fall through Resolves: rhbz#2115067 ...
Thu, 15 Dec 2022 14:53:41 GMT: selinux-policy-devel-38.1.3-1.el9.noarch
selinux-policy-devel - SELinux policy development files
SELinux policy development package.
This package contains:
- interfaces, macros, and patterns for policy development
- a policy example
- the macro-expander utility
and some additional files.
Change Log:
Thu, 15 Dec 2022 GMT - Nikola Knazekova <nknazeko@redhat.com> - 38.1.3-1 - Allow stalld to read /sys/kernel/security/lockdown file Resolves: rhbz#2140673 - Allow syslog the setpcap capability Resolves: rhbz#2151841 - Allow pulseaudio to write to session_dbusd tmp socket files Resolves: rhbz#2132942 - Allow keepalived to set resource limits Resolves: rhbz#2151212 - Add policy for mptcpd Resolves: bz#1972222 - Add policy for rshim Resolves: rhbz#2080439 - Allow insights-client dbus chat with abrt Resolves: rhbz#2152166 - Allow insights-client work with pcp and manage user config files Resolves: rhbz#2152150 - Allow insights-client run lpr and allow the proper role Resolves: rhbz#2152150 - Allow insights-client tcp connect to various ports Resolves: rhbz#2152150 - Allow insights-client dbus chat with various services Resolves: rhbz#2152150 - Allow journalctl relabel with var_log_t and syslogd_var_run_t files Resolves: rhbz#2152823 Wed, 30 Nov 2022 GMT - Zdenek Pytela <zpytela@redhat.com> - 38.1.2-1 - Allow insights client communicate with cupsd, mysqld, openvswitch, redis Resolves: rhbz#2124549 - Allow insights client read raw memory devices Resolves: rhbz#2124549 - Allow networkmanager_dispatcher_plugin work with nscd Resolves: rhbz#2149317 - Allow ipsec_t only read tpm devices Resolves: rhbz#2147380 - Watch_sb all file type directories. Resolves: rhbz#2139363 - Add watch and watch_sb dosfs interface Resolves: rhbz#2139363 - Revert "define lockdown class and access" Resolves: rhbz#2145266 - Allow postfix/smtpd read kerberos key table Resolves: rhbz#2145266 - Remove the lockdown class from the policy Resolves: rhbz#2145266 - Remove label for /usr/sbin/bgpd Resolves: rhbz#2145266 - Revert "refpolicy: drop unused socket security classes" Resolves: rhbz#2145266 Mon, 21 Nov 2022 GMT - Zdenek Pytela <zpytela@redhat.com> - 38.1.1-1 - Rebase selinux-policy to the latest one in rawhide Resolves: rhbz#2082524 ...
Wed, 14 Dec 2022 04:28:12 GMT: xorg-x11-server-Xwayland-21.1.3-5.el9.x86_64
xorg-x11-server-Xwayland - Xwayland
Xwayland is an X server for running X clients under Wayland.
Change Log:
Wed, 14 Dec 2022 GMT - Peter Hutterer <peter.hutterer@redhat.com> - 21.1.3-5 - CVE fix for: CVE-2022-4283 (#2151803), CVE-2022-46340 (#2151778), CVE-2022-46341 (#2151783), CVE-2022-46342 (#2151786), CVE-2022-46343 (#2151793), CVE-2022-46344 (#2151796) Mon, 14 Nov 2022 GMT - Olivier Fourdan <ofourdan@redhat.com> - 21.1.3-4 - Fix CVE-2022-3550, CVE-2022-3551 Resolves: rhbz#2140769, rhbz#2140771 Fri, 29 Jul 2022 GMT - Olivier Fourdan <ofourdan@redhat.com> - 21.1.3-3 - CVE fix for: CVE-2022-2319/ZDI-CAN-16062, CVE-2022-2320/ZDI-CAN-16070 Resolves: rhbz#2110440, rhbz#2110433 ...
Wed, 14 Dec 2022 02:34:41 GMT: xorg-x11-server-Xnest-1.20.11-14.el9.x86_64
xorg-x11-server-Xnest - A nested server
Xnest is an X server which has been implemented as an ordinary
X application. It runs in a window just like other X applications,
but it is an X server itself in which you can run other software. It
is a very useful tool for developers who wish to test their
applications without running them on their real X server.
Change Log:
Wed, 14 Dec 2022 GMT - Peter Hutterer <peter.hutterer@redhat.com> - 1.20.11-14 - CVE fix for: CVE-2022-4283 (#2151801), CVE-2022-46340 (#2151776), CVE-2022-46341 (#2151781), CVE-2022-46342 (#2151788), CVE-2022-46343 (#2151791), CVE-2022-46344 (#2151798) Tue, 29 Nov 2022 GMT - Peter Hutterer <peter.hutterer@redhat.com> - 1.20.11-13 - Drop dependency on xorg-x11-font-utils, it was only there for one pkgconfig query for a variable that never changes value (#2148292) Mon, 14 Nov 2022 GMT - Olivier Fourdan <ofourdan@redhat.com> - 1.20.11-12 - Fix CVE-2022-3550, CVE-2022-3551 Resolves: rhbz#2140768, rhbz#2140773 ...
Wed, 14 Dec 2022 02:34:41 GMT: xorg-x11-server-Xephyr-1.20.11-14.el9.x86_64
xorg-x11-server-Xephyr - A nested server
Xephyr is an X server which has been implemented as an ordinary
X application. It runs in a window just like other X applications,
but it is an X server itself in which you can run other software. It
is a very useful tool for developers who wish to test their
applications without running them on their real X server. Unlike
Xnest, Xephyr renders to an X image rather than relaying the
X protocol, and therefore supports the newer X extensions like
Render and Composite.
Change Log:
Wed, 14 Dec 2022 GMT - Peter Hutterer <peter.hutterer@redhat.com> - 1.20.11-14 - CVE fix for: CVE-2022-4283 (#2151801), CVE-2022-46340 (#2151776), CVE-2022-46341 (#2151781), CVE-2022-46342 (#2151788), CVE-2022-46343 (#2151791), CVE-2022-46344 (#2151798) Tue, 29 Nov 2022 GMT - Peter Hutterer <peter.hutterer@redhat.com> - 1.20.11-13 - Drop dependency on xorg-x11-font-utils, it was only there for one pkgconfig query for a variable that never changes value (#2148292) Mon, 14 Nov 2022 GMT - Olivier Fourdan <ofourdan@redhat.com> - 1.20.11-12 - Fix CVE-2022-3550, CVE-2022-3551 Resolves: rhbz#2140768, rhbz#2140773 ...
Wed, 14 Dec 2022 02:34:41 GMT: xorg-x11-server-Xdmx-1.20.11-14.el9.x86_64
xorg-x11-server-Xdmx - Distributed Multihead X Server and utilities
Xdmx is proxy X server that provides multi-head support for multiple displays
attached to different machines (each of which is running a typical X server).
When Xinerama is used with Xdmx, the multiple displays on multiple machines
are presented to the user as a single unified screen. A simple application
for Xdmx would be to provide multi-head support using two desktop machines,
each of which has a single display device attached to it. A complex
application for Xdmx would be to unify a 4 by 4 grid of 1280x1024 displays
(each attached to one of 16 computers) into a unified 5120x4096 display.
Change Log:
Wed, 14 Dec 2022 GMT - Peter Hutterer <peter.hutterer@redhat.com> - 1.20.11-14 - CVE fix for: CVE-2022-4283 (#2151801), CVE-2022-46340 (#2151776), CVE-2022-46341 (#2151781), CVE-2022-46342 (#2151788), CVE-2022-46343 (#2151791), CVE-2022-46344 (#2151798) Tue, 29 Nov 2022 GMT - Peter Hutterer <peter.hutterer@redhat.com> - 1.20.11-13 - Drop dependency on xorg-x11-font-utils, it was only there for one pkgconfig query for a variable that never changes value (#2148292) Mon, 14 Nov 2022 GMT - Olivier Fourdan <ofourdan@redhat.com> - 1.20.11-12 - Fix CVE-2022-3550, CVE-2022-3551 Resolves: rhbz#2140768, rhbz#2140773 ...
Wed, 14 Dec 2022 02:34:41 GMT: xorg-x11-server-Xvfb-1.20.11-14.el9.x86_64
xorg-x11-server-Xvfb - A X Windows System virtual framebuffer X server
Xvfb (X Virtual Frame Buffer) is an X server that is able to run on
machines with no display hardware and no physical input devices.
Xvfb simulates a dumb framebuffer using virtual memory. Xvfb does
not open any devices, but behaves otherwise as an X display. Xvfb
is normally used for testing servers.
Change Log:
Wed, 14 Dec 2022 GMT - Peter Hutterer <peter.hutterer@redhat.com> - 1.20.11-14 - CVE fix for: CVE-2022-4283 (#2151801), CVE-2022-46340 (#2151776), CVE-2022-46341 (#2151781), CVE-2022-46342 (#2151788), CVE-2022-46343 (#2151791), CVE-2022-46344 (#2151798) Tue, 29 Nov 2022 GMT - Peter Hutterer <peter.hutterer@redhat.com> - 1.20.11-13 - Drop dependency on xorg-x11-font-utils, it was only there for one pkgconfig query for a variable that never changes value (#2148292) Mon, 14 Nov 2022 GMT - Olivier Fourdan <ofourdan@redhat.com> - 1.20.11-12 - Fix CVE-2022-3550, CVE-2022-3551 Resolves: rhbz#2140768, rhbz#2140773 ...
Wed, 14 Dec 2022 02:34:41 GMT: xorg-x11-server-common-1.20.11-14.el9.x86_64
xorg-x11-server-common - Xorg server common files
Common files shared among all X servers.
Change Log:
Wed, 14 Dec 2022 GMT - Peter Hutterer <peter.hutterer@redhat.com> - 1.20.11-14 - CVE fix for: CVE-2022-4283 (#2151801), CVE-2022-46340 (#2151776), CVE-2022-46341 (#2151781), CVE-2022-46342 (#2151788), CVE-2022-46343 (#2151791), CVE-2022-46344 (#2151798) Tue, 29 Nov 2022 GMT - Peter Hutterer <peter.hutterer@redhat.com> - 1.20.11-13 - Drop dependency on xorg-x11-font-utils, it was only there for one pkgconfig query for a variable that never changes value (#2148292) Mon, 14 Nov 2022 GMT - Olivier Fourdan <ofourdan@redhat.com> - 1.20.11-12 - Fix CVE-2022-3550, CVE-2022-3551 Resolves: rhbz#2140768, rhbz#2140773 ...
Wed, 14 Dec 2022 02:34:41 GMT: xorg-x11-server-Xorg-1.20.11-14.el9.x86_64
xorg-x11-server-Xorg - Xorg X server
X.org X11 is an open source implementation of the X Window System. It
provides the basic low level functionality which full fledged
graphical user interfaces (GUIs) such as GNOME and KDE are designed
upon.
Change Log:
Wed, 14 Dec 2022 GMT - Peter Hutterer <peter.hutterer@redhat.com> - 1.20.11-14 - CVE fix for: CVE-2022-4283 (#2151801), CVE-2022-46340 (#2151776), CVE-2022-46341 (#2151781), CVE-2022-46342 (#2151788), CVE-2022-46343 (#2151791), CVE-2022-46344 (#2151798) Tue, 29 Nov 2022 GMT - Peter Hutterer <peter.hutterer@redhat.com> - 1.20.11-13 - Drop dependency on xorg-x11-font-utils, it was only there for one pkgconfig query for a variable that never changes value (#2148292) Mon, 14 Nov 2022 GMT - Olivier Fourdan <ofourdan@redhat.com> - 1.20.11-12 - Fix CVE-2022-3550, CVE-2022-3551 Resolves: rhbz#2140768, rhbz#2140773 ...
Thu, 15 Dec 2022 16:54:14 GMT: cockpit-storaged-282-1.el9.noarch
cockpit-storaged - Cockpit user interface for storage, using udisks
The Cockpit component for managing storage. This package uses udisks.
Change Log:
Wed, 14 Dec 2022 GMT - Packit <hello@packit.dev> - 282-1 - Add right-to-left language support - Accounts: Redesign and include groups Thu, 01 Dec 2022 GMT - Packit <hello@packit.dev> - 281-1 - Dark theme switcher Thu, 24 Nov 2022 GMT - Packit <hello@packit.dev> - 280.1-1 - Exclude kpatch test on RHEL gating ...
Thu, 15 Dec 2022 16:54:14 GMT: cockpit-packagekit-282-1.el9.noarch
cockpit-packagekit - Cockpit user interface for packages
The Cockpit components for installing OS updates and Cockpit add-ons,
via PackageKit.
Change Log:
Wed, 14 Dec 2022 GMT - Packit <hello@packit.dev> - 282-1 - Add right-to-left language support - Accounts: Redesign and include groups Thu, 01 Dec 2022 GMT - Packit <hello@packit.dev> - 281-1 - Dark theme switcher Thu, 24 Nov 2022 GMT - Packit <hello@packit.dev> - 280.1-1 - Exclude kpatch test on RHEL gating ...
Thu, 15 Dec 2022 16:53:45 GMT: cockpit-pcp-282-1.el9.x86_64
cockpit-pcp - Cockpit PCP integration
Cockpit support for reading PCP metrics and loading PCP archives.
Change Log:
Wed, 14 Dec 2022 GMT - Packit <hello@packit.dev> - 282-1 - Add right-to-left language support - Accounts: Redesign and include groups Thu, 01 Dec 2022 GMT - Packit <hello@packit.dev> - 281-1 - Dark theme switcher Thu, 24 Nov 2022 GMT - Packit <hello@packit.dev> - 280.1-1 - Exclude kpatch test on RHEL gating ...
Thu, 15 Dec 2022 09:47:46 GMT: nmstate-libs-2.2.2-2.el9.x86_64
nmstate-libs - C binding of nmstate
This package contains the C binding of nmstate.
Change Log:
Thu, 15 Dec 2022 GMT - Gris Ge <fge@redhat.com> - 2.2.2-2 - Fix regression on VRF interface. Wed, 14 Dec 2022 GMT - Gris Ge <fge@redhat.com> - 2.2.2-1 - Upgrade to 2.2.2 Thu, 01 Dec 2022 GMT - Fernando Fernandez Mancera <ferferna@redhat.com> - 2.2.2-0.alpha.20221201.c8c776e9 - Upgrade to 2.2.2-0.alpha.20221201.c8c776e9 ...
Thu, 15 Dec 2022 09:47:43 GMT: nmstate-libs-2.2.2-2.el9.i686
nmstate-libs - C binding of nmstate
This package contains the C binding of nmstate.
Change Log:
Thu, 15 Dec 2022 GMT - Gris Ge <fge@redhat.com> - 2.2.2-2 - Fix regression on VRF interface. Wed, 14 Dec 2022 GMT - Gris Ge <fge@redhat.com> - 2.2.2-1 - Upgrade to 2.2.2 Thu, 01 Dec 2022 GMT - Fernando Fernandez Mancera <ferferna@redhat.com> - 2.2.2-0.alpha.20221201.c8c776e9 - Upgrade to 2.2.2-0.alpha.20221201.c8c776e9 ...
Thu, 15 Dec 2022 09:47:46 GMT: nmstate-2.2.2-2.el9.x86_64
nmstate - Declarative network manager API
Nmstate is a library with an accompanying command line tool that manages host
networking settings in a declarative manner and aimed to satisfy enterprise
needs to manage host networking through a northbound declarative API and multi
provider support on the southbound.
Change Log:
Thu, 15 Dec 2022 GMT - Gris Ge <fge@redhat.com> - 2.2.2-2 - Fix regression on VRF interface. Wed, 14 Dec 2022 GMT - Gris Ge <fge@redhat.com> - 2.2.2-1 - Upgrade to 2.2.2 Thu, 01 Dec 2022 GMT - Fernando Fernandez Mancera <ferferna@redhat.com> - 2.2.2-0.alpha.20221201.c8c776e9 - Upgrade to 2.2.2-0.alpha.20221201.c8c776e9 ...
Thu, 15 Dec 2022 09:47:46 GMT: python3-libnmstate-2.2.2-2.el9.x86_64
python3-libnmstate - nmstate Python 3 API library
This package contains the Python 3 library for Nmstate.
Change Log:
Thu, 15 Dec 2022 GMT - Gris Ge <fge@redhat.com> - 2.2.2-2 - Fix regression on VRF interface. Wed, 14 Dec 2022 GMT - Gris Ge <fge@redhat.com> - 2.2.2-1 - Upgrade to 2.2.2 Thu, 01 Dec 2022 GMT - Fernando Fernandez Mancera <ferferna@redhat.com> - 2.2.2-0.alpha.20221201.c8c776e9 - Upgrade to 2.2.2-0.alpha.20221201.c8c776e9 ...
Tue, 13 Dec 2022 12:17:45 GMT: 2:libwinpr-2.4.1-5.el9.x86_64
libwinpr - Windows Portable Runtime
WinPR provides API compatibility for applications targeting non-Windows
environments. When on Windows, the original native API is being used instead of
the equivalent WinPR implementation, without having to modify the code using it.
Change Log:
Tue, 13 Dec 2022 GMT - Ondrej Holy <oholy@redhat.com> - 2:2.4.1-5 - Fix "implicit declaration of function" errors (#2136155, #2145140) Thu, 08 Dec 2022 GMT - Ondrej Holy <oholy@redhat.com> - - 2:2.4.1-4 - CVE-2022-39282: Fix length checks in parallel driver (#2136152) - CVE-2022-39283: Add missing length check in video channel (#2136154) - CVE-2022-39316, CVE-2022-39317: Add missing length checks in zgfx (#2145140) - CVE-2022-39318: Fix division by zero in urbdrc channel (#2145140) - CVE-2022-39319: Add missing length checks in urbdrc channel (#2145140) - CVE-2022-39320: Ensure urb_create_iocompletion uses size_t (#2145140) - CVE-2022-39347: Fix path validation in drive channel (#2145140) - CVE-2022-41877: Add missing length check in drive channel (#2145140) Wed, 22 Jun 2022 GMT - Ondrej Holy <oholy@redhat.com> - - 2:2.4.1-3 - Fix gateway functionality with OpenSSL 3.0 (#2023262) ...
Tue, 13 Dec 2022 12:17:45 GMT: 2:libwinpr-2.4.1-5.el9.i686
libwinpr - Windows Portable Runtime
WinPR provides API compatibility for applications targeting non-Windows
environments. When on Windows, the original native API is being used instead of
the equivalent WinPR implementation, without having to modify the code using it.
Change Log:
Tue, 13 Dec 2022 GMT - Ondrej Holy <oholy@redhat.com> - 2:2.4.1-5 - Fix "implicit declaration of function" errors (#2136155, #2145140) Thu, 08 Dec 2022 GMT - Ondrej Holy <oholy@redhat.com> - - 2:2.4.1-4 - CVE-2022-39282: Fix length checks in parallel driver (#2136152) - CVE-2022-39283: Add missing length check in video channel (#2136154) - CVE-2022-39316, CVE-2022-39317: Add missing length checks in zgfx (#2145140) - CVE-2022-39318: Fix division by zero in urbdrc channel (#2145140) - CVE-2022-39319: Add missing length checks in urbdrc channel (#2145140) - CVE-2022-39320: Ensure urb_create_iocompletion uses size_t (#2145140) - CVE-2022-39347: Fix path validation in drive channel (#2145140) - CVE-2022-41877: Add missing length check in drive channel (#2145140) Wed, 22 Jun 2022 GMT - Ondrej Holy <oholy@redhat.com> - - 2:2.4.1-3 - Fix gateway functionality with OpenSSL 3.0 (#2023262) ...
Tue, 13 Dec 2022 12:17:45 GMT: 2:freerdp-libs-2.4.1-5.el9.i686
freerdp-libs - Core libraries implementing the RDP protocol
libfreerdp-core can be embedded in applications.
libfreerdp-channels and libfreerdp-kbd might be convenient to use in X
applications together with libfreerdp-core.
libfreerdp-core can be extended with plugins handling RDP channels.
Change Log:
Tue, 13 Dec 2022 GMT - Ondrej Holy <oholy@redhat.com> - 2:2.4.1-5 - Fix "implicit declaration of function" errors (#2136155, #2145140) Thu, 08 Dec 2022 GMT - Ondrej Holy <oholy@redhat.com> - - 2:2.4.1-4 - CVE-2022-39282: Fix length checks in parallel driver (#2136152) - CVE-2022-39283: Add missing length check in video channel (#2136154) - CVE-2022-39316, CVE-2022-39317: Add missing length checks in zgfx (#2145140) - CVE-2022-39318: Fix division by zero in urbdrc channel (#2145140) - CVE-2022-39319: Add missing length checks in urbdrc channel (#2145140) - CVE-2022-39320: Ensure urb_create_iocompletion uses size_t (#2145140) - CVE-2022-39347: Fix path validation in drive channel (#2145140) - CVE-2022-41877: Add missing length check in drive channel (#2145140) Wed, 22 Jun 2022 GMT - Ondrej Holy <oholy@redhat.com> - - 2:2.4.1-3 - Fix gateway functionality with OpenSSL 3.0 (#2023262) ...
Tue, 13 Dec 2022 12:17:45 GMT: 2:freerdp-2.4.1-5.el9.x86_64
freerdp - Free implementation of the Remote Desktop Protocol (RDP)
The xfreerdp & wlfreerdp Remote Desktop Protocol (RDP) clients from the FreeRDP
project.
xfreerdp & wlfreerdp can connect to RDP servers such as Microsoft Windows
machines, xrdp and VirtualBox.
Change Log:
Tue, 13 Dec 2022 GMT - Ondrej Holy <oholy@redhat.com> - 2:2.4.1-5 - Fix "implicit declaration of function" errors (#2136155, #2145140) Thu, 08 Dec 2022 GMT - Ondrej Holy <oholy@redhat.com> - - 2:2.4.1-4 - CVE-2022-39282: Fix length checks in parallel driver (#2136152) - CVE-2022-39283: Add missing length check in video channel (#2136154) - CVE-2022-39316, CVE-2022-39317: Add missing length checks in zgfx (#2145140) - CVE-2022-39318: Fix division by zero in urbdrc channel (#2145140) - CVE-2022-39319: Add missing length checks in urbdrc channel (#2145140) - CVE-2022-39320: Ensure urb_create_iocompletion uses size_t (#2145140) - CVE-2022-39347: Fix path validation in drive channel (#2145140) - CVE-2022-41877: Add missing length check in drive channel (#2145140) Wed, 22 Jun 2022 GMT - Ondrej Holy <oholy@redhat.com> - - 2:2.4.1-3 - Fix gateway functionality with OpenSSL 3.0 (#2023262) ...
Tue, 13 Dec 2022 12:17:45 GMT: 2:freerdp-libs-2.4.1-5.el9.x86_64
freerdp-libs - Core libraries implementing the RDP protocol
libfreerdp-core can be embedded in applications.
libfreerdp-channels and libfreerdp-kbd might be convenient to use in X
applications together with libfreerdp-core.
libfreerdp-core can be extended with plugins handling RDP channels.
Change Log:
Tue, 13 Dec 2022 GMT - Ondrej Holy <oholy@redhat.com> - 2:2.4.1-5 - Fix "implicit declaration of function" errors (#2136155, #2145140) Thu, 08 Dec 2022 GMT - Ondrej Holy <oholy@redhat.com> - - 2:2.4.1-4 - CVE-2022-39282: Fix length checks in parallel driver (#2136152) - CVE-2022-39283: Add missing length check in video channel (#2136154) - CVE-2022-39316, CVE-2022-39317: Add missing length checks in zgfx (#2145140) - CVE-2022-39318: Fix division by zero in urbdrc channel (#2145140) - CVE-2022-39319: Add missing length checks in urbdrc channel (#2145140) - CVE-2022-39320: Ensure urb_create_iocompletion uses size_t (#2145140) - CVE-2022-39347: Fix path validation in drive channel (#2145140) - CVE-2022-41877: Add missing length check in drive channel (#2145140) Wed, 22 Jun 2022 GMT - Ondrej Holy <oholy@redhat.com> - - 2:2.4.1-3 - Fix gateway functionality with OpenSSL 3.0 (#2023262) ...
Tue, 13 Dec 2022 01:04:05 GMT: toolbox-tests-0.0.99.3-7.el9.x86_64
toolbox-tests - Tests for toolbox
The toolbox-tests package contains system tests for toolbox.
Change Log:
Tue, 13 Dec 2022 GMT - Debarshi Ray <rishi@fedoraproject.org> - 0.0.99.3-7 - Unbreak sorting and clearly identify copied images in 'list' Resolves: #2033282 Fri, 14 Oct 2022 GMT - Debarshi Ray <rishi@fedoraproject.org> - 0.0.99.3-6 - Rebuild for CVE-2022-27664 and CVE-2022-32189 Resolves: #2116786 Tue, 16 Aug 2022 GMT - Debarshi Ray <rishi@fedoraproject.org> - 0.0.99.3-5 - Rebuild for CVE-2022-1705, CVE-2022-30630, CVE-2022-30631 and CVE-2022-30632 Resolves: #2111830 ...
Tue, 13 Dec 2022 01:04:05 GMT: toolbox-0.0.99.3-7.el9.x86_64
toolbox - Tool for containerized command line environments on Linux
Toolbox is a tool for Linux operating systems, which allows the use of
containerized command line environments. It is built on top of Podman and
other standard container technologies from OCI.
Change Log:
Tue, 13 Dec 2022 GMT - Debarshi Ray <rishi@fedoraproject.org> - 0.0.99.3-7 - Unbreak sorting and clearly identify copied images in 'list' Resolves: #2033282 Fri, 14 Oct 2022 GMT - Debarshi Ray <rishi@fedoraproject.org> - 0.0.99.3-6 - Rebuild for CVE-2022-27664 and CVE-2022-32189 Resolves: #2116786 Tue, 16 Aug 2022 GMT - Debarshi Ray <rishi@fedoraproject.org> - 0.0.99.3-5 - Rebuild for CVE-2022-1705, CVE-2022-30630, CVE-2022-30631 and CVE-2022-30632 Resolves: #2111830 ...
Thu, 15 Dec 2022 12:59:29 GMT: osbuild-composer-core-70-1.el9.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, 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 Wed, 16 Nov 2022 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 68-1 - New upstream release ...
Thu, 15 Dec 2022 12:59:29 GMT: osbuild-composer-dnf-json-70-1.el9.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, 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 Wed, 16 Nov 2022 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 68-1 - New upstream release ...
Thu, 15 Dec 2022 12:59:29 GMT: osbuild-composer-70-1.el9.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, 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 Wed, 16 Nov 2022 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 68-1 - New upstream release ...
Thu, 15 Dec 2022 12:59:29 GMT: osbuild-composer-worker-70-1.el9.x86_64
osbuild-composer-worker - The worker for osbuild-composer
The worker for osbuild-composer
Change Log:
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 Wed, 16 Nov 2022 GMT - imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 68-1 - New upstream release ...
Tue, 13 Dec 2022 21:57:50 GMT: firewall-config-1.2.1-1.el9.noarch
firewall-config - Firewall configuration application
The firewall configuration application provides an configuration interface for
firewalld.
Change Log:
Mon, 07 Nov 2022 GMT - Eric Garver <egarver@redhat.com> - 1.2.1-1 - package rebase to v1.2.1 Wed, 03 Aug 2022 GMT - Eric Garver <egarver@redhat.com> - 1.1.1-3 - fix(runtimeToPermanent): errors for interfaces not in zone Fri, 15 Jul 2022 GMT - Eric Garver <egarver@redhat.com> - 1.1.1-2 - test(functions): normalize iptables ipv6-icmp/icmpv6 ...
Tue, 13 Dec 2022 21:57:50 GMT: firewall-applet-1.2.1-1.el9.noarch
firewall-applet - Firewall panel applet
The firewall panel applet provides a status information of firewalld and also
the firewall settings.
Change Log:
Mon, 07 Nov 2022 GMT - Eric Garver <egarver@redhat.com> - 1.2.1-1 - package rebase to v1.2.1 Wed, 03 Aug 2022 GMT - Eric Garver <egarver@redhat.com> - 1.1.1-3 - fix(runtimeToPermanent): errors for interfaces not in zone Fri, 15 Jul 2022 GMT - Eric Garver <egarver@redhat.com> - 1.1.1-2 - test(functions): normalize iptables ipv6-icmp/icmpv6 ...
Thu, 15 Dec 2022 12:39:21 GMT: thunderbird-102.6.0-2.el9.x86_64
thunderbird - Mozilla Thunderbird mail/newsgroup client
Mozilla Thunderbird is a standalone mail and newsgroup client.
Change Log:
Tue, 13 Dec 2022 GMT - Eike Rathke <erack@redhat.com> - 102.6.0-2 - Update to 102.6.0 build2 Fri, 09 Dec 2022 GMT - Eike Rathke <erack@redhat.com> - 102.6.0-1 - Update to 102.6.0 build1 Tue, 29 Nov 2022 GMT - Jan Horak <jhorak@redhat.com> - 102.5.0-3 - Use openssl for the librnp crypto backend to enable the openpgp encryption ...
Wed, 14 Dec 2022 13:34:07 GMT: 1:kernelshark-1.2-10.el9.x86_64
kernelshark - GUI analysis for Ftrace data captured by trace-cmd
KernelShark is a front end reader of trace-cmd output. "trace-cmd
record" and "trace-cmd extract" create a trace.dat (trace-cmd.dat)
file. kernelshark can read this file and produce a graph and list
view of its data.
Change Log:
Mon, 12 Dec 2022 GMT - Jerome Marchand <jmarchan@redhat.com> - 1:1.2-10 - Add html documentation and man page Mon, 22 Nov 2021 GMT - Jerome Marchand <jmarchan@redhat.com> - 1:1.2-9 - Rebuild with latest json-c Mon, 09 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
Thu, 15 Dec 2022 04:30:12 GMT: python3-nispor-1.2.9-1.el9.noarch
python3-nispor - API for network status querying
This package contains python3 binding of nispor.
Change Log:
Thu, 15 Dec 2022 GMT - Gris Ge <fge@redhat.com> - 1.2.9-1 - Upgrade to 1.2.9. RHBZ#2153165 Thu, 30 Jun 2022 GMT - Gris Ge <fge@redhat.com> - 1.2.7-1 - Upgrade to 1.2.7. Tue, 15 Mar 2022 GMT - Gris Ge <fge@redhat.com> - 1.2.4-1 - Upgarde to 1.2.4. RHBZ#2064299 ...
Thu, 15 Dec 2022 04:29:52 GMT: nispor-1.2.9-1.el9.i686
nispor - API for network status querying
Unified interface for Linux network state querying.
Change Log:
Thu, 15 Dec 2022 GMT - Gris Ge <fge@redhat.com> - 1.2.9-1 - Upgrade to 1.2.9. RHBZ#2153165 Thu, 30 Jun 2022 GMT - Gris Ge <fge@redhat.com> - 1.2.7-1 - Upgrade to 1.2.7. Tue, 15 Mar 2022 GMT - Gris Ge <fge@redhat.com> - 1.2.4-1 - Upgarde to 1.2.4. RHBZ#2064299 ...
Thu, 15 Dec 2022 04:29:54 GMT: nispor-1.2.9-1.el9.x86_64
nispor - API for network status querying
Unified interface for Linux network state querying.
Change Log:
Thu, 15 Dec 2022 GMT - Gris Ge <fge@redhat.com> - 1.2.9-1 - Upgrade to 1.2.9. RHBZ#2153165 Thu, 30 Jun 2022 GMT - Gris Ge <fge@redhat.com> - 1.2.7-1 - Upgrade to 1.2.7. Tue, 15 Mar 2022 GMT - Gris Ge <fge@redhat.com> - 1.2.4-1 - Upgarde to 1.2.4. RHBZ#2064299 ...
Mon, 12 Dec 2022 18:39:30 GMT: glibc-doc-2.34-54.el9.noarch
glibc-doc - Documentation for GNU libc
The glibc-doc package contains The GNU C Library Reference Manual in info
format. Additional package documentation is also provided.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-devel-2.34-54.el9.i686
glibc-devel - Object files for development using standard C libraries.
The glibc-devel package contains the object files necessary
for developing programs which use the standard C libraries (which are
used by nearly all programs). If you are developing programs which
will use the standard C libraries, your system needs to have these
standard object files available in order to create the
executables.
Install glibc-devel if you are going to develop programs which will
use the standard C libraries.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-utils-2.34-54.el9.x86_64
glibc-utils - Development utilities from GNU C library
The glibc-utils package contains memusage, a memory usage profiler,
mtrace, a memory leak tracer and xtrace, a function call tracer
which can be helpful during program debugging.
If unsure if you need this, don't install this package.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-locale-source-2.34-54.el9.x86_64
glibc-locale-source - The sources for the locales
The sources for all locales provided in the language packs.
If you are building custom locales you will most likely use
these sources as the basis for your new locale.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-headers-2.34-54.el9.x86_64
glibc-headers - Additional internal header files for glibc-devel.
The glibc-headers package contains the architecture-specific
header files which cannot be included in glibc-devel package.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-devel-2.34-54.el9.x86_64
glibc-devel - Object files for development using standard C libraries.
The glibc-devel package contains the object files necessary
for developing programs which use the standard C libraries (which are
used by nearly all programs). If you are developing programs which
will use the standard C libraries, your system needs to have these
standard object files available in order to create the
executables.
Install glibc-devel if you are going to develop programs which will
use the standard C libraries.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Tue, 13 Dec 2022 14:56:32 GMT: xdg-desktop-portal-gnome-41.2-2.el9.x86_64
xdg-desktop-portal-gnome - Backend implementation for xdg-desktop-portal using GNOME
A backend implementation for xdg-desktop-portal that is using various pieces of
GNOME infrastructure, such as the org.gnome.Shell.Screenshot or
org.gnome.SessionManager D-Bus interfaces.
Change Log:
Tue, 13 Dec 2022 GMT - Jonas Ådahl <jadahl@redhat.com> - 41.2-2 - Keep screen share window list up to date Resolves: #2148362 Wed, 01 Jun 2022 GMT - Debarshi Ray <rishi@fedoraproject.org> - 41.2-1 - Update to 41.2 Resolves: #2083018 Tue, 12 Apr 2022 GMT - Debarshi Ray <rishi@fedoraproject.org> - 41.1-3 - Recommend this portal backend for all GNOME users Resolves: #2051473 ...
Thu, 01 Dec 2022 13:17:03 GMT: libqb-2.0.6-2.el9.i686
libqb - Library providing high performance logging, tracing, ipc, and poll
A "Quite Boring" library that provides high-performance, reusable features for client-server
architecture, such as logging, tracing, inter-process communication (IPC),
and polling.
Change Log:
Thu, 01 Dec 2022 GMT - Christine Caulfield <ccaulfie@redhat.com> 2.0.6-1 - ipc: Retry receiving credentials if the the message is short Resolves: rhbz2149647 Wed, 20 Apr 2022 GMT - Christine Caulfield <ccaulfie@redhat.com> 2.0.6-1 - Rebase to 2.0.6 Resolves: rhbz#2072903 Thu, 03 Mar 2022 GMT - Christine Caulfield <ccaulfie@redhat.com> 2.0.3-8 - Fix negative errno in qb_ipcc_connect (introduced in 2.0.3-4) Resolves: rhbz#2057527 ...
Thu, 01 Dec 2022 13:17:03 GMT: libqb-2.0.6-2.el9.x86_64
libqb - Library providing high performance logging, tracing, ipc, and poll
A "Quite Boring" library that provides high-performance, reusable features for client-server
architecture, such as logging, tracing, inter-process communication (IPC),
and polling.
Change Log:
Thu, 01 Dec 2022 GMT - Christine Caulfield <ccaulfie@redhat.com> 2.0.6-1 - ipc: Retry receiving credentials if the the message is short Resolves: rhbz2149647 Wed, 20 Apr 2022 GMT - Christine Caulfield <ccaulfie@redhat.com> 2.0.6-1 - Rebase to 2.0.6 Resolves: rhbz#2072903 Thu, 03 Mar 2022 GMT - Christine Caulfield <ccaulfie@redhat.com> 2.0.3-8 - Fix negative errno in qb_ipcc_connect (introduced in 2.0.3-4) Resolves: rhbz#2057527 ...
Wed, 14 Dec 2022 12:16:48 GMT: clevis-udisks2-18-107.el9.x86_64
clevis-udisks2 - UDisks2/Storaged integration for clevis
Automatically unlocks LUKS block devices in desktop environments that
use UDisks2 or storaged (like GNOME).
Change Log:
Tue, 13 Dec 2022 GMT - Sergio Arroutbi <sarroutb@redhat.com> - 18-107 - Add existing token id parameter Resolves: rhbz#2126533 Tue, 02 Aug 2022 GMT - Sergio Correia <scorreia@redhat.com> - 18-106 - Enable debugging in clevis scripts when rd.debug is set Resolves: rhbz#2022420 Tue, 02 Aug 2022 GMT - Sergio Arroutbi <sarroutb@redhat.com> - 18-105 - Start clevis-luks-askpass.path service according to global policy Resolves: rhbz#2107078 ...
Wed, 14 Dec 2022 12:16:48 GMT: clevis-dracut-18-107.el9.x86_64
clevis-dracut - Dracut integration for clevis
Automatically unlocks LUKS block devices in early boot.
Change Log:
Tue, 13 Dec 2022 GMT - Sergio Arroutbi <sarroutb@redhat.com> - 18-107 - Add existing token id parameter Resolves: rhbz#2126533 Tue, 02 Aug 2022 GMT - Sergio Correia <scorreia@redhat.com> - 18-106 - Enable debugging in clevis scripts when rd.debug is set Resolves: rhbz#2022420 Tue, 02 Aug 2022 GMT - Sergio Arroutbi <sarroutb@redhat.com> - 18-105 - Start clevis-luks-askpass.path service according to global policy Resolves: rhbz#2107078 ...
Wed, 14 Dec 2022 12:16:48 GMT: clevis-18-107.el9.x86_64
clevis - Automated decryption framework
Clevis is a framework for automated decryption. It allows you to encrypt
data using sophisticated unlocking policies which enable decryption to
occur automatically.
The clevis package provides basic encryption/decryption policy support.
Users can use this directly; but most commonly, it will be used as a
building block for other packages. For example, see the clevis-luks
and clevis-dracut packages for automatic root volume unlocking of LUKSv1
volumes during early boot.
Change Log:
Tue, 13 Dec 2022 GMT - Sergio Arroutbi <sarroutb@redhat.com> - 18-107 - Add existing token id parameter Resolves: rhbz#2126533 Tue, 02 Aug 2022 GMT - Sergio Correia <scorreia@redhat.com> - 18-106 - Enable debugging in clevis scripts when rd.debug is set Resolves: rhbz#2022420 Tue, 02 Aug 2022 GMT - Sergio Arroutbi <sarroutb@redhat.com> - 18-105 - Start clevis-luks-askpass.path service according to global policy Resolves: rhbz#2107078 ...
Wed, 14 Dec 2022 12:16:48 GMT: clevis-systemd-18-107.el9.x86_64
clevis-systemd - systemd integration for clevis
Automatically unlocks LUKS _netdev block devices from /etc/crypttab.
Change Log:
Tue, 13 Dec 2022 GMT - Sergio Arroutbi <sarroutb@redhat.com> - 18-107 - Add existing token id parameter Resolves: rhbz#2126533 Tue, 02 Aug 2022 GMT - Sergio Correia <scorreia@redhat.com> - 18-106 - Enable debugging in clevis scripts when rd.debug is set Resolves: rhbz#2022420 Tue, 02 Aug 2022 GMT - Sergio Arroutbi <sarroutb@redhat.com> - 18-105 - Start clevis-luks-askpass.path service according to global policy Resolves: rhbz#2107078 ...
Wed, 14 Dec 2022 12:16:48 GMT: clevis-luks-18-107.el9.x86_64
clevis-luks - LUKS integration for clevis
LUKS integration for clevis. This package allows you to bind a LUKS
volume to a clevis unlocking policy. For automated unlocking, an unlocker
will also be required. See, for example, clevis-dracut and clevis-udisks2.
Change Log:
Tue, 13 Dec 2022 GMT - Sergio Arroutbi <sarroutb@redhat.com> - 18-107 - Add existing token id parameter Resolves: rhbz#2126533 Tue, 02 Aug 2022 GMT - Sergio Correia <scorreia@redhat.com> - 18-106 - Enable debugging in clevis scripts when rd.debug is set Resolves: rhbz#2022420 Tue, 02 Aug 2022 GMT - Sergio Arroutbi <sarroutb@redhat.com> - 18-105 - Start clevis-luks-askpass.path service according to global policy Resolves: rhbz#2107078 ...
Wed, 14 Dec 2022 10:59:13 GMT: gitk-2.39.0-2.el9.noarch
gitk - Git repository browser
Git repository browser.
Change Log:
Wed, 14 Dec 2022 GMT - Ondřej Pohořelský <opohorel@redhat.com> - 2.39.0-2 - Remove perl(Email::Valid) require from git-email - Related: #2139379 Tue, 13 Dec 2022 GMT - Ondřej Pohořelský <opohorel@redhat.com> - 2.39.0-1 - Update to 2.39.0 - Related: #2139379 Wed, 07 Dec 2022 GMT - Ondřej Pohořelský <opohorel@redhat.com> - 2.38.1-1 - Update to 2.38.1 - Resolves: #2139379 ...
Wed, 14 Dec 2022 10:59:13 GMT: git-all-2.39.0-2.el9.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:
Wed, 14 Dec 2022 GMT - Ondřej Pohořelský <opohorel@redhat.com> - 2.39.0-2 - Remove perl(Email::Valid) require from git-email - Related: #2139379 Tue, 13 Dec 2022 GMT - Ondřej Pohořelský <opohorel@redhat.com> - 2.39.0-1 - Update to 2.39.0 - Related: #2139379 Wed, 07 Dec 2022 GMT - Ondřej Pohořelský <opohorel@redhat.com> - 2.38.1-1 - Update to 2.38.1 - Resolves: #2139379 ...
Wed, 14 Dec 2022 10:59:13 GMT: perl-Git-2.39.0-2.el9.noarch
perl-Git - Perl interface to Git
Perl interface to Git.
Change Log:
Wed, 14 Dec 2022 GMT - Ondřej Pohořelský <opohorel@redhat.com> - 2.39.0-2 - Remove perl(Email::Valid) require from git-email - Related: #2139379 Tue, 13 Dec 2022 GMT - Ondřej Pohořelský <opohorel@redhat.com> - 2.39.0-1 - Update to 2.39.0 - Related: #2139379 Wed, 07 Dec 2022 GMT - Ondřej Pohořelský <opohorel@redhat.com> - 2.38.1-1 - Update to 2.38.1 - Resolves: #2139379 ...
Wed, 14 Dec 2022 10:59:13 GMT: git-instaweb-2.39.0-2.el9.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:
Wed, 14 Dec 2022 GMT - Ondřej Pohořelský <opohorel@redhat.com> - 2.39.0-2 - Remove perl(Email::Valid) require from git-email - Related: #2139379 Tue, 13 Dec 2022 GMT - Ondřej Pohořelský <opohorel@redhat.com> - 2.39.0-1 - Update to 2.39.0 - Related: #2139379 Wed, 07 Dec 2022 GMT - Ondřej Pohořelský <opohorel@redhat.com> - 2.38.1-1 - Update to 2.38.1 - Resolves: #2139379 ...
Wed, 14 Dec 2022 10:59:13 GMT: perl-Git-SVN-2.39.0-2.el9.noarch
perl-Git-SVN - Perl interface to Git::SVN
Perl interface to Git::SVN.
Change Log:
Wed, 14 Dec 2022 GMT - Ondřej Pohořelský <opohorel@redhat.com> - 2.39.0-2 - Remove perl(Email::Valid) require from git-email - Related: #2139379 Tue, 13 Dec 2022 GMT - Ondřej Pohořelský <opohorel@redhat.com> - 2.39.0-1 - Update to 2.39.0 - Related: #2139379 Wed, 07 Dec 2022 GMT - Ondřej Pohořelský <opohorel@redhat.com> - 2.38.1-1 - Update to 2.38.1 - Resolves: #2139379 ...
Wed, 14 Dec 2022 10:59:13 GMT: git-svn-2.39.0-2.el9.noarch
git-svn - Git tools for interacting with Subversion repositories
Git tools for interacting with Subversion repositories.
Change Log:
Wed, 14 Dec 2022 GMT - Ondřej Pohořelský <opohorel@redhat.com> - 2.39.0-2 - Remove perl(Email::Valid) require from git-email - Related: #2139379 Tue, 13 Dec 2022 GMT - Ondřej Pohořelský <opohorel@redhat.com> - 2.39.0-1 - Update to 2.39.0 - Related: #2139379 Wed, 07 Dec 2022 GMT - Ondřej Pohořelský <opohorel@redhat.com> - 2.38.1-1 - Update to 2.38.1 - Resolves: #2139379 ...
Wed, 14 Dec 2022 10:59:13 GMT: git-core-doc-2.39.0-2.el9.noarch
git-core-doc - Documentation files for git-core
Documentation files for git-core package including man pages.
Change Log:
Wed, 14 Dec 2022 GMT - Ondřej Pohořelský <opohorel@redhat.com> - 2.39.0-2 - Remove perl(Email::Valid) require from git-email - Related: #2139379 Tue, 13 Dec 2022 GMT - Ondřej Pohořelský <opohorel@redhat.com> - 2.39.0-1 - Update to 2.39.0 - Related: #2139379 Wed, 07 Dec 2022 GMT - Ondřej Pohořelský <opohorel@redhat.com> - 2.38.1-1 - Update to 2.38.1 - Resolves: #2139379 ...
Wed, 14 Dec 2022 10:59:13 GMT: git-email-2.39.0-2.el9.noarch
git-email - Git tools for sending patches via email
Git tools for sending patches via email.
Change Log:
Wed, 14 Dec 2022 GMT - Ondřej Pohořelský <opohorel@redhat.com> - 2.39.0-2 - Remove perl(Email::Valid) require from git-email - Related: #2139379 Tue, 13 Dec 2022 GMT - Ondřej Pohořelský <opohorel@redhat.com> - 2.39.0-1 - Update to 2.39.0 - Related: #2139379 Wed, 07 Dec 2022 GMT - Ondřej Pohořelský <opohorel@redhat.com> - 2.38.1-1 - Update to 2.38.1 - Resolves: #2139379 ...
Wed, 14 Dec 2022 10:59:13 GMT: gitweb-2.39.0-2.el9.noarch
gitweb - Simple web interface to git repositories
Simple web interface to git repositories.
Change Log:
Wed, 14 Dec 2022 GMT - Ondřej Pohořelský <opohorel@redhat.com> - 2.39.0-2 - Remove perl(Email::Valid) require from git-email - Related: #2139379 Tue, 13 Dec 2022 GMT - Ondřej Pohořelský <opohorel@redhat.com> - 2.39.0-1 - Update to 2.39.0 - Related: #2139379 Wed, 07 Dec 2022 GMT - Ondřej Pohořelský <opohorel@redhat.com> - 2.38.1-1 - Update to 2.38.1 - Resolves: #2139379 ...
Wed, 14 Dec 2022 10:59:13 GMT: git-gui-2.39.0-2.el9.noarch
git-gui - Graphical interface to Git
Graphical interface to Git.
Change Log:
Wed, 14 Dec 2022 GMT - Ondřej Pohořelský <opohorel@redhat.com> - 2.39.0-2 - Remove perl(Email::Valid) require from git-email - Related: #2139379 Tue, 13 Dec 2022 GMT - Ondřej Pohořelský <opohorel@redhat.com> - 2.39.0-1 - Update to 2.39.0 - Related: #2139379 Wed, 07 Dec 2022 GMT - Ondřej Pohořelský <opohorel@redhat.com> - 2.38.1-1 - Update to 2.38.1 - Resolves: #2139379 ...
Wed, 14 Dec 2022 10:58:48 GMT: git-2.39.0-2.el9.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:
Wed, 14 Dec 2022 GMT - Ondřej Pohořelský <opohorel@redhat.com> - 2.39.0-2 - Remove perl(Email::Valid) require from git-email - Related: #2139379 Tue, 13 Dec 2022 GMT - Ondřej Pohořelský <opohorel@redhat.com> - 2.39.0-1 - Update to 2.39.0 - Related: #2139379 Wed, 07 Dec 2022 GMT - Ondřej Pohořelský <opohorel@redhat.com> - 2.38.1-1 - Update to 2.38.1 - Resolves: #2139379 ...
Wed, 14 Dec 2022 10:58:48 GMT: git-core-2.39.0-2.el9.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:
Wed, 14 Dec 2022 GMT - Ondřej Pohořelský <opohorel@redhat.com> - 2.39.0-2 - Remove perl(Email::Valid) require from git-email - Related: #2139379 Tue, 13 Dec 2022 GMT - Ondřej Pohořelský <opohorel@redhat.com> - 2.39.0-1 - Update to 2.39.0 - Related: #2139379 Wed, 07 Dec 2022 GMT - Ondřej Pohořelský <opohorel@redhat.com> - 2.38.1-1 - Update to 2.38.1 - Resolves: #2139379 ...
Wed, 14 Dec 2022 10:58:48 GMT: git-daemon-2.39.0-2.el9.x86_64
git-daemon - Git protocol daemon
The git daemon for supporting git:// access to git repositories
Change Log:
Wed, 14 Dec 2022 GMT - Ondřej Pohořelský <opohorel@redhat.com> - 2.39.0-2 - Remove perl(Email::Valid) require from git-email - Related: #2139379 Tue, 13 Dec 2022 GMT - Ondřej Pohořelský <opohorel@redhat.com> - 2.39.0-1 - Update to 2.39.0 - Related: #2139379 Wed, 07 Dec 2022 GMT - Ondřej Pohořelský <opohorel@redhat.com> - 2.38.1-1 - Update to 2.38.1 - Resolves: #2139379 ...
Wed, 14 Dec 2022 10:58:48 GMT: git-subtree-2.39.0-2.el9.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:
Wed, 14 Dec 2022 GMT - Ondřej Pohořelský <opohorel@redhat.com> - 2.39.0-2 - Remove perl(Email::Valid) require from git-email - Related: #2139379 Tue, 13 Dec 2022 GMT - Ondřej Pohořelský <opohorel@redhat.com> - 2.39.0-1 - Update to 2.39.0 - Related: #2139379 Wed, 07 Dec 2022 GMT - Ondřej Pohořelský <opohorel@redhat.com> - 2.38.1-1 - Update to 2.38.1 - Resolves: #2139379 ...
Wed, 14 Dec 2022 10:58:48 GMT: git-credential-libsecret-2.39.0-2.el9.x86_64
git-credential-libsecret - Git helper for accessing credentials via libsecret
Git helper for accessing credentials via libsecret.
Change Log:
Wed, 14 Dec 2022 GMT - Ondřej Pohořelský <opohorel@redhat.com> - 2.39.0-2 - Remove perl(Email::Valid) require from git-email - Related: #2139379 Tue, 13 Dec 2022 GMT - Ondřej Pohořelský <opohorel@redhat.com> - 2.39.0-1 - Update to 2.39.0 - Related: #2139379 Wed, 07 Dec 2022 GMT - Ondřej Pohořelský <opohorel@redhat.com> - 2.38.1-1 - Update to 2.38.1 - Resolves: #2139379 ...
Wed, 07 Dec 2022 16:34:41 GMT: 9:lvm2-dbusd-2.03.17-3.el9.noarch
lvm2-dbusd - LVM2 D-Bus daemon
Daemon for access to LVM2 functionality through a D-Bus interface.
Change Log:
Tue, 06 Dec 2022 GMT - Marian Csontos <mcsontos@redhat.com> - 2.03.17-3 - Fix segfault during scanning PVs. Tue, 29 Nov 2022 GMT - Marian Csontos <mcsontos@redhat.com> - 2.03.17-2 - Fix permissions on lvresize_fs_helper. Thu, 10 Nov 2022 GMT - Marian Csontos <mcsontos@redhat.com> - 2.03.17-1 - Update to upstream version 2.03.17. - See WHATS_NEW and WHATS_NEW_DM for more information. ...
Wed, 07 Dec 2022 16:34:20 GMT: 9:lvm2-lockd-2.03.17-3.el9.x86_64
lvm2-lockd - LVM locking daemon
LVM commands use lvmlockd to coordinate access to shared storage.
Change Log:
Tue, 06 Dec 2022 GMT - Marian Csontos <mcsontos@redhat.com> - 2.03.17-3 - Fix segfault during scanning PVs. Tue, 29 Nov 2022 GMT - Marian Csontos <mcsontos@redhat.com> - 2.03.17-2 - Fix permissions on lvresize_fs_helper. Thu, 10 Nov 2022 GMT - Marian Csontos <mcsontos@redhat.com> - 2.03.17-1 - Update to upstream version 2.03.17. - See WHATS_NEW and WHATS_NEW_DM for more information. ...
Tue, 13 Dec 2022 19:58:37 GMT: keylime-selinux-6.5.2-3.el9.noarch
keylime-selinux - keylime SELinux policy
Custom SELinux policy module
Change Log:
Thu, 01 Dec 2022 GMT - Sergio Correia <scorreia@redhat.com> - 6.5.2-3 - Remove leftover policy file Related: rhbz#2152135 Thu, 01 Dec 2022 GMT - Patrik Koncity <pkoncity@redhat.com> - 6.5.2-2 - Use keylime selinux policy from upstream. Resolves: rhbz#2152135 Mon, 14 Nov 2022 GMT - Sergio Correia <scorreia@redhat.com> - 6.5.2-1 - Update to 6.5.2 Resolves: CVE-2022-3500 Resolves: rhbz#2138167 - agent fails IMA attestation when one scripts is executed quickly after the other Resolves: rhbz#2140670 - Segmentation fault in /usr/share/keylime/create_mb_refstate script Resolves: rhbz#142009 - Registrar may crash during EK validation when require_ek_cert is enabled ...
Tue, 13 Dec 2022 19:58:14 GMT: keylime-tenant-6.5.2-3.el9.x86_64
keylime-tenant - The Python Keylime Tenant
The Keylime Tenant can be used to provision a Keylime Agent.
Change Log:
Thu, 01 Dec 2022 GMT - Sergio Correia <scorreia@redhat.com> - 6.5.2-3 - Remove leftover policy file Related: rhbz#2152135 Thu, 01 Dec 2022 GMT - Patrik Koncity <pkoncity@redhat.com> - 6.5.2-2 - Use keylime selinux policy from upstream. Resolves: rhbz#2152135 Mon, 14 Nov 2022 GMT - Sergio Correia <scorreia@redhat.com> - 6.5.2-1 - Update to 6.5.2 Resolves: CVE-2022-3500 Resolves: rhbz#2138167 - agent fails IMA attestation when one scripts is executed quickly after the other Resolves: rhbz#2140670 - Segmentation fault in /usr/share/keylime/create_mb_refstate script Resolves: rhbz#142009 - Registrar may crash during EK validation when require_ek_cert is enabled ...
Tue, 13 Dec 2022 19:58:14 GMT: keylime-registrar-6.5.2-3.el9.x86_64
keylime-registrar - The Keylime Registrar component
The Keylime Registrar is a database of all agents registered
with Keylime and hosts the public keys of the TPM vendors.
Change Log:
Thu, 01 Dec 2022 GMT - Sergio Correia <scorreia@redhat.com> - 6.5.2-3 - Remove leftover policy file Related: rhbz#2152135 Thu, 01 Dec 2022 GMT - Patrik Koncity <pkoncity@redhat.com> - 6.5.2-2 - Use keylime selinux policy from upstream. Resolves: rhbz#2152135 Mon, 14 Nov 2022 GMT - Sergio Correia <scorreia@redhat.com> - 6.5.2-1 - Update to 6.5.2 Resolves: CVE-2022-3500 Resolves: rhbz#2138167 - agent fails IMA attestation when one scripts is executed quickly after the other Resolves: rhbz#2140670 - Segmentation fault in /usr/share/keylime/create_mb_refstate script Resolves: rhbz#142009 - Registrar may crash during EK validation when require_ek_cert is enabled ...
Tue, 13 Dec 2022 19:58:14 GMT: keylime-6.5.2-3.el9.x86_64
keylime - Open source TPM software for Bootstrapping and Maintaining Trust
Keylime is a TPM based highly scalable remote boot attestation
and runtime integrity measurement solution.
Change Log:
Thu, 01 Dec 2022 GMT - Sergio Correia <scorreia@redhat.com> - 6.5.2-3 - Remove leftover policy file Related: rhbz#2152135 Thu, 01 Dec 2022 GMT - Patrik Koncity <pkoncity@redhat.com> - 6.5.2-2 - Use keylime selinux policy from upstream. Resolves: rhbz#2152135 Mon, 14 Nov 2022 GMT - Sergio Correia <scorreia@redhat.com> - 6.5.2-1 - Update to 6.5.2 Resolves: CVE-2022-3500 Resolves: rhbz#2138167 - agent fails IMA attestation when one scripts is executed quickly after the other Resolves: rhbz#2140670 - Segmentation fault in /usr/share/keylime/create_mb_refstate script Resolves: rhbz#142009 - Registrar may crash during EK validation when require_ek_cert is enabled ...
Tue, 13 Dec 2022 19:58:14 GMT: python3-keylime-6.5.2-3.el9.x86_64
python3-keylime - The Python Keylime module
The python3-keylime module implements the functionality used
by Keylime components.
Change Log:
Thu, 01 Dec 2022 GMT - Sergio Correia <scorreia@redhat.com> - 6.5.2-3 - Remove leftover policy file Related: rhbz#2152135 Thu, 01 Dec 2022 GMT - Patrik Koncity <pkoncity@redhat.com> - 6.5.2-2 - Use keylime selinux policy from upstream. Resolves: rhbz#2152135 Mon, 14 Nov 2022 GMT - Sergio Correia <scorreia@redhat.com> - 6.5.2-1 - Update to 6.5.2 Resolves: CVE-2022-3500 Resolves: rhbz#2138167 - agent fails IMA attestation when one scripts is executed quickly after the other Resolves: rhbz#2140670 - Segmentation fault in /usr/share/keylime/create_mb_refstate script Resolves: rhbz#142009 - Registrar may crash during EK validation when require_ek_cert is enabled ...
Tue, 13 Dec 2022 19:58:14 GMT: keylime-base-6.5.2-3.el9.x86_64
keylime-base - The base package contains the default configuration
The base package contains the Keylime default configuration
Change Log:
Thu, 01 Dec 2022 GMT - Sergio Correia <scorreia@redhat.com> - 6.5.2-3 - Remove leftover policy file Related: rhbz#2152135 Thu, 01 Dec 2022 GMT - Patrik Koncity <pkoncity@redhat.com> - 6.5.2-2 - Use keylime selinux policy from upstream. Resolves: rhbz#2152135 Mon, 14 Nov 2022 GMT - Sergio Correia <scorreia@redhat.com> - 6.5.2-1 - Update to 6.5.2 Resolves: CVE-2022-3500 Resolves: rhbz#2138167 - agent fails IMA attestation when one scripts is executed quickly after the other Resolves: rhbz#2140670 - Segmentation fault in /usr/share/keylime/create_mb_refstate script Resolves: rhbz#142009 - Registrar may crash during EK validation when require_ek_cert is enabled ...
Tue, 13 Dec 2022 19:58:14 GMT: keylime-verifier-6.5.2-3.el9.x86_64
keylime-verifier - The Python Keylime Verifier component
The Keylime Verifier continuously verifies the integrity state
of the machine that the agent is running on.
Change Log:
Thu, 01 Dec 2022 GMT - Sergio Correia <scorreia@redhat.com> - 6.5.2-3 - Remove leftover policy file Related: rhbz#2152135 Thu, 01 Dec 2022 GMT - Patrik Koncity <pkoncity@redhat.com> - 6.5.2-2 - Use keylime selinux policy from upstream. Resolves: rhbz#2152135 Mon, 14 Nov 2022 GMT - Sergio Correia <scorreia@redhat.com> - 6.5.2-1 - Update to 6.5.2 Resolves: CVE-2022-3500 Resolves: rhbz#2138167 - agent fails IMA attestation when one scripts is executed quickly after the other Resolves: rhbz#2140670 - Segmentation fault in /usr/share/keylime/create_mb_refstate script Resolves: rhbz#142009 - Registrar may crash during EK validation when require_ek_cert is enabled ...
Wed, 07 Dec 2022 11:35:25 GMT: ansible-freeipa-tests-1.9.0-1.el9.noarch
ansible-freeipa-tests - ansible-freeipa tests
ansible-freeipa tests.
Please have a look at /usr/share/ansible-freeipa/requirements-tests.txt
to get the needed requrements to run the tests.
Change Log:
Wed, 07 Dec 2022 GMT - Thomas Woerner <twoerner@redhat.com> - 1.9.0-1 - Update to version 1.9.0 https://github.com/freeipa/ansible-freeipa/releases/tag/v1.9.0 Related: RHBZ#2125592 - pwpolicy: Add support for password check and grace limit Resolves: RHBZ#2127911 - ipaconfig: Do not allow enable_sid set to False Resolves: RHBZ#2127446 - ipaclient: No kinit on controller for deployment using OTP Resolves: RHBZ#2127887 - ipaclient: Configure DNS resolver Resolves: RHBZ#2127895 - New netgroup management module Resolves: RHBZ#2127910 - sudorule: Add support for 'hostmask' parameter Resolves: RHBZ#2127913 - ipaconfig: Fix fail_json calls Resolves: RHBZ#2134375 - ipaconfig: Do not require enable_sid for add_sids or netbios_name Resolves: RHBZ#2134505 - ipaserver: Add missing idstart check Resolves: RHBZ#2132731 Mon, 12 Sep 2022 GMT - Thomas Woerner <twoerner@redhat.com> - 1.8.4-1 - Update to version 1.8.4 https://github.com/freeipa/ansible-freeipa/releases/tag/v1.8.4 Resolves: RHBZ#2125592 - 'ansible-doc' -l lists most idm modules as 'UNDOCUMENTED' Resolves: RHBZ#2125603 - ansible-freeipa Replica Install Setup DNS fails Resolves: RHBZ#2125616 - ipaconfig does not support SID and netbios attributes Resolves: RHBZ#2069184 Tue, 16 Aug 2022 GMT - Thomas Woerner <twoerner@redhat.com> - 1.8.3-1 - Update to version 1.8.3 https://github.com/freeipa/ansible-freeipa/releases/tag/v1.8.3 Related: RHBZ#2080322 - Fixes replica deployment issue for domains without SID support. Related: RHBZ#2110478 ...
Wed, 07 Dec 2022 11:35:25 GMT: ansible-freeipa-1.9.0-1.el9.noarch
ansible-freeipa - Roles and playbooks to deploy FreeIPA servers, replicas and clients
Ansible roles to install and uninstall FreeIPA servers, replicas and clients,
roles for backups and SmartCard configuration, modules for management and also
playbooks for all roles and modules.
Note: The Ansible playbooks and roles require a configured Ansible environment
where the Ansible nodes are reachable and are properly set up to have an IP
address and a working package manager.
Features
- Server, replica and client deployment
- Cluster deployments: Server, replicas and clients in one playbook
- One-time-password (OTP) support for client installation
- Repair mode for clients
- Backup and restore, also to and from controller
- Smartcard setup for servers and clients
- Modules for automembership rule management
- Modules for automount key management
- Modules for automount location management
- Modules for automount map management
- Modules for config management
- Modules for delegation management
- Modules for dns config management
- Modules for dns forwarder management
- Modules for dns record management
- Modules for dns zone management
- Modules for group management
- Modules for hbacrule management
- Modules for hbacsvc management
- Modules for hbacsvcgroup management
- Modules for host management
- Modules for hostgroup management
- Modules for idrange management
- Modules for location management
- Modules for netgroup management
- Modules for permission management
- Modules for privilege management
- Modules for pwpolicy management
- Modules for role management
- Modules for self service management
- Modules for server management
- Modules for service management
- Modules for service delegation rule management
- Modules for service delegation target management
- Modules for sudocmd management
- Modules for sudocmdgroup management
- Modules for sudorule management
- Modules for topology management
- Modules for trust management
- Modules for user management
- Modules for vault management
Supported FreeIPA Versions
FreeIPA versions 4.6 and up are supported by all roles.
The client role supports versions 4.4 and up, the server role is working with
versions 4.5 and up, the replica role is currently only working with versions
4.6 and up.
Supported Distributions
- RHEL/CentOS 7.4+
- Fedora 26+
- Ubuntu
- Debian 10+ (ipaclient only, no server or replica!)
Requirements
Controller
- Ansible version: 2.8+ (ansible-freeipa is an Ansible Collection)
Node
- Supported FreeIPA version (see above)
- Supported distribution (needed for package installation only, see above)
Limitations
External signed CA is now supported. But the currently needed two step process
is an issue for the processing in a simple playbook.
Work is planned to have a new method to handle CSR for external signed CAs in
a separate step before starting the server installation.
Change Log:
Wed, 07 Dec 2022 GMT - Thomas Woerner <twoerner@redhat.com> - 1.9.0-1 - Update to version 1.9.0 https://github.com/freeipa/ansible-freeipa/releases/tag/v1.9.0 Related: RHBZ#2125592 - pwpolicy: Add support for password check and grace limit Resolves: RHBZ#2127911 - ipaconfig: Do not allow enable_sid set to False Resolves: RHBZ#2127446 - ipaclient: No kinit on controller for deployment using OTP Resolves: RHBZ#2127887 - ipaclient: Configure DNS resolver Resolves: RHBZ#2127895 - New netgroup management module Resolves: RHBZ#2127910 - sudorule: Add support for 'hostmask' parameter Resolves: RHBZ#2127913 - ipaconfig: Fix fail_json calls Resolves: RHBZ#2134375 - ipaconfig: Do not require enable_sid for add_sids or netbios_name Resolves: RHBZ#2134505 - ipaserver: Add missing idstart check Resolves: RHBZ#2132731 Mon, 12 Sep 2022 GMT - Thomas Woerner <twoerner@redhat.com> - 1.8.4-1 - Update to version 1.8.4 https://github.com/freeipa/ansible-freeipa/releases/tag/v1.8.4 Resolves: RHBZ#2125592 - 'ansible-doc' -l lists most idm modules as 'UNDOCUMENTED' Resolves: RHBZ#2125603 - ansible-freeipa Replica Install Setup DNS fails Resolves: RHBZ#2125616 - ipaconfig does not support SID and netbios attributes Resolves: RHBZ#2069184 Tue, 16 Aug 2022 GMT - Thomas Woerner <twoerner@redhat.com> - 1.8.3-1 - Update to version 1.8.3 https://github.com/freeipa/ansible-freeipa/releases/tag/v1.8.3 Related: RHBZ#2080322 - Fixes replica deployment issue for domains without SID support. Related: RHBZ#2110478 ...
Tue, 08 Nov 2022 20:07:23 GMT: powertop-2.15-1.el9.x86_64
powertop - Power consumption monitor
PowerTOP is a tool that finds the software component(s) that make your
computer use more power than necessary while it is idle.
Change Log:
Tue, 08 Nov 2022 GMT - Jaroslav Škarvada <jskarvad@redhat.com> - 2.15-1 - New version Resolves: rhbz#2044132 Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 2.14-2 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Tue, 11 May 2021 GMT - Jaroslav Škarvada <jskarvad@redhat.com> - 2.14-1 - New version Resolves: rhbz#1880071 ...
Tue, 13 Dec 2022 14:43:05 GMT: 1:scl-utils-build-2.0.3-4.el9.x86_64
scl-utils-build - RPM build macros for alternative packaging
Essential RPM build macros for alternative packaging.
Change Log:
Tue, 13 Dec 2022 GMT - Florian Festi <ffesti@redhat.com> - 1:2.0.3-4 - Remove tmp file (#2151261) Mon, 21 Feb 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 1:2.0.3-3 - Don't error out when command receives SIGINT (#2056462) Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 1:2.0.3-2 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 ...
Tue, 13 Dec 2022 14:43:05 GMT: 1:scl-utils-2.0.3-4.el9.x86_64
scl-utils - Utilities for alternative packaging
Run-time utility for alternative packaging.
Change Log:
Tue, 13 Dec 2022 GMT - Florian Festi <ffesti@redhat.com> - 1:2.0.3-4 - Remove tmp file (#2151261) Mon, 21 Feb 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 1:2.0.3-3 - Don't error out when command receives SIGINT (#2056462) Tue, 10 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 1:2.0.3-2 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 ...
Tue, 29 Nov 2022 16:17:03 GMT: lorax-templates-rhel-9.0-36.el9.noarch
lorax-templates-rhel - RHEL8 build templates for lorax and livemedia-creator
RHEL-specific Lorax templates for creating the boot.iso and live isos are
placed in /usr/share/lorax/templates.d/80-rhel
Change Log:
Mon, 28 Nov 2022 GMT - Brian C. Lane <bcl@redhat.com> - 9.0-36 - On ppc64le Use core.elf from grub2 package (bcl) Resolves: rhbz#2143422 Tue, 05 Apr 2022 GMT - Brian C. Lane <bcl@redhat.com> - 9.0-35 - Makefile: Making it easier to create releases (bcl) Related: rhbz#2071074 - runtime-postinstall: Remove machine specific nvme files (bcl) Resolves: rhbz#2071074 Thu, 24 Feb 2022 GMT - Brian C. Lane <bcl@redhat.com> - 9.0-34 - Restore missing packages (bcl) Resolves: rhbz#2056086 ...
Tue, 29 Nov 2022 16:16:14 GMT: lorax-lmc-novirt-34.9.22-1.el9.x86_64
lorax-lmc-novirt - livemedia-creator no-virt dependencies
Additional dependencies required by livemedia-creator when using it with --no-virt
to run Anaconda.
Change Log:
Mon, 28 Nov 2022 GMT - Brian C. Lane <bcl@redhat.com> 34.9.22-1 - On ppc64le Use core.elf from grub2 package (bcl) Resolves: rhbz#2143994 Fri, 18 Nov 2022 GMT - Brian C. Lane <bcl@redhat.com> 34.9.21-1 - livemedia-creator: Allow file: url without networking (bcl) Resolves: rhbz#2132511 Fri, 29 Jul 2022 GMT - Brian C. Lane <bcl@redhat.com> 34.9.20-1 - templates: Update runtime-* templates (bcl) Resolves: rhbz#2042057 - templates: Update path to license files (bcl) Related: rhbz#2042057 - templates: Update boot timeout to 5s (bcl) Related: rhbz#2042057 ...
Tue, 29 Nov 2022 16:16:14 GMT: lorax-lmc-virt-34.9.22-1.el9.x86_64
lorax-lmc-virt - livemedia-creator libvirt dependencies
Additional dependencies required by livemedia-creator when using it with qemu.
Change Log:
Mon, 28 Nov 2022 GMT - Brian C. Lane <bcl@redhat.com> 34.9.22-1 - On ppc64le Use core.elf from grub2 package (bcl) Resolves: rhbz#2143994 Fri, 18 Nov 2022 GMT - Brian C. Lane <bcl@redhat.com> 34.9.21-1 - livemedia-creator: Allow file: url without networking (bcl) Resolves: rhbz#2132511 Fri, 29 Jul 2022 GMT - Brian C. Lane <bcl@redhat.com> 34.9.20-1 - templates: Update runtime-* templates (bcl) Resolves: rhbz#2042057 - templates: Update path to license files (bcl) Related: rhbz#2042057 - templates: Update boot timeout to 5s (bcl) Related: rhbz#2042057 ...
Tue, 29 Nov 2022 16:16:14 GMT: lorax-templates-generic-34.9.22-1.el9.x86_64
lorax-templates-generic - Generic build templates for lorax and livemedia-creator
Lorax templates for creating the boot.iso and live isos are placed in
/usr/share/lorax/templates.d/99-generic
Change Log:
Mon, 28 Nov 2022 GMT - Brian C. Lane <bcl@redhat.com> 34.9.22-1 - On ppc64le Use core.elf from grub2 package (bcl) Resolves: rhbz#2143994 Fri, 18 Nov 2022 GMT - Brian C. Lane <bcl@redhat.com> 34.9.21-1 - livemedia-creator: Allow file: url without networking (bcl) Resolves: rhbz#2132511 Fri, 29 Jul 2022 GMT - Brian C. Lane <bcl@redhat.com> 34.9.20-1 - templates: Update runtime-* templates (bcl) Resolves: rhbz#2042057 - templates: Update path to license files (bcl) Related: rhbz#2042057 - templates: Update boot timeout to 5s (bcl) Related: rhbz#2042057 ...
Tue, 29 Nov 2022 16:16:14 GMT: lorax-34.9.22-1.el9.x86_64
lorax - Tool for creating the anaconda install images
Lorax is a tool for creating the anaconda install images.
It also includes livemedia-creator which is used to create bootable livemedia,
including live isos and disk images. It can use libvirtd for the install, or
Anaconda's image install feature.
Change Log:
Mon, 28 Nov 2022 GMT - Brian C. Lane <bcl@redhat.com> 34.9.22-1 - On ppc64le Use core.elf from grub2 package (bcl) Resolves: rhbz#2143994 Fri, 18 Nov 2022 GMT - Brian C. Lane <bcl@redhat.com> 34.9.21-1 - livemedia-creator: Allow file: url without networking (bcl) Resolves: rhbz#2132511 Fri, 29 Jul 2022 GMT - Brian C. Lane <bcl@redhat.com> 34.9.20-1 - templates: Update runtime-* templates (bcl) Resolves: rhbz#2042057 - templates: Update path to license files (bcl) Related: rhbz#2042057 - templates: Update boot timeout to 5s (bcl) Related: rhbz#2042057 ...
Tue, 29 Nov 2022 16:16:14 GMT: lorax-docs-34.9.22-1.el9.x86_64
lorax-docs - Lorax html documentation
Includes the full html documentation for lorax, livemedia-creator, and the pylorax library.
Change Log:
Mon, 28 Nov 2022 GMT - Brian C. Lane <bcl@redhat.com> 34.9.22-1 - On ppc64le Use core.elf from grub2 package (bcl) Resolves: rhbz#2143994 Fri, 18 Nov 2022 GMT - Brian C. Lane <bcl@redhat.com> 34.9.21-1 - livemedia-creator: Allow file: url without networking (bcl) Resolves: rhbz#2132511 Fri, 29 Jul 2022 GMT - Brian C. Lane <bcl@redhat.com> 34.9.20-1 - templates: Update runtime-* templates (bcl) Resolves: rhbz#2042057 - templates: Update path to license files (bcl) Related: rhbz#2042057 - templates: Update boot timeout to 5s (bcl) Related: rhbz#2042057 ...
Thu, 08 Dec 2022 15:15:14 GMT: fuse-overlayfs-1.10-1.el9.x86_64
fuse-overlayfs - FUSE overlay+shiftfs implementation for rootless containers
FUSE overlay+shiftfs implementation for rootless containers.
Change Log:
Fri, 02 Dec 2022 GMT - Jindrich Novy <jnovy@redhat.com> - 1.10-1 - update to https://github.com/containers/fuse-overlayfs/releases/tag/v1.10 - Related: #2124478 Fri, 10 Jun 2022 GMT - Jindrich Novy <jnovy@redhat.com> - 1.9-1 - update to https://github.com/containers/fuse-overlayfs/releases/tag/v1.9 - Related: #2061316 Wed, 11 May 2022 GMT - Jindrich Novy <jnovy@redhat.com> - 1.8.2-2 - BuildRequires: /usr/bin/go-md2man - Related: #2061316 ...
Thu, 08 Dec 2022 15:15:44 GMT: cockpit-podman-58-1.el9.noarch
cockpit-podman - Cockpit component for Podman containers
The Cockpit user interface for Podman containers.
Change Log:
Fri, 02 Dec 2022 GMT - Jindrich Novy <jnovy@redhat.com> - 58-1 - update to https://github.com/cockpit-project/cockpit-podman/releases/tag/58 - Related: #2124478 Wed, 16 Nov 2022 GMT - Jindrich Novy <jnovy@redhat.com> - 57-1 - update to https://github.com/cockpit-project/cockpit-podman/releases/tag/57 - Related: #2124478 Tue, 08 Nov 2022 GMT - Jindrich Novy <jnovy@redhat.com> - 56-1 - update to https://github.com/cockpit-project/cockpit-podman/releases/tag/56 - Related: #2124478 ...
Tue, 13 Dec 2022 16:22:08 GMT: network-manager-applet-1.26.0-2.el9.x86_64
network-manager-applet - A network control and status applet for NetworkManager
This package contains a network control and status notification area applet
for use with NetworkManager.
Change Log:
Fri, 07 Oct 2022 GMT - Lubomir Rintel <lkundrak@v3.sk> - 1.26.0-2 - Update Japanese translation (rh #2083047) Tue, 22 Mar 2022 GMT - Ana Cabral <acabral@redhat.com> - 1.26.0-1 - Update to 1.26.0 release (rh #2066750) Tue, 22 Feb 2022 GMT - Ana Cabral <acabral@redhat.com> - 1.24.0-2 - Fix OWE settings disappearing on nm-connection-editor (rh #2057004) ...
Tue, 13 Dec 2022 16:22:08 GMT: nm-connection-editor-1.26.0-2.el9.x86_64
nm-connection-editor - A network connection configuration editor for NetworkManager
This package contains a network configuration editor and Bluetooth modem
utility for use with NetworkManager.
Change Log:
Fri, 07 Oct 2022 GMT - Lubomir Rintel <lkundrak@v3.sk> - 1.26.0-2 - Update Japanese translation (rh #2083047) Tue, 22 Mar 2022 GMT - Ana Cabral <acabral@redhat.com> - 1.26.0-1 - Update to 1.26.0 release (rh #2066750) Tue, 22 Feb 2022 GMT - Ana Cabral <acabral@redhat.com> - 1.24.0-2 - Fix OWE settings disappearing on nm-connection-editor (rh #2057004) ...
Thu, 24 Nov 2022 09:59:01 GMT: openwsman-server-2.6.8-23.el9.i686
openwsman-server - Openwsman Server and service libraries
Openwsman Server and service libraries.
Change Log:
Thu, 24 Nov 2022 GMT - Vitezslav Crhonek <vcrhonek@redhat.com> - 2.6.8-23 - Improve handling of HTTP 401 Unauthorized Resolves: #2127415 Mon, 09 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 2.6.8-22 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Wed, 16 Jun 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 2.6.8-21 - Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065 ...
Thu, 24 Nov 2022 09:59:01 GMT: libwsman1-2.6.8-23.el9.i686
libwsman1 - Open source Implementation of WS-Management
Openwsman library for packages dependent on openwsman.
Change Log:
Thu, 24 Nov 2022 GMT - Vitezslav Crhonek <vcrhonek@redhat.com> - 2.6.8-23 - Improve handling of HTTP 401 Unauthorized Resolves: #2127415 Mon, 09 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 2.6.8-22 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Wed, 16 Jun 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 2.6.8-21 - Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065 ...
Thu, 24 Nov 2022 09:59:03 GMT: openwsman-server-2.6.8-23.el9.x86_64
openwsman-server - Openwsman Server and service libraries
Openwsman Server and service libraries.
Change Log:
Thu, 24 Nov 2022 GMT - Vitezslav Crhonek <vcrhonek@redhat.com> - 2.6.8-23 - Improve handling of HTTP 401 Unauthorized Resolves: #2127415 Mon, 09 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 2.6.8-22 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Wed, 16 Jun 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 2.6.8-21 - Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065 ...
Thu, 24 Nov 2022 09:59:03 GMT: libwsman1-2.6.8-23.el9.x86_64
libwsman1 - Open source Implementation of WS-Management
Openwsman library for packages dependent on openwsman.
Change Log:
Thu, 24 Nov 2022 GMT - Vitezslav Crhonek <vcrhonek@redhat.com> - 2.6.8-23 - Improve handling of HTTP 401 Unauthorized Resolves: #2127415 Mon, 09 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 2.6.8-22 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Wed, 16 Jun 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 2.6.8-21 - Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065 ...
Wed, 30 Nov 2022 13:53:12 GMT: libblockdev-part-2.28-3.el9.i686
libblockdev-part - The partitioning plugin for the libblockdev library
The libblockdev library plugin (and in the same time a standalone library)
providing the functionality related to partitioning.
Change Log:
Mon, 28 Nov 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-3 - Fix double free in write_escrow_data_file Resolves: rhbz#2143226 Thu, 22 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-2 - NVMe plugin backport Resolves: rhbz#2123338 Wed, 14 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-1 - Rebase to the latest upstream release 2.28 Resolves: rhbz#2123346 - Add dependency on device-mapper-multipath to libblockdev-mpath Resolves: rhbz#2121072 - Fix spec issues found by rpminspect Resolves: rhbz#2116544 ...
Wed, 30 Nov 2022 13:53:12 GMT: libblockdev-kbd-2.28-3.el9.i686
libblockdev-kbd - The KBD plugin for the libblockdev library
The libblockdev library plugin (and in the same time a standalone library)
providing the functionality related to kernel block devices (namely zRAM and
Bcache).
Change Log:
Mon, 28 Nov 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-3 - Fix double free in write_escrow_data_file Resolves: rhbz#2143226 Thu, 22 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-2 - NVMe plugin backport Resolves: rhbz#2123338 Wed, 14 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-1 - Rebase to the latest upstream release 2.28 Resolves: rhbz#2123346 - Add dependency on device-mapper-multipath to libblockdev-mpath Resolves: rhbz#2121072 - Fix spec issues found by rpminspect Resolves: rhbz#2116544 ...
Wed, 30 Nov 2022 13:53:12 GMT: libblockdev-crypto-2.28-3.el9.i686
libblockdev-crypto - The crypto plugin for the libblockdev library
The libblockdev library plugin (and in the same time a standalone library)
providing the functionality related to encrypted devices (LUKS).
Change Log:
Mon, 28 Nov 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-3 - Fix double free in write_escrow_data_file Resolves: rhbz#2143226 Thu, 22 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-2 - NVMe plugin backport Resolves: rhbz#2123338 Wed, 14 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-1 - Rebase to the latest upstream release 2.28 Resolves: rhbz#2123346 - Add dependency on device-mapper-multipath to libblockdev-mpath Resolves: rhbz#2121072 - Fix spec issues found by rpminspect Resolves: rhbz#2116544 ...
Wed, 30 Nov 2022 13:53:12 GMT: libblockdev-fs-2.28-3.el9.i686
libblockdev-fs - The FS plugin for the libblockdev library
The libblockdev library plugin (and in the same time a standalone library)
providing the functionality related to operations with file systems.
Change Log:
Mon, 28 Nov 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-3 - Fix double free in write_escrow_data_file Resolves: rhbz#2143226 Thu, 22 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-2 - NVMe plugin backport Resolves: rhbz#2123338 Wed, 14 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-1 - Rebase to the latest upstream release 2.28 Resolves: rhbz#2123346 - Add dependency on device-mapper-multipath to libblockdev-mpath Resolves: rhbz#2121072 - Fix spec issues found by rpminspect Resolves: rhbz#2116544 ...
Wed, 30 Nov 2022 13:53:12 GMT: libblockdev-lvm-2.28-3.el9.i686
libblockdev-lvm - The LVM plugin for the libblockdev library
The libblockdev library plugin (and in the same time a standalone library)
providing the LVM-related functionality.
Change Log:
Mon, 28 Nov 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-3 - Fix double free in write_escrow_data_file Resolves: rhbz#2143226 Thu, 22 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-2 - NVMe plugin backport Resolves: rhbz#2123338 Wed, 14 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-1 - Rebase to the latest upstream release 2.28 Resolves: rhbz#2123346 - Add dependency on device-mapper-multipath to libblockdev-mpath Resolves: rhbz#2121072 - Fix spec issues found by rpminspect Resolves: rhbz#2116544 ...
Wed, 30 Nov 2022 13:53:12 GMT: libblockdev-2.28-3.el9.i686
libblockdev - A library for low-level manipulation with block devices
The libblockdev is a C library with GObject introspection support that can be
used for doing low-level operations with block devices like setting up LVM,
BTRFS, LUKS or MD RAID. The library uses plugins (LVM, BTRFS,...) and serves as
a thin wrapper around its plugins' functionality. All the plugins, however, can
be used as standalone libraries. One of the core principles of libblockdev is
that it is stateless from the storage configuration's perspective (e.g. it has
no information about VGs when creating an LV).
Change Log:
Mon, 28 Nov 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-3 - Fix double free in write_escrow_data_file Resolves: rhbz#2143226 Thu, 22 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-2 - NVMe plugin backport Resolves: rhbz#2123338 Wed, 14 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-1 - Rebase to the latest upstream release 2.28 Resolves: rhbz#2123346 - Add dependency on device-mapper-multipath to libblockdev-mpath Resolves: rhbz#2121072 - Fix spec issues found by rpminspect Resolves: rhbz#2116544 ...
Wed, 30 Nov 2022 13:53:12 GMT: libblockdev-loop-2.28-3.el9.i686
libblockdev-loop - The loop plugin for the libblockdev library
The libblockdev library plugin (and in the same time a standalone library)
providing the functionality related to loop devices.
Change Log:
Mon, 28 Nov 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-3 - Fix double free in write_escrow_data_file Resolves: rhbz#2143226 Thu, 22 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-2 - NVMe plugin backport Resolves: rhbz#2123338 Wed, 14 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-1 - Rebase to the latest upstream release 2.28 Resolves: rhbz#2123346 - Add dependency on device-mapper-multipath to libblockdev-mpath Resolves: rhbz#2121072 - Fix spec issues found by rpminspect Resolves: rhbz#2116544 ...
Wed, 30 Nov 2022 13:53:12 GMT: libblockdev-mpath-2.28-3.el9.i686
libblockdev-mpath - The multipath plugin for the libblockdev library
The libblockdev library plugin (and in the same time a standalone library)
providing the functionality related to multipath devices.
Change Log:
Mon, 28 Nov 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-3 - Fix double free in write_escrow_data_file Resolves: rhbz#2143226 Thu, 22 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-2 - NVMe plugin backport Resolves: rhbz#2123338 Wed, 14 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-1 - Rebase to the latest upstream release 2.28 Resolves: rhbz#2123346 - Add dependency on device-mapper-multipath to libblockdev-mpath Resolves: rhbz#2121072 - Fix spec issues found by rpminspect Resolves: rhbz#2116544 ...
Wed, 30 Nov 2022 13:53:12 GMT: libblockdev-mdraid-2.28-3.el9.i686
libblockdev-mdraid - The MD RAID plugin for the libblockdev library
The libblockdev library plugin (and in the same time a standalone library)
providing the functionality related to MD RAID.
Change Log:
Mon, 28 Nov 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-3 - Fix double free in write_escrow_data_file Resolves: rhbz#2143226 Thu, 22 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-2 - NVMe plugin backport Resolves: rhbz#2123338 Wed, 14 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-1 - Rebase to the latest upstream release 2.28 Resolves: rhbz#2123346 - Add dependency on device-mapper-multipath to libblockdev-mpath Resolves: rhbz#2121072 - Fix spec issues found by rpminspect Resolves: rhbz#2116544 ...
Wed, 30 Nov 2022 13:53:12 GMT: libblockdev-nvme-2.28-3.el9.i686
libblockdev-nvme - The NVMe plugin for the libblockdev library
The libblockdev library plugin (and in the same time a standalone library)
providing the functionality related to operations with NVMe devices.
Change Log:
Mon, 28 Nov 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-3 - Fix double free in write_escrow_data_file Resolves: rhbz#2143226 Thu, 22 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-2 - NVMe plugin backport Resolves: rhbz#2123338 Wed, 14 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-1 - Rebase to the latest upstream release 2.28 Resolves: rhbz#2123346 - Add dependency on device-mapper-multipath to libblockdev-mpath Resolves: rhbz#2121072 - Fix spec issues found by rpminspect Resolves: rhbz#2116544 ...
Wed, 30 Nov 2022 13:53:12 GMT: libblockdev-swap-2.28-3.el9.i686
libblockdev-swap - The swap plugin for the libblockdev library
The libblockdev library plugin (and in the same time a standalone library)
providing the functionality related to swap devices.
Change Log:
Mon, 28 Nov 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-3 - Fix double free in write_escrow_data_file Resolves: rhbz#2143226 Thu, 22 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-2 - NVMe plugin backport Resolves: rhbz#2123338 Wed, 14 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-1 - Rebase to the latest upstream release 2.28 Resolves: rhbz#2123346 - Add dependency on device-mapper-multipath to libblockdev-mpath Resolves: rhbz#2121072 - Fix spec issues found by rpminspect Resolves: rhbz#2116544 ...
Wed, 30 Nov 2022 13:53:12 GMT: libblockdev-nvdimm-2.28-3.el9.i686
libblockdev-nvdimm - The NVDIMM plugin for the libblockdev library
The libblockdev library plugin (and in the same time a standalone library)
providing the functionality related to operations with NVDIMM devices.
Change Log:
Mon, 28 Nov 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-3 - Fix double free in write_escrow_data_file Resolves: rhbz#2143226 Thu, 22 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-2 - NVMe plugin backport Resolves: rhbz#2123338 Wed, 14 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-1 - Rebase to the latest upstream release 2.28 Resolves: rhbz#2123346 - Add dependency on device-mapper-multipath to libblockdev-mpath Resolves: rhbz#2121072 - Fix spec issues found by rpminspect Resolves: rhbz#2116544 ...
Wed, 30 Nov 2022 13:53:12 GMT: libblockdev-utils-2.28-3.el9.i686
libblockdev-utils - A library with utility functions for the libblockdev library
The libblockdev-utils is a library providing utility functions used by the
libblockdev library and its plugins.
Change Log:
Mon, 28 Nov 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-3 - Fix double free in write_escrow_data_file Resolves: rhbz#2143226 Thu, 22 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-2 - NVMe plugin backport Resolves: rhbz#2123338 Wed, 14 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-1 - Rebase to the latest upstream release 2.28 Resolves: rhbz#2123346 - Add dependency on device-mapper-multipath to libblockdev-mpath Resolves: rhbz#2121072 - Fix spec issues found by rpminspect Resolves: rhbz#2116544 ...
Wed, 30 Nov 2022 13:53:12 GMT: libblockdev-lvm-dbus-2.28-3.el9.i686
libblockdev-lvm-dbus - The LVM plugin for the libblockdev library
The libblockdev library plugin (and in the same time a standalone library)
providing the LVM-related functionality utilizing the LVM DBus API.
Change Log:
Mon, 28 Nov 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-3 - Fix double free in write_escrow_data_file Resolves: rhbz#2143226 Thu, 22 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-2 - NVMe plugin backport Resolves: rhbz#2123338 Wed, 14 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-1 - Rebase to the latest upstream release 2.28 Resolves: rhbz#2123346 - Add dependency on device-mapper-multipath to libblockdev-mpath Resolves: rhbz#2121072 - Fix spec issues found by rpminspect Resolves: rhbz#2116544 ...
Wed, 30 Nov 2022 13:53:12 GMT: libblockdev-dm-2.28-3.el9.i686
libblockdev-dm - The Device Mapper plugin for the libblockdev library
The libblockdev library plugin (and in the same time a standalone library)
providing the functionality related to Device Mapper.
Change Log:
Mon, 28 Nov 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-3 - Fix double free in write_escrow_data_file Resolves: rhbz#2143226 Thu, 22 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-2 - NVMe plugin backport Resolves: rhbz#2123338 Wed, 14 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-1 - Rebase to the latest upstream release 2.28 Resolves: rhbz#2123346 - Add dependency on device-mapper-multipath to libblockdev-mpath Resolves: rhbz#2121072 - Fix spec issues found by rpminspect Resolves: rhbz#2116544 ...
Wed, 30 Nov 2022 13:53:15 GMT: libblockdev-utils-2.28-3.el9.x86_64
libblockdev-utils - A library with utility functions for the libblockdev library
The libblockdev-utils is a library providing utility functions used by the
libblockdev library and its plugins.
Change Log:
Mon, 28 Nov 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-3 - Fix double free in write_escrow_data_file Resolves: rhbz#2143226 Thu, 22 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-2 - NVMe plugin backport Resolves: rhbz#2123338 Wed, 14 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-1 - Rebase to the latest upstream release 2.28 Resolves: rhbz#2123346 - Add dependency on device-mapper-multipath to libblockdev-mpath Resolves: rhbz#2121072 - Fix spec issues found by rpminspect Resolves: rhbz#2116544 ...
Wed, 30 Nov 2022 13:53:15 GMT: libblockdev-swap-2.28-3.el9.x86_64
libblockdev-swap - The swap plugin for the libblockdev library
The libblockdev library plugin (and in the same time a standalone library)
providing the functionality related to swap devices.
Change Log:
Mon, 28 Nov 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-3 - Fix double free in write_escrow_data_file Resolves: rhbz#2143226 Thu, 22 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-2 - NVMe plugin backport Resolves: rhbz#2123338 Wed, 14 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-1 - Rebase to the latest upstream release 2.28 Resolves: rhbz#2123346 - Add dependency on device-mapper-multipath to libblockdev-mpath Resolves: rhbz#2121072 - Fix spec issues found by rpminspect Resolves: rhbz#2116544 ...
Wed, 30 Nov 2022 13:53:15 GMT: libblockdev-loop-2.28-3.el9.x86_64
libblockdev-loop - The loop plugin for the libblockdev library
The libblockdev library plugin (and in the same time a standalone library)
providing the functionality related to loop devices.
Change Log:
Mon, 28 Nov 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-3 - Fix double free in write_escrow_data_file Resolves: rhbz#2143226 Thu, 22 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-2 - NVMe plugin backport Resolves: rhbz#2123338 Wed, 14 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-1 - Rebase to the latest upstream release 2.28 Resolves: rhbz#2123346 - Add dependency on device-mapper-multipath to libblockdev-mpath Resolves: rhbz#2121072 - Fix spec issues found by rpminspect Resolves: rhbz#2116544 ...
Wed, 30 Nov 2022 13:53:15 GMT: libblockdev-plugins-all-2.28-3.el9.x86_64
libblockdev-plugins-all - Meta-package that pulls all the libblockdev plugins as dependencies
A meta-package that pulls all the libblockdev plugins as dependencies.
Change Log:
Mon, 28 Nov 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-3 - Fix double free in write_escrow_data_file Resolves: rhbz#2143226 Thu, 22 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-2 - NVMe plugin backport Resolves: rhbz#2123338 Wed, 14 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-1 - Rebase to the latest upstream release 2.28 Resolves: rhbz#2123346 - Add dependency on device-mapper-multipath to libblockdev-mpath Resolves: rhbz#2121072 - Fix spec issues found by rpminspect Resolves: rhbz#2116544 ...
Wed, 30 Nov 2022 13:53:15 GMT: libblockdev-crypto-2.28-3.el9.x86_64
libblockdev-crypto - The crypto plugin for the libblockdev library
The libblockdev library plugin (and in the same time a standalone library)
providing the functionality related to encrypted devices (LUKS).
Change Log:
Mon, 28 Nov 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-3 - Fix double free in write_escrow_data_file Resolves: rhbz#2143226 Thu, 22 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-2 - NVMe plugin backport Resolves: rhbz#2123338 Wed, 14 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-1 - Rebase to the latest upstream release 2.28 Resolves: rhbz#2123346 - Add dependency on device-mapper-multipath to libblockdev-mpath Resolves: rhbz#2121072 - Fix spec issues found by rpminspect Resolves: rhbz#2116544 ...
Wed, 30 Nov 2022 13:53:15 GMT: python3-blockdev-2.28-3.el9.x86_64
python3-blockdev - Python3 gobject-introspection bindings for libblockdev
This package contains enhancements to the gobject-introspection bindings for
libblockdev in Python3.
Change Log:
Mon, 28 Nov 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-3 - Fix double free in write_escrow_data_file Resolves: rhbz#2143226 Thu, 22 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-2 - NVMe plugin backport Resolves: rhbz#2123338 Wed, 14 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-1 - Rebase to the latest upstream release 2.28 Resolves: rhbz#2123346 - Add dependency on device-mapper-multipath to libblockdev-mpath Resolves: rhbz#2121072 - Fix spec issues found by rpminspect Resolves: rhbz#2116544 ...
Wed, 30 Nov 2022 13:53:15 GMT: libblockdev-lvm-dbus-2.28-3.el9.x86_64
libblockdev-lvm-dbus - The LVM plugin for the libblockdev library
The libblockdev library plugin (and in the same time a standalone library)
providing the LVM-related functionality utilizing the LVM DBus API.
Change Log:
Mon, 28 Nov 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-3 - Fix double free in write_escrow_data_file Resolves: rhbz#2143226 Thu, 22 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-2 - NVMe plugin backport Resolves: rhbz#2123338 Wed, 14 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-1 - Rebase to the latest upstream release 2.28 Resolves: rhbz#2123346 - Add dependency on device-mapper-multipath to libblockdev-mpath Resolves: rhbz#2121072 - Fix spec issues found by rpminspect Resolves: rhbz#2116544 ...
Wed, 30 Nov 2022 13:53:15 GMT: libblockdev-nvme-2.28-3.el9.x86_64
libblockdev-nvme - The NVMe plugin for the libblockdev library
The libblockdev library plugin (and in the same time a standalone library)
providing the functionality related to operations with NVMe devices.
Change Log:
Mon, 28 Nov 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-3 - Fix double free in write_escrow_data_file Resolves: rhbz#2143226 Thu, 22 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-2 - NVMe plugin backport Resolves: rhbz#2123338 Wed, 14 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-1 - Rebase to the latest upstream release 2.28 Resolves: rhbz#2123346 - Add dependency on device-mapper-multipath to libblockdev-mpath Resolves: rhbz#2121072 - Fix spec issues found by rpminspect Resolves: rhbz#2116544 ...
Wed, 30 Nov 2022 13:53:15 GMT: libblockdev-kbd-2.28-3.el9.x86_64
libblockdev-kbd - The KBD plugin for the libblockdev library
The libblockdev library plugin (and in the same time a standalone library)
providing the functionality related to kernel block devices (namely zRAM and
Bcache).
Change Log:
Mon, 28 Nov 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-3 - Fix double free in write_escrow_data_file Resolves: rhbz#2143226 Thu, 22 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-2 - NVMe plugin backport Resolves: rhbz#2123338 Wed, 14 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-1 - Rebase to the latest upstream release 2.28 Resolves: rhbz#2123346 - Add dependency on device-mapper-multipath to libblockdev-mpath Resolves: rhbz#2121072 - Fix spec issues found by rpminspect Resolves: rhbz#2116544 ...
Wed, 30 Nov 2022 13:53:15 GMT: libblockdev-2.28-3.el9.x86_64
libblockdev - A library for low-level manipulation with block devices
The libblockdev is a C library with GObject introspection support that can be
used for doing low-level operations with block devices like setting up LVM,
BTRFS, LUKS or MD RAID. The library uses plugins (LVM, BTRFS,...) and serves as
a thin wrapper around its plugins' functionality. All the plugins, however, can
be used as standalone libraries. One of the core principles of libblockdev is
that it is stateless from the storage configuration's perspective (e.g. it has
no information about VGs when creating an LV).
Change Log:
Mon, 28 Nov 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-3 - Fix double free in write_escrow_data_file Resolves: rhbz#2143226 Thu, 22 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-2 - NVMe plugin backport Resolves: rhbz#2123338 Wed, 14 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-1 - Rebase to the latest upstream release 2.28 Resolves: rhbz#2123346 - Add dependency on device-mapper-multipath to libblockdev-mpath Resolves: rhbz#2121072 - Fix spec issues found by rpminspect Resolves: rhbz#2116544 ...
Wed, 30 Nov 2022 13:53:15 GMT: libblockdev-lvm-2.28-3.el9.x86_64
libblockdev-lvm - The LVM plugin for the libblockdev library
The libblockdev library plugin (and in the same time a standalone library)
providing the LVM-related functionality.
Change Log:
Mon, 28 Nov 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-3 - Fix double free in write_escrow_data_file Resolves: rhbz#2143226 Thu, 22 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-2 - NVMe plugin backport Resolves: rhbz#2123338 Wed, 14 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-1 - Rebase to the latest upstream release 2.28 Resolves: rhbz#2123346 - Add dependency on device-mapper-multipath to libblockdev-mpath Resolves: rhbz#2121072 - Fix spec issues found by rpminspect Resolves: rhbz#2116544 ...
Wed, 30 Nov 2022 13:53:15 GMT: libblockdev-dm-2.28-3.el9.x86_64
libblockdev-dm - The Device Mapper plugin for the libblockdev library
The libblockdev library plugin (and in the same time a standalone library)
providing the functionality related to Device Mapper.
Change Log:
Mon, 28 Nov 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-3 - Fix double free in write_escrow_data_file Resolves: rhbz#2143226 Thu, 22 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-2 - NVMe plugin backport Resolves: rhbz#2123338 Wed, 14 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-1 - Rebase to the latest upstream release 2.28 Resolves: rhbz#2123346 - Add dependency on device-mapper-multipath to libblockdev-mpath Resolves: rhbz#2121072 - Fix spec issues found by rpminspect Resolves: rhbz#2116544 ...
Wed, 30 Nov 2022 13:53:15 GMT: libblockdev-part-2.28-3.el9.x86_64
libblockdev-part - The partitioning plugin for the libblockdev library
The libblockdev library plugin (and in the same time a standalone library)
providing the functionality related to partitioning.
Change Log:
Mon, 28 Nov 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-3 - Fix double free in write_escrow_data_file Resolves: rhbz#2143226 Thu, 22 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-2 - NVMe plugin backport Resolves: rhbz#2123338 Wed, 14 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-1 - Rebase to the latest upstream release 2.28 Resolves: rhbz#2123346 - Add dependency on device-mapper-multipath to libblockdev-mpath Resolves: rhbz#2121072 - Fix spec issues found by rpminspect Resolves: rhbz#2116544 ...
Wed, 30 Nov 2022 13:53:15 GMT: libblockdev-mdraid-2.28-3.el9.x86_64
libblockdev-mdraid - The MD RAID plugin for the libblockdev library
The libblockdev library plugin (and in the same time a standalone library)
providing the functionality related to MD RAID.
Change Log:
Mon, 28 Nov 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-3 - Fix double free in write_escrow_data_file Resolves: rhbz#2143226 Thu, 22 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-2 - NVMe plugin backport Resolves: rhbz#2123338 Wed, 14 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-1 - Rebase to the latest upstream release 2.28 Resolves: rhbz#2123346 - Add dependency on device-mapper-multipath to libblockdev-mpath Resolves: rhbz#2121072 - Fix spec issues found by rpminspect Resolves: rhbz#2116544 ...
Wed, 30 Nov 2022 13:53:15 GMT: libblockdev-tools-2.28-3.el9.x86_64
libblockdev-tools - Various nice tools based on libblockdev
Various nice storage-related tools based on libblockdev.
Change Log:
Mon, 28 Nov 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-3 - Fix double free in write_escrow_data_file Resolves: rhbz#2143226 Thu, 22 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-2 - NVMe plugin backport Resolves: rhbz#2123338 Wed, 14 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-1 - Rebase to the latest upstream release 2.28 Resolves: rhbz#2123346 - Add dependency on device-mapper-multipath to libblockdev-mpath Resolves: rhbz#2121072 - Fix spec issues found by rpminspect Resolves: rhbz#2116544 ...
Wed, 30 Nov 2022 13:53:15 GMT: libblockdev-nvdimm-2.28-3.el9.x86_64
libblockdev-nvdimm - The NVDIMM plugin for the libblockdev library
The libblockdev library plugin (and in the same time a standalone library)
providing the functionality related to operations with NVDIMM devices.
Change Log:
Mon, 28 Nov 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-3 - Fix double free in write_escrow_data_file Resolves: rhbz#2143226 Thu, 22 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-2 - NVMe plugin backport Resolves: rhbz#2123338 Wed, 14 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-1 - Rebase to the latest upstream release 2.28 Resolves: rhbz#2123346 - Add dependency on device-mapper-multipath to libblockdev-mpath Resolves: rhbz#2121072 - Fix spec issues found by rpminspect Resolves: rhbz#2116544 ...
Wed, 30 Nov 2022 13:53:15 GMT: libblockdev-mpath-2.28-3.el9.x86_64
libblockdev-mpath - The multipath plugin for the libblockdev library
The libblockdev library plugin (and in the same time a standalone library)
providing the functionality related to multipath devices.
Change Log:
Mon, 28 Nov 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-3 - Fix double free in write_escrow_data_file Resolves: rhbz#2143226 Thu, 22 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-2 - NVMe plugin backport Resolves: rhbz#2123338 Wed, 14 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-1 - Rebase to the latest upstream release 2.28 Resolves: rhbz#2123346 - Add dependency on device-mapper-multipath to libblockdev-mpath Resolves: rhbz#2121072 - Fix spec issues found by rpminspect Resolves: rhbz#2116544 ...
Wed, 30 Nov 2022 13:53:15 GMT: libblockdev-fs-2.28-3.el9.x86_64
libblockdev-fs - The FS plugin for the libblockdev library
The libblockdev library plugin (and in the same time a standalone library)
providing the functionality related to operations with file systems.
Change Log:
Mon, 28 Nov 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-3 - Fix double free in write_escrow_data_file Resolves: rhbz#2143226 Thu, 22 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-2 - NVMe plugin backport Resolves: rhbz#2123338 Wed, 14 Sep 2022 GMT - Vojtech Trefny <vtrefny@redhat.com> - 2.28-1 - Rebase to the latest upstream release 2.28 Resolves: rhbz#2123346 - Add dependency on device-mapper-multipath to libblockdev-mpath Resolves: rhbz#2121072 - Fix spec issues found by rpminspect Resolves: rhbz#2116544 ...
Wed, 07 Dec 2022 14:22:41 GMT: python3-dnf-plugin-modulesync-4.3.0-2.el9.noarch
python3-dnf-plugin-modulesync - Download module metadata and packages and create repository
Download module metadata from all enabled repositories, module artifacts and profiles of matching modules and create
repository.
Change Log:
Sat, 03 Dec 2022 GMT - Nicola Sella <nsella@redhat.com> - 4.3.0-2 - Move system-upgrade plugin to core (RhBug:2054235) - offline-upgrade: add support for security filters (RhBug:1939975) Thu, 22 Sep 2022 GMT - Lukas Hrazky <lhrazky@redhat.com> - 4.3.0-1 - Update to 4.3.0 - [config-manager] Update documentation (RhBug:2075366) - [builddep] Warning when using macros with source rpms (RhBug:2077820) - [repomanage] Use modules only from repo they are handling (RhBug:2072441) - Skip all non rpm transaction items for transaction_action plugins (rhbug:2023652) - feat(repomanage): Add new option --oldonly Wed, 14 Sep 2022 GMT - Marek Blaha <mblaha@redhat.com> - 4.1.0-3 - Update translations ...
Mon, 12 Dec 2022 12:33:06 GMT: python-unversioned-command-3.9.16-1.el9.noarch
python-unversioned-command - The "python" command that runs Python 3
This package contains /usr/bin/python - the "python" command that runs Python 3.
Change Log:
Thu, 08 Dec 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.9.16-1 - Update to 3.9.16 - Security fixes for CVE-2022-42919 and CVE-2022-45061 Resolves: rhbz#2138705, rhbz#2144072 Wed, 21 Sep 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.9.14-1 - Update to 3.9.14 - Security fixes for CVE-2020-10735 and CVE-2021-28861 Resolves: rhbz#2120642, rhbz#1834423, rhbz#2128249 Mon, 25 Jul 2022 GMT - Lumír Balhar <lbalhar@redhat.com> - 3.9.13-3 - Fix test_get_ciphers in test_ssl.py for FIPS mode Resolves: rhbz#2058233 ...
Mon, 12 Dec 2022 12:32:45 GMT: python3-devel-3.9.16-1.el9.i686
python3-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:
Thu, 08 Dec 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.9.16-1 - Update to 3.9.16 - Security fixes for CVE-2022-42919 and CVE-2022-45061 Resolves: rhbz#2138705, rhbz#2144072 Wed, 21 Sep 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.9.14-1 - Update to 3.9.14 - Security fixes for CVE-2020-10735 and CVE-2021-28861 Resolves: rhbz#2120642, rhbz#1834423, rhbz#2128249 Mon, 25 Jul 2022 GMT - Lumír Balhar <lbalhar@redhat.com> - 3.9.13-3 - Fix test_get_ciphers in test_ssl.py for FIPS mode Resolves: rhbz#2058233 ...
Mon, 12 Dec 2022 12:32:45 GMT: python3-tkinter-3.9.16-1.el9.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:
Thu, 08 Dec 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.9.16-1 - Update to 3.9.16 - Security fixes for CVE-2022-42919 and CVE-2022-45061 Resolves: rhbz#2138705, rhbz#2144072 Wed, 21 Sep 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.9.14-1 - Update to 3.9.14 - Security fixes for CVE-2020-10735 and CVE-2021-28861 Resolves: rhbz#2120642, rhbz#1834423, rhbz#2128249 Mon, 25 Jul 2022 GMT - Lumír Balhar <lbalhar@redhat.com> - 3.9.13-3 - Fix test_get_ciphers in test_ssl.py for FIPS mode Resolves: rhbz#2058233 ...
Mon, 12 Dec 2022 12:32:45 GMT: python3-devel-3.9.16-1.el9.x86_64
python3-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:
Thu, 08 Dec 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.9.16-1 - Update to 3.9.16 - Security fixes for CVE-2022-42919 and CVE-2022-45061 Resolves: rhbz#2138705, rhbz#2144072 Wed, 21 Sep 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.9.14-1 - Update to 3.9.14 - Security fixes for CVE-2020-10735 and CVE-2021-28861 Resolves: rhbz#2120642, rhbz#1834423, rhbz#2128249 Mon, 25 Jul 2022 GMT - Lumír Balhar <lbalhar@redhat.com> - 3.9.13-3 - Fix test_get_ciphers in test_ssl.py for FIPS mode Resolves: rhbz#2058233 ...
Thu, 24 Nov 2022 01:32:36 GMT: 1:java-17-openjdk-javadoc-17.0.5.0.8-5.el9.x86_64
java-17-openjdk-javadoc - OpenJDK 17 API documentation
The OpenJDK 17 API documentation.
Change Log:
Wed, 23 Nov 2022 GMT - Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.5.0.8-5 - Update FIPS support to bring in latest changes - * Add nss.fips.cfg support to OpenJDK tree - * RH2117972: Extend the support for NSS DBs (PKCS11) in FIPS mode - * Remove forgotten dead code from RH2020290 and RH2104724 - Drop local nss.fips.cfg.in handling now this is handled in the patched OpenJDK build - Resolves: rhbz#2118493 Wed, 26 Oct 2022 GMT - Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.5.0.8-2 - Update to jdk-17.0.5+8 (GA) - Update release notes to 17.0.5+8 (GA) - Switch to GA mode for final release. - Update in-tree tzdata to 2022e with JDK-8294357 & JDK-8295173 - Update CLDR data with Europe/Kyiv (JDK-8293834) - Drop JDK-8292223 patch which we found to be unnecessary - Update TestTranslations.java to use public API based on TimeZoneNamesTest upstream - The stdc++lib, zlib & freetype options should always be set from the global, so they are not altered for staticlibs builds - Remove freetype sources along with zlib sources - Resolves: rhbz#2133695 Tue, 04 Oct 2022 GMT - Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.5.0.7-0.2.ea - Update to jdk-17.0.5+7 - Update release notes to 17.0.5+7 - Resolves: rhbz#2130622 ...
Thu, 24 Nov 2022 01:32:36 GMT: 1:java-17-openjdk-demo-17.0.5.0.8-5.el9.x86_64
java-17-openjdk-demo - OpenJDK 17 Demos
The OpenJDK 17 demos.
Change Log:
Wed, 23 Nov 2022 GMT - Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.5.0.8-5 - Update FIPS support to bring in latest changes - * Add nss.fips.cfg support to OpenJDK tree - * RH2117972: Extend the support for NSS DBs (PKCS11) in FIPS mode - * Remove forgotten dead code from RH2020290 and RH2104724 - Drop local nss.fips.cfg.in handling now this is handled in the patched OpenJDK build - Resolves: rhbz#2118493 Wed, 26 Oct 2022 GMT - Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.5.0.8-2 - Update to jdk-17.0.5+8 (GA) - Update release notes to 17.0.5+8 (GA) - Switch to GA mode for final release. - Update in-tree tzdata to 2022e with JDK-8294357 & JDK-8295173 - Update CLDR data with Europe/Kyiv (JDK-8293834) - Drop JDK-8292223 patch which we found to be unnecessary - Update TestTranslations.java to use public API based on TimeZoneNamesTest upstream - The stdc++lib, zlib & freetype options should always be set from the global, so they are not altered for staticlibs builds - Remove freetype sources along with zlib sources - Resolves: rhbz#2133695 Tue, 04 Oct 2022 GMT - Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.5.0.7-0.2.ea - Update to jdk-17.0.5+7 - Update release notes to 17.0.5+7 - Resolves: rhbz#2130622 ...
Thu, 24 Nov 2022 01:32:36 GMT: 1:java-17-openjdk-src-17.0.5.0.8-5.el9.x86_64
java-17-openjdk-src - OpenJDK 17 Source Bundle
The java-17-openjdk-src sub-package contains the complete OpenJDK 17
class library source code for use by IDE indexers and debuggers.
Change Log:
Wed, 23 Nov 2022 GMT - Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.5.0.8-5 - Update FIPS support to bring in latest changes - * Add nss.fips.cfg support to OpenJDK tree - * RH2117972: Extend the support for NSS DBs (PKCS11) in FIPS mode - * Remove forgotten dead code from RH2020290 and RH2104724 - Drop local nss.fips.cfg.in handling now this is handled in the patched OpenJDK build - Resolves: rhbz#2118493 Wed, 26 Oct 2022 GMT - Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.5.0.8-2 - Update to jdk-17.0.5+8 (GA) - Update release notes to 17.0.5+8 (GA) - Switch to GA mode for final release. - Update in-tree tzdata to 2022e with JDK-8294357 & JDK-8295173 - Update CLDR data with Europe/Kyiv (JDK-8293834) - Drop JDK-8292223 patch which we found to be unnecessary - Update TestTranslations.java to use public API based on TimeZoneNamesTest upstream - The stdc++lib, zlib & freetype options should always be set from the global, so they are not altered for staticlibs builds - Remove freetype sources along with zlib sources - Resolves: rhbz#2133695 Tue, 04 Oct 2022 GMT - Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.5.0.7-0.2.ea - Update to jdk-17.0.5+7 - Update release notes to 17.0.5+7 - Resolves: rhbz#2130622 ...
Thu, 24 Nov 2022 01:32:36 GMT: 1:java-17-openjdk-devel-17.0.5.0.8-5.el9.x86_64
java-17-openjdk-devel - OpenJDK 17 Development Environment
The OpenJDK 17 development tools.
Change Log:
Wed, 23 Nov 2022 GMT - Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.5.0.8-5 - Update FIPS support to bring in latest changes - * Add nss.fips.cfg support to OpenJDK tree - * RH2117972: Extend the support for NSS DBs (PKCS11) in FIPS mode - * Remove forgotten dead code from RH2020290 and RH2104724 - Drop local nss.fips.cfg.in handling now this is handled in the patched OpenJDK build - Resolves: rhbz#2118493 Wed, 26 Oct 2022 GMT - Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.5.0.8-2 - Update to jdk-17.0.5+8 (GA) - Update release notes to 17.0.5+8 (GA) - Switch to GA mode for final release. - Update in-tree tzdata to 2022e with JDK-8294357 & JDK-8295173 - Update CLDR data with Europe/Kyiv (JDK-8293834) - Drop JDK-8292223 patch which we found to be unnecessary - Update TestTranslations.java to use public API based on TimeZoneNamesTest upstream - The stdc++lib, zlib & freetype options should always be set from the global, so they are not altered for staticlibs builds - Remove freetype sources along with zlib sources - Resolves: rhbz#2133695 Tue, 04 Oct 2022 GMT - Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.5.0.7-0.2.ea - Update to jdk-17.0.5+7 - Update release notes to 17.0.5+7 - Resolves: rhbz#2130622 ...
Thu, 24 Nov 2022 01:32:36 GMT: 1:java-17-openjdk-static-libs-17.0.5.0.8-5.el9.x86_64
java-17-openjdk-static-libs - OpenJDK 17 libraries for static linking
The OpenJDK 17 libraries for static linking.
Change Log:
Wed, 23 Nov 2022 GMT - Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.5.0.8-5 - Update FIPS support to bring in latest changes - * Add nss.fips.cfg support to OpenJDK tree - * RH2117972: Extend the support for NSS DBs (PKCS11) in FIPS mode - * Remove forgotten dead code from RH2020290 and RH2104724 - Drop local nss.fips.cfg.in handling now this is handled in the patched OpenJDK build - Resolves: rhbz#2118493 Wed, 26 Oct 2022 GMT - Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.5.0.8-2 - Update to jdk-17.0.5+8 (GA) - Update release notes to 17.0.5+8 (GA) - Switch to GA mode for final release. - Update in-tree tzdata to 2022e with JDK-8294357 & JDK-8295173 - Update CLDR data with Europe/Kyiv (JDK-8293834) - Drop JDK-8292223 patch which we found to be unnecessary - Update TestTranslations.java to use public API based on TimeZoneNamesTest upstream - The stdc++lib, zlib & freetype options should always be set from the global, so they are not altered for staticlibs builds - Remove freetype sources along with zlib sources - Resolves: rhbz#2133695 Tue, 04 Oct 2022 GMT - Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.5.0.7-0.2.ea - Update to jdk-17.0.5+7 - Update release notes to 17.0.5+7 - Resolves: rhbz#2130622 ...
Thu, 24 Nov 2022 01:32:36 GMT: 1:java-17-openjdk-jmods-17.0.5.0.8-5.el9.x86_64
java-17-openjdk-jmods - JMods for OpenJDK 17
The JMods for OpenJDK 17.
Change Log:
Wed, 23 Nov 2022 GMT - Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.5.0.8-5 - Update FIPS support to bring in latest changes - * Add nss.fips.cfg support to OpenJDK tree - * RH2117972: Extend the support for NSS DBs (PKCS11) in FIPS mode - * Remove forgotten dead code from RH2020290 and RH2104724 - Drop local nss.fips.cfg.in handling now this is handled in the patched OpenJDK build - Resolves: rhbz#2118493 Wed, 26 Oct 2022 GMT - Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.5.0.8-2 - Update to jdk-17.0.5+8 (GA) - Update release notes to 17.0.5+8 (GA) - Switch to GA mode for final release. - Update in-tree tzdata to 2022e with JDK-8294357 & JDK-8295173 - Update CLDR data with Europe/Kyiv (JDK-8293834) - Drop JDK-8292223 patch which we found to be unnecessary - Update TestTranslations.java to use public API based on TimeZoneNamesTest upstream - The stdc++lib, zlib & freetype options should always be set from the global, so they are not altered for staticlibs builds - Remove freetype sources along with zlib sources - Resolves: rhbz#2133695 Tue, 04 Oct 2022 GMT - Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.5.0.7-0.2.ea - Update to jdk-17.0.5+7 - Update release notes to 17.0.5+7 - Resolves: rhbz#2130622 ...
Thu, 24 Nov 2022 01:32:36 GMT: 1:java-17-openjdk-headless-17.0.5.0.8-5.el9.x86_64
java-17-openjdk-headless - OpenJDK 17 Headless Runtime Environment
The OpenJDK 17 runtime environment without audio and video support.
Change Log:
Wed, 23 Nov 2022 GMT - Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.5.0.8-5 - Update FIPS support to bring in latest changes - * Add nss.fips.cfg support to OpenJDK tree - * RH2117972: Extend the support for NSS DBs (PKCS11) in FIPS mode - * Remove forgotten dead code from RH2020290 and RH2104724 - Drop local nss.fips.cfg.in handling now this is handled in the patched OpenJDK build - Resolves: rhbz#2118493 Wed, 26 Oct 2022 GMT - Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.5.0.8-2 - Update to jdk-17.0.5+8 (GA) - Update release notes to 17.0.5+8 (GA) - Switch to GA mode for final release. - Update in-tree tzdata to 2022e with JDK-8294357 & JDK-8295173 - Update CLDR data with Europe/Kyiv (JDK-8293834) - Drop JDK-8292223 patch which we found to be unnecessary - Update TestTranslations.java to use public API based on TimeZoneNamesTest upstream - The stdc++lib, zlib & freetype options should always be set from the global, so they are not altered for staticlibs builds - Remove freetype sources along with zlib sources - Resolves: rhbz#2133695 Tue, 04 Oct 2022 GMT - Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.5.0.7-0.2.ea - Update to jdk-17.0.5+7 - Update release notes to 17.0.5+7 - Resolves: rhbz#2130622 ...
Thu, 24 Nov 2022 01:32:36 GMT: 1:java-17-openjdk-17.0.5.0.8-5.el9.x86_64
java-17-openjdk - OpenJDK 17 Runtime Environment
The OpenJDK 17 runtime environment.
Change Log:
Wed, 23 Nov 2022 GMT - Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.5.0.8-5 - Update FIPS support to bring in latest changes - * Add nss.fips.cfg support to OpenJDK tree - * RH2117972: Extend the support for NSS DBs (PKCS11) in FIPS mode - * Remove forgotten dead code from RH2020290 and RH2104724 - Drop local nss.fips.cfg.in handling now this is handled in the patched OpenJDK build - Resolves: rhbz#2118493 Wed, 26 Oct 2022 GMT - Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.5.0.8-2 - Update to jdk-17.0.5+8 (GA) - Update release notes to 17.0.5+8 (GA) - Switch to GA mode for final release. - Update in-tree tzdata to 2022e with JDK-8294357 & JDK-8295173 - Update CLDR data with Europe/Kyiv (JDK-8293834) - Drop JDK-8292223 patch which we found to be unnecessary - Update TestTranslations.java to use public API based on TimeZoneNamesTest upstream - The stdc++lib, zlib & freetype options should always be set from the global, so they are not altered for staticlibs builds - Remove freetype sources along with zlib sources - Resolves: rhbz#2133695 Tue, 04 Oct 2022 GMT - Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.5.0.7-0.2.ea - Update to jdk-17.0.5+7 - Update release notes to 17.0.5+7 - Resolves: rhbz#2130622 ...
Thu, 24 Nov 2022 01:32:36 GMT: 1:java-17-openjdk-javadoc-zip-17.0.5.0.8-5.el9.x86_64
java-17-openjdk-javadoc-zip - OpenJDK 17 API documentation compressed in a single archive
The OpenJDK 17 API documentation compressed in a single archive.
Change Log:
Wed, 23 Nov 2022 GMT - Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.5.0.8-5 - Update FIPS support to bring in latest changes - * Add nss.fips.cfg support to OpenJDK tree - * RH2117972: Extend the support for NSS DBs (PKCS11) in FIPS mode - * Remove forgotten dead code from RH2020290 and RH2104724 - Drop local nss.fips.cfg.in handling now this is handled in the patched OpenJDK build - Resolves: rhbz#2118493 Wed, 26 Oct 2022 GMT - Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.5.0.8-2 - Update to jdk-17.0.5+8 (GA) - Update release notes to 17.0.5+8 (GA) - Switch to GA mode for final release. - Update in-tree tzdata to 2022e with JDK-8294357 & JDK-8295173 - Update CLDR data with Europe/Kyiv (JDK-8293834) - Drop JDK-8292223 patch which we found to be unnecessary - Update TestTranslations.java to use public API based on TimeZoneNamesTest upstream - The stdc++lib, zlib & freetype options should always be set from the global, so they are not altered for staticlibs builds - Remove freetype sources along with zlib sources - Resolves: rhbz#2133695 Tue, 04 Oct 2022 GMT - Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.5.0.7-0.2.ea - Update to jdk-17.0.5+7 - Update release notes to 17.0.5+7 - Resolves: rhbz#2130622 ...
Mon, 05 Dec 2022 15:06:20 GMT: rpm-apidocs-4.16.1.3-21.el9.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:
Fri, 18 Nov 2022 GMT - Yaakov Selkowitz <yselkowi@redhat.com> - 4.16.1.3-21 - Support long language names for QT (#2144005) Mon, 07 Nov 2022 GMT - Florian Festi <ffesti@redhat.com> - 4.16.1.3-20 - Add bcond macros (#2129060) - Fix db queries with carets (#2129468) - Remove spurious Python rpm module (#2135731) - Handle SELinux log messages (#2123719) - Add --nocompression to rpm2archive (#2150804) Fri, 21 Oct 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.16.1.3-19 - Bump release for rebuild ...
Mon, 05 Dec 2022 15:06:20 GMT: rpm-cron-4.16.1.3-21.el9.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:
Fri, 18 Nov 2022 GMT - Yaakov Selkowitz <yselkowi@redhat.com> - 4.16.1.3-21 - Support long language names for QT (#2144005) Mon, 07 Nov 2022 GMT - Florian Festi <ffesti@redhat.com> - 4.16.1.3-20 - Add bcond macros (#2129060) - Fix db queries with carets (#2129468) - Remove spurious Python rpm module (#2135731) - Handle SELinux log messages (#2123719) - Add --nocompression to rpm2archive (#2150804) Fri, 21 Oct 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.16.1.3-19 - Bump release for rebuild ...
Mon, 05 Dec 2022 15:05:59 GMT: rpm-devel-4.16.1.3-21.el9.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:
Fri, 18 Nov 2022 GMT - Yaakov Selkowitz <yselkowi@redhat.com> - 4.16.1.3-21 - Support long language names for QT (#2144005) Mon, 07 Nov 2022 GMT - Florian Festi <ffesti@redhat.com> - 4.16.1.3-20 - Add bcond macros (#2129060) - Fix db queries with carets (#2129468) - Remove spurious Python rpm module (#2135731) - Handle SELinux log messages (#2123719) - Add --nocompression to rpm2archive (#2150804) Fri, 21 Oct 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.16.1.3-19 - Bump release for rebuild ...
Mon, 05 Dec 2022 15:06:00 GMT: rpm-plugin-fapolicyd-4.16.1.3-21.el9.x86_64
rpm-plugin-fapolicyd - Rpm plugin for fapolicyd functionality
Rpm plugin for fapolicyd functionality.
Change Log:
Fri, 18 Nov 2022 GMT - Yaakov Selkowitz <yselkowi@redhat.com> - 4.16.1.3-21 - Support long language names for QT (#2144005) Mon, 07 Nov 2022 GMT - Florian Festi <ffesti@redhat.com> - 4.16.1.3-20 - Add bcond macros (#2129060) - Fix db queries with carets (#2129468) - Remove spurious Python rpm module (#2135731) - Handle SELinux log messages (#2123719) - Add --nocompression to rpm2archive (#2150804) Fri, 21 Oct 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.16.1.3-19 - Bump release for rebuild ...
Mon, 05 Dec 2022 15:06:00 GMT: rpm-plugin-systemd-inhibit-4.16.1.3-21.el9.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:
Fri, 18 Nov 2022 GMT - Yaakov Selkowitz <yselkowi@redhat.com> - 4.16.1.3-21 - Support long language names for QT (#2144005) Mon, 07 Nov 2022 GMT - Florian Festi <ffesti@redhat.com> - 4.16.1.3-20 - Add bcond macros (#2129060) - Fix db queries with carets (#2129468) - Remove spurious Python rpm module (#2135731) - Handle SELinux log messages (#2123719) - Add --nocompression to rpm2archive (#2150804) Fri, 21 Oct 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.16.1.3-19 - Bump release for rebuild ...
Mon, 05 Dec 2022 15:06:00 GMT: rpm-plugin-ima-4.16.1.3-21.el9.x86_64
rpm-plugin-ima - Rpm plugin ima file signatures
Rpm plugin ima file signatures.
Change Log:
Fri, 18 Nov 2022 GMT - Yaakov Selkowitz <yselkowi@redhat.com> - 4.16.1.3-21 - Support long language names for QT (#2144005) Mon, 07 Nov 2022 GMT - Florian Festi <ffesti@redhat.com> - 4.16.1.3-20 - Add bcond macros (#2129060) - Fix db queries with carets (#2129468) - Remove spurious Python rpm module (#2135731) - Handle SELinux log messages (#2123719) - Add --nocompression to rpm2archive (#2150804) Fri, 21 Oct 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.16.1.3-19 - Bump release for rebuild ...
Mon, 05 Dec 2022 15:06:00 GMT: rpm-devel-4.16.1.3-21.el9.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:
Fri, 18 Nov 2022 GMT - Yaakov Selkowitz <yselkowi@redhat.com> - 4.16.1.3-21 - Support long language names for QT (#2144005) Mon, 07 Nov 2022 GMT - Florian Festi <ffesti@redhat.com> - 4.16.1.3-20 - Add bcond macros (#2129060) - Fix db queries with carets (#2129468) - Remove spurious Python rpm module (#2135731) - Handle SELinux log messages (#2123719) - Add --nocompression to rpm2archive (#2150804) Fri, 21 Oct 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.16.1.3-19 - Bump release for rebuild ...
Mon, 05 Dec 2022 15:06:00 GMT: rpm-build-4.16.1.3-21.el9.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:
Fri, 18 Nov 2022 GMT - Yaakov Selkowitz <yselkowi@redhat.com> - 4.16.1.3-21 - Support long language names for QT (#2144005) Mon, 07 Nov 2022 GMT - Florian Festi <ffesti@redhat.com> - 4.16.1.3-20 - Add bcond macros (#2129060) - Fix db queries with carets (#2129468) - Remove spurious Python rpm module (#2135731) - Handle SELinux log messages (#2123719) - Add --nocompression to rpm2archive (#2150804) Fri, 21 Oct 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.16.1.3-19 - Bump release for rebuild ...
Mon, 05 Dec 2022 15:06:00 GMT: rpm-plugin-syslog-4.16.1.3-21.el9.x86_64
rpm-plugin-syslog - Rpm plugin for syslog functionality
Rpm plugin for syslog functionality.
Change Log:
Fri, 18 Nov 2022 GMT - Yaakov Selkowitz <yselkowi@redhat.com> - 4.16.1.3-21 - Support long language names for QT (#2144005) Mon, 07 Nov 2022 GMT - Florian Festi <ffesti@redhat.com> - 4.16.1.3-20 - Add bcond macros (#2129060) - Fix db queries with carets (#2129468) - Remove spurious Python rpm module (#2135731) - Handle SELinux log messages (#2123719) - Add --nocompression to rpm2archive (#2150804) Fri, 21 Oct 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.16.1.3-19 - Bump release for rebuild ...
Fri, 09 Dec 2022 09:20:40 GMT: systemd-devel-252-2.el9.i686
systemd-devel - Development headers for systemd
Development headers and auxiliary files for developing applications linking
to libudev or libsystemd.
Change Log:
Fri, 09 Dec 2022 GMT - systemd maintenance team <systemd-maint@redhat.com> - 252-2 - test: check if we can use SHA1 MD for signing before using it (#2141979) - boot: cleanups for efivar_get() and friends (#2141979) - boot: fix false maybe-uninitialized warning (#2141979) - tree-wide: modernizations with RET_NERRNO() (#2137584) - sd-bus: handle -EINTR return from bus_poll() (#2137584) - stdio-bridge: don't be bothered with EINTR (#2137584) - varlink: also handle EINTR gracefully when waiting for EIO via ppoll() (#2137584) - sd-netlink: handle EINTR from poll() gracefully, as success (#2137584) - resolved: handle -EINTR returned from fd_wait_for_event() better (#2137584) - homed: handle EINTR gracefully when waiting for device node (#2137584) - utmp-wtmp: fix error in case isatty() fails (#2137584) - utmp-wtmp: handle EINTR gracefully when waiting to write to tty (#2137584) - io-util: document EINTR situation a bit (#2137584) - terminal-util: Set OPOST when setting ONLCR (#2138081) - cgtop: Do not rewrite -P or -k options (#2138081) - test: Add tests for systemd-cgtop args parsing (#2138081) - resolved: remove inappropriate assert() (#2138081) - boot: Add xstrn8_to_16 (#2138081) - boot: Use xstr8_to_16 (#2138081) - boot: Use xstr8_to_16 for path conversion (#2138081) - stub: Fix cmdline handling (#2138081) - stub: Detect empty LoadOptions when run from EFI shell (#2138081) - boot: Use EFI_BOOT_MANAGER_POLICY_PROTOCOL to connect console devices (#2138081) - boot: Make sure all partitions drivers are connected (#2138081) - boot: improve support for qemu (#2138081) - systemd-boot man page: add section for virtual machines (#2138081) - boot: Only do full driver initialization in VMs (#2138081) - dissect: rework DISSECT_IMAGE_ADD_PARTITION_DEVICES + DISSECT_IMAGE_OPEN_PARTITION_DEVICES (#2138081) - ci(Mergify): v252 configuration update (#2138081) - ci: Run GitHub workflows on rhel branches (#2138081) - ci: Drop scorecards workflow, not relevant (#2138081) Fri, 02 Dec 2022 GMT - systemd maintenance team <systemd-maint@redhat.com> - 252-1 - Rebase to systemd v252 + systemd-stable v252.2 (#2138081) Fri, 02 Dec 2022 GMT - systemd maintenance team <systemd-maint@redhat.com> - 250-13 - build systemd-boot EFI tools (#2140646) ...
Fri, 09 Dec 2022 09:20:41 GMT: systemd-devel-252-2.el9.x86_64
systemd-devel - Development headers for systemd
Development headers and auxiliary files for developing applications linking
to libudev or libsystemd.
Change Log:
Fri, 09 Dec 2022 GMT - systemd maintenance team <systemd-maint@redhat.com> - 252-2 - test: check if we can use SHA1 MD for signing before using it (#2141979) - boot: cleanups for efivar_get() and friends (#2141979) - boot: fix false maybe-uninitialized warning (#2141979) - tree-wide: modernizations with RET_NERRNO() (#2137584) - sd-bus: handle -EINTR return from bus_poll() (#2137584) - stdio-bridge: don't be bothered with EINTR (#2137584) - varlink: also handle EINTR gracefully when waiting for EIO via ppoll() (#2137584) - sd-netlink: handle EINTR from poll() gracefully, as success (#2137584) - resolved: handle -EINTR returned from fd_wait_for_event() better (#2137584) - homed: handle EINTR gracefully when waiting for device node (#2137584) - utmp-wtmp: fix error in case isatty() fails (#2137584) - utmp-wtmp: handle EINTR gracefully when waiting to write to tty (#2137584) - io-util: document EINTR situation a bit (#2137584) - terminal-util: Set OPOST when setting ONLCR (#2138081) - cgtop: Do not rewrite -P or -k options (#2138081) - test: Add tests for systemd-cgtop args parsing (#2138081) - resolved: remove inappropriate assert() (#2138081) - boot: Add xstrn8_to_16 (#2138081) - boot: Use xstr8_to_16 (#2138081) - boot: Use xstr8_to_16 for path conversion (#2138081) - stub: Fix cmdline handling (#2138081) - stub: Detect empty LoadOptions when run from EFI shell (#2138081) - boot: Use EFI_BOOT_MANAGER_POLICY_PROTOCOL to connect console devices (#2138081) - boot: Make sure all partitions drivers are connected (#2138081) - boot: improve support for qemu (#2138081) - systemd-boot man page: add section for virtual machines (#2138081) - boot: Only do full driver initialization in VMs (#2138081) - dissect: rework DISSECT_IMAGE_ADD_PARTITION_DEVICES + DISSECT_IMAGE_OPEN_PARTITION_DEVICES (#2138081) - ci(Mergify): v252 configuration update (#2138081) - ci: Run GitHub workflows on rhel branches (#2138081) - ci: Drop scorecards workflow, not relevant (#2138081) Fri, 02 Dec 2022 GMT - systemd maintenance team <systemd-maint@redhat.com> - 252-1 - Rebase to systemd v252 + systemd-stable v252.2 (#2138081) Fri, 02 Dec 2022 GMT - systemd maintenance team <systemd-maint@redhat.com> - 250-13 - build systemd-boot EFI tools (#2140646) ...
Fri, 09 Dec 2022 09:20:41 GMT: systemd-journal-remote-252-2.el9.x86_64
systemd-journal-remote - Tools to send journal events over the network
Programs to forward journal entries over the network, using encrypted HTTP,
and to write journal files from serialized journal contents.
This package contains systemd-journal-gatewayd,
systemd-journal-remote, and systemd-journal-upload.
Change Log:
Fri, 09 Dec 2022 GMT - systemd maintenance team <systemd-maint@redhat.com> - 252-2 - test: check if we can use SHA1 MD for signing before using it (#2141979) - boot: cleanups for efivar_get() and friends (#2141979) - boot: fix false maybe-uninitialized warning (#2141979) - tree-wide: modernizations with RET_NERRNO() (#2137584) - sd-bus: handle -EINTR return from bus_poll() (#2137584) - stdio-bridge: don't be bothered with EINTR (#2137584) - varlink: also handle EINTR gracefully when waiting for EIO via ppoll() (#2137584) - sd-netlink: handle EINTR from poll() gracefully, as success (#2137584) - resolved: handle -EINTR returned from fd_wait_for_event() better (#2137584) - homed: handle EINTR gracefully when waiting for device node (#2137584) - utmp-wtmp: fix error in case isatty() fails (#2137584) - utmp-wtmp: handle EINTR gracefully when waiting to write to tty (#2137584) - io-util: document EINTR situation a bit (#2137584) - terminal-util: Set OPOST when setting ONLCR (#2138081) - cgtop: Do not rewrite -P or -k options (#2138081) - test: Add tests for systemd-cgtop args parsing (#2138081) - resolved: remove inappropriate assert() (#2138081) - boot: Add xstrn8_to_16 (#2138081) - boot: Use xstr8_to_16 (#2138081) - boot: Use xstr8_to_16 for path conversion (#2138081) - stub: Fix cmdline handling (#2138081) - stub: Detect empty LoadOptions when run from EFI shell (#2138081) - boot: Use EFI_BOOT_MANAGER_POLICY_PROTOCOL to connect console devices (#2138081) - boot: Make sure all partitions drivers are connected (#2138081) - boot: improve support for qemu (#2138081) - systemd-boot man page: add section for virtual machines (#2138081) - boot: Only do full driver initialization in VMs (#2138081) - dissect: rework DISSECT_IMAGE_ADD_PARTITION_DEVICES + DISSECT_IMAGE_OPEN_PARTITION_DEVICES (#2138081) - ci(Mergify): v252 configuration update (#2138081) - ci: Run GitHub workflows on rhel branches (#2138081) - ci: Drop scorecards workflow, not relevant (#2138081) Fri, 02 Dec 2022 GMT - systemd maintenance team <systemd-maint@redhat.com> - 252-1 - Rebase to systemd v252 + systemd-stable v252.2 (#2138081) Fri, 02 Dec 2022 GMT - systemd maintenance team <systemd-maint@redhat.com> - 250-13 - build systemd-boot EFI tools (#2140646) ...
New packages in centos-9-stream-x86_64-BaseOS
Thu, 15 Dec 2022 01:26:42 GMT: kernel-debug-5.14.0-214.el9.x86_64
kernel-debug - kernel meta-package for the debug kernel
The meta-package for the debug kernel
Change Log:
Wed, 14 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-214.el9] - sfc: move unmaintained message to sfc_siena (Íñigo Huguet) [2112206 2139802] - sfc/siena: add entries for new CONFIG_SFC_SIENA* configs (Íñigo Huguet) [2112206 2139802] - sfc: Fix an error handling path in efx_pci_probe() (Íñigo Huguet) [2112206] - sfc: support PTP over Ethernet (Íñigo Huguet) [2112206 2139802] - sfc: support PTP over IPv6/UDP (Íñigo Huguet) [2112206 2139802] - sfc: allow more flexible way of adding filters for PTP (Íñigo Huguet) [2112206 2139802] - sfc: correct filter_table_remove method for EF10 PFs (Íñigo Huguet) [2112206] - sfc/siena: fix null pointer dereference in efx_hard_start_xmit (Íñigo Huguet) [2112206] - sfc/siena: fix TX channel offset when using legacy interrupts (Íñigo Huguet) [2112206] - sfc: implement ethtool get/set RX ring size for EF100 reps (Íñigo Huguet) [2112206] - sfc: use a dynamic m-port for representor RX and set it promisc (Íñigo Huguet) [2112206] - sfc: move table locking into filter_table_{probe,remove} methods (Íñigo Huguet) [2112206] - sfc: insert default MAE rules to connect VFs to representors (Íñigo Huguet) [2112206] - sfc: receive packets from EF100 VFs into representors (Íñigo Huguet) [2112206] - sfc: check ef100 RX packets are from the wire (Íñigo Huguet) [2112206] - sfc: determine wire m-port at EF100 PF probe time (Íñigo Huguet) [2112206] - sfc: ef100 representor RX top half (Íñigo Huguet) [2112206] - sfc: ef100 representor RX NAPI poll (Íñigo Huguet) [2112206] - sfc: plumb ef100 representor stats (Íñigo Huguet) [2112206] - sfc: disable softirqs for ptp TX (Íñigo Huguet) [2112206] - sfc/siena: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc: attach/detach EF100 representors along with their owning PF (Íñigo Huguet) [2112206] - sfc: hook up ef100 representor TX (Íñigo Huguet) [2112206] - sfc: support passing a representor to the EF100 TX path (Íñigo Huguet) [2112206] - sfc: determine representee m-port for EF100 representors (Íñigo Huguet) [2112206] - sfc: phys port/switch identification for ef100 reps (Íñigo Huguet) [2112206] - sfc: add basic ethtool ops to ef100 reps (Íñigo Huguet) [2112206] - sfc: add skeleton ef100 VF representors (Íñigo Huguet) [2112206] - sfc: detect ef100 MAE admin privilege/capability at probe time (Íñigo Huguet) [2112206] - sfc: update EF100 register descriptions (Íñigo Huguet) [2112206] - sfc: update MCDI protocol headers (Íñigo Huguet) [2112206] - sfc/siena: Use the bitmap API to allocate bitmaps (Íñigo Huguet) [2112206] - sfc: Separate netdev probe/remove from PCI probe/remove (Íñigo Huguet) [2112206] - sfc: replace function name in string with __func__ (Íñigo Huguet) [2112206] - sfc: Unsplit literal string. (Íñigo Huguet) [2112206] - sfc: Move EF100 efx_nic_type structs to the end of the file (Íñigo Huguet) [2112206] - sfc: Separate efx_nic memory from net_device memory (Íñigo Huguet) [2112206] - sfc: Encapsulate access to netdev_priv() (Íñigo Huguet) [2112206] - sfc: Change BUG_ON to WARN_ON and recovery code. (Íñigo Huguet) [2112206] - sfc: Remove netdev init from efx_init_struct (Íñigo Huguet) [2112206] - sfc: Add a PROBED state for EF100 VDPA use. (Íñigo Huguet) [2112206] - sfc: Split STATE_READY in to STATE_NET_DOWN and STATE_NET_UP. (Íñigo Huguet) [2112206] - sfc: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc: siena: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc/siena: Fix typo in comment (Íñigo Huguet) [2112206] - sfc: Fix typo in comment (Íñigo Huguet) [2112206] - sfc/siena: fix wrong tx channel offset with efx_separate_tx_channels (Íñigo Huguet) [2112206] - sfc/siena: fix considering that all channels have TX queues (Íñigo Huguet) [2112206] - sfc/siena: Remove duplicate check on segments (Íñigo Huguet) [2112206] - sfc: siena: Have a unique wrapper ifndef for efx channels header (Íñigo Huguet) [2112206] - eth: sfc: remove remnants of the out-of-tree napi_weight module param (Íñigo Huguet) [2112206] - sfc: siena: Fix Kconfig dependencies (Íñigo Huguet) [2112206] - sfc/siena: Reinstate SRIOV init/fini function calls (Íñigo Huguet) [2112206] - sfc/siena: Make PTP and reset support specific for Siena (Íñigo Huguet) [2112206] - sfc/siena: Make MCDI logging support specific for Siena (Íñigo Huguet) [2112206] - siena: Make HWMON support specific for Siena (Íñigo Huguet) [2112206] - siena: Make SRIOV support specific for Siena (Íñigo Huguet) [2112206] - siena: Make MTD support specific for Siena (Íñigo Huguet) [2112206] - sfc: Add a basic Siena module (Íñigo Huguet) [2112206] - sfc/siena: Inline functions in sriov.h to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in mcdi headers to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename peripheral functions to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename RX/TX functions to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in efx headers to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Remove build references to missing functionality (Íñigo Huguet) [2112206] - sfc: Copy shared files needed for Siena (part 2) (Íñigo Huguet) [2112206] - sfc: Copy shared files needed for Siena (part 1) (Íñigo Huguet) [2112206] - sfc: Move Siena specific files (Íñigo Huguet) [2112206] - sfc: Copy a subset of mcdi_pcol.h to siena (Íñigo Huguet) [2112206] - sfc: Disable Siena support (Íñigo Huguet) [2112206] - sfc: add EF100 VF support via a write to sriov_numvfs (Íñigo Huguet) [2112206] - sfc: Remove global definition of efx_reset_type_names (Íñigo Huguet) [2112206] - sfc: Remove duplicate definition of efx_xmit_done (Íñigo Huguet) [2112206] - sfc: efx_default_channel_type APIs can be static (Íñigo Huguet) [2112206] - sfc: Fix spelling mistake "writting" -> "writing" (Íñigo Huguet) [2112206] - sfc: ef10: Fix assigning negative value to unsigned variable (Íñigo Huguet) [2112206] - sfc: use hardware tx timestamps for more than PTP (Íñigo Huguet) [2112206 2139802] - drm/vc4: hdmi: Fix build error for implicit function declaration (Adrien Thierry) [2138240] - drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage (Adrien Thierry) [2138240] - drm/vc4: Fix build error when CONFIG_DRM_VC4=y && CONFIG_RASPBERRYPI_FIRMWARE=m (Adrien Thierry) [2138240] - drm/vc4: Make use of the helper component_compare_dev (Adrien Thierry) [2138240] - drm/vc4: Use drm_mode_copy() (Adrien Thierry) [2138240] - drm/vc4: crtc: Fix runtime_pm reference counting (Adrien Thierry) [2138240] - drm/vc4: hdmi: Unregister codec device on unbind (Adrien Thierry) [2138240] - drm/vc4: Use of_device_get_match_data() (Adrien Thierry) [2138240] - drm/vc4: crtc: Fix redundant variable assignment (Adrien Thierry) [2138240] - drm/vc4: hdmi: Allow DBLCLK modes even if horz timing is odd. (Adrien Thierry) [2138240] - drm/vc4: hdmi: Don't try disabling SCDC on Pi0-3. (Adrien Thierry) [2138240] - drm/vc4: hdmi: Ensure we don't use 2711 HPD registers on Pi0-3 (Adrien Thierry) [2138240] - drm/vc4: hdmi: Simplify the connector state retrieval (Adrien Thierry) [2138240] - drm/vc4: hdmi: Change CSC callback prototype (Adrien Thierry) [2138240] - drm/vc4: hdmi: Define colorspace matrices (Adrien Thierry) [2138240] - drm/vc4: hdmi: Replace CSC_CTL hardcoded value by defines (Adrien Thierry) [2138240] - drm/vc4: hdmi: Move XBAR setup to csc_setup (Adrien Thierry) [2138240] - drm/vc4: hdmi: Use full range helper in csc functions (Adrien Thierry) [2138240] - drm/vc4: hdmi: Add full range RGB helper (Adrien Thierry) [2138240] - drm/edid: Rename drm_hdmi_avi_infoframe_colorspace to _colorimetry (Adrien Thierry) [2138240] - drm/vc4: Fix deadlock on DSI device attach error (Adrien Thierry) [2138240] - drm/vc4: remove redundant assignment of variable size (Adrien Thierry) [2138240] - drm/vc4: Notify the firmware when DRM is in charge (Adrien Thierry) [2138240] - drm/vc4: Remove conflicting framebuffers before callind bind_all (Adrien Thierry) [2138240] - drm/vc4: Support nomodeset (Adrien Thierry) [2138240] - firmware: raspberrypi: Add RPI_FIRMWARE_NOTIFY_DISPLAY_DONE (Adrien Thierry) [2138240] - drm/vc4: plane: Add support for YUV color encodings and ranges (Adrien Thierry) [2138240] - drm/vc4: plane: Add support for DRM_FORMAT_P030 (Adrien Thierry) [2138240] - drm/vc4: kms: Wait for the commit before increasing our clock rate (Adrien Thierry) [2138240] - drm: Remove CONFIG_DRM_KMS_CMA_HELPER option (Adrien Thierry) [2138240] - drm/cma-helper: Pass GEM CMA object in public interfaces (Adrien Thierry) [2138240] - drm/cma-helper: Export dedicated wrappers for GEM object functions (Adrien Thierry) [2138240] - drm/vc4: kms: Fix previous HVS commit wait (Adrien Thierry) [2138240] - drm/vc4: kms: Don't duplicate pending commit (Adrien Thierry) [2138240] - drm/vc4: kms: Clear the HVS FIFO commit pointer once done (Adrien Thierry) [2138240] - drm/vc4: kms: Add missing drm_crtc_commit_put (Adrien Thierry) [2138240] - drm/vc4: kms: Fix return code check (Adrien Thierry) [2138240] - drm/vc4: fix error code in vc4_create_object() (Adrien Thierry) [2138240] - drm/vc4: hdmi: Introduce a scdc_enabled flag (Adrien Thierry) [2138240] - drm/vc4: hdmi: Introduce an output_enabled flag (Adrien Thierry) [2138240] - drm/vc4: hdmi: Check the device state in prepare() (Adrien Thierry) [2138240] - drm/vc4: hdmi: Prevent access to crtc->state outside of KMS (Adrien Thierry) [2138240] - drm/vc4: hdmi: Use a mutex to prevent concurrent framework access (Adrien Thierry) [2138240] - drm/vc4: hdmi: Add a spinlock to protect register access (Adrien Thierry) [2138240] - drm/vc4: crtc: Copy assigned channel to the CRTC (Adrien Thierry) [2138240] - drm/vc4: Fix non-blocking commit getting stuck forever (Adrien Thierry) [2138240] - drm/vc4: crtc: Drop feed_txp from state (Adrien Thierry) [2138240] - drm/vc4: Increase the core clock based on HVS load (Adrien Thierry) [2138240] - drm/vc4: hdmi: Enable the scrambler on reconnection (Adrien Thierry) [2138240] - drm/vc4: hdmi: Raise the maximum clock rate (Adrien Thierry) [2138240] - drm/vc4: Leverage the load tracker on the BCM2711 (Adrien Thierry) [2138240] - drm/vc4: crtc: Add some logging (Adrien Thierry) [2138240] - drm/vc4: crtc: Rework the encoder retrieval code (again) (Adrien Thierry) [2138240] - drm/vc4: crtc: Add encoder to vc4_crtc_config_pv prototype (Adrien Thierry) [2138240] - drm/vc4: Make vc4_crtc_get_encoder public (Adrien Thierry) [2138240] - drm/vc4: hdmi: Fix HPD GPIO detection (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove the DDC probing for status detection (Adrien Thierry) [2138240] - drm/vc4: crtc: Make sure the HDMI controller is powered when disabling (Adrien Thierry) [2138240] - drm/vc4: hdmi: Warn if we access the controller while disabled (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the device is powered with CEC (Adrien Thierry) [2138240] - drm/vc4: hdmi: Split the CEC disable / enable functions in two (Adrien Thierry) [2138240] - drm/vc4: hdmi: Rework the pre_crtc_configure error handling (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the controller is powered up during bind (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the controller is powered in detect (Adrien Thierry) [2138240] - drm/vc4: hdmi: Move the HSM clock enable to runtime_pm (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set a default HSM rate (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove unused struct (Adrien Thierry) [2138240] - drm/vc4: hdmi: Actually check for the connector status in hotplug (Adrien Thierry) [2138240] - Revert "drm/vc4: hdmi: Remove drm_encoder->crtc usage" (Adrien Thierry) [2138240] - Revert drm/vc4 hdmi runtime PM changes (Adrien Thierry) [2138240] - drm/vc4: dsi: Switch to devm_drm_of_get_bridge (Adrien Thierry) [2138240] - drm/vc4: dpi: Switch to devm_drm_of_get_bridge (Adrien Thierry) [2138240] - drm/vc4: Make use of the helper function devm_platform_ioremap_resource() (Adrien Thierry) [2138240] - drm/vc4: hdmi: make vc4_hdmi_codec_pdata static (Adrien Thierry) [2138240] - drm/vc4: Convert to Linux IRQ interfaces (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove unused struct (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove redundant variables (Adrien Thierry) [2138240] - drm/bridge: Centralize error message when bridge attach fails (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove drm_encoder->crtc usage (Adrien Thierry) [2138240] - drm/vc4: hdmi: Only call into DRM framework if registered (Adrien Thierry) [2138240] - drm/vc4: hdmi: Drop devm interrupt handler for hotplug interrupts (Adrien Thierry) [2138240] - drm: vc4: Fix pixel-wrap issue with DVP teardown (Adrien Thierry) [2138240] - drm/vc4: hdmi: Limit noise when deferring snd card registration (Adrien Thierry) [2138240] - drm/aperture: Pass DRM driver structure instead of driver name (Adrien Thierry) [2138240] - drm/vc4: Don't set struct drm_device.irq_enabled (Adrien Thierry) [2138240] - drm/vc4: hdmi: Register HDMI codec (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove firmware logic for MAI threshold setting (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set VC4_HDMI_MAI_CONFIG_FORMAT_REVERSE (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set HDMI_MAI_FMT (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set HD_CTL_WHOLSMP and HD_CTL_CHALIGN_SET (Adrien Thierry) [2138240] - drm/vc4: hdmi: Rely on interrupts to handle hotplug (Adrien Thierry) [2138240] Wed, 14 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-213.el9] - redhat: configs: disable vDPA on all archs except x86_64 (Laurent Vivier) [2140885] - pipe: Fix missing lock in pipe_resize_ring() (Ian Kent) [2141632] {CVE-2022-2959} - NFSD: Protect against send buffer overflow in NFSv3 READ (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv2 READ (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv3 READDIR (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv2 READDIR (Scott Mayhew) [2141770] {CVE-2022-43945} - SUNRPC: Fix svcxdr_init_encode's buflen calculation (Scott Mayhew) [2141770] {CVE-2022-43945} - SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculation (Scott Mayhew) [2141770] {CVE-2022-43945} - block: change request end_io handler to pass back a return value (Eric Chanudet) [2139205] - block: Change the return type of blk_mq_map_queues() into void (Eric Chanudet) [2139205] - block: simplify disk shutdown (Eric Chanudet) [2139205] - scsi: ufs: Split the drivers/scsi/ufs directory (Eric Chanudet) [2139205] - blk-mq: remove the done argument to blk_execute_rq_nowait (Eric Chanudet) [2139205] - i40e: Fix error handling in i40e_init_module() (Stefan Assmann) [2104466] - i40e: Add appropriate error message logged for incorrect duplex setting (Stefan Assmann) [2104466] - i40e: Add i40e_napi_poll tracepoint (Stefan Assmann) [2104466] - i40e: Record number of RXes cleaned during NAPI (Stefan Assmann) [2104466] - i40e: Record number TXes cleaned during NAPI (Stefan Assmann) [2104466] - i40e: Store the irq number in i40e_q_vector (Stefan Assmann) [2104466] - ptp: introduce helpers to adjust by scaled parts per million (Stefan Assmann) [2104466] - net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers). (Stefan Assmann) [2104466] - i40e: Fix flow-type by setting GL_HASH_INSET registers (Stefan Assmann) [2104466] - i40e: Fix VF hang when reset is triggered on another VF (Stefan Assmann) [2104466] - i40e: Fix ethtool rx-flow-hash setting for X722 (Stefan Assmann) [2104466] - i40e: Fix DMA mappings leak (Stefan Assmann) [2104466] - i40e: add description and modify interrupts configuration procedure (Stefan Assmann) [2104466] - i40e: Add basic support for I710 devices (Stefan Assmann) [2104466] - i40e: Fix set max_tx_rate when it is lower than 1 Mbps (Stefan Assmann) [2104466] - i40e: Fix VF set max MTU size (Stefan Assmann) [2104466] - i40e: Fix ADQ rate limiting for PF (Stefan Assmann) [2104466] - net: ethernet: move from strlcpy with unused retval to strscpy (Stefan Assmann) [2104466] - i40e: Fix incorrect address type for IPv6 flow rules (Stefan Assmann) [2104466] - i40e: Fix to stop tx_timeout recovery if GLOBR fails (Stefan Assmann) [2104466] - i40e: convert .adjfreq to .adjfine (Stefan Assmann) [2104466] - i40e: use mul_u64_u64_div_u64 for PTP frequency calculation (Stefan Assmann) [2104466] - i40e: Fix interface init with MSI interrupts (no MSI-X) (Stefan Assmann) [2104466] - i40e: Refactor tc mqprio checks (Stefan Assmann) [2104466] - i40e: Fix erroneous adapter reinitialization during recovery process (Stefan Assmann) [2104466] - i40e: Fix VF's MAC Address change on VM (Stefan Assmann) [2104466] - i40e: Fix dropped jumbo frames statistics (Stefan Assmann) [2104466] - intel/i40e:fix repeated words in comments (Stefan Assmann) [2104466] - intel: remove unused macros (Stefan Assmann) [2104466] - i40e: read the XDP program once per NAPI (Stefan Assmann) [2104466] - intel/i40e: delete if NULL check before dev_kfree_skb (Stefan Assmann) [2104466] - i40e: Remove unnecessary synchronize_irq() before free_irq() (Stefan Assmann) [2104466] - i40e: Add support for ethtool -s <interface> speed <speed in Mb> (Stefan Assmann) [2104466] - i40e: Add VF VLAN pruning (Stefan Assmann) [2104466] - ethernet: constify references to netdev->dev_addr in drivers (Stefan Assmann) [2104466] Tue, 13 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-212.el9] - udp: track the forward memory release threshold in an hot cacheline (Paolo Abeni) [2133057] - net: introduce and use custom sockopt socket flag (Paolo Abeni) [2133057] - bpf: Change bpf_setsockopt(SOL_SOCKET) to reuse sk_setsockopt() (Paolo Abeni) [2133057] - net: Add sk_setsockopt() to take the sk ptr instead of the sock ptr (Paolo Abeni) [2133057] - net: skb: introduce and use a single page frag cache (Paolo Abeni) [2133057] - net: add napi_get_frags_check() helper (Paolo Abeni) [2133057] - libceph: clean up ceph_osdc_start_request prototype (Xiubo Li) [2120166] - rbd: replace usage of found with dedicated list iterator variable (Xiubo Li) [2120166] - libceph: fix ceph_pagelist_reserve() comment typo (Xiubo Li) [2120166] - ceph: don't truncate file in atomic_open (Xiubo Li) [2120166] - ceph: make f_bsize always equal to f_frsize (Xiubo Li) [2120166] - libceph: print fsid and epoch with osd id (Xiubo Li) [2120166] - libceph: check pointer before assigned to "c->rules[]" (Xiubo Li) [2120166] - ceph: update the auth cap when the async create req is forwarded (Xiubo Li) [2120166] - ceph: make change_auth_cap_ses a global symbol (Xiubo Li) [2120166] - ceph: fix incorrect old_size length in ceph_mds_request_args (Xiubo Li) [2120166] - ceph: convert to generic_file_llseek (Xiubo Li) [2120166] - ceph: fix the incorrect comment for the ceph_mds_caps struct (Xiubo Li) [2120166] - ceph: don't leak snap_rwsem in handle_cap_grant (Xiubo Li) [2120166] - ceph: prevent a client from exceeding the MDS maximum xattr size (Xiubo Li) [2120166] - ceph: choose auth MDS for getxattr with the Xs caps (Xiubo Li) [2120166] - ceph: add session already open notify support (Xiubo Li) [2120166] - ceph: wait for the first reply of inflight async unlink (Xiubo Li) [2120166] - fs/dcache: export d_same_name() helper (Xiubo Li) [2120166] - ceph: remove useless CEPHFS_FEATURES_CLIENT_REQUIRED (Xiubo Li) [2120166] - ceph: use correct index when encoding client supported features (Xiubo Li) [2120166] - ceph: switch TASK_INTERRUPTIBLE to TASK_KILLABLE (Xiubo Li) [2120166] - ceph: remove redundant variable ino (Xiubo Li) [2120166] - ceph: try to queue a writeback if revoking fails (Xiubo Li) [2120166] - ceph: fix statfs for subdir mounts (Xiubo Li) [2120166] - ceph: try to choose the auth MDS if possible for getattr (Xiubo Li) [2120166] - ceph: disable updating the atime since cephfs won't maintain it (Xiubo Li) [2120166] - ceph: flush the mdlog for filesystem sync (Xiubo Li) [2120166] - ceph: rename unsafe_request_wait() (Xiubo Li) [2120166] - libceph: use swap() macro instead of taking tmp variable (Xiubo Li) [2120166] - ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check (Xiubo Li) [2120166] - ceph: use dedicated list iterator variable (Xiubo Li) [2120166] - ceph: update the dlease for the hashed dentry when removing (Xiubo Li) [2120166] - ceph: stop retrying the request when exceeding 256 times (Xiubo Li) [2120166] - ceph: stop forwarding the request when exceeding 256 times (Xiubo Li) [2120166] - ceph: remove unused CEPH_MDS_LEASE_RELEASE related code (Xiubo Li) [2120166] - ceph: allow ceph.dir.rctime xattr to be updatable (Xiubo Li) [2120166] - powercap: RAPL: Add Power Limit4 support for Alder Lake-N and Raptor Lake-P (David Arcari) [2106144] - powercap: intel_rapl: remove redundant store to value after multiply (David Arcari) [2106144] - powercap: RAPL: Add Power Limit4 support for RaptorLake (David Arcari) [2106144] - powercap: intel_rapl: support new layout of Psys PowerLimit Register on SPR (David Arcari) [2106144] - powercap: Add Power Limit4 support for Alder Lake SoC (David Arcari) [2106144] - Revert "Merge: Backport Aspeed conversion to shmem" (Herton R. Krzesinski) ...
Thu, 15 Dec 2022 01:26:42 GMT: kernel-tools-5.14.0-214.el9.x86_64
kernel-tools - Assortment of tools for the Linux kernel
This package contains the tools/ directory from the kernel source
and the supporting documentation.
Change Log:
Wed, 14 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-214.el9] - sfc: move unmaintained message to sfc_siena (Íñigo Huguet) [2112206 2139802] - sfc/siena: add entries for new CONFIG_SFC_SIENA* configs (Íñigo Huguet) [2112206 2139802] - sfc: Fix an error handling path in efx_pci_probe() (Íñigo Huguet) [2112206] - sfc: support PTP over Ethernet (Íñigo Huguet) [2112206 2139802] - sfc: support PTP over IPv6/UDP (Íñigo Huguet) [2112206 2139802] - sfc: allow more flexible way of adding filters for PTP (Íñigo Huguet) [2112206 2139802] - sfc: correct filter_table_remove method for EF10 PFs (Íñigo Huguet) [2112206] - sfc/siena: fix null pointer dereference in efx_hard_start_xmit (Íñigo Huguet) [2112206] - sfc/siena: fix TX channel offset when using legacy interrupts (Íñigo Huguet) [2112206] - sfc: implement ethtool get/set RX ring size for EF100 reps (Íñigo Huguet) [2112206] - sfc: use a dynamic m-port for representor RX and set it promisc (Íñigo Huguet) [2112206] - sfc: move table locking into filter_table_{probe,remove} methods (Íñigo Huguet) [2112206] - sfc: insert default MAE rules to connect VFs to representors (Íñigo Huguet) [2112206] - sfc: receive packets from EF100 VFs into representors (Íñigo Huguet) [2112206] - sfc: check ef100 RX packets are from the wire (Íñigo Huguet) [2112206] - sfc: determine wire m-port at EF100 PF probe time (Íñigo Huguet) [2112206] - sfc: ef100 representor RX top half (Íñigo Huguet) [2112206] - sfc: ef100 representor RX NAPI poll (Íñigo Huguet) [2112206] - sfc: plumb ef100 representor stats (Íñigo Huguet) [2112206] - sfc: disable softirqs for ptp TX (Íñigo Huguet) [2112206] - sfc/siena: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc: attach/detach EF100 representors along with their owning PF (Íñigo Huguet) [2112206] - sfc: hook up ef100 representor TX (Íñigo Huguet) [2112206] - sfc: support passing a representor to the EF100 TX path (Íñigo Huguet) [2112206] - sfc: determine representee m-port for EF100 representors (Íñigo Huguet) [2112206] - sfc: phys port/switch identification for ef100 reps (Íñigo Huguet) [2112206] - sfc: add basic ethtool ops to ef100 reps (Íñigo Huguet) [2112206] - sfc: add skeleton ef100 VF representors (Íñigo Huguet) [2112206] - sfc: detect ef100 MAE admin privilege/capability at probe time (Íñigo Huguet) [2112206] - sfc: update EF100 register descriptions (Íñigo Huguet) [2112206] - sfc: update MCDI protocol headers (Íñigo Huguet) [2112206] - sfc/siena: Use the bitmap API to allocate bitmaps (Íñigo Huguet) [2112206] - sfc: Separate netdev probe/remove from PCI probe/remove (Íñigo Huguet) [2112206] - sfc: replace function name in string with __func__ (Íñigo Huguet) [2112206] - sfc: Unsplit literal string. (Íñigo Huguet) [2112206] - sfc: Move EF100 efx_nic_type structs to the end of the file (Íñigo Huguet) [2112206] - sfc: Separate efx_nic memory from net_device memory (Íñigo Huguet) [2112206] - sfc: Encapsulate access to netdev_priv() (Íñigo Huguet) [2112206] - sfc: Change BUG_ON to WARN_ON and recovery code. (Íñigo Huguet) [2112206] - sfc: Remove netdev init from efx_init_struct (Íñigo Huguet) [2112206] - sfc: Add a PROBED state for EF100 VDPA use. (Íñigo Huguet) [2112206] - sfc: Split STATE_READY in to STATE_NET_DOWN and STATE_NET_UP. (Íñigo Huguet) [2112206] - sfc: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc: siena: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc/siena: Fix typo in comment (Íñigo Huguet) [2112206] - sfc: Fix typo in comment (Íñigo Huguet) [2112206] - sfc/siena: fix wrong tx channel offset with efx_separate_tx_channels (Íñigo Huguet) [2112206] - sfc/siena: fix considering that all channels have TX queues (Íñigo Huguet) [2112206] - sfc/siena: Remove duplicate check on segments (Íñigo Huguet) [2112206] - sfc: siena: Have a unique wrapper ifndef for efx channels header (Íñigo Huguet) [2112206] - eth: sfc: remove remnants of the out-of-tree napi_weight module param (Íñigo Huguet) [2112206] - sfc: siena: Fix Kconfig dependencies (Íñigo Huguet) [2112206] - sfc/siena: Reinstate SRIOV init/fini function calls (Íñigo Huguet) [2112206] - sfc/siena: Make PTP and reset support specific for Siena (Íñigo Huguet) [2112206] - sfc/siena: Make MCDI logging support specific for Siena (Íñigo Huguet) [2112206] - siena: Make HWMON support specific for Siena (Íñigo Huguet) [2112206] - siena: Make SRIOV support specific for Siena (Íñigo Huguet) [2112206] - siena: Make MTD support specific for Siena (Íñigo Huguet) [2112206] - sfc: Add a basic Siena module (Íñigo Huguet) [2112206] - sfc/siena: Inline functions in sriov.h to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in mcdi headers to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename peripheral functions to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename RX/TX functions to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in efx headers to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Remove build references to missing functionality (Íñigo Huguet) [2112206] - sfc: Copy shared files needed for Siena (part 2) (Íñigo Huguet) [2112206] - sfc: Copy shared files needed for Siena (part 1) (Íñigo Huguet) [2112206] - sfc: Move Siena specific files (Íñigo Huguet) [2112206] - sfc: Copy a subset of mcdi_pcol.h to siena (Íñigo Huguet) [2112206] - sfc: Disable Siena support (Íñigo Huguet) [2112206] - sfc: add EF100 VF support via a write to sriov_numvfs (Íñigo Huguet) [2112206] - sfc: Remove global definition of efx_reset_type_names (Íñigo Huguet) [2112206] - sfc: Remove duplicate definition of efx_xmit_done (Íñigo Huguet) [2112206] - sfc: efx_default_channel_type APIs can be static (Íñigo Huguet) [2112206] - sfc: Fix spelling mistake "writting" -> "writing" (Íñigo Huguet) [2112206] - sfc: ef10: Fix assigning negative value to unsigned variable (Íñigo Huguet) [2112206] - sfc: use hardware tx timestamps for more than PTP (Íñigo Huguet) [2112206 2139802] - drm/vc4: hdmi: Fix build error for implicit function declaration (Adrien Thierry) [2138240] - drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage (Adrien Thierry) [2138240] - drm/vc4: Fix build error when CONFIG_DRM_VC4=y && CONFIG_RASPBERRYPI_FIRMWARE=m (Adrien Thierry) [2138240] - drm/vc4: Make use of the helper component_compare_dev (Adrien Thierry) [2138240] - drm/vc4: Use drm_mode_copy() (Adrien Thierry) [2138240] - drm/vc4: crtc: Fix runtime_pm reference counting (Adrien Thierry) [2138240] - drm/vc4: hdmi: Unregister codec device on unbind (Adrien Thierry) [2138240] - drm/vc4: Use of_device_get_match_data() (Adrien Thierry) [2138240] - drm/vc4: crtc: Fix redundant variable assignment (Adrien Thierry) [2138240] - drm/vc4: hdmi: Allow DBLCLK modes even if horz timing is odd. (Adrien Thierry) [2138240] - drm/vc4: hdmi: Don't try disabling SCDC on Pi0-3. (Adrien Thierry) [2138240] - drm/vc4: hdmi: Ensure we don't use 2711 HPD registers on Pi0-3 (Adrien Thierry) [2138240] - drm/vc4: hdmi: Simplify the connector state retrieval (Adrien Thierry) [2138240] - drm/vc4: hdmi: Change CSC callback prototype (Adrien Thierry) [2138240] - drm/vc4: hdmi: Define colorspace matrices (Adrien Thierry) [2138240] - drm/vc4: hdmi: Replace CSC_CTL hardcoded value by defines (Adrien Thierry) [2138240] - drm/vc4: hdmi: Move XBAR setup to csc_setup (Adrien Thierry) [2138240] - drm/vc4: hdmi: Use full range helper in csc functions (Adrien Thierry) [2138240] - drm/vc4: hdmi: Add full range RGB helper (Adrien Thierry) [2138240] - drm/edid: Rename drm_hdmi_avi_infoframe_colorspace to _colorimetry (Adrien Thierry) [2138240] - drm/vc4: Fix deadlock on DSI device attach error (Adrien Thierry) [2138240] - drm/vc4: remove redundant assignment of variable size (Adrien Thierry) [2138240] - drm/vc4: Notify the firmware when DRM is in charge (Adrien Thierry) [2138240] - drm/vc4: Remove conflicting framebuffers before callind bind_all (Adrien Thierry) [2138240] - drm/vc4: Support nomodeset (Adrien Thierry) [2138240] - firmware: raspberrypi: Add RPI_FIRMWARE_NOTIFY_DISPLAY_DONE (Adrien Thierry) [2138240] - drm/vc4: plane: Add support for YUV color encodings and ranges (Adrien Thierry) [2138240] - drm/vc4: plane: Add support for DRM_FORMAT_P030 (Adrien Thierry) [2138240] - drm/vc4: kms: Wait for the commit before increasing our clock rate (Adrien Thierry) [2138240] - drm: Remove CONFIG_DRM_KMS_CMA_HELPER option (Adrien Thierry) [2138240] - drm/cma-helper: Pass GEM CMA object in public interfaces (Adrien Thierry) [2138240] - drm/cma-helper: Export dedicated wrappers for GEM object functions (Adrien Thierry) [2138240] - drm/vc4: kms: Fix previous HVS commit wait (Adrien Thierry) [2138240] - drm/vc4: kms: Don't duplicate pending commit (Adrien Thierry) [2138240] - drm/vc4: kms: Clear the HVS FIFO commit pointer once done (Adrien Thierry) [2138240] - drm/vc4: kms: Add missing drm_crtc_commit_put (Adrien Thierry) [2138240] - drm/vc4: kms: Fix return code check (Adrien Thierry) [2138240] - drm/vc4: fix error code in vc4_create_object() (Adrien Thierry) [2138240] - drm/vc4: hdmi: Introduce a scdc_enabled flag (Adrien Thierry) [2138240] - drm/vc4: hdmi: Introduce an output_enabled flag (Adrien Thierry) [2138240] - drm/vc4: hdmi: Check the device state in prepare() (Adrien Thierry) [2138240] - drm/vc4: hdmi: Prevent access to crtc->state outside of KMS (Adrien Thierry) [2138240] - drm/vc4: hdmi: Use a mutex to prevent concurrent framework access (Adrien Thierry) [2138240] - drm/vc4: hdmi: Add a spinlock to protect register access (Adrien Thierry) [2138240] - drm/vc4: crtc: Copy assigned channel to the CRTC (Adrien Thierry) [2138240] - drm/vc4: Fix non-blocking commit getting stuck forever (Adrien Thierry) [2138240] - drm/vc4: crtc: Drop feed_txp from state (Adrien Thierry) [2138240] - drm/vc4: Increase the core clock based on HVS load (Adrien Thierry) [2138240] - drm/vc4: hdmi: Enable the scrambler on reconnection (Adrien Thierry) [2138240] - drm/vc4: hdmi: Raise the maximum clock rate (Adrien Thierry) [2138240] - drm/vc4: Leverage the load tracker on the BCM2711 (Adrien Thierry) [2138240] - drm/vc4: crtc: Add some logging (Adrien Thierry) [2138240] - drm/vc4: crtc: Rework the encoder retrieval code (again) (Adrien Thierry) [2138240] - drm/vc4: crtc: Add encoder to vc4_crtc_config_pv prototype (Adrien Thierry) [2138240] - drm/vc4: Make vc4_crtc_get_encoder public (Adrien Thierry) [2138240] - drm/vc4: hdmi: Fix HPD GPIO detection (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove the DDC probing for status detection (Adrien Thierry) [2138240] - drm/vc4: crtc: Make sure the HDMI controller is powered when disabling (Adrien Thierry) [2138240] - drm/vc4: hdmi: Warn if we access the controller while disabled (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the device is powered with CEC (Adrien Thierry) [2138240] - drm/vc4: hdmi: Split the CEC disable / enable functions in two (Adrien Thierry) [2138240] - drm/vc4: hdmi: Rework the pre_crtc_configure error handling (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the controller is powered up during bind (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the controller is powered in detect (Adrien Thierry) [2138240] - drm/vc4: hdmi: Move the HSM clock enable to runtime_pm (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set a default HSM rate (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove unused struct (Adrien Thierry) [2138240] - drm/vc4: hdmi: Actually check for the connector status in hotplug (Adrien Thierry) [2138240] - Revert "drm/vc4: hdmi: Remove drm_encoder->crtc usage" (Adrien Thierry) [2138240] - Revert drm/vc4 hdmi runtime PM changes (Adrien Thierry) [2138240] - drm/vc4: dsi: Switch to devm_drm_of_get_bridge (Adrien Thierry) [2138240] - drm/vc4: dpi: Switch to devm_drm_of_get_bridge (Adrien Thierry) [2138240] - drm/vc4: Make use of the helper function devm_platform_ioremap_resource() (Adrien Thierry) [2138240] - drm/vc4: hdmi: make vc4_hdmi_codec_pdata static (Adrien Thierry) [2138240] - drm/vc4: Convert to Linux IRQ interfaces (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove unused struct (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove redundant variables (Adrien Thierry) [2138240] - drm/bridge: Centralize error message when bridge attach fails (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove drm_encoder->crtc usage (Adrien Thierry) [2138240] - drm/vc4: hdmi: Only call into DRM framework if registered (Adrien Thierry) [2138240] - drm/vc4: hdmi: Drop devm interrupt handler for hotplug interrupts (Adrien Thierry) [2138240] - drm: vc4: Fix pixel-wrap issue with DVP teardown (Adrien Thierry) [2138240] - drm/vc4: hdmi: Limit noise when deferring snd card registration (Adrien Thierry) [2138240] - drm/aperture: Pass DRM driver structure instead of driver name (Adrien Thierry) [2138240] - drm/vc4: Don't set struct drm_device.irq_enabled (Adrien Thierry) [2138240] - drm/vc4: hdmi: Register HDMI codec (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove firmware logic for MAI threshold setting (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set VC4_HDMI_MAI_CONFIG_FORMAT_REVERSE (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set HDMI_MAI_FMT (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set HD_CTL_WHOLSMP and HD_CTL_CHALIGN_SET (Adrien Thierry) [2138240] - drm/vc4: hdmi: Rely on interrupts to handle hotplug (Adrien Thierry) [2138240] Wed, 14 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-213.el9] - redhat: configs: disable vDPA on all archs except x86_64 (Laurent Vivier) [2140885] - pipe: Fix missing lock in pipe_resize_ring() (Ian Kent) [2141632] {CVE-2022-2959} - NFSD: Protect against send buffer overflow in NFSv3 READ (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv2 READ (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv3 READDIR (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv2 READDIR (Scott Mayhew) [2141770] {CVE-2022-43945} - SUNRPC: Fix svcxdr_init_encode's buflen calculation (Scott Mayhew) [2141770] {CVE-2022-43945} - SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculation (Scott Mayhew) [2141770] {CVE-2022-43945} - block: change request end_io handler to pass back a return value (Eric Chanudet) [2139205] - block: Change the return type of blk_mq_map_queues() into void (Eric Chanudet) [2139205] - block: simplify disk shutdown (Eric Chanudet) [2139205] - scsi: ufs: Split the drivers/scsi/ufs directory (Eric Chanudet) [2139205] - blk-mq: remove the done argument to blk_execute_rq_nowait (Eric Chanudet) [2139205] - i40e: Fix error handling in i40e_init_module() (Stefan Assmann) [2104466] - i40e: Add appropriate error message logged for incorrect duplex setting (Stefan Assmann) [2104466] - i40e: Add i40e_napi_poll tracepoint (Stefan Assmann) [2104466] - i40e: Record number of RXes cleaned during NAPI (Stefan Assmann) [2104466] - i40e: Record number TXes cleaned during NAPI (Stefan Assmann) [2104466] - i40e: Store the irq number in i40e_q_vector (Stefan Assmann) [2104466] - ptp: introduce helpers to adjust by scaled parts per million (Stefan Assmann) [2104466] - net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers). (Stefan Assmann) [2104466] - i40e: Fix flow-type by setting GL_HASH_INSET registers (Stefan Assmann) [2104466] - i40e: Fix VF hang when reset is triggered on another VF (Stefan Assmann) [2104466] - i40e: Fix ethtool rx-flow-hash setting for X722 (Stefan Assmann) [2104466] - i40e: Fix DMA mappings leak (Stefan Assmann) [2104466] - i40e: add description and modify interrupts configuration procedure (Stefan Assmann) [2104466] - i40e: Add basic support for I710 devices (Stefan Assmann) [2104466] - i40e: Fix set max_tx_rate when it is lower than 1 Mbps (Stefan Assmann) [2104466] - i40e: Fix VF set max MTU size (Stefan Assmann) [2104466] - i40e: Fix ADQ rate limiting for PF (Stefan Assmann) [2104466] - net: ethernet: move from strlcpy with unused retval to strscpy (Stefan Assmann) [2104466] - i40e: Fix incorrect address type for IPv6 flow rules (Stefan Assmann) [2104466] - i40e: Fix to stop tx_timeout recovery if GLOBR fails (Stefan Assmann) [2104466] - i40e: convert .adjfreq to .adjfine (Stefan Assmann) [2104466] - i40e: use mul_u64_u64_div_u64 for PTP frequency calculation (Stefan Assmann) [2104466] - i40e: Fix interface init with MSI interrupts (no MSI-X) (Stefan Assmann) [2104466] - i40e: Refactor tc mqprio checks (Stefan Assmann) [2104466] - i40e: Fix erroneous adapter reinitialization during recovery process (Stefan Assmann) [2104466] - i40e: Fix VF's MAC Address change on VM (Stefan Assmann) [2104466] - i40e: Fix dropped jumbo frames statistics (Stefan Assmann) [2104466] - intel/i40e:fix repeated words in comments (Stefan Assmann) [2104466] - intel: remove unused macros (Stefan Assmann) [2104466] - i40e: read the XDP program once per NAPI (Stefan Assmann) [2104466] - intel/i40e: delete if NULL check before dev_kfree_skb (Stefan Assmann) [2104466] - i40e: Remove unnecessary synchronize_irq() before free_irq() (Stefan Assmann) [2104466] - i40e: Add support for ethtool -s <interface> speed <speed in Mb> (Stefan Assmann) [2104466] - i40e: Add VF VLAN pruning (Stefan Assmann) [2104466] - ethernet: constify references to netdev->dev_addr in drivers (Stefan Assmann) [2104466] Tue, 13 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-212.el9] - udp: track the forward memory release threshold in an hot cacheline (Paolo Abeni) [2133057] - net: introduce and use custom sockopt socket flag (Paolo Abeni) [2133057] - bpf: Change bpf_setsockopt(SOL_SOCKET) to reuse sk_setsockopt() (Paolo Abeni) [2133057] - net: Add sk_setsockopt() to take the sk ptr instead of the sock ptr (Paolo Abeni) [2133057] - net: skb: introduce and use a single page frag cache (Paolo Abeni) [2133057] - net: add napi_get_frags_check() helper (Paolo Abeni) [2133057] - libceph: clean up ceph_osdc_start_request prototype (Xiubo Li) [2120166] - rbd: replace usage of found with dedicated list iterator variable (Xiubo Li) [2120166] - libceph: fix ceph_pagelist_reserve() comment typo (Xiubo Li) [2120166] - ceph: don't truncate file in atomic_open (Xiubo Li) [2120166] - ceph: make f_bsize always equal to f_frsize (Xiubo Li) [2120166] - libceph: print fsid and epoch with osd id (Xiubo Li) [2120166] - libceph: check pointer before assigned to "c->rules[]" (Xiubo Li) [2120166] - ceph: update the auth cap when the async create req is forwarded (Xiubo Li) [2120166] - ceph: make change_auth_cap_ses a global symbol (Xiubo Li) [2120166] - ceph: fix incorrect old_size length in ceph_mds_request_args (Xiubo Li) [2120166] - ceph: convert to generic_file_llseek (Xiubo Li) [2120166] - ceph: fix the incorrect comment for the ceph_mds_caps struct (Xiubo Li) [2120166] - ceph: don't leak snap_rwsem in handle_cap_grant (Xiubo Li) [2120166] - ceph: prevent a client from exceeding the MDS maximum xattr size (Xiubo Li) [2120166] - ceph: choose auth MDS for getxattr with the Xs caps (Xiubo Li) [2120166] - ceph: add session already open notify support (Xiubo Li) [2120166] - ceph: wait for the first reply of inflight async unlink (Xiubo Li) [2120166] - fs/dcache: export d_same_name() helper (Xiubo Li) [2120166] - ceph: remove useless CEPHFS_FEATURES_CLIENT_REQUIRED (Xiubo Li) [2120166] - ceph: use correct index when encoding client supported features (Xiubo Li) [2120166] - ceph: switch TASK_INTERRUPTIBLE to TASK_KILLABLE (Xiubo Li) [2120166] - ceph: remove redundant variable ino (Xiubo Li) [2120166] - ceph: try to queue a writeback if revoking fails (Xiubo Li) [2120166] - ceph: fix statfs for subdir mounts (Xiubo Li) [2120166] - ceph: try to choose the auth MDS if possible for getattr (Xiubo Li) [2120166] - ceph: disable updating the atime since cephfs won't maintain it (Xiubo Li) [2120166] - ceph: flush the mdlog for filesystem sync (Xiubo Li) [2120166] - ceph: rename unsafe_request_wait() (Xiubo Li) [2120166] - libceph: use swap() macro instead of taking tmp variable (Xiubo Li) [2120166] - ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check (Xiubo Li) [2120166] - ceph: use dedicated list iterator variable (Xiubo Li) [2120166] - ceph: update the dlease for the hashed dentry when removing (Xiubo Li) [2120166] - ceph: stop retrying the request when exceeding 256 times (Xiubo Li) [2120166] - ceph: stop forwarding the request when exceeding 256 times (Xiubo Li) [2120166] - ceph: remove unused CEPH_MDS_LEASE_RELEASE related code (Xiubo Li) [2120166] - ceph: allow ceph.dir.rctime xattr to be updatable (Xiubo Li) [2120166] - powercap: RAPL: Add Power Limit4 support for Alder Lake-N and Raptor Lake-P (David Arcari) [2106144] - powercap: intel_rapl: remove redundant store to value after multiply (David Arcari) [2106144] - powercap: RAPL: Add Power Limit4 support for RaptorLake (David Arcari) [2106144] - powercap: intel_rapl: support new layout of Psys PowerLimit Register on SPR (David Arcari) [2106144] - powercap: Add Power Limit4 support for Alder Lake SoC (David Arcari) [2106144] - Revert "Merge: Backport Aspeed conversion to shmem" (Herton R. Krzesinski) ...
Thu, 15 Dec 2022 01:26:42 GMT: kernel-5.14.0-214.el9.x86_64
kernel - The Linux kernel
The kernel meta package
Change Log:
Wed, 14 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-214.el9] - sfc: move unmaintained message to sfc_siena (Íñigo Huguet) [2112206 2139802] - sfc/siena: add entries for new CONFIG_SFC_SIENA* configs (Íñigo Huguet) [2112206 2139802] - sfc: Fix an error handling path in efx_pci_probe() (Íñigo Huguet) [2112206] - sfc: support PTP over Ethernet (Íñigo Huguet) [2112206 2139802] - sfc: support PTP over IPv6/UDP (Íñigo Huguet) [2112206 2139802] - sfc: allow more flexible way of adding filters for PTP (Íñigo Huguet) [2112206 2139802] - sfc: correct filter_table_remove method for EF10 PFs (Íñigo Huguet) [2112206] - sfc/siena: fix null pointer dereference in efx_hard_start_xmit (Íñigo Huguet) [2112206] - sfc/siena: fix TX channel offset when using legacy interrupts (Íñigo Huguet) [2112206] - sfc: implement ethtool get/set RX ring size for EF100 reps (Íñigo Huguet) [2112206] - sfc: use a dynamic m-port for representor RX and set it promisc (Íñigo Huguet) [2112206] - sfc: move table locking into filter_table_{probe,remove} methods (Íñigo Huguet) [2112206] - sfc: insert default MAE rules to connect VFs to representors (Íñigo Huguet) [2112206] - sfc: receive packets from EF100 VFs into representors (Íñigo Huguet) [2112206] - sfc: check ef100 RX packets are from the wire (Íñigo Huguet) [2112206] - sfc: determine wire m-port at EF100 PF probe time (Íñigo Huguet) [2112206] - sfc: ef100 representor RX top half (Íñigo Huguet) [2112206] - sfc: ef100 representor RX NAPI poll (Íñigo Huguet) [2112206] - sfc: plumb ef100 representor stats (Íñigo Huguet) [2112206] - sfc: disable softirqs for ptp TX (Íñigo Huguet) [2112206] - sfc/siena: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc: attach/detach EF100 representors along with their owning PF (Íñigo Huguet) [2112206] - sfc: hook up ef100 representor TX (Íñigo Huguet) [2112206] - sfc: support passing a representor to the EF100 TX path (Íñigo Huguet) [2112206] - sfc: determine representee m-port for EF100 representors (Íñigo Huguet) [2112206] - sfc: phys port/switch identification for ef100 reps (Íñigo Huguet) [2112206] - sfc: add basic ethtool ops to ef100 reps (Íñigo Huguet) [2112206] - sfc: add skeleton ef100 VF representors (Íñigo Huguet) [2112206] - sfc: detect ef100 MAE admin privilege/capability at probe time (Íñigo Huguet) [2112206] - sfc: update EF100 register descriptions (Íñigo Huguet) [2112206] - sfc: update MCDI protocol headers (Íñigo Huguet) [2112206] - sfc/siena: Use the bitmap API to allocate bitmaps (Íñigo Huguet) [2112206] - sfc: Separate netdev probe/remove from PCI probe/remove (Íñigo Huguet) [2112206] - sfc: replace function name in string with __func__ (Íñigo Huguet) [2112206] - sfc: Unsplit literal string. (Íñigo Huguet) [2112206] - sfc: Move EF100 efx_nic_type structs to the end of the file (Íñigo Huguet) [2112206] - sfc: Separate efx_nic memory from net_device memory (Íñigo Huguet) [2112206] - sfc: Encapsulate access to netdev_priv() (Íñigo Huguet) [2112206] - sfc: Change BUG_ON to WARN_ON and recovery code. (Íñigo Huguet) [2112206] - sfc: Remove netdev init from efx_init_struct (Íñigo Huguet) [2112206] - sfc: Add a PROBED state for EF100 VDPA use. (Íñigo Huguet) [2112206] - sfc: Split STATE_READY in to STATE_NET_DOWN and STATE_NET_UP. (Íñigo Huguet) [2112206] - sfc: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc: siena: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc/siena: Fix typo in comment (Íñigo Huguet) [2112206] - sfc: Fix typo in comment (Íñigo Huguet) [2112206] - sfc/siena: fix wrong tx channel offset with efx_separate_tx_channels (Íñigo Huguet) [2112206] - sfc/siena: fix considering that all channels have TX queues (Íñigo Huguet) [2112206] - sfc/siena: Remove duplicate check on segments (Íñigo Huguet) [2112206] - sfc: siena: Have a unique wrapper ifndef for efx channels header (Íñigo Huguet) [2112206] - eth: sfc: remove remnants of the out-of-tree napi_weight module param (Íñigo Huguet) [2112206] - sfc: siena: Fix Kconfig dependencies (Íñigo Huguet) [2112206] - sfc/siena: Reinstate SRIOV init/fini function calls (Íñigo Huguet) [2112206] - sfc/siena: Make PTP and reset support specific for Siena (Íñigo Huguet) [2112206] - sfc/siena: Make MCDI logging support specific for Siena (Íñigo Huguet) [2112206] - siena: Make HWMON support specific for Siena (Íñigo Huguet) [2112206] - siena: Make SRIOV support specific for Siena (Íñigo Huguet) [2112206] - siena: Make MTD support specific for Siena (Íñigo Huguet) [2112206] - sfc: Add a basic Siena module (Íñigo Huguet) [2112206] - sfc/siena: Inline functions in sriov.h to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in mcdi headers to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename peripheral functions to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename RX/TX functions to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in efx headers to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Remove build references to missing functionality (Íñigo Huguet) [2112206] - sfc: Copy shared files needed for Siena (part 2) (Íñigo Huguet) [2112206] - sfc: Copy shared files needed for Siena (part 1) (Íñigo Huguet) [2112206] - sfc: Move Siena specific files (Íñigo Huguet) [2112206] - sfc: Copy a subset of mcdi_pcol.h to siena (Íñigo Huguet) [2112206] - sfc: Disable Siena support (Íñigo Huguet) [2112206] - sfc: add EF100 VF support via a write to sriov_numvfs (Íñigo Huguet) [2112206] - sfc: Remove global definition of efx_reset_type_names (Íñigo Huguet) [2112206] - sfc: Remove duplicate definition of efx_xmit_done (Íñigo Huguet) [2112206] - sfc: efx_default_channel_type APIs can be static (Íñigo Huguet) [2112206] - sfc: Fix spelling mistake "writting" -> "writing" (Íñigo Huguet) [2112206] - sfc: ef10: Fix assigning negative value to unsigned variable (Íñigo Huguet) [2112206] - sfc: use hardware tx timestamps for more than PTP (Íñigo Huguet) [2112206 2139802] - drm/vc4: hdmi: Fix build error for implicit function declaration (Adrien Thierry) [2138240] - drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage (Adrien Thierry) [2138240] - drm/vc4: Fix build error when CONFIG_DRM_VC4=y && CONFIG_RASPBERRYPI_FIRMWARE=m (Adrien Thierry) [2138240] - drm/vc4: Make use of the helper component_compare_dev (Adrien Thierry) [2138240] - drm/vc4: Use drm_mode_copy() (Adrien Thierry) [2138240] - drm/vc4: crtc: Fix runtime_pm reference counting (Adrien Thierry) [2138240] - drm/vc4: hdmi: Unregister codec device on unbind (Adrien Thierry) [2138240] - drm/vc4: Use of_device_get_match_data() (Adrien Thierry) [2138240] - drm/vc4: crtc: Fix redundant variable assignment (Adrien Thierry) [2138240] - drm/vc4: hdmi: Allow DBLCLK modes even if horz timing is odd. (Adrien Thierry) [2138240] - drm/vc4: hdmi: Don't try disabling SCDC on Pi0-3. (Adrien Thierry) [2138240] - drm/vc4: hdmi: Ensure we don't use 2711 HPD registers on Pi0-3 (Adrien Thierry) [2138240] - drm/vc4: hdmi: Simplify the connector state retrieval (Adrien Thierry) [2138240] - drm/vc4: hdmi: Change CSC callback prototype (Adrien Thierry) [2138240] - drm/vc4: hdmi: Define colorspace matrices (Adrien Thierry) [2138240] - drm/vc4: hdmi: Replace CSC_CTL hardcoded value by defines (Adrien Thierry) [2138240] - drm/vc4: hdmi: Move XBAR setup to csc_setup (Adrien Thierry) [2138240] - drm/vc4: hdmi: Use full range helper in csc functions (Adrien Thierry) [2138240] - drm/vc4: hdmi: Add full range RGB helper (Adrien Thierry) [2138240] - drm/edid: Rename drm_hdmi_avi_infoframe_colorspace to _colorimetry (Adrien Thierry) [2138240] - drm/vc4: Fix deadlock on DSI device attach error (Adrien Thierry) [2138240] - drm/vc4: remove redundant assignment of variable size (Adrien Thierry) [2138240] - drm/vc4: Notify the firmware when DRM is in charge (Adrien Thierry) [2138240] - drm/vc4: Remove conflicting framebuffers before callind bind_all (Adrien Thierry) [2138240] - drm/vc4: Support nomodeset (Adrien Thierry) [2138240] - firmware: raspberrypi: Add RPI_FIRMWARE_NOTIFY_DISPLAY_DONE (Adrien Thierry) [2138240] - drm/vc4: plane: Add support for YUV color encodings and ranges (Adrien Thierry) [2138240] - drm/vc4: plane: Add support for DRM_FORMAT_P030 (Adrien Thierry) [2138240] - drm/vc4: kms: Wait for the commit before increasing our clock rate (Adrien Thierry) [2138240] - drm: Remove CONFIG_DRM_KMS_CMA_HELPER option (Adrien Thierry) [2138240] - drm/cma-helper: Pass GEM CMA object in public interfaces (Adrien Thierry) [2138240] - drm/cma-helper: Export dedicated wrappers for GEM object functions (Adrien Thierry) [2138240] - drm/vc4: kms: Fix previous HVS commit wait (Adrien Thierry) [2138240] - drm/vc4: kms: Don't duplicate pending commit (Adrien Thierry) [2138240] - drm/vc4: kms: Clear the HVS FIFO commit pointer once done (Adrien Thierry) [2138240] - drm/vc4: kms: Add missing drm_crtc_commit_put (Adrien Thierry) [2138240] - drm/vc4: kms: Fix return code check (Adrien Thierry) [2138240] - drm/vc4: fix error code in vc4_create_object() (Adrien Thierry) [2138240] - drm/vc4: hdmi: Introduce a scdc_enabled flag (Adrien Thierry) [2138240] - drm/vc4: hdmi: Introduce an output_enabled flag (Adrien Thierry) [2138240] - drm/vc4: hdmi: Check the device state in prepare() (Adrien Thierry) [2138240] - drm/vc4: hdmi: Prevent access to crtc->state outside of KMS (Adrien Thierry) [2138240] - drm/vc4: hdmi: Use a mutex to prevent concurrent framework access (Adrien Thierry) [2138240] - drm/vc4: hdmi: Add a spinlock to protect register access (Adrien Thierry) [2138240] - drm/vc4: crtc: Copy assigned channel to the CRTC (Adrien Thierry) [2138240] - drm/vc4: Fix non-blocking commit getting stuck forever (Adrien Thierry) [2138240] - drm/vc4: crtc: Drop feed_txp from state (Adrien Thierry) [2138240] - drm/vc4: Increase the core clock based on HVS load (Adrien Thierry) [2138240] - drm/vc4: hdmi: Enable the scrambler on reconnection (Adrien Thierry) [2138240] - drm/vc4: hdmi: Raise the maximum clock rate (Adrien Thierry) [2138240] - drm/vc4: Leverage the load tracker on the BCM2711 (Adrien Thierry) [2138240] - drm/vc4: crtc: Add some logging (Adrien Thierry) [2138240] - drm/vc4: crtc: Rework the encoder retrieval code (again) (Adrien Thierry) [2138240] - drm/vc4: crtc: Add encoder to vc4_crtc_config_pv prototype (Adrien Thierry) [2138240] - drm/vc4: Make vc4_crtc_get_encoder public (Adrien Thierry) [2138240] - drm/vc4: hdmi: Fix HPD GPIO detection (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove the DDC probing for status detection (Adrien Thierry) [2138240] - drm/vc4: crtc: Make sure the HDMI controller is powered when disabling (Adrien Thierry) [2138240] - drm/vc4: hdmi: Warn if we access the controller while disabled (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the device is powered with CEC (Adrien Thierry) [2138240] - drm/vc4: hdmi: Split the CEC disable / enable functions in two (Adrien Thierry) [2138240] - drm/vc4: hdmi: Rework the pre_crtc_configure error handling (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the controller is powered up during bind (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the controller is powered in detect (Adrien Thierry) [2138240] - drm/vc4: hdmi: Move the HSM clock enable to runtime_pm (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set a default HSM rate (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove unused struct (Adrien Thierry) [2138240] - drm/vc4: hdmi: Actually check for the connector status in hotplug (Adrien Thierry) [2138240] - Revert "drm/vc4: hdmi: Remove drm_encoder->crtc usage" (Adrien Thierry) [2138240] - Revert drm/vc4 hdmi runtime PM changes (Adrien Thierry) [2138240] - drm/vc4: dsi: Switch to devm_drm_of_get_bridge (Adrien Thierry) [2138240] - drm/vc4: dpi: Switch to devm_drm_of_get_bridge (Adrien Thierry) [2138240] - drm/vc4: Make use of the helper function devm_platform_ioremap_resource() (Adrien Thierry) [2138240] - drm/vc4: hdmi: make vc4_hdmi_codec_pdata static (Adrien Thierry) [2138240] - drm/vc4: Convert to Linux IRQ interfaces (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove unused struct (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove redundant variables (Adrien Thierry) [2138240] - drm/bridge: Centralize error message when bridge attach fails (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove drm_encoder->crtc usage (Adrien Thierry) [2138240] - drm/vc4: hdmi: Only call into DRM framework if registered (Adrien Thierry) [2138240] - drm/vc4: hdmi: Drop devm interrupt handler for hotplug interrupts (Adrien Thierry) [2138240] - drm: vc4: Fix pixel-wrap issue with DVP teardown (Adrien Thierry) [2138240] - drm/vc4: hdmi: Limit noise when deferring snd card registration (Adrien Thierry) [2138240] - drm/aperture: Pass DRM driver structure instead of driver name (Adrien Thierry) [2138240] - drm/vc4: Don't set struct drm_device.irq_enabled (Adrien Thierry) [2138240] - drm/vc4: hdmi: Register HDMI codec (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove firmware logic for MAI threshold setting (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set VC4_HDMI_MAI_CONFIG_FORMAT_REVERSE (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set HDMI_MAI_FMT (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set HD_CTL_WHOLSMP and HD_CTL_CHALIGN_SET (Adrien Thierry) [2138240] - drm/vc4: hdmi: Rely on interrupts to handle hotplug (Adrien Thierry) [2138240] Wed, 14 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-213.el9] - redhat: configs: disable vDPA on all archs except x86_64 (Laurent Vivier) [2140885] - pipe: Fix missing lock in pipe_resize_ring() (Ian Kent) [2141632] {CVE-2022-2959} - NFSD: Protect against send buffer overflow in NFSv3 READ (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv2 READ (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv3 READDIR (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv2 READDIR (Scott Mayhew) [2141770] {CVE-2022-43945} - SUNRPC: Fix svcxdr_init_encode's buflen calculation (Scott Mayhew) [2141770] {CVE-2022-43945} - SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculation (Scott Mayhew) [2141770] {CVE-2022-43945} - block: change request end_io handler to pass back a return value (Eric Chanudet) [2139205] - block: Change the return type of blk_mq_map_queues() into void (Eric Chanudet) [2139205] - block: simplify disk shutdown (Eric Chanudet) [2139205] - scsi: ufs: Split the drivers/scsi/ufs directory (Eric Chanudet) [2139205] - blk-mq: remove the done argument to blk_execute_rq_nowait (Eric Chanudet) [2139205] - i40e: Fix error handling in i40e_init_module() (Stefan Assmann) [2104466] - i40e: Add appropriate error message logged for incorrect duplex setting (Stefan Assmann) [2104466] - i40e: Add i40e_napi_poll tracepoint (Stefan Assmann) [2104466] - i40e: Record number of RXes cleaned during NAPI (Stefan Assmann) [2104466] - i40e: Record number TXes cleaned during NAPI (Stefan Assmann) [2104466] - i40e: Store the irq number in i40e_q_vector (Stefan Assmann) [2104466] - ptp: introduce helpers to adjust by scaled parts per million (Stefan Assmann) [2104466] - net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers). (Stefan Assmann) [2104466] - i40e: Fix flow-type by setting GL_HASH_INSET registers (Stefan Assmann) [2104466] - i40e: Fix VF hang when reset is triggered on another VF (Stefan Assmann) [2104466] - i40e: Fix ethtool rx-flow-hash setting for X722 (Stefan Assmann) [2104466] - i40e: Fix DMA mappings leak (Stefan Assmann) [2104466] - i40e: add description and modify interrupts configuration procedure (Stefan Assmann) [2104466] - i40e: Add basic support for I710 devices (Stefan Assmann) [2104466] - i40e: Fix set max_tx_rate when it is lower than 1 Mbps (Stefan Assmann) [2104466] - i40e: Fix VF set max MTU size (Stefan Assmann) [2104466] - i40e: Fix ADQ rate limiting for PF (Stefan Assmann) [2104466] - net: ethernet: move from strlcpy with unused retval to strscpy (Stefan Assmann) [2104466] - i40e: Fix incorrect address type for IPv6 flow rules (Stefan Assmann) [2104466] - i40e: Fix to stop tx_timeout recovery if GLOBR fails (Stefan Assmann) [2104466] - i40e: convert .adjfreq to .adjfine (Stefan Assmann) [2104466] - i40e: use mul_u64_u64_div_u64 for PTP frequency calculation (Stefan Assmann) [2104466] - i40e: Fix interface init with MSI interrupts (no MSI-X) (Stefan Assmann) [2104466] - i40e: Refactor tc mqprio checks (Stefan Assmann) [2104466] - i40e: Fix erroneous adapter reinitialization during recovery process (Stefan Assmann) [2104466] - i40e: Fix VF's MAC Address change on VM (Stefan Assmann) [2104466] - i40e: Fix dropped jumbo frames statistics (Stefan Assmann) [2104466] - intel/i40e:fix repeated words in comments (Stefan Assmann) [2104466] - intel: remove unused macros (Stefan Assmann) [2104466] - i40e: read the XDP program once per NAPI (Stefan Assmann) [2104466] - intel/i40e: delete if NULL check before dev_kfree_skb (Stefan Assmann) [2104466] - i40e: Remove unnecessary synchronize_irq() before free_irq() (Stefan Assmann) [2104466] - i40e: Add support for ethtool -s <interface> speed <speed in Mb> (Stefan Assmann) [2104466] - i40e: Add VF VLAN pruning (Stefan Assmann) [2104466] - ethernet: constify references to netdev->dev_addr in drivers (Stefan Assmann) [2104466] Tue, 13 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-212.el9] - udp: track the forward memory release threshold in an hot cacheline (Paolo Abeni) [2133057] - net: introduce and use custom sockopt socket flag (Paolo Abeni) [2133057] - bpf: Change bpf_setsockopt(SOL_SOCKET) to reuse sk_setsockopt() (Paolo Abeni) [2133057] - net: Add sk_setsockopt() to take the sk ptr instead of the sock ptr (Paolo Abeni) [2133057] - net: skb: introduce and use a single page frag cache (Paolo Abeni) [2133057] - net: add napi_get_frags_check() helper (Paolo Abeni) [2133057] - libceph: clean up ceph_osdc_start_request prototype (Xiubo Li) [2120166] - rbd: replace usage of found with dedicated list iterator variable (Xiubo Li) [2120166] - libceph: fix ceph_pagelist_reserve() comment typo (Xiubo Li) [2120166] - ceph: don't truncate file in atomic_open (Xiubo Li) [2120166] - ceph: make f_bsize always equal to f_frsize (Xiubo Li) [2120166] - libceph: print fsid and epoch with osd id (Xiubo Li) [2120166] - libceph: check pointer before assigned to "c->rules[]" (Xiubo Li) [2120166] - ceph: update the auth cap when the async create req is forwarded (Xiubo Li) [2120166] - ceph: make change_auth_cap_ses a global symbol (Xiubo Li) [2120166] - ceph: fix incorrect old_size length in ceph_mds_request_args (Xiubo Li) [2120166] - ceph: convert to generic_file_llseek (Xiubo Li) [2120166] - ceph: fix the incorrect comment for the ceph_mds_caps struct (Xiubo Li) [2120166] - ceph: don't leak snap_rwsem in handle_cap_grant (Xiubo Li) [2120166] - ceph: prevent a client from exceeding the MDS maximum xattr size (Xiubo Li) [2120166] - ceph: choose auth MDS for getxattr with the Xs caps (Xiubo Li) [2120166] - ceph: add session already open notify support (Xiubo Li) [2120166] - ceph: wait for the first reply of inflight async unlink (Xiubo Li) [2120166] - fs/dcache: export d_same_name() helper (Xiubo Li) [2120166] - ceph: remove useless CEPHFS_FEATURES_CLIENT_REQUIRED (Xiubo Li) [2120166] - ceph: use correct index when encoding client supported features (Xiubo Li) [2120166] - ceph: switch TASK_INTERRUPTIBLE to TASK_KILLABLE (Xiubo Li) [2120166] - ceph: remove redundant variable ino (Xiubo Li) [2120166] - ceph: try to queue a writeback if revoking fails (Xiubo Li) [2120166] - ceph: fix statfs for subdir mounts (Xiubo Li) [2120166] - ceph: try to choose the auth MDS if possible for getattr (Xiubo Li) [2120166] - ceph: disable updating the atime since cephfs won't maintain it (Xiubo Li) [2120166] - ceph: flush the mdlog for filesystem sync (Xiubo Li) [2120166] - ceph: rename unsafe_request_wait() (Xiubo Li) [2120166] - libceph: use swap() macro instead of taking tmp variable (Xiubo Li) [2120166] - ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check (Xiubo Li) [2120166] - ceph: use dedicated list iterator variable (Xiubo Li) [2120166] - ceph: update the dlease for the hashed dentry when removing (Xiubo Li) [2120166] - ceph: stop retrying the request when exceeding 256 times (Xiubo Li) [2120166] - ceph: stop forwarding the request when exceeding 256 times (Xiubo Li) [2120166] - ceph: remove unused CEPH_MDS_LEASE_RELEASE related code (Xiubo Li) [2120166] - ceph: allow ceph.dir.rctime xattr to be updatable (Xiubo Li) [2120166] - powercap: RAPL: Add Power Limit4 support for Alder Lake-N and Raptor Lake-P (David Arcari) [2106144] - powercap: intel_rapl: remove redundant store to value after multiply (David Arcari) [2106144] - powercap: RAPL: Add Power Limit4 support for RaptorLake (David Arcari) [2106144] - powercap: intel_rapl: support new layout of Psys PowerLimit Register on SPR (David Arcari) [2106144] - powercap: Add Power Limit4 support for Alder Lake SoC (David Arcari) [2106144] - Revert "Merge: Backport Aspeed conversion to shmem" (Herton R. Krzesinski) ...
Thu, 15 Dec 2022 01:26:42 GMT: kernel-debug-modules-5.14.0-214.el9.x86_64
kernel-debug-modules - kernel modules to match the core kernel
This package provides commonly used kernel modules for the core kernel package.
Change Log:
Wed, 14 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-214.el9] - sfc: move unmaintained message to sfc_siena (Íñigo Huguet) [2112206 2139802] - sfc/siena: add entries for new CONFIG_SFC_SIENA* configs (Íñigo Huguet) [2112206 2139802] - sfc: Fix an error handling path in efx_pci_probe() (Íñigo Huguet) [2112206] - sfc: support PTP over Ethernet (Íñigo Huguet) [2112206 2139802] - sfc: support PTP over IPv6/UDP (Íñigo Huguet) [2112206 2139802] - sfc: allow more flexible way of adding filters for PTP (Íñigo Huguet) [2112206 2139802] - sfc: correct filter_table_remove method for EF10 PFs (Íñigo Huguet) [2112206] - sfc/siena: fix null pointer dereference in efx_hard_start_xmit (Íñigo Huguet) [2112206] - sfc/siena: fix TX channel offset when using legacy interrupts (Íñigo Huguet) [2112206] - sfc: implement ethtool get/set RX ring size for EF100 reps (Íñigo Huguet) [2112206] - sfc: use a dynamic m-port for representor RX and set it promisc (Íñigo Huguet) [2112206] - sfc: move table locking into filter_table_{probe,remove} methods (Íñigo Huguet) [2112206] - sfc: insert default MAE rules to connect VFs to representors (Íñigo Huguet) [2112206] - sfc: receive packets from EF100 VFs into representors (Íñigo Huguet) [2112206] - sfc: check ef100 RX packets are from the wire (Íñigo Huguet) [2112206] - sfc: determine wire m-port at EF100 PF probe time (Íñigo Huguet) [2112206] - sfc: ef100 representor RX top half (Íñigo Huguet) [2112206] - sfc: ef100 representor RX NAPI poll (Íñigo Huguet) [2112206] - sfc: plumb ef100 representor stats (Íñigo Huguet) [2112206] - sfc: disable softirqs for ptp TX (Íñigo Huguet) [2112206] - sfc/siena: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc: attach/detach EF100 representors along with their owning PF (Íñigo Huguet) [2112206] - sfc: hook up ef100 representor TX (Íñigo Huguet) [2112206] - sfc: support passing a representor to the EF100 TX path (Íñigo Huguet) [2112206] - sfc: determine representee m-port for EF100 representors (Íñigo Huguet) [2112206] - sfc: phys port/switch identification for ef100 reps (Íñigo Huguet) [2112206] - sfc: add basic ethtool ops to ef100 reps (Íñigo Huguet) [2112206] - sfc: add skeleton ef100 VF representors (Íñigo Huguet) [2112206] - sfc: detect ef100 MAE admin privilege/capability at probe time (Íñigo Huguet) [2112206] - sfc: update EF100 register descriptions (Íñigo Huguet) [2112206] - sfc: update MCDI protocol headers (Íñigo Huguet) [2112206] - sfc/siena: Use the bitmap API to allocate bitmaps (Íñigo Huguet) [2112206] - sfc: Separate netdev probe/remove from PCI probe/remove (Íñigo Huguet) [2112206] - sfc: replace function name in string with __func__ (Íñigo Huguet) [2112206] - sfc: Unsplit literal string. (Íñigo Huguet) [2112206] - sfc: Move EF100 efx_nic_type structs to the end of the file (Íñigo Huguet) [2112206] - sfc: Separate efx_nic memory from net_device memory (Íñigo Huguet) [2112206] - sfc: Encapsulate access to netdev_priv() (Íñigo Huguet) [2112206] - sfc: Change BUG_ON to WARN_ON and recovery code. (Íñigo Huguet) [2112206] - sfc: Remove netdev init from efx_init_struct (Íñigo Huguet) [2112206] - sfc: Add a PROBED state for EF100 VDPA use. (Íñigo Huguet) [2112206] - sfc: Split STATE_READY in to STATE_NET_DOWN and STATE_NET_UP. (Íñigo Huguet) [2112206] - sfc: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc: siena: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc/siena: Fix typo in comment (Íñigo Huguet) [2112206] - sfc: Fix typo in comment (Íñigo Huguet) [2112206] - sfc/siena: fix wrong tx channel offset with efx_separate_tx_channels (Íñigo Huguet) [2112206] - sfc/siena: fix considering that all channels have TX queues (Íñigo Huguet) [2112206] - sfc/siena: Remove duplicate check on segments (Íñigo Huguet) [2112206] - sfc: siena: Have a unique wrapper ifndef for efx channels header (Íñigo Huguet) [2112206] - eth: sfc: remove remnants of the out-of-tree napi_weight module param (Íñigo Huguet) [2112206] - sfc: siena: Fix Kconfig dependencies (Íñigo Huguet) [2112206] - sfc/siena: Reinstate SRIOV init/fini function calls (Íñigo Huguet) [2112206] - sfc/siena: Make PTP and reset support specific for Siena (Íñigo Huguet) [2112206] - sfc/siena: Make MCDI logging support specific for Siena (Íñigo Huguet) [2112206] - siena: Make HWMON support specific for Siena (Íñigo Huguet) [2112206] - siena: Make SRIOV support specific for Siena (Íñigo Huguet) [2112206] - siena: Make MTD support specific for Siena (Íñigo Huguet) [2112206] - sfc: Add a basic Siena module (Íñigo Huguet) [2112206] - sfc/siena: Inline functions in sriov.h to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in mcdi headers to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename peripheral functions to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename RX/TX functions to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in efx headers to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Remove build references to missing functionality (Íñigo Huguet) [2112206] - sfc: Copy shared files needed for Siena (part 2) (Íñigo Huguet) [2112206] - sfc: Copy shared files needed for Siena (part 1) (Íñigo Huguet) [2112206] - sfc: Move Siena specific files (Íñigo Huguet) [2112206] - sfc: Copy a subset of mcdi_pcol.h to siena (Íñigo Huguet) [2112206] - sfc: Disable Siena support (Íñigo Huguet) [2112206] - sfc: add EF100 VF support via a write to sriov_numvfs (Íñigo Huguet) [2112206] - sfc: Remove global definition of efx_reset_type_names (Íñigo Huguet) [2112206] - sfc: Remove duplicate definition of efx_xmit_done (Íñigo Huguet) [2112206] - sfc: efx_default_channel_type APIs can be static (Íñigo Huguet) [2112206] - sfc: Fix spelling mistake "writting" -> "writing" (Íñigo Huguet) [2112206] - sfc: ef10: Fix assigning negative value to unsigned variable (Íñigo Huguet) [2112206] - sfc: use hardware tx timestamps for more than PTP (Íñigo Huguet) [2112206 2139802] - drm/vc4: hdmi: Fix build error for implicit function declaration (Adrien Thierry) [2138240] - drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage (Adrien Thierry) [2138240] - drm/vc4: Fix build error when CONFIG_DRM_VC4=y && CONFIG_RASPBERRYPI_FIRMWARE=m (Adrien Thierry) [2138240] - drm/vc4: Make use of the helper component_compare_dev (Adrien Thierry) [2138240] - drm/vc4: Use drm_mode_copy() (Adrien Thierry) [2138240] - drm/vc4: crtc: Fix runtime_pm reference counting (Adrien Thierry) [2138240] - drm/vc4: hdmi: Unregister codec device on unbind (Adrien Thierry) [2138240] - drm/vc4: Use of_device_get_match_data() (Adrien Thierry) [2138240] - drm/vc4: crtc: Fix redundant variable assignment (Adrien Thierry) [2138240] - drm/vc4: hdmi: Allow DBLCLK modes even if horz timing is odd. (Adrien Thierry) [2138240] - drm/vc4: hdmi: Don't try disabling SCDC on Pi0-3. (Adrien Thierry) [2138240] - drm/vc4: hdmi: Ensure we don't use 2711 HPD registers on Pi0-3 (Adrien Thierry) [2138240] - drm/vc4: hdmi: Simplify the connector state retrieval (Adrien Thierry) [2138240] - drm/vc4: hdmi: Change CSC callback prototype (Adrien Thierry) [2138240] - drm/vc4: hdmi: Define colorspace matrices (Adrien Thierry) [2138240] - drm/vc4: hdmi: Replace CSC_CTL hardcoded value by defines (Adrien Thierry) [2138240] - drm/vc4: hdmi: Move XBAR setup to csc_setup (Adrien Thierry) [2138240] - drm/vc4: hdmi: Use full range helper in csc functions (Adrien Thierry) [2138240] - drm/vc4: hdmi: Add full range RGB helper (Adrien Thierry) [2138240] - drm/edid: Rename drm_hdmi_avi_infoframe_colorspace to _colorimetry (Adrien Thierry) [2138240] - drm/vc4: Fix deadlock on DSI device attach error (Adrien Thierry) [2138240] - drm/vc4: remove redundant assignment of variable size (Adrien Thierry) [2138240] - drm/vc4: Notify the firmware when DRM is in charge (Adrien Thierry) [2138240] - drm/vc4: Remove conflicting framebuffers before callind bind_all (Adrien Thierry) [2138240] - drm/vc4: Support nomodeset (Adrien Thierry) [2138240] - firmware: raspberrypi: Add RPI_FIRMWARE_NOTIFY_DISPLAY_DONE (Adrien Thierry) [2138240] - drm/vc4: plane: Add support for YUV color encodings and ranges (Adrien Thierry) [2138240] - drm/vc4: plane: Add support for DRM_FORMAT_P030 (Adrien Thierry) [2138240] - drm/vc4: kms: Wait for the commit before increasing our clock rate (Adrien Thierry) [2138240] - drm: Remove CONFIG_DRM_KMS_CMA_HELPER option (Adrien Thierry) [2138240] - drm/cma-helper: Pass GEM CMA object in public interfaces (Adrien Thierry) [2138240] - drm/cma-helper: Export dedicated wrappers for GEM object functions (Adrien Thierry) [2138240] - drm/vc4: kms: Fix previous HVS commit wait (Adrien Thierry) [2138240] - drm/vc4: kms: Don't duplicate pending commit (Adrien Thierry) [2138240] - drm/vc4: kms: Clear the HVS FIFO commit pointer once done (Adrien Thierry) [2138240] - drm/vc4: kms: Add missing drm_crtc_commit_put (Adrien Thierry) [2138240] - drm/vc4: kms: Fix return code check (Adrien Thierry) [2138240] - drm/vc4: fix error code in vc4_create_object() (Adrien Thierry) [2138240] - drm/vc4: hdmi: Introduce a scdc_enabled flag (Adrien Thierry) [2138240] - drm/vc4: hdmi: Introduce an output_enabled flag (Adrien Thierry) [2138240] - drm/vc4: hdmi: Check the device state in prepare() (Adrien Thierry) [2138240] - drm/vc4: hdmi: Prevent access to crtc->state outside of KMS (Adrien Thierry) [2138240] - drm/vc4: hdmi: Use a mutex to prevent concurrent framework access (Adrien Thierry) [2138240] - drm/vc4: hdmi: Add a spinlock to protect register access (Adrien Thierry) [2138240] - drm/vc4: crtc: Copy assigned channel to the CRTC (Adrien Thierry) [2138240] - drm/vc4: Fix non-blocking commit getting stuck forever (Adrien Thierry) [2138240] - drm/vc4: crtc: Drop feed_txp from state (Adrien Thierry) [2138240] - drm/vc4: Increase the core clock based on HVS load (Adrien Thierry) [2138240] - drm/vc4: hdmi: Enable the scrambler on reconnection (Adrien Thierry) [2138240] - drm/vc4: hdmi: Raise the maximum clock rate (Adrien Thierry) [2138240] - drm/vc4: Leverage the load tracker on the BCM2711 (Adrien Thierry) [2138240] - drm/vc4: crtc: Add some logging (Adrien Thierry) [2138240] - drm/vc4: crtc: Rework the encoder retrieval code (again) (Adrien Thierry) [2138240] - drm/vc4: crtc: Add encoder to vc4_crtc_config_pv prototype (Adrien Thierry) [2138240] - drm/vc4: Make vc4_crtc_get_encoder public (Adrien Thierry) [2138240] - drm/vc4: hdmi: Fix HPD GPIO detection (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove the DDC probing for status detection (Adrien Thierry) [2138240] - drm/vc4: crtc: Make sure the HDMI controller is powered when disabling (Adrien Thierry) [2138240] - drm/vc4: hdmi: Warn if we access the controller while disabled (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the device is powered with CEC (Adrien Thierry) [2138240] - drm/vc4: hdmi: Split the CEC disable / enable functions in two (Adrien Thierry) [2138240] - drm/vc4: hdmi: Rework the pre_crtc_configure error handling (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the controller is powered up during bind (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the controller is powered in detect (Adrien Thierry) [2138240] - drm/vc4: hdmi: Move the HSM clock enable to runtime_pm (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set a default HSM rate (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove unused struct (Adrien Thierry) [2138240] - drm/vc4: hdmi: Actually check for the connector status in hotplug (Adrien Thierry) [2138240] - Revert "drm/vc4: hdmi: Remove drm_encoder->crtc usage" (Adrien Thierry) [2138240] - Revert drm/vc4 hdmi runtime PM changes (Adrien Thierry) [2138240] - drm/vc4: dsi: Switch to devm_drm_of_get_bridge (Adrien Thierry) [2138240] - drm/vc4: dpi: Switch to devm_drm_of_get_bridge (Adrien Thierry) [2138240] - drm/vc4: Make use of the helper function devm_platform_ioremap_resource() (Adrien Thierry) [2138240] - drm/vc4: hdmi: make vc4_hdmi_codec_pdata static (Adrien Thierry) [2138240] - drm/vc4: Convert to Linux IRQ interfaces (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove unused struct (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove redundant variables (Adrien Thierry) [2138240] - drm/bridge: Centralize error message when bridge attach fails (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove drm_encoder->crtc usage (Adrien Thierry) [2138240] - drm/vc4: hdmi: Only call into DRM framework if registered (Adrien Thierry) [2138240] - drm/vc4: hdmi: Drop devm interrupt handler for hotplug interrupts (Adrien Thierry) [2138240] - drm: vc4: Fix pixel-wrap issue with DVP teardown (Adrien Thierry) [2138240] - drm/vc4: hdmi: Limit noise when deferring snd card registration (Adrien Thierry) [2138240] - drm/aperture: Pass DRM driver structure instead of driver name (Adrien Thierry) [2138240] - drm/vc4: Don't set struct drm_device.irq_enabled (Adrien Thierry) [2138240] - drm/vc4: hdmi: Register HDMI codec (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove firmware logic for MAI threshold setting (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set VC4_HDMI_MAI_CONFIG_FORMAT_REVERSE (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set HDMI_MAI_FMT (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set HD_CTL_WHOLSMP and HD_CTL_CHALIGN_SET (Adrien Thierry) [2138240] - drm/vc4: hdmi: Rely on interrupts to handle hotplug (Adrien Thierry) [2138240] Wed, 14 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-213.el9] - redhat: configs: disable vDPA on all archs except x86_64 (Laurent Vivier) [2140885] - pipe: Fix missing lock in pipe_resize_ring() (Ian Kent) [2141632] {CVE-2022-2959} - NFSD: Protect against send buffer overflow in NFSv3 READ (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv2 READ (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv3 READDIR (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv2 READDIR (Scott Mayhew) [2141770] {CVE-2022-43945} - SUNRPC: Fix svcxdr_init_encode's buflen calculation (Scott Mayhew) [2141770] {CVE-2022-43945} - SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculation (Scott Mayhew) [2141770] {CVE-2022-43945} - block: change request end_io handler to pass back a return value (Eric Chanudet) [2139205] - block: Change the return type of blk_mq_map_queues() into void (Eric Chanudet) [2139205] - block: simplify disk shutdown (Eric Chanudet) [2139205] - scsi: ufs: Split the drivers/scsi/ufs directory (Eric Chanudet) [2139205] - blk-mq: remove the done argument to blk_execute_rq_nowait (Eric Chanudet) [2139205] - i40e: Fix error handling in i40e_init_module() (Stefan Assmann) [2104466] - i40e: Add appropriate error message logged for incorrect duplex setting (Stefan Assmann) [2104466] - i40e: Add i40e_napi_poll tracepoint (Stefan Assmann) [2104466] - i40e: Record number of RXes cleaned during NAPI (Stefan Assmann) [2104466] - i40e: Record number TXes cleaned during NAPI (Stefan Assmann) [2104466] - i40e: Store the irq number in i40e_q_vector (Stefan Assmann) [2104466] - ptp: introduce helpers to adjust by scaled parts per million (Stefan Assmann) [2104466] - net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers). (Stefan Assmann) [2104466] - i40e: Fix flow-type by setting GL_HASH_INSET registers (Stefan Assmann) [2104466] - i40e: Fix VF hang when reset is triggered on another VF (Stefan Assmann) [2104466] - i40e: Fix ethtool rx-flow-hash setting for X722 (Stefan Assmann) [2104466] - i40e: Fix DMA mappings leak (Stefan Assmann) [2104466] - i40e: add description and modify interrupts configuration procedure (Stefan Assmann) [2104466] - i40e: Add basic support for I710 devices (Stefan Assmann) [2104466] - i40e: Fix set max_tx_rate when it is lower than 1 Mbps (Stefan Assmann) [2104466] - i40e: Fix VF set max MTU size (Stefan Assmann) [2104466] - i40e: Fix ADQ rate limiting for PF (Stefan Assmann) [2104466] - net: ethernet: move from strlcpy with unused retval to strscpy (Stefan Assmann) [2104466] - i40e: Fix incorrect address type for IPv6 flow rules (Stefan Assmann) [2104466] - i40e: Fix to stop tx_timeout recovery if GLOBR fails (Stefan Assmann) [2104466] - i40e: convert .adjfreq to .adjfine (Stefan Assmann) [2104466] - i40e: use mul_u64_u64_div_u64 for PTP frequency calculation (Stefan Assmann) [2104466] - i40e: Fix interface init with MSI interrupts (no MSI-X) (Stefan Assmann) [2104466] - i40e: Refactor tc mqprio checks (Stefan Assmann) [2104466] - i40e: Fix erroneous adapter reinitialization during recovery process (Stefan Assmann) [2104466] - i40e: Fix VF's MAC Address change on VM (Stefan Assmann) [2104466] - i40e: Fix dropped jumbo frames statistics (Stefan Assmann) [2104466] - intel/i40e:fix repeated words in comments (Stefan Assmann) [2104466] - intel: remove unused macros (Stefan Assmann) [2104466] - i40e: read the XDP program once per NAPI (Stefan Assmann) [2104466] - intel/i40e: delete if NULL check before dev_kfree_skb (Stefan Assmann) [2104466] - i40e: Remove unnecessary synchronize_irq() before free_irq() (Stefan Assmann) [2104466] - i40e: Add support for ethtool -s <interface> speed <speed in Mb> (Stefan Assmann) [2104466] - i40e: Add VF VLAN pruning (Stefan Assmann) [2104466] - ethernet: constify references to netdev->dev_addr in drivers (Stefan Assmann) [2104466] Tue, 13 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-212.el9] - udp: track the forward memory release threshold in an hot cacheline (Paolo Abeni) [2133057] - net: introduce and use custom sockopt socket flag (Paolo Abeni) [2133057] - bpf: Change bpf_setsockopt(SOL_SOCKET) to reuse sk_setsockopt() (Paolo Abeni) [2133057] - net: Add sk_setsockopt() to take the sk ptr instead of the sock ptr (Paolo Abeni) [2133057] - net: skb: introduce and use a single page frag cache (Paolo Abeni) [2133057] - net: add napi_get_frags_check() helper (Paolo Abeni) [2133057] - libceph: clean up ceph_osdc_start_request prototype (Xiubo Li) [2120166] - rbd: replace usage of found with dedicated list iterator variable (Xiubo Li) [2120166] - libceph: fix ceph_pagelist_reserve() comment typo (Xiubo Li) [2120166] - ceph: don't truncate file in atomic_open (Xiubo Li) [2120166] - ceph: make f_bsize always equal to f_frsize (Xiubo Li) [2120166] - libceph: print fsid and epoch with osd id (Xiubo Li) [2120166] - libceph: check pointer before assigned to "c->rules[]" (Xiubo Li) [2120166] - ceph: update the auth cap when the async create req is forwarded (Xiubo Li) [2120166] - ceph: make change_auth_cap_ses a global symbol (Xiubo Li) [2120166] - ceph: fix incorrect old_size length in ceph_mds_request_args (Xiubo Li) [2120166] - ceph: convert to generic_file_llseek (Xiubo Li) [2120166] - ceph: fix the incorrect comment for the ceph_mds_caps struct (Xiubo Li) [2120166] - ceph: don't leak snap_rwsem in handle_cap_grant (Xiubo Li) [2120166] - ceph: prevent a client from exceeding the MDS maximum xattr size (Xiubo Li) [2120166] - ceph: choose auth MDS for getxattr with the Xs caps (Xiubo Li) [2120166] - ceph: add session already open notify support (Xiubo Li) [2120166] - ceph: wait for the first reply of inflight async unlink (Xiubo Li) [2120166] - fs/dcache: export d_same_name() helper (Xiubo Li) [2120166] - ceph: remove useless CEPHFS_FEATURES_CLIENT_REQUIRED (Xiubo Li) [2120166] - ceph: use correct index when encoding client supported features (Xiubo Li) [2120166] - ceph: switch TASK_INTERRUPTIBLE to TASK_KILLABLE (Xiubo Li) [2120166] - ceph: remove redundant variable ino (Xiubo Li) [2120166] - ceph: try to queue a writeback if revoking fails (Xiubo Li) [2120166] - ceph: fix statfs for subdir mounts (Xiubo Li) [2120166] - ceph: try to choose the auth MDS if possible for getattr (Xiubo Li) [2120166] - ceph: disable updating the atime since cephfs won't maintain it (Xiubo Li) [2120166] - ceph: flush the mdlog for filesystem sync (Xiubo Li) [2120166] - ceph: rename unsafe_request_wait() (Xiubo Li) [2120166] - libceph: use swap() macro instead of taking tmp variable (Xiubo Li) [2120166] - ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check (Xiubo Li) [2120166] - ceph: use dedicated list iterator variable (Xiubo Li) [2120166] - ceph: update the dlease for the hashed dentry when removing (Xiubo Li) [2120166] - ceph: stop retrying the request when exceeding 256 times (Xiubo Li) [2120166] - ceph: stop forwarding the request when exceeding 256 times (Xiubo Li) [2120166] - ceph: remove unused CEPH_MDS_LEASE_RELEASE related code (Xiubo Li) [2120166] - ceph: allow ceph.dir.rctime xattr to be updatable (Xiubo Li) [2120166] - powercap: RAPL: Add Power Limit4 support for Alder Lake-N and Raptor Lake-P (David Arcari) [2106144] - powercap: intel_rapl: remove redundant store to value after multiply (David Arcari) [2106144] - powercap: RAPL: Add Power Limit4 support for RaptorLake (David Arcari) [2106144] - powercap: intel_rapl: support new layout of Psys PowerLimit Register on SPR (David Arcari) [2106144] - powercap: Add Power Limit4 support for Alder Lake SoC (David Arcari) [2106144] - Revert "Merge: Backport Aspeed conversion to shmem" (Herton R. Krzesinski) ...
Thu, 15 Dec 2022 01:26:42 GMT: bpftool-6.8.0-214.el9.x86_64
bpftool - Inspection and simple manipulation of eBPF programs and maps
This package contains the bpftool, which allows inspection and simple
manipulation of eBPF programs and maps.
Change Log:
Wed, 14 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-214.el9] - sfc: move unmaintained message to sfc_siena (Íñigo Huguet) [2112206 2139802] - sfc/siena: add entries for new CONFIG_SFC_SIENA* configs (Íñigo Huguet) [2112206 2139802] - sfc: Fix an error handling path in efx_pci_probe() (Íñigo Huguet) [2112206] - sfc: support PTP over Ethernet (Íñigo Huguet) [2112206 2139802] - sfc: support PTP over IPv6/UDP (Íñigo Huguet) [2112206 2139802] - sfc: allow more flexible way of adding filters for PTP (Íñigo Huguet) [2112206 2139802] - sfc: correct filter_table_remove method for EF10 PFs (Íñigo Huguet) [2112206] - sfc/siena: fix null pointer dereference in efx_hard_start_xmit (Íñigo Huguet) [2112206] - sfc/siena: fix TX channel offset when using legacy interrupts (Íñigo Huguet) [2112206] - sfc: implement ethtool get/set RX ring size for EF100 reps (Íñigo Huguet) [2112206] - sfc: use a dynamic m-port for representor RX and set it promisc (Íñigo Huguet) [2112206] - sfc: move table locking into filter_table_{probe,remove} methods (Íñigo Huguet) [2112206] - sfc: insert default MAE rules to connect VFs to representors (Íñigo Huguet) [2112206] - sfc: receive packets from EF100 VFs into representors (Íñigo Huguet) [2112206] - sfc: check ef100 RX packets are from the wire (Íñigo Huguet) [2112206] - sfc: determine wire m-port at EF100 PF probe time (Íñigo Huguet) [2112206] - sfc: ef100 representor RX top half (Íñigo Huguet) [2112206] - sfc: ef100 representor RX NAPI poll (Íñigo Huguet) [2112206] - sfc: plumb ef100 representor stats (Íñigo Huguet) [2112206] - sfc: disable softirqs for ptp TX (Íñigo Huguet) [2112206] - sfc/siena: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc: attach/detach EF100 representors along with their owning PF (Íñigo Huguet) [2112206] - sfc: hook up ef100 representor TX (Íñigo Huguet) [2112206] - sfc: support passing a representor to the EF100 TX path (Íñigo Huguet) [2112206] - sfc: determine representee m-port for EF100 representors (Íñigo Huguet) [2112206] - sfc: phys port/switch identification for ef100 reps (Íñigo Huguet) [2112206] - sfc: add basic ethtool ops to ef100 reps (Íñigo Huguet) [2112206] - sfc: add skeleton ef100 VF representors (Íñigo Huguet) [2112206] - sfc: detect ef100 MAE admin privilege/capability at probe time (Íñigo Huguet) [2112206] - sfc: update EF100 register descriptions (Íñigo Huguet) [2112206] - sfc: update MCDI protocol headers (Íñigo Huguet) [2112206] - sfc/siena: Use the bitmap API to allocate bitmaps (Íñigo Huguet) [2112206] - sfc: Separate netdev probe/remove from PCI probe/remove (Íñigo Huguet) [2112206] - sfc: replace function name in string with __func__ (Íñigo Huguet) [2112206] - sfc: Unsplit literal string. (Íñigo Huguet) [2112206] - sfc: Move EF100 efx_nic_type structs to the end of the file (Íñigo Huguet) [2112206] - sfc: Separate efx_nic memory from net_device memory (Íñigo Huguet) [2112206] - sfc: Encapsulate access to netdev_priv() (Íñigo Huguet) [2112206] - sfc: Change BUG_ON to WARN_ON and recovery code. (Íñigo Huguet) [2112206] - sfc: Remove netdev init from efx_init_struct (Íñigo Huguet) [2112206] - sfc: Add a PROBED state for EF100 VDPA use. (Íñigo Huguet) [2112206] - sfc: Split STATE_READY in to STATE_NET_DOWN and STATE_NET_UP. (Íñigo Huguet) [2112206] - sfc: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc: siena: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc/siena: Fix typo in comment (Íñigo Huguet) [2112206] - sfc: Fix typo in comment (Íñigo Huguet) [2112206] - sfc/siena: fix wrong tx channel offset with efx_separate_tx_channels (Íñigo Huguet) [2112206] - sfc/siena: fix considering that all channels have TX queues (Íñigo Huguet) [2112206] - sfc/siena: Remove duplicate check on segments (Íñigo Huguet) [2112206] - sfc: siena: Have a unique wrapper ifndef for efx channels header (Íñigo Huguet) [2112206] - eth: sfc: remove remnants of the out-of-tree napi_weight module param (Íñigo Huguet) [2112206] - sfc: siena: Fix Kconfig dependencies (Íñigo Huguet) [2112206] - sfc/siena: Reinstate SRIOV init/fini function calls (Íñigo Huguet) [2112206] - sfc/siena: Make PTP and reset support specific for Siena (Íñigo Huguet) [2112206] - sfc/siena: Make MCDI logging support specific for Siena (Íñigo Huguet) [2112206] - siena: Make HWMON support specific for Siena (Íñigo Huguet) [2112206] - siena: Make SRIOV support specific for Siena (Íñigo Huguet) [2112206] - siena: Make MTD support specific for Siena (Íñigo Huguet) [2112206] - sfc: Add a basic Siena module (Íñigo Huguet) [2112206] - sfc/siena: Inline functions in sriov.h to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in mcdi headers to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename peripheral functions to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename RX/TX functions to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in efx headers to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Remove build references to missing functionality (Íñigo Huguet) [2112206] - sfc: Copy shared files needed for Siena (part 2) (Íñigo Huguet) [2112206] - sfc: Copy shared files needed for Siena (part 1) (Íñigo Huguet) [2112206] - sfc: Move Siena specific files (Íñigo Huguet) [2112206] - sfc: Copy a subset of mcdi_pcol.h to siena (Íñigo Huguet) [2112206] - sfc: Disable Siena support (Íñigo Huguet) [2112206] - sfc: add EF100 VF support via a write to sriov_numvfs (Íñigo Huguet) [2112206] - sfc: Remove global definition of efx_reset_type_names (Íñigo Huguet) [2112206] - sfc: Remove duplicate definition of efx_xmit_done (Íñigo Huguet) [2112206] - sfc: efx_default_channel_type APIs can be static (Íñigo Huguet) [2112206] - sfc: Fix spelling mistake "writting" -> "writing" (Íñigo Huguet) [2112206] - sfc: ef10: Fix assigning negative value to unsigned variable (Íñigo Huguet) [2112206] - sfc: use hardware tx timestamps for more than PTP (Íñigo Huguet) [2112206 2139802] - drm/vc4: hdmi: Fix build error for implicit function declaration (Adrien Thierry) [2138240] - drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage (Adrien Thierry) [2138240] - drm/vc4: Fix build error when CONFIG_DRM_VC4=y && CONFIG_RASPBERRYPI_FIRMWARE=m (Adrien Thierry) [2138240] - drm/vc4: Make use of the helper component_compare_dev (Adrien Thierry) [2138240] - drm/vc4: Use drm_mode_copy() (Adrien Thierry) [2138240] - drm/vc4: crtc: Fix runtime_pm reference counting (Adrien Thierry) [2138240] - drm/vc4: hdmi: Unregister codec device on unbind (Adrien Thierry) [2138240] - drm/vc4: Use of_device_get_match_data() (Adrien Thierry) [2138240] - drm/vc4: crtc: Fix redundant variable assignment (Adrien Thierry) [2138240] - drm/vc4: hdmi: Allow DBLCLK modes even if horz timing is odd. (Adrien Thierry) [2138240] - drm/vc4: hdmi: Don't try disabling SCDC on Pi0-3. (Adrien Thierry) [2138240] - drm/vc4: hdmi: Ensure we don't use 2711 HPD registers on Pi0-3 (Adrien Thierry) [2138240] - drm/vc4: hdmi: Simplify the connector state retrieval (Adrien Thierry) [2138240] - drm/vc4: hdmi: Change CSC callback prototype (Adrien Thierry) [2138240] - drm/vc4: hdmi: Define colorspace matrices (Adrien Thierry) [2138240] - drm/vc4: hdmi: Replace CSC_CTL hardcoded value by defines (Adrien Thierry) [2138240] - drm/vc4: hdmi: Move XBAR setup to csc_setup (Adrien Thierry) [2138240] - drm/vc4: hdmi: Use full range helper in csc functions (Adrien Thierry) [2138240] - drm/vc4: hdmi: Add full range RGB helper (Adrien Thierry) [2138240] - drm/edid: Rename drm_hdmi_avi_infoframe_colorspace to _colorimetry (Adrien Thierry) [2138240] - drm/vc4: Fix deadlock on DSI device attach error (Adrien Thierry) [2138240] - drm/vc4: remove redundant assignment of variable size (Adrien Thierry) [2138240] - drm/vc4: Notify the firmware when DRM is in charge (Adrien Thierry) [2138240] - drm/vc4: Remove conflicting framebuffers before callind bind_all (Adrien Thierry) [2138240] - drm/vc4: Support nomodeset (Adrien Thierry) [2138240] - firmware: raspberrypi: Add RPI_FIRMWARE_NOTIFY_DISPLAY_DONE (Adrien Thierry) [2138240] - drm/vc4: plane: Add support for YUV color encodings and ranges (Adrien Thierry) [2138240] - drm/vc4: plane: Add support for DRM_FORMAT_P030 (Adrien Thierry) [2138240] - drm/vc4: kms: Wait for the commit before increasing our clock rate (Adrien Thierry) [2138240] - drm: Remove CONFIG_DRM_KMS_CMA_HELPER option (Adrien Thierry) [2138240] - drm/cma-helper: Pass GEM CMA object in public interfaces (Adrien Thierry) [2138240] - drm/cma-helper: Export dedicated wrappers for GEM object functions (Adrien Thierry) [2138240] - drm/vc4: kms: Fix previous HVS commit wait (Adrien Thierry) [2138240] - drm/vc4: kms: Don't duplicate pending commit (Adrien Thierry) [2138240] - drm/vc4: kms: Clear the HVS FIFO commit pointer once done (Adrien Thierry) [2138240] - drm/vc4: kms: Add missing drm_crtc_commit_put (Adrien Thierry) [2138240] - drm/vc4: kms: Fix return code check (Adrien Thierry) [2138240] - drm/vc4: fix error code in vc4_create_object() (Adrien Thierry) [2138240] - drm/vc4: hdmi: Introduce a scdc_enabled flag (Adrien Thierry) [2138240] - drm/vc4: hdmi: Introduce an output_enabled flag (Adrien Thierry) [2138240] - drm/vc4: hdmi: Check the device state in prepare() (Adrien Thierry) [2138240] - drm/vc4: hdmi: Prevent access to crtc->state outside of KMS (Adrien Thierry) [2138240] - drm/vc4: hdmi: Use a mutex to prevent concurrent framework access (Adrien Thierry) [2138240] - drm/vc4: hdmi: Add a spinlock to protect register access (Adrien Thierry) [2138240] - drm/vc4: crtc: Copy assigned channel to the CRTC (Adrien Thierry) [2138240] - drm/vc4: Fix non-blocking commit getting stuck forever (Adrien Thierry) [2138240] - drm/vc4: crtc: Drop feed_txp from state (Adrien Thierry) [2138240] - drm/vc4: Increase the core clock based on HVS load (Adrien Thierry) [2138240] - drm/vc4: hdmi: Enable the scrambler on reconnection (Adrien Thierry) [2138240] - drm/vc4: hdmi: Raise the maximum clock rate (Adrien Thierry) [2138240] - drm/vc4: Leverage the load tracker on the BCM2711 (Adrien Thierry) [2138240] - drm/vc4: crtc: Add some logging (Adrien Thierry) [2138240] - drm/vc4: crtc: Rework the encoder retrieval code (again) (Adrien Thierry) [2138240] - drm/vc4: crtc: Add encoder to vc4_crtc_config_pv prototype (Adrien Thierry) [2138240] - drm/vc4: Make vc4_crtc_get_encoder public (Adrien Thierry) [2138240] - drm/vc4: hdmi: Fix HPD GPIO detection (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove the DDC probing for status detection (Adrien Thierry) [2138240] - drm/vc4: crtc: Make sure the HDMI controller is powered when disabling (Adrien Thierry) [2138240] - drm/vc4: hdmi: Warn if we access the controller while disabled (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the device is powered with CEC (Adrien Thierry) [2138240] - drm/vc4: hdmi: Split the CEC disable / enable functions in two (Adrien Thierry) [2138240] - drm/vc4: hdmi: Rework the pre_crtc_configure error handling (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the controller is powered up during bind (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the controller is powered in detect (Adrien Thierry) [2138240] - drm/vc4: hdmi: Move the HSM clock enable to runtime_pm (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set a default HSM rate (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove unused struct (Adrien Thierry) [2138240] - drm/vc4: hdmi: Actually check for the connector status in hotplug (Adrien Thierry) [2138240] - Revert "drm/vc4: hdmi: Remove drm_encoder->crtc usage" (Adrien Thierry) [2138240] - Revert drm/vc4 hdmi runtime PM changes (Adrien Thierry) [2138240] - drm/vc4: dsi: Switch to devm_drm_of_get_bridge (Adrien Thierry) [2138240] - drm/vc4: dpi: Switch to devm_drm_of_get_bridge (Adrien Thierry) [2138240] - drm/vc4: Make use of the helper function devm_platform_ioremap_resource() (Adrien Thierry) [2138240] - drm/vc4: hdmi: make vc4_hdmi_codec_pdata static (Adrien Thierry) [2138240] - drm/vc4: Convert to Linux IRQ interfaces (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove unused struct (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove redundant variables (Adrien Thierry) [2138240] - drm/bridge: Centralize error message when bridge attach fails (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove drm_encoder->crtc usage (Adrien Thierry) [2138240] - drm/vc4: hdmi: Only call into DRM framework if registered (Adrien Thierry) [2138240] - drm/vc4: hdmi: Drop devm interrupt handler for hotplug interrupts (Adrien Thierry) [2138240] - drm: vc4: Fix pixel-wrap issue with DVP teardown (Adrien Thierry) [2138240] - drm/vc4: hdmi: Limit noise when deferring snd card registration (Adrien Thierry) [2138240] - drm/aperture: Pass DRM driver structure instead of driver name (Adrien Thierry) [2138240] - drm/vc4: Don't set struct drm_device.irq_enabled (Adrien Thierry) [2138240] - drm/vc4: hdmi: Register HDMI codec (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove firmware logic for MAI threshold setting (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set VC4_HDMI_MAI_CONFIG_FORMAT_REVERSE (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set HDMI_MAI_FMT (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set HD_CTL_WHOLSMP and HD_CTL_CHALIGN_SET (Adrien Thierry) [2138240] - drm/vc4: hdmi: Rely on interrupts to handle hotplug (Adrien Thierry) [2138240] Wed, 14 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-213.el9] - redhat: configs: disable vDPA on all archs except x86_64 (Laurent Vivier) [2140885] - pipe: Fix missing lock in pipe_resize_ring() (Ian Kent) [2141632] {CVE-2022-2959} - NFSD: Protect against send buffer overflow in NFSv3 READ (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv2 READ (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv3 READDIR (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv2 READDIR (Scott Mayhew) [2141770] {CVE-2022-43945} - SUNRPC: Fix svcxdr_init_encode's buflen calculation (Scott Mayhew) [2141770] {CVE-2022-43945} - SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculation (Scott Mayhew) [2141770] {CVE-2022-43945} - block: change request end_io handler to pass back a return value (Eric Chanudet) [2139205] - block: Change the return type of blk_mq_map_queues() into void (Eric Chanudet) [2139205] - block: simplify disk shutdown (Eric Chanudet) [2139205] - scsi: ufs: Split the drivers/scsi/ufs directory (Eric Chanudet) [2139205] - blk-mq: remove the done argument to blk_execute_rq_nowait (Eric Chanudet) [2139205] - i40e: Fix error handling in i40e_init_module() (Stefan Assmann) [2104466] - i40e: Add appropriate error message logged for incorrect duplex setting (Stefan Assmann) [2104466] - i40e: Add i40e_napi_poll tracepoint (Stefan Assmann) [2104466] - i40e: Record number of RXes cleaned during NAPI (Stefan Assmann) [2104466] - i40e: Record number TXes cleaned during NAPI (Stefan Assmann) [2104466] - i40e: Store the irq number in i40e_q_vector (Stefan Assmann) [2104466] - ptp: introduce helpers to adjust by scaled parts per million (Stefan Assmann) [2104466] - net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers). (Stefan Assmann) [2104466] - i40e: Fix flow-type by setting GL_HASH_INSET registers (Stefan Assmann) [2104466] - i40e: Fix VF hang when reset is triggered on another VF (Stefan Assmann) [2104466] - i40e: Fix ethtool rx-flow-hash setting for X722 (Stefan Assmann) [2104466] - i40e: Fix DMA mappings leak (Stefan Assmann) [2104466] - i40e: add description and modify interrupts configuration procedure (Stefan Assmann) [2104466] - i40e: Add basic support for I710 devices (Stefan Assmann) [2104466] - i40e: Fix set max_tx_rate when it is lower than 1 Mbps (Stefan Assmann) [2104466] - i40e: Fix VF set max MTU size (Stefan Assmann) [2104466] - i40e: Fix ADQ rate limiting for PF (Stefan Assmann) [2104466] - net: ethernet: move from strlcpy with unused retval to strscpy (Stefan Assmann) [2104466] - i40e: Fix incorrect address type for IPv6 flow rules (Stefan Assmann) [2104466] - i40e: Fix to stop tx_timeout recovery if GLOBR fails (Stefan Assmann) [2104466] - i40e: convert .adjfreq to .adjfine (Stefan Assmann) [2104466] - i40e: use mul_u64_u64_div_u64 for PTP frequency calculation (Stefan Assmann) [2104466] - i40e: Fix interface init with MSI interrupts (no MSI-X) (Stefan Assmann) [2104466] - i40e: Refactor tc mqprio checks (Stefan Assmann) [2104466] - i40e: Fix erroneous adapter reinitialization during recovery process (Stefan Assmann) [2104466] - i40e: Fix VF's MAC Address change on VM (Stefan Assmann) [2104466] - i40e: Fix dropped jumbo frames statistics (Stefan Assmann) [2104466] - intel/i40e:fix repeated words in comments (Stefan Assmann) [2104466] - intel: remove unused macros (Stefan Assmann) [2104466] - i40e: read the XDP program once per NAPI (Stefan Assmann) [2104466] - intel/i40e: delete if NULL check before dev_kfree_skb (Stefan Assmann) [2104466] - i40e: Remove unnecessary synchronize_irq() before free_irq() (Stefan Assmann) [2104466] - i40e: Add support for ethtool -s <interface> speed <speed in Mb> (Stefan Assmann) [2104466] - i40e: Add VF VLAN pruning (Stefan Assmann) [2104466] - ethernet: constify references to netdev->dev_addr in drivers (Stefan Assmann) [2104466] Tue, 13 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-212.el9] - udp: track the forward memory release threshold in an hot cacheline (Paolo Abeni) [2133057] - net: introduce and use custom sockopt socket flag (Paolo Abeni) [2133057] - bpf: Change bpf_setsockopt(SOL_SOCKET) to reuse sk_setsockopt() (Paolo Abeni) [2133057] - net: Add sk_setsockopt() to take the sk ptr instead of the sock ptr (Paolo Abeni) [2133057] - net: skb: introduce and use a single page frag cache (Paolo Abeni) [2133057] - net: add napi_get_frags_check() helper (Paolo Abeni) [2133057] - libceph: clean up ceph_osdc_start_request prototype (Xiubo Li) [2120166] - rbd: replace usage of found with dedicated list iterator variable (Xiubo Li) [2120166] - libceph: fix ceph_pagelist_reserve() comment typo (Xiubo Li) [2120166] - ceph: don't truncate file in atomic_open (Xiubo Li) [2120166] - ceph: make f_bsize always equal to f_frsize (Xiubo Li) [2120166] - libceph: print fsid and epoch with osd id (Xiubo Li) [2120166] - libceph: check pointer before assigned to "c->rules[]" (Xiubo Li) [2120166] - ceph: update the auth cap when the async create req is forwarded (Xiubo Li) [2120166] - ceph: make change_auth_cap_ses a global symbol (Xiubo Li) [2120166] - ceph: fix incorrect old_size length in ceph_mds_request_args (Xiubo Li) [2120166] - ceph: convert to generic_file_llseek (Xiubo Li) [2120166] - ceph: fix the incorrect comment for the ceph_mds_caps struct (Xiubo Li) [2120166] - ceph: don't leak snap_rwsem in handle_cap_grant (Xiubo Li) [2120166] - ceph: prevent a client from exceeding the MDS maximum xattr size (Xiubo Li) [2120166] - ceph: choose auth MDS for getxattr with the Xs caps (Xiubo Li) [2120166] - ceph: add session already open notify support (Xiubo Li) [2120166] - ceph: wait for the first reply of inflight async unlink (Xiubo Li) [2120166] - fs/dcache: export d_same_name() helper (Xiubo Li) [2120166] - ceph: remove useless CEPHFS_FEATURES_CLIENT_REQUIRED (Xiubo Li) [2120166] - ceph: use correct index when encoding client supported features (Xiubo Li) [2120166] - ceph: switch TASK_INTERRUPTIBLE to TASK_KILLABLE (Xiubo Li) [2120166] - ceph: remove redundant variable ino (Xiubo Li) [2120166] - ceph: try to queue a writeback if revoking fails (Xiubo Li) [2120166] - ceph: fix statfs for subdir mounts (Xiubo Li) [2120166] - ceph: try to choose the auth MDS if possible for getattr (Xiubo Li) [2120166] - ceph: disable updating the atime since cephfs won't maintain it (Xiubo Li) [2120166] - ceph: flush the mdlog for filesystem sync (Xiubo Li) [2120166] - ceph: rename unsafe_request_wait() (Xiubo Li) [2120166] - libceph: use swap() macro instead of taking tmp variable (Xiubo Li) [2120166] - ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check (Xiubo Li) [2120166] - ceph: use dedicated list iterator variable (Xiubo Li) [2120166] - ceph: update the dlease for the hashed dentry when removing (Xiubo Li) [2120166] - ceph: stop retrying the request when exceeding 256 times (Xiubo Li) [2120166] - ceph: stop forwarding the request when exceeding 256 times (Xiubo Li) [2120166] - ceph: remove unused CEPH_MDS_LEASE_RELEASE related code (Xiubo Li) [2120166] - ceph: allow ceph.dir.rctime xattr to be updatable (Xiubo Li) [2120166] - powercap: RAPL: Add Power Limit4 support for Alder Lake-N and Raptor Lake-P (David Arcari) [2106144] - powercap: intel_rapl: remove redundant store to value after multiply (David Arcari) [2106144] - powercap: RAPL: Add Power Limit4 support for RaptorLake (David Arcari) [2106144] - powercap: intel_rapl: support new layout of Psys PowerLimit Register on SPR (David Arcari) [2106144] - powercap: Add Power Limit4 support for Alder Lake SoC (David Arcari) [2106144] - Revert "Merge: Backport Aspeed conversion to shmem" (Herton R. Krzesinski) ...
Thu, 15 Dec 2022 01:26:42 GMT: kernel-modules-extra-5.14.0-214.el9.x86_64
kernel-modules-extra - Extra kernel modules to match the kernel
This package provides less commonly used kernel modules for the kernel package.
Change Log:
Wed, 14 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-214.el9] - sfc: move unmaintained message to sfc_siena (Íñigo Huguet) [2112206 2139802] - sfc/siena: add entries for new CONFIG_SFC_SIENA* configs (Íñigo Huguet) [2112206 2139802] - sfc: Fix an error handling path in efx_pci_probe() (Íñigo Huguet) [2112206] - sfc: support PTP over Ethernet (Íñigo Huguet) [2112206 2139802] - sfc: support PTP over IPv6/UDP (Íñigo Huguet) [2112206 2139802] - sfc: allow more flexible way of adding filters for PTP (Íñigo Huguet) [2112206 2139802] - sfc: correct filter_table_remove method for EF10 PFs (Íñigo Huguet) [2112206] - sfc/siena: fix null pointer dereference in efx_hard_start_xmit (Íñigo Huguet) [2112206] - sfc/siena: fix TX channel offset when using legacy interrupts (Íñigo Huguet) [2112206] - sfc: implement ethtool get/set RX ring size for EF100 reps (Íñigo Huguet) [2112206] - sfc: use a dynamic m-port for representor RX and set it promisc (Íñigo Huguet) [2112206] - sfc: move table locking into filter_table_{probe,remove} methods (Íñigo Huguet) [2112206] - sfc: insert default MAE rules to connect VFs to representors (Íñigo Huguet) [2112206] - sfc: receive packets from EF100 VFs into representors (Íñigo Huguet) [2112206] - sfc: check ef100 RX packets are from the wire (Íñigo Huguet) [2112206] - sfc: determine wire m-port at EF100 PF probe time (Íñigo Huguet) [2112206] - sfc: ef100 representor RX top half (Íñigo Huguet) [2112206] - sfc: ef100 representor RX NAPI poll (Íñigo Huguet) [2112206] - sfc: plumb ef100 representor stats (Íñigo Huguet) [2112206] - sfc: disable softirqs for ptp TX (Íñigo Huguet) [2112206] - sfc/siena: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc: attach/detach EF100 representors along with their owning PF (Íñigo Huguet) [2112206] - sfc: hook up ef100 representor TX (Íñigo Huguet) [2112206] - sfc: support passing a representor to the EF100 TX path (Íñigo Huguet) [2112206] - sfc: determine representee m-port for EF100 representors (Íñigo Huguet) [2112206] - sfc: phys port/switch identification for ef100 reps (Íñigo Huguet) [2112206] - sfc: add basic ethtool ops to ef100 reps (Íñigo Huguet) [2112206] - sfc: add skeleton ef100 VF representors (Íñigo Huguet) [2112206] - sfc: detect ef100 MAE admin privilege/capability at probe time (Íñigo Huguet) [2112206] - sfc: update EF100 register descriptions (Íñigo Huguet) [2112206] - sfc: update MCDI protocol headers (Íñigo Huguet) [2112206] - sfc/siena: Use the bitmap API to allocate bitmaps (Íñigo Huguet) [2112206] - sfc: Separate netdev probe/remove from PCI probe/remove (Íñigo Huguet) [2112206] - sfc: replace function name in string with __func__ (Íñigo Huguet) [2112206] - sfc: Unsplit literal string. (Íñigo Huguet) [2112206] - sfc: Move EF100 efx_nic_type structs to the end of the file (Íñigo Huguet) [2112206] - sfc: Separate efx_nic memory from net_device memory (Íñigo Huguet) [2112206] - sfc: Encapsulate access to netdev_priv() (Íñigo Huguet) [2112206] - sfc: Change BUG_ON to WARN_ON and recovery code. (Íñigo Huguet) [2112206] - sfc: Remove netdev init from efx_init_struct (Íñigo Huguet) [2112206] - sfc: Add a PROBED state for EF100 VDPA use. (Íñigo Huguet) [2112206] - sfc: Split STATE_READY in to STATE_NET_DOWN and STATE_NET_UP. (Íñigo Huguet) [2112206] - sfc: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc: siena: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc/siena: Fix typo in comment (Íñigo Huguet) [2112206] - sfc: Fix typo in comment (Íñigo Huguet) [2112206] - sfc/siena: fix wrong tx channel offset with efx_separate_tx_channels (Íñigo Huguet) [2112206] - sfc/siena: fix considering that all channels have TX queues (Íñigo Huguet) [2112206] - sfc/siena: Remove duplicate check on segments (Íñigo Huguet) [2112206] - sfc: siena: Have a unique wrapper ifndef for efx channels header (Íñigo Huguet) [2112206] - eth: sfc: remove remnants of the out-of-tree napi_weight module param (Íñigo Huguet) [2112206] - sfc: siena: Fix Kconfig dependencies (Íñigo Huguet) [2112206] - sfc/siena: Reinstate SRIOV init/fini function calls (Íñigo Huguet) [2112206] - sfc/siena: Make PTP and reset support specific for Siena (Íñigo Huguet) [2112206] - sfc/siena: Make MCDI logging support specific for Siena (Íñigo Huguet) [2112206] - siena: Make HWMON support specific for Siena (Íñigo Huguet) [2112206] - siena: Make SRIOV support specific for Siena (Íñigo Huguet) [2112206] - siena: Make MTD support specific for Siena (Íñigo Huguet) [2112206] - sfc: Add a basic Siena module (Íñigo Huguet) [2112206] - sfc/siena: Inline functions in sriov.h to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in mcdi headers to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename peripheral functions to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename RX/TX functions to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in efx headers to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Remove build references to missing functionality (Íñigo Huguet) [2112206] - sfc: Copy shared files needed for Siena (part 2) (Íñigo Huguet) [2112206] - sfc: Copy shared files needed for Siena (part 1) (Íñigo Huguet) [2112206] - sfc: Move Siena specific files (Íñigo Huguet) [2112206] - sfc: Copy a subset of mcdi_pcol.h to siena (Íñigo Huguet) [2112206] - sfc: Disable Siena support (Íñigo Huguet) [2112206] - sfc: add EF100 VF support via a write to sriov_numvfs (Íñigo Huguet) [2112206] - sfc: Remove global definition of efx_reset_type_names (Íñigo Huguet) [2112206] - sfc: Remove duplicate definition of efx_xmit_done (Íñigo Huguet) [2112206] - sfc: efx_default_channel_type APIs can be static (Íñigo Huguet) [2112206] - sfc: Fix spelling mistake "writting" -> "writing" (Íñigo Huguet) [2112206] - sfc: ef10: Fix assigning negative value to unsigned variable (Íñigo Huguet) [2112206] - sfc: use hardware tx timestamps for more than PTP (Íñigo Huguet) [2112206 2139802] - drm/vc4: hdmi: Fix build error for implicit function declaration (Adrien Thierry) [2138240] - drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage (Adrien Thierry) [2138240] - drm/vc4: Fix build error when CONFIG_DRM_VC4=y && CONFIG_RASPBERRYPI_FIRMWARE=m (Adrien Thierry) [2138240] - drm/vc4: Make use of the helper component_compare_dev (Adrien Thierry) [2138240] - drm/vc4: Use drm_mode_copy() (Adrien Thierry) [2138240] - drm/vc4: crtc: Fix runtime_pm reference counting (Adrien Thierry) [2138240] - drm/vc4: hdmi: Unregister codec device on unbind (Adrien Thierry) [2138240] - drm/vc4: Use of_device_get_match_data() (Adrien Thierry) [2138240] - drm/vc4: crtc: Fix redundant variable assignment (Adrien Thierry) [2138240] - drm/vc4: hdmi: Allow DBLCLK modes even if horz timing is odd. (Adrien Thierry) [2138240] - drm/vc4: hdmi: Don't try disabling SCDC on Pi0-3. (Adrien Thierry) [2138240] - drm/vc4: hdmi: Ensure we don't use 2711 HPD registers on Pi0-3 (Adrien Thierry) [2138240] - drm/vc4: hdmi: Simplify the connector state retrieval (Adrien Thierry) [2138240] - drm/vc4: hdmi: Change CSC callback prototype (Adrien Thierry) [2138240] - drm/vc4: hdmi: Define colorspace matrices (Adrien Thierry) [2138240] - drm/vc4: hdmi: Replace CSC_CTL hardcoded value by defines (Adrien Thierry) [2138240] - drm/vc4: hdmi: Move XBAR setup to csc_setup (Adrien Thierry) [2138240] - drm/vc4: hdmi: Use full range helper in csc functions (Adrien Thierry) [2138240] - drm/vc4: hdmi: Add full range RGB helper (Adrien Thierry) [2138240] - drm/edid: Rename drm_hdmi_avi_infoframe_colorspace to _colorimetry (Adrien Thierry) [2138240] - drm/vc4: Fix deadlock on DSI device attach error (Adrien Thierry) [2138240] - drm/vc4: remove redundant assignment of variable size (Adrien Thierry) [2138240] - drm/vc4: Notify the firmware when DRM is in charge (Adrien Thierry) [2138240] - drm/vc4: Remove conflicting framebuffers before callind bind_all (Adrien Thierry) [2138240] - drm/vc4: Support nomodeset (Adrien Thierry) [2138240] - firmware: raspberrypi: Add RPI_FIRMWARE_NOTIFY_DISPLAY_DONE (Adrien Thierry) [2138240] - drm/vc4: plane: Add support for YUV color encodings and ranges (Adrien Thierry) [2138240] - drm/vc4: plane: Add support for DRM_FORMAT_P030 (Adrien Thierry) [2138240] - drm/vc4: kms: Wait for the commit before increasing our clock rate (Adrien Thierry) [2138240] - drm: Remove CONFIG_DRM_KMS_CMA_HELPER option (Adrien Thierry) [2138240] - drm/cma-helper: Pass GEM CMA object in public interfaces (Adrien Thierry) [2138240] - drm/cma-helper: Export dedicated wrappers for GEM object functions (Adrien Thierry) [2138240] - drm/vc4: kms: Fix previous HVS commit wait (Adrien Thierry) [2138240] - drm/vc4: kms: Don't duplicate pending commit (Adrien Thierry) [2138240] - drm/vc4: kms: Clear the HVS FIFO commit pointer once done (Adrien Thierry) [2138240] - drm/vc4: kms: Add missing drm_crtc_commit_put (Adrien Thierry) [2138240] - drm/vc4: kms: Fix return code check (Adrien Thierry) [2138240] - drm/vc4: fix error code in vc4_create_object() (Adrien Thierry) [2138240] - drm/vc4: hdmi: Introduce a scdc_enabled flag (Adrien Thierry) [2138240] - drm/vc4: hdmi: Introduce an output_enabled flag (Adrien Thierry) [2138240] - drm/vc4: hdmi: Check the device state in prepare() (Adrien Thierry) [2138240] - drm/vc4: hdmi: Prevent access to crtc->state outside of KMS (Adrien Thierry) [2138240] - drm/vc4: hdmi: Use a mutex to prevent concurrent framework access (Adrien Thierry) [2138240] - drm/vc4: hdmi: Add a spinlock to protect register access (Adrien Thierry) [2138240] - drm/vc4: crtc: Copy assigned channel to the CRTC (Adrien Thierry) [2138240] - drm/vc4: Fix non-blocking commit getting stuck forever (Adrien Thierry) [2138240] - drm/vc4: crtc: Drop feed_txp from state (Adrien Thierry) [2138240] - drm/vc4: Increase the core clock based on HVS load (Adrien Thierry) [2138240] - drm/vc4: hdmi: Enable the scrambler on reconnection (Adrien Thierry) [2138240] - drm/vc4: hdmi: Raise the maximum clock rate (Adrien Thierry) [2138240] - drm/vc4: Leverage the load tracker on the BCM2711 (Adrien Thierry) [2138240] - drm/vc4: crtc: Add some logging (Adrien Thierry) [2138240] - drm/vc4: crtc: Rework the encoder retrieval code (again) (Adrien Thierry) [2138240] - drm/vc4: crtc: Add encoder to vc4_crtc_config_pv prototype (Adrien Thierry) [2138240] - drm/vc4: Make vc4_crtc_get_encoder public (Adrien Thierry) [2138240] - drm/vc4: hdmi: Fix HPD GPIO detection (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove the DDC probing for status detection (Adrien Thierry) [2138240] - drm/vc4: crtc: Make sure the HDMI controller is powered when disabling (Adrien Thierry) [2138240] - drm/vc4: hdmi: Warn if we access the controller while disabled (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the device is powered with CEC (Adrien Thierry) [2138240] - drm/vc4: hdmi: Split the CEC disable / enable functions in two (Adrien Thierry) [2138240] - drm/vc4: hdmi: Rework the pre_crtc_configure error handling (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the controller is powered up during bind (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the controller is powered in detect (Adrien Thierry) [2138240] - drm/vc4: hdmi: Move the HSM clock enable to runtime_pm (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set a default HSM rate (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove unused struct (Adrien Thierry) [2138240] - drm/vc4: hdmi: Actually check for the connector status in hotplug (Adrien Thierry) [2138240] - Revert "drm/vc4: hdmi: Remove drm_encoder->crtc usage" (Adrien Thierry) [2138240] - Revert drm/vc4 hdmi runtime PM changes (Adrien Thierry) [2138240] - drm/vc4: dsi: Switch to devm_drm_of_get_bridge (Adrien Thierry) [2138240] - drm/vc4: dpi: Switch to devm_drm_of_get_bridge (Adrien Thierry) [2138240] - drm/vc4: Make use of the helper function devm_platform_ioremap_resource() (Adrien Thierry) [2138240] - drm/vc4: hdmi: make vc4_hdmi_codec_pdata static (Adrien Thierry) [2138240] - drm/vc4: Convert to Linux IRQ interfaces (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove unused struct (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove redundant variables (Adrien Thierry) [2138240] - drm/bridge: Centralize error message when bridge attach fails (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove drm_encoder->crtc usage (Adrien Thierry) [2138240] - drm/vc4: hdmi: Only call into DRM framework if registered (Adrien Thierry) [2138240] - drm/vc4: hdmi: Drop devm interrupt handler for hotplug interrupts (Adrien Thierry) [2138240] - drm: vc4: Fix pixel-wrap issue with DVP teardown (Adrien Thierry) [2138240] - drm/vc4: hdmi: Limit noise when deferring snd card registration (Adrien Thierry) [2138240] - drm/aperture: Pass DRM driver structure instead of driver name (Adrien Thierry) [2138240] - drm/vc4: Don't set struct drm_device.irq_enabled (Adrien Thierry) [2138240] - drm/vc4: hdmi: Register HDMI codec (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove firmware logic for MAI threshold setting (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set VC4_HDMI_MAI_CONFIG_FORMAT_REVERSE (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set HDMI_MAI_FMT (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set HD_CTL_WHOLSMP and HD_CTL_CHALIGN_SET (Adrien Thierry) [2138240] - drm/vc4: hdmi: Rely on interrupts to handle hotplug (Adrien Thierry) [2138240] Wed, 14 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-213.el9] - redhat: configs: disable vDPA on all archs except x86_64 (Laurent Vivier) [2140885] - pipe: Fix missing lock in pipe_resize_ring() (Ian Kent) [2141632] {CVE-2022-2959} - NFSD: Protect against send buffer overflow in NFSv3 READ (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv2 READ (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv3 READDIR (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv2 READDIR (Scott Mayhew) [2141770] {CVE-2022-43945} - SUNRPC: Fix svcxdr_init_encode's buflen calculation (Scott Mayhew) [2141770] {CVE-2022-43945} - SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculation (Scott Mayhew) [2141770] {CVE-2022-43945} - block: change request end_io handler to pass back a return value (Eric Chanudet) [2139205] - block: Change the return type of blk_mq_map_queues() into void (Eric Chanudet) [2139205] - block: simplify disk shutdown (Eric Chanudet) [2139205] - scsi: ufs: Split the drivers/scsi/ufs directory (Eric Chanudet) [2139205] - blk-mq: remove the done argument to blk_execute_rq_nowait (Eric Chanudet) [2139205] - i40e: Fix error handling in i40e_init_module() (Stefan Assmann) [2104466] - i40e: Add appropriate error message logged for incorrect duplex setting (Stefan Assmann) [2104466] - i40e: Add i40e_napi_poll tracepoint (Stefan Assmann) [2104466] - i40e: Record number of RXes cleaned during NAPI (Stefan Assmann) [2104466] - i40e: Record number TXes cleaned during NAPI (Stefan Assmann) [2104466] - i40e: Store the irq number in i40e_q_vector (Stefan Assmann) [2104466] - ptp: introduce helpers to adjust by scaled parts per million (Stefan Assmann) [2104466] - net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers). (Stefan Assmann) [2104466] - i40e: Fix flow-type by setting GL_HASH_INSET registers (Stefan Assmann) [2104466] - i40e: Fix VF hang when reset is triggered on another VF (Stefan Assmann) [2104466] - i40e: Fix ethtool rx-flow-hash setting for X722 (Stefan Assmann) [2104466] - i40e: Fix DMA mappings leak (Stefan Assmann) [2104466] - i40e: add description and modify interrupts configuration procedure (Stefan Assmann) [2104466] - i40e: Add basic support for I710 devices (Stefan Assmann) [2104466] - i40e: Fix set max_tx_rate when it is lower than 1 Mbps (Stefan Assmann) [2104466] - i40e: Fix VF set max MTU size (Stefan Assmann) [2104466] - i40e: Fix ADQ rate limiting for PF (Stefan Assmann) [2104466] - net: ethernet: move from strlcpy with unused retval to strscpy (Stefan Assmann) [2104466] - i40e: Fix incorrect address type for IPv6 flow rules (Stefan Assmann) [2104466] - i40e: Fix to stop tx_timeout recovery if GLOBR fails (Stefan Assmann) [2104466] - i40e: convert .adjfreq to .adjfine (Stefan Assmann) [2104466] - i40e: use mul_u64_u64_div_u64 for PTP frequency calculation (Stefan Assmann) [2104466] - i40e: Fix interface init with MSI interrupts (no MSI-X) (Stefan Assmann) [2104466] - i40e: Refactor tc mqprio checks (Stefan Assmann) [2104466] - i40e: Fix erroneous adapter reinitialization during recovery process (Stefan Assmann) [2104466] - i40e: Fix VF's MAC Address change on VM (Stefan Assmann) [2104466] - i40e: Fix dropped jumbo frames statistics (Stefan Assmann) [2104466] - intel/i40e:fix repeated words in comments (Stefan Assmann) [2104466] - intel: remove unused macros (Stefan Assmann) [2104466] - i40e: read the XDP program once per NAPI (Stefan Assmann) [2104466] - intel/i40e: delete if NULL check before dev_kfree_skb (Stefan Assmann) [2104466] - i40e: Remove unnecessary synchronize_irq() before free_irq() (Stefan Assmann) [2104466] - i40e: Add support for ethtool -s <interface> speed <speed in Mb> (Stefan Assmann) [2104466] - i40e: Add VF VLAN pruning (Stefan Assmann) [2104466] - ethernet: constify references to netdev->dev_addr in drivers (Stefan Assmann) [2104466] Tue, 13 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-212.el9] - udp: track the forward memory release threshold in an hot cacheline (Paolo Abeni) [2133057] - net: introduce and use custom sockopt socket flag (Paolo Abeni) [2133057] - bpf: Change bpf_setsockopt(SOL_SOCKET) to reuse sk_setsockopt() (Paolo Abeni) [2133057] - net: Add sk_setsockopt() to take the sk ptr instead of the sock ptr (Paolo Abeni) [2133057] - net: skb: introduce and use a single page frag cache (Paolo Abeni) [2133057] - net: add napi_get_frags_check() helper (Paolo Abeni) [2133057] - libceph: clean up ceph_osdc_start_request prototype (Xiubo Li) [2120166] - rbd: replace usage of found with dedicated list iterator variable (Xiubo Li) [2120166] - libceph: fix ceph_pagelist_reserve() comment typo (Xiubo Li) [2120166] - ceph: don't truncate file in atomic_open (Xiubo Li) [2120166] - ceph: make f_bsize always equal to f_frsize (Xiubo Li) [2120166] - libceph: print fsid and epoch with osd id (Xiubo Li) [2120166] - libceph: check pointer before assigned to "c->rules[]" (Xiubo Li) [2120166] - ceph: update the auth cap when the async create req is forwarded (Xiubo Li) [2120166] - ceph: make change_auth_cap_ses a global symbol (Xiubo Li) [2120166] - ceph: fix incorrect old_size length in ceph_mds_request_args (Xiubo Li) [2120166] - ceph: convert to generic_file_llseek (Xiubo Li) [2120166] - ceph: fix the incorrect comment for the ceph_mds_caps struct (Xiubo Li) [2120166] - ceph: don't leak snap_rwsem in handle_cap_grant (Xiubo Li) [2120166] - ceph: prevent a client from exceeding the MDS maximum xattr size (Xiubo Li) [2120166] - ceph: choose auth MDS for getxattr with the Xs caps (Xiubo Li) [2120166] - ceph: add session already open notify support (Xiubo Li) [2120166] - ceph: wait for the first reply of inflight async unlink (Xiubo Li) [2120166] - fs/dcache: export d_same_name() helper (Xiubo Li) [2120166] - ceph: remove useless CEPHFS_FEATURES_CLIENT_REQUIRED (Xiubo Li) [2120166] - ceph: use correct index when encoding client supported features (Xiubo Li) [2120166] - ceph: switch TASK_INTERRUPTIBLE to TASK_KILLABLE (Xiubo Li) [2120166] - ceph: remove redundant variable ino (Xiubo Li) [2120166] - ceph: try to queue a writeback if revoking fails (Xiubo Li) [2120166] - ceph: fix statfs for subdir mounts (Xiubo Li) [2120166] - ceph: try to choose the auth MDS if possible for getattr (Xiubo Li) [2120166] - ceph: disable updating the atime since cephfs won't maintain it (Xiubo Li) [2120166] - ceph: flush the mdlog for filesystem sync (Xiubo Li) [2120166] - ceph: rename unsafe_request_wait() (Xiubo Li) [2120166] - libceph: use swap() macro instead of taking tmp variable (Xiubo Li) [2120166] - ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check (Xiubo Li) [2120166] - ceph: use dedicated list iterator variable (Xiubo Li) [2120166] - ceph: update the dlease for the hashed dentry when removing (Xiubo Li) [2120166] - ceph: stop retrying the request when exceeding 256 times (Xiubo Li) [2120166] - ceph: stop forwarding the request when exceeding 256 times (Xiubo Li) [2120166] - ceph: remove unused CEPH_MDS_LEASE_RELEASE related code (Xiubo Li) [2120166] - ceph: allow ceph.dir.rctime xattr to be updatable (Xiubo Li) [2120166] - powercap: RAPL: Add Power Limit4 support for Alder Lake-N and Raptor Lake-P (David Arcari) [2106144] - powercap: intel_rapl: remove redundant store to value after multiply (David Arcari) [2106144] - powercap: RAPL: Add Power Limit4 support for RaptorLake (David Arcari) [2106144] - powercap: intel_rapl: support new layout of Psys PowerLimit Register on SPR (David Arcari) [2106144] - powercap: Add Power Limit4 support for Alder Lake SoC (David Arcari) [2106144] - Revert "Merge: Backport Aspeed conversion to shmem" (Herton R. Krzesinski) ...
Thu, 15 Dec 2022 01:26:42 GMT: python3-perf-5.14.0-214.el9.x86_64
python3-perf - Python bindings for apps which will manipulate perf events
The python3-perf package contains a module that permits applications
written in the Python programming language to use the interface
to manipulate perf events.
Change Log:
Wed, 14 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-214.el9] - sfc: move unmaintained message to sfc_siena (Íñigo Huguet) [2112206 2139802] - sfc/siena: add entries for new CONFIG_SFC_SIENA* configs (Íñigo Huguet) [2112206 2139802] - sfc: Fix an error handling path in efx_pci_probe() (Íñigo Huguet) [2112206] - sfc: support PTP over Ethernet (Íñigo Huguet) [2112206 2139802] - sfc: support PTP over IPv6/UDP (Íñigo Huguet) [2112206 2139802] - sfc: allow more flexible way of adding filters for PTP (Íñigo Huguet) [2112206 2139802] - sfc: correct filter_table_remove method for EF10 PFs (Íñigo Huguet) [2112206] - sfc/siena: fix null pointer dereference in efx_hard_start_xmit (Íñigo Huguet) [2112206] - sfc/siena: fix TX channel offset when using legacy interrupts (Íñigo Huguet) [2112206] - sfc: implement ethtool get/set RX ring size for EF100 reps (Íñigo Huguet) [2112206] - sfc: use a dynamic m-port for representor RX and set it promisc (Íñigo Huguet) [2112206] - sfc: move table locking into filter_table_{probe,remove} methods (Íñigo Huguet) [2112206] - sfc: insert default MAE rules to connect VFs to representors (Íñigo Huguet) [2112206] - sfc: receive packets from EF100 VFs into representors (Íñigo Huguet) [2112206] - sfc: check ef100 RX packets are from the wire (Íñigo Huguet) [2112206] - sfc: determine wire m-port at EF100 PF probe time (Íñigo Huguet) [2112206] - sfc: ef100 representor RX top half (Íñigo Huguet) [2112206] - sfc: ef100 representor RX NAPI poll (Íñigo Huguet) [2112206] - sfc: plumb ef100 representor stats (Íñigo Huguet) [2112206] - sfc: disable softirqs for ptp TX (Íñigo Huguet) [2112206] - sfc/siena: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc: attach/detach EF100 representors along with their owning PF (Íñigo Huguet) [2112206] - sfc: hook up ef100 representor TX (Íñigo Huguet) [2112206] - sfc: support passing a representor to the EF100 TX path (Íñigo Huguet) [2112206] - sfc: determine representee m-port for EF100 representors (Íñigo Huguet) [2112206] - sfc: phys port/switch identification for ef100 reps (Íñigo Huguet) [2112206] - sfc: add basic ethtool ops to ef100 reps (Íñigo Huguet) [2112206] - sfc: add skeleton ef100 VF representors (Íñigo Huguet) [2112206] - sfc: detect ef100 MAE admin privilege/capability at probe time (Íñigo Huguet) [2112206] - sfc: update EF100 register descriptions (Íñigo Huguet) [2112206] - sfc: update MCDI protocol headers (Íñigo Huguet) [2112206] - sfc/siena: Use the bitmap API to allocate bitmaps (Íñigo Huguet) [2112206] - sfc: Separate netdev probe/remove from PCI probe/remove (Íñigo Huguet) [2112206] - sfc: replace function name in string with __func__ (Íñigo Huguet) [2112206] - sfc: Unsplit literal string. (Íñigo Huguet) [2112206] - sfc: Move EF100 efx_nic_type structs to the end of the file (Íñigo Huguet) [2112206] - sfc: Separate efx_nic memory from net_device memory (Íñigo Huguet) [2112206] - sfc: Encapsulate access to netdev_priv() (Íñigo Huguet) [2112206] - sfc: Change BUG_ON to WARN_ON and recovery code. (Íñigo Huguet) [2112206] - sfc: Remove netdev init from efx_init_struct (Íñigo Huguet) [2112206] - sfc: Add a PROBED state for EF100 VDPA use. (Íñigo Huguet) [2112206] - sfc: Split STATE_READY in to STATE_NET_DOWN and STATE_NET_UP. (Íñigo Huguet) [2112206] - sfc: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc: siena: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc/siena: Fix typo in comment (Íñigo Huguet) [2112206] - sfc: Fix typo in comment (Íñigo Huguet) [2112206] - sfc/siena: fix wrong tx channel offset with efx_separate_tx_channels (Íñigo Huguet) [2112206] - sfc/siena: fix considering that all channels have TX queues (Íñigo Huguet) [2112206] - sfc/siena: Remove duplicate check on segments (Íñigo Huguet) [2112206] - sfc: siena: Have a unique wrapper ifndef for efx channels header (Íñigo Huguet) [2112206] - eth: sfc: remove remnants of the out-of-tree napi_weight module param (Íñigo Huguet) [2112206] - sfc: siena: Fix Kconfig dependencies (Íñigo Huguet) [2112206] - sfc/siena: Reinstate SRIOV init/fini function calls (Íñigo Huguet) [2112206] - sfc/siena: Make PTP and reset support specific for Siena (Íñigo Huguet) [2112206] - sfc/siena: Make MCDI logging support specific for Siena (Íñigo Huguet) [2112206] - siena: Make HWMON support specific for Siena (Íñigo Huguet) [2112206] - siena: Make SRIOV support specific for Siena (Íñigo Huguet) [2112206] - siena: Make MTD support specific for Siena (Íñigo Huguet) [2112206] - sfc: Add a basic Siena module (Íñigo Huguet) [2112206] - sfc/siena: Inline functions in sriov.h to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in mcdi headers to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename peripheral functions to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename RX/TX functions to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in efx headers to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Remove build references to missing functionality (Íñigo Huguet) [2112206] - sfc: Copy shared files needed for Siena (part 2) (Íñigo Huguet) [2112206] - sfc: Copy shared files needed for Siena (part 1) (Íñigo Huguet) [2112206] - sfc: Move Siena specific files (Íñigo Huguet) [2112206] - sfc: Copy a subset of mcdi_pcol.h to siena (Íñigo Huguet) [2112206] - sfc: Disable Siena support (Íñigo Huguet) [2112206] - sfc: add EF100 VF support via a write to sriov_numvfs (Íñigo Huguet) [2112206] - sfc: Remove global definition of efx_reset_type_names (Íñigo Huguet) [2112206] - sfc: Remove duplicate definition of efx_xmit_done (Íñigo Huguet) [2112206] - sfc: efx_default_channel_type APIs can be static (Íñigo Huguet) [2112206] - sfc: Fix spelling mistake "writting" -> "writing" (Íñigo Huguet) [2112206] - sfc: ef10: Fix assigning negative value to unsigned variable (Íñigo Huguet) [2112206] - sfc: use hardware tx timestamps for more than PTP (Íñigo Huguet) [2112206 2139802] - drm/vc4: hdmi: Fix build error for implicit function declaration (Adrien Thierry) [2138240] - drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage (Adrien Thierry) [2138240] - drm/vc4: Fix build error when CONFIG_DRM_VC4=y && CONFIG_RASPBERRYPI_FIRMWARE=m (Adrien Thierry) [2138240] - drm/vc4: Make use of the helper component_compare_dev (Adrien Thierry) [2138240] - drm/vc4: Use drm_mode_copy() (Adrien Thierry) [2138240] - drm/vc4: crtc: Fix runtime_pm reference counting (Adrien Thierry) [2138240] - drm/vc4: hdmi: Unregister codec device on unbind (Adrien Thierry) [2138240] - drm/vc4: Use of_device_get_match_data() (Adrien Thierry) [2138240] - drm/vc4: crtc: Fix redundant variable assignment (Adrien Thierry) [2138240] - drm/vc4: hdmi: Allow DBLCLK modes even if horz timing is odd. (Adrien Thierry) [2138240] - drm/vc4: hdmi: Don't try disabling SCDC on Pi0-3. (Adrien Thierry) [2138240] - drm/vc4: hdmi: Ensure we don't use 2711 HPD registers on Pi0-3 (Adrien Thierry) [2138240] - drm/vc4: hdmi: Simplify the connector state retrieval (Adrien Thierry) [2138240] - drm/vc4: hdmi: Change CSC callback prototype (Adrien Thierry) [2138240] - drm/vc4: hdmi: Define colorspace matrices (Adrien Thierry) [2138240] - drm/vc4: hdmi: Replace CSC_CTL hardcoded value by defines (Adrien Thierry) [2138240] - drm/vc4: hdmi: Move XBAR setup to csc_setup (Adrien Thierry) [2138240] - drm/vc4: hdmi: Use full range helper in csc functions (Adrien Thierry) [2138240] - drm/vc4: hdmi: Add full range RGB helper (Adrien Thierry) [2138240] - drm/edid: Rename drm_hdmi_avi_infoframe_colorspace to _colorimetry (Adrien Thierry) [2138240] - drm/vc4: Fix deadlock on DSI device attach error (Adrien Thierry) [2138240] - drm/vc4: remove redundant assignment of variable size (Adrien Thierry) [2138240] - drm/vc4: Notify the firmware when DRM is in charge (Adrien Thierry) [2138240] - drm/vc4: Remove conflicting framebuffers before callind bind_all (Adrien Thierry) [2138240] - drm/vc4: Support nomodeset (Adrien Thierry) [2138240] - firmware: raspberrypi: Add RPI_FIRMWARE_NOTIFY_DISPLAY_DONE (Adrien Thierry) [2138240] - drm/vc4: plane: Add support for YUV color encodings and ranges (Adrien Thierry) [2138240] - drm/vc4: plane: Add support for DRM_FORMAT_P030 (Adrien Thierry) [2138240] - drm/vc4: kms: Wait for the commit before increasing our clock rate (Adrien Thierry) [2138240] - drm: Remove CONFIG_DRM_KMS_CMA_HELPER option (Adrien Thierry) [2138240] - drm/cma-helper: Pass GEM CMA object in public interfaces (Adrien Thierry) [2138240] - drm/cma-helper: Export dedicated wrappers for GEM object functions (Adrien Thierry) [2138240] - drm/vc4: kms: Fix previous HVS commit wait (Adrien Thierry) [2138240] - drm/vc4: kms: Don't duplicate pending commit (Adrien Thierry) [2138240] - drm/vc4: kms: Clear the HVS FIFO commit pointer once done (Adrien Thierry) [2138240] - drm/vc4: kms: Add missing drm_crtc_commit_put (Adrien Thierry) [2138240] - drm/vc4: kms: Fix return code check (Adrien Thierry) [2138240] - drm/vc4: fix error code in vc4_create_object() (Adrien Thierry) [2138240] - drm/vc4: hdmi: Introduce a scdc_enabled flag (Adrien Thierry) [2138240] - drm/vc4: hdmi: Introduce an output_enabled flag (Adrien Thierry) [2138240] - drm/vc4: hdmi: Check the device state in prepare() (Adrien Thierry) [2138240] - drm/vc4: hdmi: Prevent access to crtc->state outside of KMS (Adrien Thierry) [2138240] - drm/vc4: hdmi: Use a mutex to prevent concurrent framework access (Adrien Thierry) [2138240] - drm/vc4: hdmi: Add a spinlock to protect register access (Adrien Thierry) [2138240] - drm/vc4: crtc: Copy assigned channel to the CRTC (Adrien Thierry) [2138240] - drm/vc4: Fix non-blocking commit getting stuck forever (Adrien Thierry) [2138240] - drm/vc4: crtc: Drop feed_txp from state (Adrien Thierry) [2138240] - drm/vc4: Increase the core clock based on HVS load (Adrien Thierry) [2138240] - drm/vc4: hdmi: Enable the scrambler on reconnection (Adrien Thierry) [2138240] - drm/vc4: hdmi: Raise the maximum clock rate (Adrien Thierry) [2138240] - drm/vc4: Leverage the load tracker on the BCM2711 (Adrien Thierry) [2138240] - drm/vc4: crtc: Add some logging (Adrien Thierry) [2138240] - drm/vc4: crtc: Rework the encoder retrieval code (again) (Adrien Thierry) [2138240] - drm/vc4: crtc: Add encoder to vc4_crtc_config_pv prototype (Adrien Thierry) [2138240] - drm/vc4: Make vc4_crtc_get_encoder public (Adrien Thierry) [2138240] - drm/vc4: hdmi: Fix HPD GPIO detection (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove the DDC probing for status detection (Adrien Thierry) [2138240] - drm/vc4: crtc: Make sure the HDMI controller is powered when disabling (Adrien Thierry) [2138240] - drm/vc4: hdmi: Warn if we access the controller while disabled (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the device is powered with CEC (Adrien Thierry) [2138240] - drm/vc4: hdmi: Split the CEC disable / enable functions in two (Adrien Thierry) [2138240] - drm/vc4: hdmi: Rework the pre_crtc_configure error handling (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the controller is powered up during bind (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the controller is powered in detect (Adrien Thierry) [2138240] - drm/vc4: hdmi: Move the HSM clock enable to runtime_pm (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set a default HSM rate (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove unused struct (Adrien Thierry) [2138240] - drm/vc4: hdmi: Actually check for the connector status in hotplug (Adrien Thierry) [2138240] - Revert "drm/vc4: hdmi: Remove drm_encoder->crtc usage" (Adrien Thierry) [2138240] - Revert drm/vc4 hdmi runtime PM changes (Adrien Thierry) [2138240] - drm/vc4: dsi: Switch to devm_drm_of_get_bridge (Adrien Thierry) [2138240] - drm/vc4: dpi: Switch to devm_drm_of_get_bridge (Adrien Thierry) [2138240] - drm/vc4: Make use of the helper function devm_platform_ioremap_resource() (Adrien Thierry) [2138240] - drm/vc4: hdmi: make vc4_hdmi_codec_pdata static (Adrien Thierry) [2138240] - drm/vc4: Convert to Linux IRQ interfaces (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove unused struct (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove redundant variables (Adrien Thierry) [2138240] - drm/bridge: Centralize error message when bridge attach fails (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove drm_encoder->crtc usage (Adrien Thierry) [2138240] - drm/vc4: hdmi: Only call into DRM framework if registered (Adrien Thierry) [2138240] - drm/vc4: hdmi: Drop devm interrupt handler for hotplug interrupts (Adrien Thierry) [2138240] - drm: vc4: Fix pixel-wrap issue with DVP teardown (Adrien Thierry) [2138240] - drm/vc4: hdmi: Limit noise when deferring snd card registration (Adrien Thierry) [2138240] - drm/aperture: Pass DRM driver structure instead of driver name (Adrien Thierry) [2138240] - drm/vc4: Don't set struct drm_device.irq_enabled (Adrien Thierry) [2138240] - drm/vc4: hdmi: Register HDMI codec (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove firmware logic for MAI threshold setting (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set VC4_HDMI_MAI_CONFIG_FORMAT_REVERSE (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set HDMI_MAI_FMT (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set HD_CTL_WHOLSMP and HD_CTL_CHALIGN_SET (Adrien Thierry) [2138240] - drm/vc4: hdmi: Rely on interrupts to handle hotplug (Adrien Thierry) [2138240] Wed, 14 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-213.el9] - redhat: configs: disable vDPA on all archs except x86_64 (Laurent Vivier) [2140885] - pipe: Fix missing lock in pipe_resize_ring() (Ian Kent) [2141632] {CVE-2022-2959} - NFSD: Protect against send buffer overflow in NFSv3 READ (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv2 READ (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv3 READDIR (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv2 READDIR (Scott Mayhew) [2141770] {CVE-2022-43945} - SUNRPC: Fix svcxdr_init_encode's buflen calculation (Scott Mayhew) [2141770] {CVE-2022-43945} - SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculation (Scott Mayhew) [2141770] {CVE-2022-43945} - block: change request end_io handler to pass back a return value (Eric Chanudet) [2139205] - block: Change the return type of blk_mq_map_queues() into void (Eric Chanudet) [2139205] - block: simplify disk shutdown (Eric Chanudet) [2139205] - scsi: ufs: Split the drivers/scsi/ufs directory (Eric Chanudet) [2139205] - blk-mq: remove the done argument to blk_execute_rq_nowait (Eric Chanudet) [2139205] - i40e: Fix error handling in i40e_init_module() (Stefan Assmann) [2104466] - i40e: Add appropriate error message logged for incorrect duplex setting (Stefan Assmann) [2104466] - i40e: Add i40e_napi_poll tracepoint (Stefan Assmann) [2104466] - i40e: Record number of RXes cleaned during NAPI (Stefan Assmann) [2104466] - i40e: Record number TXes cleaned during NAPI (Stefan Assmann) [2104466] - i40e: Store the irq number in i40e_q_vector (Stefan Assmann) [2104466] - ptp: introduce helpers to adjust by scaled parts per million (Stefan Assmann) [2104466] - net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers). (Stefan Assmann) [2104466] - i40e: Fix flow-type by setting GL_HASH_INSET registers (Stefan Assmann) [2104466] - i40e: Fix VF hang when reset is triggered on another VF (Stefan Assmann) [2104466] - i40e: Fix ethtool rx-flow-hash setting for X722 (Stefan Assmann) [2104466] - i40e: Fix DMA mappings leak (Stefan Assmann) [2104466] - i40e: add description and modify interrupts configuration procedure (Stefan Assmann) [2104466] - i40e: Add basic support for I710 devices (Stefan Assmann) [2104466] - i40e: Fix set max_tx_rate when it is lower than 1 Mbps (Stefan Assmann) [2104466] - i40e: Fix VF set max MTU size (Stefan Assmann) [2104466] - i40e: Fix ADQ rate limiting for PF (Stefan Assmann) [2104466] - net: ethernet: move from strlcpy with unused retval to strscpy (Stefan Assmann) [2104466] - i40e: Fix incorrect address type for IPv6 flow rules (Stefan Assmann) [2104466] - i40e: Fix to stop tx_timeout recovery if GLOBR fails (Stefan Assmann) [2104466] - i40e: convert .adjfreq to .adjfine (Stefan Assmann) [2104466] - i40e: use mul_u64_u64_div_u64 for PTP frequency calculation (Stefan Assmann) [2104466] - i40e: Fix interface init with MSI interrupts (no MSI-X) (Stefan Assmann) [2104466] - i40e: Refactor tc mqprio checks (Stefan Assmann) [2104466] - i40e: Fix erroneous adapter reinitialization during recovery process (Stefan Assmann) [2104466] - i40e: Fix VF's MAC Address change on VM (Stefan Assmann) [2104466] - i40e: Fix dropped jumbo frames statistics (Stefan Assmann) [2104466] - intel/i40e:fix repeated words in comments (Stefan Assmann) [2104466] - intel: remove unused macros (Stefan Assmann) [2104466] - i40e: read the XDP program once per NAPI (Stefan Assmann) [2104466] - intel/i40e: delete if NULL check before dev_kfree_skb (Stefan Assmann) [2104466] - i40e: Remove unnecessary synchronize_irq() before free_irq() (Stefan Assmann) [2104466] - i40e: Add support for ethtool -s <interface> speed <speed in Mb> (Stefan Assmann) [2104466] - i40e: Add VF VLAN pruning (Stefan Assmann) [2104466] - ethernet: constify references to netdev->dev_addr in drivers (Stefan Assmann) [2104466] Tue, 13 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-212.el9] - udp: track the forward memory release threshold in an hot cacheline (Paolo Abeni) [2133057] - net: introduce and use custom sockopt socket flag (Paolo Abeni) [2133057] - bpf: Change bpf_setsockopt(SOL_SOCKET) to reuse sk_setsockopt() (Paolo Abeni) [2133057] - net: Add sk_setsockopt() to take the sk ptr instead of the sock ptr (Paolo Abeni) [2133057] - net: skb: introduce and use a single page frag cache (Paolo Abeni) [2133057] - net: add napi_get_frags_check() helper (Paolo Abeni) [2133057] - libceph: clean up ceph_osdc_start_request prototype (Xiubo Li) [2120166] - rbd: replace usage of found with dedicated list iterator variable (Xiubo Li) [2120166] - libceph: fix ceph_pagelist_reserve() comment typo (Xiubo Li) [2120166] - ceph: don't truncate file in atomic_open (Xiubo Li) [2120166] - ceph: make f_bsize always equal to f_frsize (Xiubo Li) [2120166] - libceph: print fsid and epoch with osd id (Xiubo Li) [2120166] - libceph: check pointer before assigned to "c->rules[]" (Xiubo Li) [2120166] - ceph: update the auth cap when the async create req is forwarded (Xiubo Li) [2120166] - ceph: make change_auth_cap_ses a global symbol (Xiubo Li) [2120166] - ceph: fix incorrect old_size length in ceph_mds_request_args (Xiubo Li) [2120166] - ceph: convert to generic_file_llseek (Xiubo Li) [2120166] - ceph: fix the incorrect comment for the ceph_mds_caps struct (Xiubo Li) [2120166] - ceph: don't leak snap_rwsem in handle_cap_grant (Xiubo Li) [2120166] - ceph: prevent a client from exceeding the MDS maximum xattr size (Xiubo Li) [2120166] - ceph: choose auth MDS for getxattr with the Xs caps (Xiubo Li) [2120166] - ceph: add session already open notify support (Xiubo Li) [2120166] - ceph: wait for the first reply of inflight async unlink (Xiubo Li) [2120166] - fs/dcache: export d_same_name() helper (Xiubo Li) [2120166] - ceph: remove useless CEPHFS_FEATURES_CLIENT_REQUIRED (Xiubo Li) [2120166] - ceph: use correct index when encoding client supported features (Xiubo Li) [2120166] - ceph: switch TASK_INTERRUPTIBLE to TASK_KILLABLE (Xiubo Li) [2120166] - ceph: remove redundant variable ino (Xiubo Li) [2120166] - ceph: try to queue a writeback if revoking fails (Xiubo Li) [2120166] - ceph: fix statfs for subdir mounts (Xiubo Li) [2120166] - ceph: try to choose the auth MDS if possible for getattr (Xiubo Li) [2120166] - ceph: disable updating the atime since cephfs won't maintain it (Xiubo Li) [2120166] - ceph: flush the mdlog for filesystem sync (Xiubo Li) [2120166] - ceph: rename unsafe_request_wait() (Xiubo Li) [2120166] - libceph: use swap() macro instead of taking tmp variable (Xiubo Li) [2120166] - ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check (Xiubo Li) [2120166] - ceph: use dedicated list iterator variable (Xiubo Li) [2120166] - ceph: update the dlease for the hashed dentry when removing (Xiubo Li) [2120166] - ceph: stop retrying the request when exceeding 256 times (Xiubo Li) [2120166] - ceph: stop forwarding the request when exceeding 256 times (Xiubo Li) [2120166] - ceph: remove unused CEPH_MDS_LEASE_RELEASE related code (Xiubo Li) [2120166] - ceph: allow ceph.dir.rctime xattr to be updatable (Xiubo Li) [2120166] - powercap: RAPL: Add Power Limit4 support for Alder Lake-N and Raptor Lake-P (David Arcari) [2106144] - powercap: intel_rapl: remove redundant store to value after multiply (David Arcari) [2106144] - powercap: RAPL: Add Power Limit4 support for RaptorLake (David Arcari) [2106144] - powercap: intel_rapl: support new layout of Psys PowerLimit Register on SPR (David Arcari) [2106144] - powercap: Add Power Limit4 support for Alder Lake SoC (David Arcari) [2106144] - Revert "Merge: Backport Aspeed conversion to shmem" (Herton R. Krzesinski) ...
Thu, 15 Dec 2022 01:26:42 GMT: kernel-debug-core-5.14.0-214.el9.x86_64
kernel-debug-core - The Linux kernel compiled with extra debugging enabled
The kernel package contains the Linux kernel (vmlinuz), the core of any
Linux operating system. The kernel handles the basic functions
of the operating system: memory allocation, process allocation, device
input and output, etc.
This variant of the kernel has numerous debugging options enabled.
It should only be installed when trying to gather additional information
on kernel bugs, as some of these options impact performance noticably.
Change Log:
Wed, 14 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-214.el9] - sfc: move unmaintained message to sfc_siena (Íñigo Huguet) [2112206 2139802] - sfc/siena: add entries for new CONFIG_SFC_SIENA* configs (Íñigo Huguet) [2112206 2139802] - sfc: Fix an error handling path in efx_pci_probe() (Íñigo Huguet) [2112206] - sfc: support PTP over Ethernet (Íñigo Huguet) [2112206 2139802] - sfc: support PTP over IPv6/UDP (Íñigo Huguet) [2112206 2139802] - sfc: allow more flexible way of adding filters for PTP (Íñigo Huguet) [2112206 2139802] - sfc: correct filter_table_remove method for EF10 PFs (Íñigo Huguet) [2112206] - sfc/siena: fix null pointer dereference in efx_hard_start_xmit (Íñigo Huguet) [2112206] - sfc/siena: fix TX channel offset when using legacy interrupts (Íñigo Huguet) [2112206] - sfc: implement ethtool get/set RX ring size for EF100 reps (Íñigo Huguet) [2112206] - sfc: use a dynamic m-port for representor RX and set it promisc (Íñigo Huguet) [2112206] - sfc: move table locking into filter_table_{probe,remove} methods (Íñigo Huguet) [2112206] - sfc: insert default MAE rules to connect VFs to representors (Íñigo Huguet) [2112206] - sfc: receive packets from EF100 VFs into representors (Íñigo Huguet) [2112206] - sfc: check ef100 RX packets are from the wire (Íñigo Huguet) [2112206] - sfc: determine wire m-port at EF100 PF probe time (Íñigo Huguet) [2112206] - sfc: ef100 representor RX top half (Íñigo Huguet) [2112206] - sfc: ef100 representor RX NAPI poll (Íñigo Huguet) [2112206] - sfc: plumb ef100 representor stats (Íñigo Huguet) [2112206] - sfc: disable softirqs for ptp TX (Íñigo Huguet) [2112206] - sfc/siena: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc: attach/detach EF100 representors along with their owning PF (Íñigo Huguet) [2112206] - sfc: hook up ef100 representor TX (Íñigo Huguet) [2112206] - sfc: support passing a representor to the EF100 TX path (Íñigo Huguet) [2112206] - sfc: determine representee m-port for EF100 representors (Íñigo Huguet) [2112206] - sfc: phys port/switch identification for ef100 reps (Íñigo Huguet) [2112206] - sfc: add basic ethtool ops to ef100 reps (Íñigo Huguet) [2112206] - sfc: add skeleton ef100 VF representors (Íñigo Huguet) [2112206] - sfc: detect ef100 MAE admin privilege/capability at probe time (Íñigo Huguet) [2112206] - sfc: update EF100 register descriptions (Íñigo Huguet) [2112206] - sfc: update MCDI protocol headers (Íñigo Huguet) [2112206] - sfc/siena: Use the bitmap API to allocate bitmaps (Íñigo Huguet) [2112206] - sfc: Separate netdev probe/remove from PCI probe/remove (Íñigo Huguet) [2112206] - sfc: replace function name in string with __func__ (Íñigo Huguet) [2112206] - sfc: Unsplit literal string. (Íñigo Huguet) [2112206] - sfc: Move EF100 efx_nic_type structs to the end of the file (Íñigo Huguet) [2112206] - sfc: Separate efx_nic memory from net_device memory (Íñigo Huguet) [2112206] - sfc: Encapsulate access to netdev_priv() (Íñigo Huguet) [2112206] - sfc: Change BUG_ON to WARN_ON and recovery code. (Íñigo Huguet) [2112206] - sfc: Remove netdev init from efx_init_struct (Íñigo Huguet) [2112206] - sfc: Add a PROBED state for EF100 VDPA use. (Íñigo Huguet) [2112206] - sfc: Split STATE_READY in to STATE_NET_DOWN and STATE_NET_UP. (Íñigo Huguet) [2112206] - sfc: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc: siena: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc/siena: Fix typo in comment (Íñigo Huguet) [2112206] - sfc: Fix typo in comment (Íñigo Huguet) [2112206] - sfc/siena: fix wrong tx channel offset with efx_separate_tx_channels (Íñigo Huguet) [2112206] - sfc/siena: fix considering that all channels have TX queues (Íñigo Huguet) [2112206] - sfc/siena: Remove duplicate check on segments (Íñigo Huguet) [2112206] - sfc: siena: Have a unique wrapper ifndef for efx channels header (Íñigo Huguet) [2112206] - eth: sfc: remove remnants of the out-of-tree napi_weight module param (Íñigo Huguet) [2112206] - sfc: siena: Fix Kconfig dependencies (Íñigo Huguet) [2112206] - sfc/siena: Reinstate SRIOV init/fini function calls (Íñigo Huguet) [2112206] - sfc/siena: Make PTP and reset support specific for Siena (Íñigo Huguet) [2112206] - sfc/siena: Make MCDI logging support specific for Siena (Íñigo Huguet) [2112206] - siena: Make HWMON support specific for Siena (Íñigo Huguet) [2112206] - siena: Make SRIOV support specific for Siena (Íñigo Huguet) [2112206] - siena: Make MTD support specific for Siena (Íñigo Huguet) [2112206] - sfc: Add a basic Siena module (Íñigo Huguet) [2112206] - sfc/siena: Inline functions in sriov.h to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in mcdi headers to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename peripheral functions to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename RX/TX functions to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in efx headers to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Remove build references to missing functionality (Íñigo Huguet) [2112206] - sfc: Copy shared files needed for Siena (part 2) (Íñigo Huguet) [2112206] - sfc: Copy shared files needed for Siena (part 1) (Íñigo Huguet) [2112206] - sfc: Move Siena specific files (Íñigo Huguet) [2112206] - sfc: Copy a subset of mcdi_pcol.h to siena (Íñigo Huguet) [2112206] - sfc: Disable Siena support (Íñigo Huguet) [2112206] - sfc: add EF100 VF support via a write to sriov_numvfs (Íñigo Huguet) [2112206] - sfc: Remove global definition of efx_reset_type_names (Íñigo Huguet) [2112206] - sfc: Remove duplicate definition of efx_xmit_done (Íñigo Huguet) [2112206] - sfc: efx_default_channel_type APIs can be static (Íñigo Huguet) [2112206] - sfc: Fix spelling mistake "writting" -> "writing" (Íñigo Huguet) [2112206] - sfc: ef10: Fix assigning negative value to unsigned variable (Íñigo Huguet) [2112206] - sfc: use hardware tx timestamps for more than PTP (Íñigo Huguet) [2112206 2139802] - drm/vc4: hdmi: Fix build error for implicit function declaration (Adrien Thierry) [2138240] - drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage (Adrien Thierry) [2138240] - drm/vc4: Fix build error when CONFIG_DRM_VC4=y && CONFIG_RASPBERRYPI_FIRMWARE=m (Adrien Thierry) [2138240] - drm/vc4: Make use of the helper component_compare_dev (Adrien Thierry) [2138240] - drm/vc4: Use drm_mode_copy() (Adrien Thierry) [2138240] - drm/vc4: crtc: Fix runtime_pm reference counting (Adrien Thierry) [2138240] - drm/vc4: hdmi: Unregister codec device on unbind (Adrien Thierry) [2138240] - drm/vc4: Use of_device_get_match_data() (Adrien Thierry) [2138240] - drm/vc4: crtc: Fix redundant variable assignment (Adrien Thierry) [2138240] - drm/vc4: hdmi: Allow DBLCLK modes even if horz timing is odd. (Adrien Thierry) [2138240] - drm/vc4: hdmi: Don't try disabling SCDC on Pi0-3. (Adrien Thierry) [2138240] - drm/vc4: hdmi: Ensure we don't use 2711 HPD registers on Pi0-3 (Adrien Thierry) [2138240] - drm/vc4: hdmi: Simplify the connector state retrieval (Adrien Thierry) [2138240] - drm/vc4: hdmi: Change CSC callback prototype (Adrien Thierry) [2138240] - drm/vc4: hdmi: Define colorspace matrices (Adrien Thierry) [2138240] - drm/vc4: hdmi: Replace CSC_CTL hardcoded value by defines (Adrien Thierry) [2138240] - drm/vc4: hdmi: Move XBAR setup to csc_setup (Adrien Thierry) [2138240] - drm/vc4: hdmi: Use full range helper in csc functions (Adrien Thierry) [2138240] - drm/vc4: hdmi: Add full range RGB helper (Adrien Thierry) [2138240] - drm/edid: Rename drm_hdmi_avi_infoframe_colorspace to _colorimetry (Adrien Thierry) [2138240] - drm/vc4: Fix deadlock on DSI device attach error (Adrien Thierry) [2138240] - drm/vc4: remove redundant assignment of variable size (Adrien Thierry) [2138240] - drm/vc4: Notify the firmware when DRM is in charge (Adrien Thierry) [2138240] - drm/vc4: Remove conflicting framebuffers before callind bind_all (Adrien Thierry) [2138240] - drm/vc4: Support nomodeset (Adrien Thierry) [2138240] - firmware: raspberrypi: Add RPI_FIRMWARE_NOTIFY_DISPLAY_DONE (Adrien Thierry) [2138240] - drm/vc4: plane: Add support for YUV color encodings and ranges (Adrien Thierry) [2138240] - drm/vc4: plane: Add support for DRM_FORMAT_P030 (Adrien Thierry) [2138240] - drm/vc4: kms: Wait for the commit before increasing our clock rate (Adrien Thierry) [2138240] - drm: Remove CONFIG_DRM_KMS_CMA_HELPER option (Adrien Thierry) [2138240] - drm/cma-helper: Pass GEM CMA object in public interfaces (Adrien Thierry) [2138240] - drm/cma-helper: Export dedicated wrappers for GEM object functions (Adrien Thierry) [2138240] - drm/vc4: kms: Fix previous HVS commit wait (Adrien Thierry) [2138240] - drm/vc4: kms: Don't duplicate pending commit (Adrien Thierry) [2138240] - drm/vc4: kms: Clear the HVS FIFO commit pointer once done (Adrien Thierry) [2138240] - drm/vc4: kms: Add missing drm_crtc_commit_put (Adrien Thierry) [2138240] - drm/vc4: kms: Fix return code check (Adrien Thierry) [2138240] - drm/vc4: fix error code in vc4_create_object() (Adrien Thierry) [2138240] - drm/vc4: hdmi: Introduce a scdc_enabled flag (Adrien Thierry) [2138240] - drm/vc4: hdmi: Introduce an output_enabled flag (Adrien Thierry) [2138240] - drm/vc4: hdmi: Check the device state in prepare() (Adrien Thierry) [2138240] - drm/vc4: hdmi: Prevent access to crtc->state outside of KMS (Adrien Thierry) [2138240] - drm/vc4: hdmi: Use a mutex to prevent concurrent framework access (Adrien Thierry) [2138240] - drm/vc4: hdmi: Add a spinlock to protect register access (Adrien Thierry) [2138240] - drm/vc4: crtc: Copy assigned channel to the CRTC (Adrien Thierry) [2138240] - drm/vc4: Fix non-blocking commit getting stuck forever (Adrien Thierry) [2138240] - drm/vc4: crtc: Drop feed_txp from state (Adrien Thierry) [2138240] - drm/vc4: Increase the core clock based on HVS load (Adrien Thierry) [2138240] - drm/vc4: hdmi: Enable the scrambler on reconnection (Adrien Thierry) [2138240] - drm/vc4: hdmi: Raise the maximum clock rate (Adrien Thierry) [2138240] - drm/vc4: Leverage the load tracker on the BCM2711 (Adrien Thierry) [2138240] - drm/vc4: crtc: Add some logging (Adrien Thierry) [2138240] - drm/vc4: crtc: Rework the encoder retrieval code (again) (Adrien Thierry) [2138240] - drm/vc4: crtc: Add encoder to vc4_crtc_config_pv prototype (Adrien Thierry) [2138240] - drm/vc4: Make vc4_crtc_get_encoder public (Adrien Thierry) [2138240] - drm/vc4: hdmi: Fix HPD GPIO detection (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove the DDC probing for status detection (Adrien Thierry) [2138240] - drm/vc4: crtc: Make sure the HDMI controller is powered when disabling (Adrien Thierry) [2138240] - drm/vc4: hdmi: Warn if we access the controller while disabled (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the device is powered with CEC (Adrien Thierry) [2138240] - drm/vc4: hdmi: Split the CEC disable / enable functions in two (Adrien Thierry) [2138240] - drm/vc4: hdmi: Rework the pre_crtc_configure error handling (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the controller is powered up during bind (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the controller is powered in detect (Adrien Thierry) [2138240] - drm/vc4: hdmi: Move the HSM clock enable to runtime_pm (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set a default HSM rate (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove unused struct (Adrien Thierry) [2138240] - drm/vc4: hdmi: Actually check for the connector status in hotplug (Adrien Thierry) [2138240] - Revert "drm/vc4: hdmi: Remove drm_encoder->crtc usage" (Adrien Thierry) [2138240] - Revert drm/vc4 hdmi runtime PM changes (Adrien Thierry) [2138240] - drm/vc4: dsi: Switch to devm_drm_of_get_bridge (Adrien Thierry) [2138240] - drm/vc4: dpi: Switch to devm_drm_of_get_bridge (Adrien Thierry) [2138240] - drm/vc4: Make use of the helper function devm_platform_ioremap_resource() (Adrien Thierry) [2138240] - drm/vc4: hdmi: make vc4_hdmi_codec_pdata static (Adrien Thierry) [2138240] - drm/vc4: Convert to Linux IRQ interfaces (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove unused struct (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove redundant variables (Adrien Thierry) [2138240] - drm/bridge: Centralize error message when bridge attach fails (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove drm_encoder->crtc usage (Adrien Thierry) [2138240] - drm/vc4: hdmi: Only call into DRM framework if registered (Adrien Thierry) [2138240] - drm/vc4: hdmi: Drop devm interrupt handler for hotplug interrupts (Adrien Thierry) [2138240] - drm: vc4: Fix pixel-wrap issue with DVP teardown (Adrien Thierry) [2138240] - drm/vc4: hdmi: Limit noise when deferring snd card registration (Adrien Thierry) [2138240] - drm/aperture: Pass DRM driver structure instead of driver name (Adrien Thierry) [2138240] - drm/vc4: Don't set struct drm_device.irq_enabled (Adrien Thierry) [2138240] - drm/vc4: hdmi: Register HDMI codec (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove firmware logic for MAI threshold setting (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set VC4_HDMI_MAI_CONFIG_FORMAT_REVERSE (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set HDMI_MAI_FMT (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set HD_CTL_WHOLSMP and HD_CTL_CHALIGN_SET (Adrien Thierry) [2138240] - drm/vc4: hdmi: Rely on interrupts to handle hotplug (Adrien Thierry) [2138240] Wed, 14 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-213.el9] - redhat: configs: disable vDPA on all archs except x86_64 (Laurent Vivier) [2140885] - pipe: Fix missing lock in pipe_resize_ring() (Ian Kent) [2141632] {CVE-2022-2959} - NFSD: Protect against send buffer overflow in NFSv3 READ (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv2 READ (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv3 READDIR (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv2 READDIR (Scott Mayhew) [2141770] {CVE-2022-43945} - SUNRPC: Fix svcxdr_init_encode's buflen calculation (Scott Mayhew) [2141770] {CVE-2022-43945} - SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculation (Scott Mayhew) [2141770] {CVE-2022-43945} - block: change request end_io handler to pass back a return value (Eric Chanudet) [2139205] - block: Change the return type of blk_mq_map_queues() into void (Eric Chanudet) [2139205] - block: simplify disk shutdown (Eric Chanudet) [2139205] - scsi: ufs: Split the drivers/scsi/ufs directory (Eric Chanudet) [2139205] - blk-mq: remove the done argument to blk_execute_rq_nowait (Eric Chanudet) [2139205] - i40e: Fix error handling in i40e_init_module() (Stefan Assmann) [2104466] - i40e: Add appropriate error message logged for incorrect duplex setting (Stefan Assmann) [2104466] - i40e: Add i40e_napi_poll tracepoint (Stefan Assmann) [2104466] - i40e: Record number of RXes cleaned during NAPI (Stefan Assmann) [2104466] - i40e: Record number TXes cleaned during NAPI (Stefan Assmann) [2104466] - i40e: Store the irq number in i40e_q_vector (Stefan Assmann) [2104466] - ptp: introduce helpers to adjust by scaled parts per million (Stefan Assmann) [2104466] - net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers). (Stefan Assmann) [2104466] - i40e: Fix flow-type by setting GL_HASH_INSET registers (Stefan Assmann) [2104466] - i40e: Fix VF hang when reset is triggered on another VF (Stefan Assmann) [2104466] - i40e: Fix ethtool rx-flow-hash setting for X722 (Stefan Assmann) [2104466] - i40e: Fix DMA mappings leak (Stefan Assmann) [2104466] - i40e: add description and modify interrupts configuration procedure (Stefan Assmann) [2104466] - i40e: Add basic support for I710 devices (Stefan Assmann) [2104466] - i40e: Fix set max_tx_rate when it is lower than 1 Mbps (Stefan Assmann) [2104466] - i40e: Fix VF set max MTU size (Stefan Assmann) [2104466] - i40e: Fix ADQ rate limiting for PF (Stefan Assmann) [2104466] - net: ethernet: move from strlcpy with unused retval to strscpy (Stefan Assmann) [2104466] - i40e: Fix incorrect address type for IPv6 flow rules (Stefan Assmann) [2104466] - i40e: Fix to stop tx_timeout recovery if GLOBR fails (Stefan Assmann) [2104466] - i40e: convert .adjfreq to .adjfine (Stefan Assmann) [2104466] - i40e: use mul_u64_u64_div_u64 for PTP frequency calculation (Stefan Assmann) [2104466] - i40e: Fix interface init with MSI interrupts (no MSI-X) (Stefan Assmann) [2104466] - i40e: Refactor tc mqprio checks (Stefan Assmann) [2104466] - i40e: Fix erroneous adapter reinitialization during recovery process (Stefan Assmann) [2104466] - i40e: Fix VF's MAC Address change on VM (Stefan Assmann) [2104466] - i40e: Fix dropped jumbo frames statistics (Stefan Assmann) [2104466] - intel/i40e:fix repeated words in comments (Stefan Assmann) [2104466] - intel: remove unused macros (Stefan Assmann) [2104466] - i40e: read the XDP program once per NAPI (Stefan Assmann) [2104466] - intel/i40e: delete if NULL check before dev_kfree_skb (Stefan Assmann) [2104466] - i40e: Remove unnecessary synchronize_irq() before free_irq() (Stefan Assmann) [2104466] - i40e: Add support for ethtool -s <interface> speed <speed in Mb> (Stefan Assmann) [2104466] - i40e: Add VF VLAN pruning (Stefan Assmann) [2104466] - ethernet: constify references to netdev->dev_addr in drivers (Stefan Assmann) [2104466] Tue, 13 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-212.el9] - udp: track the forward memory release threshold in an hot cacheline (Paolo Abeni) [2133057] - net: introduce and use custom sockopt socket flag (Paolo Abeni) [2133057] - bpf: Change bpf_setsockopt(SOL_SOCKET) to reuse sk_setsockopt() (Paolo Abeni) [2133057] - net: Add sk_setsockopt() to take the sk ptr instead of the sock ptr (Paolo Abeni) [2133057] - net: skb: introduce and use a single page frag cache (Paolo Abeni) [2133057] - net: add napi_get_frags_check() helper (Paolo Abeni) [2133057] - libceph: clean up ceph_osdc_start_request prototype (Xiubo Li) [2120166] - rbd: replace usage of found with dedicated list iterator variable (Xiubo Li) [2120166] - libceph: fix ceph_pagelist_reserve() comment typo (Xiubo Li) [2120166] - ceph: don't truncate file in atomic_open (Xiubo Li) [2120166] - ceph: make f_bsize always equal to f_frsize (Xiubo Li) [2120166] - libceph: print fsid and epoch with osd id (Xiubo Li) [2120166] - libceph: check pointer before assigned to "c->rules[]" (Xiubo Li) [2120166] - ceph: update the auth cap when the async create req is forwarded (Xiubo Li) [2120166] - ceph: make change_auth_cap_ses a global symbol (Xiubo Li) [2120166] - ceph: fix incorrect old_size length in ceph_mds_request_args (Xiubo Li) [2120166] - ceph: convert to generic_file_llseek (Xiubo Li) [2120166] - ceph: fix the incorrect comment for the ceph_mds_caps struct (Xiubo Li) [2120166] - ceph: don't leak snap_rwsem in handle_cap_grant (Xiubo Li) [2120166] - ceph: prevent a client from exceeding the MDS maximum xattr size (Xiubo Li) [2120166] - ceph: choose auth MDS for getxattr with the Xs caps (Xiubo Li) [2120166] - ceph: add session already open notify support (Xiubo Li) [2120166] - ceph: wait for the first reply of inflight async unlink (Xiubo Li) [2120166] - fs/dcache: export d_same_name() helper (Xiubo Li) [2120166] - ceph: remove useless CEPHFS_FEATURES_CLIENT_REQUIRED (Xiubo Li) [2120166] - ceph: use correct index when encoding client supported features (Xiubo Li) [2120166] - ceph: switch TASK_INTERRUPTIBLE to TASK_KILLABLE (Xiubo Li) [2120166] - ceph: remove redundant variable ino (Xiubo Li) [2120166] - ceph: try to queue a writeback if revoking fails (Xiubo Li) [2120166] - ceph: fix statfs for subdir mounts (Xiubo Li) [2120166] - ceph: try to choose the auth MDS if possible for getattr (Xiubo Li) [2120166] - ceph: disable updating the atime since cephfs won't maintain it (Xiubo Li) [2120166] - ceph: flush the mdlog for filesystem sync (Xiubo Li) [2120166] - ceph: rename unsafe_request_wait() (Xiubo Li) [2120166] - libceph: use swap() macro instead of taking tmp variable (Xiubo Li) [2120166] - ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check (Xiubo Li) [2120166] - ceph: use dedicated list iterator variable (Xiubo Li) [2120166] - ceph: update the dlease for the hashed dentry when removing (Xiubo Li) [2120166] - ceph: stop retrying the request when exceeding 256 times (Xiubo Li) [2120166] - ceph: stop forwarding the request when exceeding 256 times (Xiubo Li) [2120166] - ceph: remove unused CEPH_MDS_LEASE_RELEASE related code (Xiubo Li) [2120166] - ceph: allow ceph.dir.rctime xattr to be updatable (Xiubo Li) [2120166] - powercap: RAPL: Add Power Limit4 support for Alder Lake-N and Raptor Lake-P (David Arcari) [2106144] - powercap: intel_rapl: remove redundant store to value after multiply (David Arcari) [2106144] - powercap: RAPL: Add Power Limit4 support for RaptorLake (David Arcari) [2106144] - powercap: intel_rapl: support new layout of Psys PowerLimit Register on SPR (David Arcari) [2106144] - powercap: Add Power Limit4 support for Alder Lake SoC (David Arcari) [2106144] - Revert "Merge: Backport Aspeed conversion to shmem" (Herton R. Krzesinski) ...
Thu, 15 Dec 2022 01:26:42 GMT: kernel-debug-modules-extra-5.14.0-214.el9.x86_64
kernel-debug-modules-extra - Extra kernel modules to match the kernel
This package provides less commonly used kernel modules for the kernel package.
Change Log:
Wed, 14 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-214.el9] - sfc: move unmaintained message to sfc_siena (Íñigo Huguet) [2112206 2139802] - sfc/siena: add entries for new CONFIG_SFC_SIENA* configs (Íñigo Huguet) [2112206 2139802] - sfc: Fix an error handling path in efx_pci_probe() (Íñigo Huguet) [2112206] - sfc: support PTP over Ethernet (Íñigo Huguet) [2112206 2139802] - sfc: support PTP over IPv6/UDP (Íñigo Huguet) [2112206 2139802] - sfc: allow more flexible way of adding filters for PTP (Íñigo Huguet) [2112206 2139802] - sfc: correct filter_table_remove method for EF10 PFs (Íñigo Huguet) [2112206] - sfc/siena: fix null pointer dereference in efx_hard_start_xmit (Íñigo Huguet) [2112206] - sfc/siena: fix TX channel offset when using legacy interrupts (Íñigo Huguet) [2112206] - sfc: implement ethtool get/set RX ring size for EF100 reps (Íñigo Huguet) [2112206] - sfc: use a dynamic m-port for representor RX and set it promisc (Íñigo Huguet) [2112206] - sfc: move table locking into filter_table_{probe,remove} methods (Íñigo Huguet) [2112206] - sfc: insert default MAE rules to connect VFs to representors (Íñigo Huguet) [2112206] - sfc: receive packets from EF100 VFs into representors (Íñigo Huguet) [2112206] - sfc: check ef100 RX packets are from the wire (Íñigo Huguet) [2112206] - sfc: determine wire m-port at EF100 PF probe time (Íñigo Huguet) [2112206] - sfc: ef100 representor RX top half (Íñigo Huguet) [2112206] - sfc: ef100 representor RX NAPI poll (Íñigo Huguet) [2112206] - sfc: plumb ef100 representor stats (Íñigo Huguet) [2112206] - sfc: disable softirqs for ptp TX (Íñigo Huguet) [2112206] - sfc/siena: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc: attach/detach EF100 representors along with their owning PF (Íñigo Huguet) [2112206] - sfc: hook up ef100 representor TX (Íñigo Huguet) [2112206] - sfc: support passing a representor to the EF100 TX path (Íñigo Huguet) [2112206] - sfc: determine representee m-port for EF100 representors (Íñigo Huguet) [2112206] - sfc: phys port/switch identification for ef100 reps (Íñigo Huguet) [2112206] - sfc: add basic ethtool ops to ef100 reps (Íñigo Huguet) [2112206] - sfc: add skeleton ef100 VF representors (Íñigo Huguet) [2112206] - sfc: detect ef100 MAE admin privilege/capability at probe time (Íñigo Huguet) [2112206] - sfc: update EF100 register descriptions (Íñigo Huguet) [2112206] - sfc: update MCDI protocol headers (Íñigo Huguet) [2112206] - sfc/siena: Use the bitmap API to allocate bitmaps (Íñigo Huguet) [2112206] - sfc: Separate netdev probe/remove from PCI probe/remove (Íñigo Huguet) [2112206] - sfc: replace function name in string with __func__ (Íñigo Huguet) [2112206] - sfc: Unsplit literal string. (Íñigo Huguet) [2112206] - sfc: Move EF100 efx_nic_type structs to the end of the file (Íñigo Huguet) [2112206] - sfc: Separate efx_nic memory from net_device memory (Íñigo Huguet) [2112206] - sfc: Encapsulate access to netdev_priv() (Íñigo Huguet) [2112206] - sfc: Change BUG_ON to WARN_ON and recovery code. (Íñigo Huguet) [2112206] - sfc: Remove netdev init from efx_init_struct (Íñigo Huguet) [2112206] - sfc: Add a PROBED state for EF100 VDPA use. (Íñigo Huguet) [2112206] - sfc: Split STATE_READY in to STATE_NET_DOWN and STATE_NET_UP. (Íñigo Huguet) [2112206] - sfc: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc: siena: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc/siena: Fix typo in comment (Íñigo Huguet) [2112206] - sfc: Fix typo in comment (Íñigo Huguet) [2112206] - sfc/siena: fix wrong tx channel offset with efx_separate_tx_channels (Íñigo Huguet) [2112206] - sfc/siena: fix considering that all channels have TX queues (Íñigo Huguet) [2112206] - sfc/siena: Remove duplicate check on segments (Íñigo Huguet) [2112206] - sfc: siena: Have a unique wrapper ifndef for efx channels header (Íñigo Huguet) [2112206] - eth: sfc: remove remnants of the out-of-tree napi_weight module param (Íñigo Huguet) [2112206] - sfc: siena: Fix Kconfig dependencies (Íñigo Huguet) [2112206] - sfc/siena: Reinstate SRIOV init/fini function calls (Íñigo Huguet) [2112206] - sfc/siena: Make PTP and reset support specific for Siena (Íñigo Huguet) [2112206] - sfc/siena: Make MCDI logging support specific for Siena (Íñigo Huguet) [2112206] - siena: Make HWMON support specific for Siena (Íñigo Huguet) [2112206] - siena: Make SRIOV support specific for Siena (Íñigo Huguet) [2112206] - siena: Make MTD support specific for Siena (Íñigo Huguet) [2112206] - sfc: Add a basic Siena module (Íñigo Huguet) [2112206] - sfc/siena: Inline functions in sriov.h to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in mcdi headers to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename peripheral functions to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename RX/TX functions to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in efx headers to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Remove build references to missing functionality (Íñigo Huguet) [2112206] - sfc: Copy shared files needed for Siena (part 2) (Íñigo Huguet) [2112206] - sfc: Copy shared files needed for Siena (part 1) (Íñigo Huguet) [2112206] - sfc: Move Siena specific files (Íñigo Huguet) [2112206] - sfc: Copy a subset of mcdi_pcol.h to siena (Íñigo Huguet) [2112206] - sfc: Disable Siena support (Íñigo Huguet) [2112206] - sfc: add EF100 VF support via a write to sriov_numvfs (Íñigo Huguet) [2112206] - sfc: Remove global definition of efx_reset_type_names (Íñigo Huguet) [2112206] - sfc: Remove duplicate definition of efx_xmit_done (Íñigo Huguet) [2112206] - sfc: efx_default_channel_type APIs can be static (Íñigo Huguet) [2112206] - sfc: Fix spelling mistake "writting" -> "writing" (Íñigo Huguet) [2112206] - sfc: ef10: Fix assigning negative value to unsigned variable (Íñigo Huguet) [2112206] - sfc: use hardware tx timestamps for more than PTP (Íñigo Huguet) [2112206 2139802] - drm/vc4: hdmi: Fix build error for implicit function declaration (Adrien Thierry) [2138240] - drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage (Adrien Thierry) [2138240] - drm/vc4: Fix build error when CONFIG_DRM_VC4=y && CONFIG_RASPBERRYPI_FIRMWARE=m (Adrien Thierry) [2138240] - drm/vc4: Make use of the helper component_compare_dev (Adrien Thierry) [2138240] - drm/vc4: Use drm_mode_copy() (Adrien Thierry) [2138240] - drm/vc4: crtc: Fix runtime_pm reference counting (Adrien Thierry) [2138240] - drm/vc4: hdmi: Unregister codec device on unbind (Adrien Thierry) [2138240] - drm/vc4: Use of_device_get_match_data() (Adrien Thierry) [2138240] - drm/vc4: crtc: Fix redundant variable assignment (Adrien Thierry) [2138240] - drm/vc4: hdmi: Allow DBLCLK modes even if horz timing is odd. (Adrien Thierry) [2138240] - drm/vc4: hdmi: Don't try disabling SCDC on Pi0-3. (Adrien Thierry) [2138240] - drm/vc4: hdmi: Ensure we don't use 2711 HPD registers on Pi0-3 (Adrien Thierry) [2138240] - drm/vc4: hdmi: Simplify the connector state retrieval (Adrien Thierry) [2138240] - drm/vc4: hdmi: Change CSC callback prototype (Adrien Thierry) [2138240] - drm/vc4: hdmi: Define colorspace matrices (Adrien Thierry) [2138240] - drm/vc4: hdmi: Replace CSC_CTL hardcoded value by defines (Adrien Thierry) [2138240] - drm/vc4: hdmi: Move XBAR setup to csc_setup (Adrien Thierry) [2138240] - drm/vc4: hdmi: Use full range helper in csc functions (Adrien Thierry) [2138240] - drm/vc4: hdmi: Add full range RGB helper (Adrien Thierry) [2138240] - drm/edid: Rename drm_hdmi_avi_infoframe_colorspace to _colorimetry (Adrien Thierry) [2138240] - drm/vc4: Fix deadlock on DSI device attach error (Adrien Thierry) [2138240] - drm/vc4: remove redundant assignment of variable size (Adrien Thierry) [2138240] - drm/vc4: Notify the firmware when DRM is in charge (Adrien Thierry) [2138240] - drm/vc4: Remove conflicting framebuffers before callind bind_all (Adrien Thierry) [2138240] - drm/vc4: Support nomodeset (Adrien Thierry) [2138240] - firmware: raspberrypi: Add RPI_FIRMWARE_NOTIFY_DISPLAY_DONE (Adrien Thierry) [2138240] - drm/vc4: plane: Add support for YUV color encodings and ranges (Adrien Thierry) [2138240] - drm/vc4: plane: Add support for DRM_FORMAT_P030 (Adrien Thierry) [2138240] - drm/vc4: kms: Wait for the commit before increasing our clock rate (Adrien Thierry) [2138240] - drm: Remove CONFIG_DRM_KMS_CMA_HELPER option (Adrien Thierry) [2138240] - drm/cma-helper: Pass GEM CMA object in public interfaces (Adrien Thierry) [2138240] - drm/cma-helper: Export dedicated wrappers for GEM object functions (Adrien Thierry) [2138240] - drm/vc4: kms: Fix previous HVS commit wait (Adrien Thierry) [2138240] - drm/vc4: kms: Don't duplicate pending commit (Adrien Thierry) [2138240] - drm/vc4: kms: Clear the HVS FIFO commit pointer once done (Adrien Thierry) [2138240] - drm/vc4: kms: Add missing drm_crtc_commit_put (Adrien Thierry) [2138240] - drm/vc4: kms: Fix return code check (Adrien Thierry) [2138240] - drm/vc4: fix error code in vc4_create_object() (Adrien Thierry) [2138240] - drm/vc4: hdmi: Introduce a scdc_enabled flag (Adrien Thierry) [2138240] - drm/vc4: hdmi: Introduce an output_enabled flag (Adrien Thierry) [2138240] - drm/vc4: hdmi: Check the device state in prepare() (Adrien Thierry) [2138240] - drm/vc4: hdmi: Prevent access to crtc->state outside of KMS (Adrien Thierry) [2138240] - drm/vc4: hdmi: Use a mutex to prevent concurrent framework access (Adrien Thierry) [2138240] - drm/vc4: hdmi: Add a spinlock to protect register access (Adrien Thierry) [2138240] - drm/vc4: crtc: Copy assigned channel to the CRTC (Adrien Thierry) [2138240] - drm/vc4: Fix non-blocking commit getting stuck forever (Adrien Thierry) [2138240] - drm/vc4: crtc: Drop feed_txp from state (Adrien Thierry) [2138240] - drm/vc4: Increase the core clock based on HVS load (Adrien Thierry) [2138240] - drm/vc4: hdmi: Enable the scrambler on reconnection (Adrien Thierry) [2138240] - drm/vc4: hdmi: Raise the maximum clock rate (Adrien Thierry) [2138240] - drm/vc4: Leverage the load tracker on the BCM2711 (Adrien Thierry) [2138240] - drm/vc4: crtc: Add some logging (Adrien Thierry) [2138240] - drm/vc4: crtc: Rework the encoder retrieval code (again) (Adrien Thierry) [2138240] - drm/vc4: crtc: Add encoder to vc4_crtc_config_pv prototype (Adrien Thierry) [2138240] - drm/vc4: Make vc4_crtc_get_encoder public (Adrien Thierry) [2138240] - drm/vc4: hdmi: Fix HPD GPIO detection (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove the DDC probing for status detection (Adrien Thierry) [2138240] - drm/vc4: crtc: Make sure the HDMI controller is powered when disabling (Adrien Thierry) [2138240] - drm/vc4: hdmi: Warn if we access the controller while disabled (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the device is powered with CEC (Adrien Thierry) [2138240] - drm/vc4: hdmi: Split the CEC disable / enable functions in two (Adrien Thierry) [2138240] - drm/vc4: hdmi: Rework the pre_crtc_configure error handling (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the controller is powered up during bind (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the controller is powered in detect (Adrien Thierry) [2138240] - drm/vc4: hdmi: Move the HSM clock enable to runtime_pm (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set a default HSM rate (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove unused struct (Adrien Thierry) [2138240] - drm/vc4: hdmi: Actually check for the connector status in hotplug (Adrien Thierry) [2138240] - Revert "drm/vc4: hdmi: Remove drm_encoder->crtc usage" (Adrien Thierry) [2138240] - Revert drm/vc4 hdmi runtime PM changes (Adrien Thierry) [2138240] - drm/vc4: dsi: Switch to devm_drm_of_get_bridge (Adrien Thierry) [2138240] - drm/vc4: dpi: Switch to devm_drm_of_get_bridge (Adrien Thierry) [2138240] - drm/vc4: Make use of the helper function devm_platform_ioremap_resource() (Adrien Thierry) [2138240] - drm/vc4: hdmi: make vc4_hdmi_codec_pdata static (Adrien Thierry) [2138240] - drm/vc4: Convert to Linux IRQ interfaces (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove unused struct (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove redundant variables (Adrien Thierry) [2138240] - drm/bridge: Centralize error message when bridge attach fails (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove drm_encoder->crtc usage (Adrien Thierry) [2138240] - drm/vc4: hdmi: Only call into DRM framework if registered (Adrien Thierry) [2138240] - drm/vc4: hdmi: Drop devm interrupt handler for hotplug interrupts (Adrien Thierry) [2138240] - drm: vc4: Fix pixel-wrap issue with DVP teardown (Adrien Thierry) [2138240] - drm/vc4: hdmi: Limit noise when deferring snd card registration (Adrien Thierry) [2138240] - drm/aperture: Pass DRM driver structure instead of driver name (Adrien Thierry) [2138240] - drm/vc4: Don't set struct drm_device.irq_enabled (Adrien Thierry) [2138240] - drm/vc4: hdmi: Register HDMI codec (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove firmware logic for MAI threshold setting (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set VC4_HDMI_MAI_CONFIG_FORMAT_REVERSE (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set HDMI_MAI_FMT (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set HD_CTL_WHOLSMP and HD_CTL_CHALIGN_SET (Adrien Thierry) [2138240] - drm/vc4: hdmi: Rely on interrupts to handle hotplug (Adrien Thierry) [2138240] Wed, 14 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-213.el9] - redhat: configs: disable vDPA on all archs except x86_64 (Laurent Vivier) [2140885] - pipe: Fix missing lock in pipe_resize_ring() (Ian Kent) [2141632] {CVE-2022-2959} - NFSD: Protect against send buffer overflow in NFSv3 READ (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv2 READ (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv3 READDIR (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv2 READDIR (Scott Mayhew) [2141770] {CVE-2022-43945} - SUNRPC: Fix svcxdr_init_encode's buflen calculation (Scott Mayhew) [2141770] {CVE-2022-43945} - SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculation (Scott Mayhew) [2141770] {CVE-2022-43945} - block: change request end_io handler to pass back a return value (Eric Chanudet) [2139205] - block: Change the return type of blk_mq_map_queues() into void (Eric Chanudet) [2139205] - block: simplify disk shutdown (Eric Chanudet) [2139205] - scsi: ufs: Split the drivers/scsi/ufs directory (Eric Chanudet) [2139205] - blk-mq: remove the done argument to blk_execute_rq_nowait (Eric Chanudet) [2139205] - i40e: Fix error handling in i40e_init_module() (Stefan Assmann) [2104466] - i40e: Add appropriate error message logged for incorrect duplex setting (Stefan Assmann) [2104466] - i40e: Add i40e_napi_poll tracepoint (Stefan Assmann) [2104466] - i40e: Record number of RXes cleaned during NAPI (Stefan Assmann) [2104466] - i40e: Record number TXes cleaned during NAPI (Stefan Assmann) [2104466] - i40e: Store the irq number in i40e_q_vector (Stefan Assmann) [2104466] - ptp: introduce helpers to adjust by scaled parts per million (Stefan Assmann) [2104466] - net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers). (Stefan Assmann) [2104466] - i40e: Fix flow-type by setting GL_HASH_INSET registers (Stefan Assmann) [2104466] - i40e: Fix VF hang when reset is triggered on another VF (Stefan Assmann) [2104466] - i40e: Fix ethtool rx-flow-hash setting for X722 (Stefan Assmann) [2104466] - i40e: Fix DMA mappings leak (Stefan Assmann) [2104466] - i40e: add description and modify interrupts configuration procedure (Stefan Assmann) [2104466] - i40e: Add basic support for I710 devices (Stefan Assmann) [2104466] - i40e: Fix set max_tx_rate when it is lower than 1 Mbps (Stefan Assmann) [2104466] - i40e: Fix VF set max MTU size (Stefan Assmann) [2104466] - i40e: Fix ADQ rate limiting for PF (Stefan Assmann) [2104466] - net: ethernet: move from strlcpy with unused retval to strscpy (Stefan Assmann) [2104466] - i40e: Fix incorrect address type for IPv6 flow rules (Stefan Assmann) [2104466] - i40e: Fix to stop tx_timeout recovery if GLOBR fails (Stefan Assmann) [2104466] - i40e: convert .adjfreq to .adjfine (Stefan Assmann) [2104466] - i40e: use mul_u64_u64_div_u64 for PTP frequency calculation (Stefan Assmann) [2104466] - i40e: Fix interface init with MSI interrupts (no MSI-X) (Stefan Assmann) [2104466] - i40e: Refactor tc mqprio checks (Stefan Assmann) [2104466] - i40e: Fix erroneous adapter reinitialization during recovery process (Stefan Assmann) [2104466] - i40e: Fix VF's MAC Address change on VM (Stefan Assmann) [2104466] - i40e: Fix dropped jumbo frames statistics (Stefan Assmann) [2104466] - intel/i40e:fix repeated words in comments (Stefan Assmann) [2104466] - intel: remove unused macros (Stefan Assmann) [2104466] - i40e: read the XDP program once per NAPI (Stefan Assmann) [2104466] - intel/i40e: delete if NULL check before dev_kfree_skb (Stefan Assmann) [2104466] - i40e: Remove unnecessary synchronize_irq() before free_irq() (Stefan Assmann) [2104466] - i40e: Add support for ethtool -s <interface> speed <speed in Mb> (Stefan Assmann) [2104466] - i40e: Add VF VLAN pruning (Stefan Assmann) [2104466] - ethernet: constify references to netdev->dev_addr in drivers (Stefan Assmann) [2104466] Tue, 13 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-212.el9] - udp: track the forward memory release threshold in an hot cacheline (Paolo Abeni) [2133057] - net: introduce and use custom sockopt socket flag (Paolo Abeni) [2133057] - bpf: Change bpf_setsockopt(SOL_SOCKET) to reuse sk_setsockopt() (Paolo Abeni) [2133057] - net: Add sk_setsockopt() to take the sk ptr instead of the sock ptr (Paolo Abeni) [2133057] - net: skb: introduce and use a single page frag cache (Paolo Abeni) [2133057] - net: add napi_get_frags_check() helper (Paolo Abeni) [2133057] - libceph: clean up ceph_osdc_start_request prototype (Xiubo Li) [2120166] - rbd: replace usage of found with dedicated list iterator variable (Xiubo Li) [2120166] - libceph: fix ceph_pagelist_reserve() comment typo (Xiubo Li) [2120166] - ceph: don't truncate file in atomic_open (Xiubo Li) [2120166] - ceph: make f_bsize always equal to f_frsize (Xiubo Li) [2120166] - libceph: print fsid and epoch with osd id (Xiubo Li) [2120166] - libceph: check pointer before assigned to "c->rules[]" (Xiubo Li) [2120166] - ceph: update the auth cap when the async create req is forwarded (Xiubo Li) [2120166] - ceph: make change_auth_cap_ses a global symbol (Xiubo Li) [2120166] - ceph: fix incorrect old_size length in ceph_mds_request_args (Xiubo Li) [2120166] - ceph: convert to generic_file_llseek (Xiubo Li) [2120166] - ceph: fix the incorrect comment for the ceph_mds_caps struct (Xiubo Li) [2120166] - ceph: don't leak snap_rwsem in handle_cap_grant (Xiubo Li) [2120166] - ceph: prevent a client from exceeding the MDS maximum xattr size (Xiubo Li) [2120166] - ceph: choose auth MDS for getxattr with the Xs caps (Xiubo Li) [2120166] - ceph: add session already open notify support (Xiubo Li) [2120166] - ceph: wait for the first reply of inflight async unlink (Xiubo Li) [2120166] - fs/dcache: export d_same_name() helper (Xiubo Li) [2120166] - ceph: remove useless CEPHFS_FEATURES_CLIENT_REQUIRED (Xiubo Li) [2120166] - ceph: use correct index when encoding client supported features (Xiubo Li) [2120166] - ceph: switch TASK_INTERRUPTIBLE to TASK_KILLABLE (Xiubo Li) [2120166] - ceph: remove redundant variable ino (Xiubo Li) [2120166] - ceph: try to queue a writeback if revoking fails (Xiubo Li) [2120166] - ceph: fix statfs for subdir mounts (Xiubo Li) [2120166] - ceph: try to choose the auth MDS if possible for getattr (Xiubo Li) [2120166] - ceph: disable updating the atime since cephfs won't maintain it (Xiubo Li) [2120166] - ceph: flush the mdlog for filesystem sync (Xiubo Li) [2120166] - ceph: rename unsafe_request_wait() (Xiubo Li) [2120166] - libceph: use swap() macro instead of taking tmp variable (Xiubo Li) [2120166] - ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check (Xiubo Li) [2120166] - ceph: use dedicated list iterator variable (Xiubo Li) [2120166] - ceph: update the dlease for the hashed dentry when removing (Xiubo Li) [2120166] - ceph: stop retrying the request when exceeding 256 times (Xiubo Li) [2120166] - ceph: stop forwarding the request when exceeding 256 times (Xiubo Li) [2120166] - ceph: remove unused CEPH_MDS_LEASE_RELEASE related code (Xiubo Li) [2120166] - ceph: allow ceph.dir.rctime xattr to be updatable (Xiubo Li) [2120166] - powercap: RAPL: Add Power Limit4 support for Alder Lake-N and Raptor Lake-P (David Arcari) [2106144] - powercap: intel_rapl: remove redundant store to value after multiply (David Arcari) [2106144] - powercap: RAPL: Add Power Limit4 support for RaptorLake (David Arcari) [2106144] - powercap: intel_rapl: support new layout of Psys PowerLimit Register on SPR (David Arcari) [2106144] - powercap: Add Power Limit4 support for Alder Lake SoC (David Arcari) [2106144] - Revert "Merge: Backport Aspeed conversion to shmem" (Herton R. Krzesinski) ...
Thu, 15 Dec 2022 01:26:42 GMT: kernel-tools-libs-5.14.0-214.el9.x86_64
kernel-tools-libs - Libraries for the kernels-tools
This package contains the libraries built from the tools/ directory
from the kernel source.
Change Log:
Wed, 14 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-214.el9] - sfc: move unmaintained message to sfc_siena (Íñigo Huguet) [2112206 2139802] - sfc/siena: add entries for new CONFIG_SFC_SIENA* configs (Íñigo Huguet) [2112206 2139802] - sfc: Fix an error handling path in efx_pci_probe() (Íñigo Huguet) [2112206] - sfc: support PTP over Ethernet (Íñigo Huguet) [2112206 2139802] - sfc: support PTP over IPv6/UDP (Íñigo Huguet) [2112206 2139802] - sfc: allow more flexible way of adding filters for PTP (Íñigo Huguet) [2112206 2139802] - sfc: correct filter_table_remove method for EF10 PFs (Íñigo Huguet) [2112206] - sfc/siena: fix null pointer dereference in efx_hard_start_xmit (Íñigo Huguet) [2112206] - sfc/siena: fix TX channel offset when using legacy interrupts (Íñigo Huguet) [2112206] - sfc: implement ethtool get/set RX ring size for EF100 reps (Íñigo Huguet) [2112206] - sfc: use a dynamic m-port for representor RX and set it promisc (Íñigo Huguet) [2112206] - sfc: move table locking into filter_table_{probe,remove} methods (Íñigo Huguet) [2112206] - sfc: insert default MAE rules to connect VFs to representors (Íñigo Huguet) [2112206] - sfc: receive packets from EF100 VFs into representors (Íñigo Huguet) [2112206] - sfc: check ef100 RX packets are from the wire (Íñigo Huguet) [2112206] - sfc: determine wire m-port at EF100 PF probe time (Íñigo Huguet) [2112206] - sfc: ef100 representor RX top half (Íñigo Huguet) [2112206] - sfc: ef100 representor RX NAPI poll (Íñigo Huguet) [2112206] - sfc: plumb ef100 representor stats (Íñigo Huguet) [2112206] - sfc: disable softirqs for ptp TX (Íñigo Huguet) [2112206] - sfc/siena: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc: attach/detach EF100 representors along with their owning PF (Íñigo Huguet) [2112206] - sfc: hook up ef100 representor TX (Íñigo Huguet) [2112206] - sfc: support passing a representor to the EF100 TX path (Íñigo Huguet) [2112206] - sfc: determine representee m-port for EF100 representors (Íñigo Huguet) [2112206] - sfc: phys port/switch identification for ef100 reps (Íñigo Huguet) [2112206] - sfc: add basic ethtool ops to ef100 reps (Íñigo Huguet) [2112206] - sfc: add skeleton ef100 VF representors (Íñigo Huguet) [2112206] - sfc: detect ef100 MAE admin privilege/capability at probe time (Íñigo Huguet) [2112206] - sfc: update EF100 register descriptions (Íñigo Huguet) [2112206] - sfc: update MCDI protocol headers (Íñigo Huguet) [2112206] - sfc/siena: Use the bitmap API to allocate bitmaps (Íñigo Huguet) [2112206] - sfc: Separate netdev probe/remove from PCI probe/remove (Íñigo Huguet) [2112206] - sfc: replace function name in string with __func__ (Íñigo Huguet) [2112206] - sfc: Unsplit literal string. (Íñigo Huguet) [2112206] - sfc: Move EF100 efx_nic_type structs to the end of the file (Íñigo Huguet) [2112206] - sfc: Separate efx_nic memory from net_device memory (Íñigo Huguet) [2112206] - sfc: Encapsulate access to netdev_priv() (Íñigo Huguet) [2112206] - sfc: Change BUG_ON to WARN_ON and recovery code. (Íñigo Huguet) [2112206] - sfc: Remove netdev init from efx_init_struct (Íñigo Huguet) [2112206] - sfc: Add a PROBED state for EF100 VDPA use. (Íñigo Huguet) [2112206] - sfc: Split STATE_READY in to STATE_NET_DOWN and STATE_NET_UP. (Íñigo Huguet) [2112206] - sfc: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc: siena: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc/siena: Fix typo in comment (Íñigo Huguet) [2112206] - sfc: Fix typo in comment (Íñigo Huguet) [2112206] - sfc/siena: fix wrong tx channel offset with efx_separate_tx_channels (Íñigo Huguet) [2112206] - sfc/siena: fix considering that all channels have TX queues (Íñigo Huguet) [2112206] - sfc/siena: Remove duplicate check on segments (Íñigo Huguet) [2112206] - sfc: siena: Have a unique wrapper ifndef for efx channels header (Íñigo Huguet) [2112206] - eth: sfc: remove remnants of the out-of-tree napi_weight module param (Íñigo Huguet) [2112206] - sfc: siena: Fix Kconfig dependencies (Íñigo Huguet) [2112206] - sfc/siena: Reinstate SRIOV init/fini function calls (Íñigo Huguet) [2112206] - sfc/siena: Make PTP and reset support specific for Siena (Íñigo Huguet) [2112206] - sfc/siena: Make MCDI logging support specific for Siena (Íñigo Huguet) [2112206] - siena: Make HWMON support specific for Siena (Íñigo Huguet) [2112206] - siena: Make SRIOV support specific for Siena (Íñigo Huguet) [2112206] - siena: Make MTD support specific for Siena (Íñigo Huguet) [2112206] - sfc: Add a basic Siena module (Íñigo Huguet) [2112206] - sfc/siena: Inline functions in sriov.h to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in mcdi headers to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename peripheral functions to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename RX/TX functions to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in efx headers to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Remove build references to missing functionality (Íñigo Huguet) [2112206] - sfc: Copy shared files needed for Siena (part 2) (Íñigo Huguet) [2112206] - sfc: Copy shared files needed for Siena (part 1) (Íñigo Huguet) [2112206] - sfc: Move Siena specific files (Íñigo Huguet) [2112206] - sfc: Copy a subset of mcdi_pcol.h to siena (Íñigo Huguet) [2112206] - sfc: Disable Siena support (Íñigo Huguet) [2112206] - sfc: add EF100 VF support via a write to sriov_numvfs (Íñigo Huguet) [2112206] - sfc: Remove global definition of efx_reset_type_names (Íñigo Huguet) [2112206] - sfc: Remove duplicate definition of efx_xmit_done (Íñigo Huguet) [2112206] - sfc: efx_default_channel_type APIs can be static (Íñigo Huguet) [2112206] - sfc: Fix spelling mistake "writting" -> "writing" (Íñigo Huguet) [2112206] - sfc: ef10: Fix assigning negative value to unsigned variable (Íñigo Huguet) [2112206] - sfc: use hardware tx timestamps for more than PTP (Íñigo Huguet) [2112206 2139802] - drm/vc4: hdmi: Fix build error for implicit function declaration (Adrien Thierry) [2138240] - drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage (Adrien Thierry) [2138240] - drm/vc4: Fix build error when CONFIG_DRM_VC4=y && CONFIG_RASPBERRYPI_FIRMWARE=m (Adrien Thierry) [2138240] - drm/vc4: Make use of the helper component_compare_dev (Adrien Thierry) [2138240] - drm/vc4: Use drm_mode_copy() (Adrien Thierry) [2138240] - drm/vc4: crtc: Fix runtime_pm reference counting (Adrien Thierry) [2138240] - drm/vc4: hdmi: Unregister codec device on unbind (Adrien Thierry) [2138240] - drm/vc4: Use of_device_get_match_data() (Adrien Thierry) [2138240] - drm/vc4: crtc: Fix redundant variable assignment (Adrien Thierry) [2138240] - drm/vc4: hdmi: Allow DBLCLK modes even if horz timing is odd. (Adrien Thierry) [2138240] - drm/vc4: hdmi: Don't try disabling SCDC on Pi0-3. (Adrien Thierry) [2138240] - drm/vc4: hdmi: Ensure we don't use 2711 HPD registers on Pi0-3 (Adrien Thierry) [2138240] - drm/vc4: hdmi: Simplify the connector state retrieval (Adrien Thierry) [2138240] - drm/vc4: hdmi: Change CSC callback prototype (Adrien Thierry) [2138240] - drm/vc4: hdmi: Define colorspace matrices (Adrien Thierry) [2138240] - drm/vc4: hdmi: Replace CSC_CTL hardcoded value by defines (Adrien Thierry) [2138240] - drm/vc4: hdmi: Move XBAR setup to csc_setup (Adrien Thierry) [2138240] - drm/vc4: hdmi: Use full range helper in csc functions (Adrien Thierry) [2138240] - drm/vc4: hdmi: Add full range RGB helper (Adrien Thierry) [2138240] - drm/edid: Rename drm_hdmi_avi_infoframe_colorspace to _colorimetry (Adrien Thierry) [2138240] - drm/vc4: Fix deadlock on DSI device attach error (Adrien Thierry) [2138240] - drm/vc4: remove redundant assignment of variable size (Adrien Thierry) [2138240] - drm/vc4: Notify the firmware when DRM is in charge (Adrien Thierry) [2138240] - drm/vc4: Remove conflicting framebuffers before callind bind_all (Adrien Thierry) [2138240] - drm/vc4: Support nomodeset (Adrien Thierry) [2138240] - firmware: raspberrypi: Add RPI_FIRMWARE_NOTIFY_DISPLAY_DONE (Adrien Thierry) [2138240] - drm/vc4: plane: Add support for YUV color encodings and ranges (Adrien Thierry) [2138240] - drm/vc4: plane: Add support for DRM_FORMAT_P030 (Adrien Thierry) [2138240] - drm/vc4: kms: Wait for the commit before increasing our clock rate (Adrien Thierry) [2138240] - drm: Remove CONFIG_DRM_KMS_CMA_HELPER option (Adrien Thierry) [2138240] - drm/cma-helper: Pass GEM CMA object in public interfaces (Adrien Thierry) [2138240] - drm/cma-helper: Export dedicated wrappers for GEM object functions (Adrien Thierry) [2138240] - drm/vc4: kms: Fix previous HVS commit wait (Adrien Thierry) [2138240] - drm/vc4: kms: Don't duplicate pending commit (Adrien Thierry) [2138240] - drm/vc4: kms: Clear the HVS FIFO commit pointer once done (Adrien Thierry) [2138240] - drm/vc4: kms: Add missing drm_crtc_commit_put (Adrien Thierry) [2138240] - drm/vc4: kms: Fix return code check (Adrien Thierry) [2138240] - drm/vc4: fix error code in vc4_create_object() (Adrien Thierry) [2138240] - drm/vc4: hdmi: Introduce a scdc_enabled flag (Adrien Thierry) [2138240] - drm/vc4: hdmi: Introduce an output_enabled flag (Adrien Thierry) [2138240] - drm/vc4: hdmi: Check the device state in prepare() (Adrien Thierry) [2138240] - drm/vc4: hdmi: Prevent access to crtc->state outside of KMS (Adrien Thierry) [2138240] - drm/vc4: hdmi: Use a mutex to prevent concurrent framework access (Adrien Thierry) [2138240] - drm/vc4: hdmi: Add a spinlock to protect register access (Adrien Thierry) [2138240] - drm/vc4: crtc: Copy assigned channel to the CRTC (Adrien Thierry) [2138240] - drm/vc4: Fix non-blocking commit getting stuck forever (Adrien Thierry) [2138240] - drm/vc4: crtc: Drop feed_txp from state (Adrien Thierry) [2138240] - drm/vc4: Increase the core clock based on HVS load (Adrien Thierry) [2138240] - drm/vc4: hdmi: Enable the scrambler on reconnection (Adrien Thierry) [2138240] - drm/vc4: hdmi: Raise the maximum clock rate (Adrien Thierry) [2138240] - drm/vc4: Leverage the load tracker on the BCM2711 (Adrien Thierry) [2138240] - drm/vc4: crtc: Add some logging (Adrien Thierry) [2138240] - drm/vc4: crtc: Rework the encoder retrieval code (again) (Adrien Thierry) [2138240] - drm/vc4: crtc: Add encoder to vc4_crtc_config_pv prototype (Adrien Thierry) [2138240] - drm/vc4: Make vc4_crtc_get_encoder public (Adrien Thierry) [2138240] - drm/vc4: hdmi: Fix HPD GPIO detection (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove the DDC probing for status detection (Adrien Thierry) [2138240] - drm/vc4: crtc: Make sure the HDMI controller is powered when disabling (Adrien Thierry) [2138240] - drm/vc4: hdmi: Warn if we access the controller while disabled (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the device is powered with CEC (Adrien Thierry) [2138240] - drm/vc4: hdmi: Split the CEC disable / enable functions in two (Adrien Thierry) [2138240] - drm/vc4: hdmi: Rework the pre_crtc_configure error handling (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the controller is powered up during bind (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the controller is powered in detect (Adrien Thierry) [2138240] - drm/vc4: hdmi: Move the HSM clock enable to runtime_pm (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set a default HSM rate (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove unused struct (Adrien Thierry) [2138240] - drm/vc4: hdmi: Actually check for the connector status in hotplug (Adrien Thierry) [2138240] - Revert "drm/vc4: hdmi: Remove drm_encoder->crtc usage" (Adrien Thierry) [2138240] - Revert drm/vc4 hdmi runtime PM changes (Adrien Thierry) [2138240] - drm/vc4: dsi: Switch to devm_drm_of_get_bridge (Adrien Thierry) [2138240] - drm/vc4: dpi: Switch to devm_drm_of_get_bridge (Adrien Thierry) [2138240] - drm/vc4: Make use of the helper function devm_platform_ioremap_resource() (Adrien Thierry) [2138240] - drm/vc4: hdmi: make vc4_hdmi_codec_pdata static (Adrien Thierry) [2138240] - drm/vc4: Convert to Linux IRQ interfaces (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove unused struct (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove redundant variables (Adrien Thierry) [2138240] - drm/bridge: Centralize error message when bridge attach fails (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove drm_encoder->crtc usage (Adrien Thierry) [2138240] - drm/vc4: hdmi: Only call into DRM framework if registered (Adrien Thierry) [2138240] - drm/vc4: hdmi: Drop devm interrupt handler for hotplug interrupts (Adrien Thierry) [2138240] - drm: vc4: Fix pixel-wrap issue with DVP teardown (Adrien Thierry) [2138240] - drm/vc4: hdmi: Limit noise when deferring snd card registration (Adrien Thierry) [2138240] - drm/aperture: Pass DRM driver structure instead of driver name (Adrien Thierry) [2138240] - drm/vc4: Don't set struct drm_device.irq_enabled (Adrien Thierry) [2138240] - drm/vc4: hdmi: Register HDMI codec (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove firmware logic for MAI threshold setting (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set VC4_HDMI_MAI_CONFIG_FORMAT_REVERSE (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set HDMI_MAI_FMT (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set HD_CTL_WHOLSMP and HD_CTL_CHALIGN_SET (Adrien Thierry) [2138240] - drm/vc4: hdmi: Rely on interrupts to handle hotplug (Adrien Thierry) [2138240] Wed, 14 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-213.el9] - redhat: configs: disable vDPA on all archs except x86_64 (Laurent Vivier) [2140885] - pipe: Fix missing lock in pipe_resize_ring() (Ian Kent) [2141632] {CVE-2022-2959} - NFSD: Protect against send buffer overflow in NFSv3 READ (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv2 READ (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv3 READDIR (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv2 READDIR (Scott Mayhew) [2141770] {CVE-2022-43945} - SUNRPC: Fix svcxdr_init_encode's buflen calculation (Scott Mayhew) [2141770] {CVE-2022-43945} - SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculation (Scott Mayhew) [2141770] {CVE-2022-43945} - block: change request end_io handler to pass back a return value (Eric Chanudet) [2139205] - block: Change the return type of blk_mq_map_queues() into void (Eric Chanudet) [2139205] - block: simplify disk shutdown (Eric Chanudet) [2139205] - scsi: ufs: Split the drivers/scsi/ufs directory (Eric Chanudet) [2139205] - blk-mq: remove the done argument to blk_execute_rq_nowait (Eric Chanudet) [2139205] - i40e: Fix error handling in i40e_init_module() (Stefan Assmann) [2104466] - i40e: Add appropriate error message logged for incorrect duplex setting (Stefan Assmann) [2104466] - i40e: Add i40e_napi_poll tracepoint (Stefan Assmann) [2104466] - i40e: Record number of RXes cleaned during NAPI (Stefan Assmann) [2104466] - i40e: Record number TXes cleaned during NAPI (Stefan Assmann) [2104466] - i40e: Store the irq number in i40e_q_vector (Stefan Assmann) [2104466] - ptp: introduce helpers to adjust by scaled parts per million (Stefan Assmann) [2104466] - net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers). (Stefan Assmann) [2104466] - i40e: Fix flow-type by setting GL_HASH_INSET registers (Stefan Assmann) [2104466] - i40e: Fix VF hang when reset is triggered on another VF (Stefan Assmann) [2104466] - i40e: Fix ethtool rx-flow-hash setting for X722 (Stefan Assmann) [2104466] - i40e: Fix DMA mappings leak (Stefan Assmann) [2104466] - i40e: add description and modify interrupts configuration procedure (Stefan Assmann) [2104466] - i40e: Add basic support for I710 devices (Stefan Assmann) [2104466] - i40e: Fix set max_tx_rate when it is lower than 1 Mbps (Stefan Assmann) [2104466] - i40e: Fix VF set max MTU size (Stefan Assmann) [2104466] - i40e: Fix ADQ rate limiting for PF (Stefan Assmann) [2104466] - net: ethernet: move from strlcpy with unused retval to strscpy (Stefan Assmann) [2104466] - i40e: Fix incorrect address type for IPv6 flow rules (Stefan Assmann) [2104466] - i40e: Fix to stop tx_timeout recovery if GLOBR fails (Stefan Assmann) [2104466] - i40e: convert .adjfreq to .adjfine (Stefan Assmann) [2104466] - i40e: use mul_u64_u64_div_u64 for PTP frequency calculation (Stefan Assmann) [2104466] - i40e: Fix interface init with MSI interrupts (no MSI-X) (Stefan Assmann) [2104466] - i40e: Refactor tc mqprio checks (Stefan Assmann) [2104466] - i40e: Fix erroneous adapter reinitialization during recovery process (Stefan Assmann) [2104466] - i40e: Fix VF's MAC Address change on VM (Stefan Assmann) [2104466] - i40e: Fix dropped jumbo frames statistics (Stefan Assmann) [2104466] - intel/i40e:fix repeated words in comments (Stefan Assmann) [2104466] - intel: remove unused macros (Stefan Assmann) [2104466] - i40e: read the XDP program once per NAPI (Stefan Assmann) [2104466] - intel/i40e: delete if NULL check before dev_kfree_skb (Stefan Assmann) [2104466] - i40e: Remove unnecessary synchronize_irq() before free_irq() (Stefan Assmann) [2104466] - i40e: Add support for ethtool -s <interface> speed <speed in Mb> (Stefan Assmann) [2104466] - i40e: Add VF VLAN pruning (Stefan Assmann) [2104466] - ethernet: constify references to netdev->dev_addr in drivers (Stefan Assmann) [2104466] Tue, 13 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-212.el9] - udp: track the forward memory release threshold in an hot cacheline (Paolo Abeni) [2133057] - net: introduce and use custom sockopt socket flag (Paolo Abeni) [2133057] - bpf: Change bpf_setsockopt(SOL_SOCKET) to reuse sk_setsockopt() (Paolo Abeni) [2133057] - net: Add sk_setsockopt() to take the sk ptr instead of the sock ptr (Paolo Abeni) [2133057] - net: skb: introduce and use a single page frag cache (Paolo Abeni) [2133057] - net: add napi_get_frags_check() helper (Paolo Abeni) [2133057] - libceph: clean up ceph_osdc_start_request prototype (Xiubo Li) [2120166] - rbd: replace usage of found with dedicated list iterator variable (Xiubo Li) [2120166] - libceph: fix ceph_pagelist_reserve() comment typo (Xiubo Li) [2120166] - ceph: don't truncate file in atomic_open (Xiubo Li) [2120166] - ceph: make f_bsize always equal to f_frsize (Xiubo Li) [2120166] - libceph: print fsid and epoch with osd id (Xiubo Li) [2120166] - libceph: check pointer before assigned to "c->rules[]" (Xiubo Li) [2120166] - ceph: update the auth cap when the async create req is forwarded (Xiubo Li) [2120166] - ceph: make change_auth_cap_ses a global symbol (Xiubo Li) [2120166] - ceph: fix incorrect old_size length in ceph_mds_request_args (Xiubo Li) [2120166] - ceph: convert to generic_file_llseek (Xiubo Li) [2120166] - ceph: fix the incorrect comment for the ceph_mds_caps struct (Xiubo Li) [2120166] - ceph: don't leak snap_rwsem in handle_cap_grant (Xiubo Li) [2120166] - ceph: prevent a client from exceeding the MDS maximum xattr size (Xiubo Li) [2120166] - ceph: choose auth MDS for getxattr with the Xs caps (Xiubo Li) [2120166] - ceph: add session already open notify support (Xiubo Li) [2120166] - ceph: wait for the first reply of inflight async unlink (Xiubo Li) [2120166] - fs/dcache: export d_same_name() helper (Xiubo Li) [2120166] - ceph: remove useless CEPHFS_FEATURES_CLIENT_REQUIRED (Xiubo Li) [2120166] - ceph: use correct index when encoding client supported features (Xiubo Li) [2120166] - ceph: switch TASK_INTERRUPTIBLE to TASK_KILLABLE (Xiubo Li) [2120166] - ceph: remove redundant variable ino (Xiubo Li) [2120166] - ceph: try to queue a writeback if revoking fails (Xiubo Li) [2120166] - ceph: fix statfs for subdir mounts (Xiubo Li) [2120166] - ceph: try to choose the auth MDS if possible for getattr (Xiubo Li) [2120166] - ceph: disable updating the atime since cephfs won't maintain it (Xiubo Li) [2120166] - ceph: flush the mdlog for filesystem sync (Xiubo Li) [2120166] - ceph: rename unsafe_request_wait() (Xiubo Li) [2120166] - libceph: use swap() macro instead of taking tmp variable (Xiubo Li) [2120166] - ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check (Xiubo Li) [2120166] - ceph: use dedicated list iterator variable (Xiubo Li) [2120166] - ceph: update the dlease for the hashed dentry when removing (Xiubo Li) [2120166] - ceph: stop retrying the request when exceeding 256 times (Xiubo Li) [2120166] - ceph: stop forwarding the request when exceeding 256 times (Xiubo Li) [2120166] - ceph: remove unused CEPH_MDS_LEASE_RELEASE related code (Xiubo Li) [2120166] - ceph: allow ceph.dir.rctime xattr to be updatable (Xiubo Li) [2120166] - powercap: RAPL: Add Power Limit4 support for Alder Lake-N and Raptor Lake-P (David Arcari) [2106144] - powercap: intel_rapl: remove redundant store to value after multiply (David Arcari) [2106144] - powercap: RAPL: Add Power Limit4 support for RaptorLake (David Arcari) [2106144] - powercap: intel_rapl: support new layout of Psys PowerLimit Register on SPR (David Arcari) [2106144] - powercap: Add Power Limit4 support for Alder Lake SoC (David Arcari) [2106144] - Revert "Merge: Backport Aspeed conversion to shmem" (Herton R. Krzesinski) ...
Thu, 15 Dec 2022 01:26:42 GMT: kernel-modules-5.14.0-214.el9.x86_64
kernel-modules - kernel modules to match the core kernel
This package provides commonly used kernel modules for the core kernel package.
Change Log:
Wed, 14 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-214.el9] - sfc: move unmaintained message to sfc_siena (Íñigo Huguet) [2112206 2139802] - sfc/siena: add entries for new CONFIG_SFC_SIENA* configs (Íñigo Huguet) [2112206 2139802] - sfc: Fix an error handling path in efx_pci_probe() (Íñigo Huguet) [2112206] - sfc: support PTP over Ethernet (Íñigo Huguet) [2112206 2139802] - sfc: support PTP over IPv6/UDP (Íñigo Huguet) [2112206 2139802] - sfc: allow more flexible way of adding filters for PTP (Íñigo Huguet) [2112206 2139802] - sfc: correct filter_table_remove method for EF10 PFs (Íñigo Huguet) [2112206] - sfc/siena: fix null pointer dereference in efx_hard_start_xmit (Íñigo Huguet) [2112206] - sfc/siena: fix TX channel offset when using legacy interrupts (Íñigo Huguet) [2112206] - sfc: implement ethtool get/set RX ring size for EF100 reps (Íñigo Huguet) [2112206] - sfc: use a dynamic m-port for representor RX and set it promisc (Íñigo Huguet) [2112206] - sfc: move table locking into filter_table_{probe,remove} methods (Íñigo Huguet) [2112206] - sfc: insert default MAE rules to connect VFs to representors (Íñigo Huguet) [2112206] - sfc: receive packets from EF100 VFs into representors (Íñigo Huguet) [2112206] - sfc: check ef100 RX packets are from the wire (Íñigo Huguet) [2112206] - sfc: determine wire m-port at EF100 PF probe time (Íñigo Huguet) [2112206] - sfc: ef100 representor RX top half (Íñigo Huguet) [2112206] - sfc: ef100 representor RX NAPI poll (Íñigo Huguet) [2112206] - sfc: plumb ef100 representor stats (Íñigo Huguet) [2112206] - sfc: disable softirqs for ptp TX (Íñigo Huguet) [2112206] - sfc/siena: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc: attach/detach EF100 representors along with their owning PF (Íñigo Huguet) [2112206] - sfc: hook up ef100 representor TX (Íñigo Huguet) [2112206] - sfc: support passing a representor to the EF100 TX path (Íñigo Huguet) [2112206] - sfc: determine representee m-port for EF100 representors (Íñigo Huguet) [2112206] - sfc: phys port/switch identification for ef100 reps (Íñigo Huguet) [2112206] - sfc: add basic ethtool ops to ef100 reps (Íñigo Huguet) [2112206] - sfc: add skeleton ef100 VF representors (Íñigo Huguet) [2112206] - sfc: detect ef100 MAE admin privilege/capability at probe time (Íñigo Huguet) [2112206] - sfc: update EF100 register descriptions (Íñigo Huguet) [2112206] - sfc: update MCDI protocol headers (Íñigo Huguet) [2112206] - sfc/siena: Use the bitmap API to allocate bitmaps (Íñigo Huguet) [2112206] - sfc: Separate netdev probe/remove from PCI probe/remove (Íñigo Huguet) [2112206] - sfc: replace function name in string with __func__ (Íñigo Huguet) [2112206] - sfc: Unsplit literal string. (Íñigo Huguet) [2112206] - sfc: Move EF100 efx_nic_type structs to the end of the file (Íñigo Huguet) [2112206] - sfc: Separate efx_nic memory from net_device memory (Íñigo Huguet) [2112206] - sfc: Encapsulate access to netdev_priv() (Íñigo Huguet) [2112206] - sfc: Change BUG_ON to WARN_ON and recovery code. (Íñigo Huguet) [2112206] - sfc: Remove netdev init from efx_init_struct (Íñigo Huguet) [2112206] - sfc: Add a PROBED state for EF100 VDPA use. (Íñigo Huguet) [2112206] - sfc: Split STATE_READY in to STATE_NET_DOWN and STATE_NET_UP. (Íñigo Huguet) [2112206] - sfc: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc: siena: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc/siena: Fix typo in comment (Íñigo Huguet) [2112206] - sfc: Fix typo in comment (Íñigo Huguet) [2112206] - sfc/siena: fix wrong tx channel offset with efx_separate_tx_channels (Íñigo Huguet) [2112206] - sfc/siena: fix considering that all channels have TX queues (Íñigo Huguet) [2112206] - sfc/siena: Remove duplicate check on segments (Íñigo Huguet) [2112206] - sfc: siena: Have a unique wrapper ifndef for efx channels header (Íñigo Huguet) [2112206] - eth: sfc: remove remnants of the out-of-tree napi_weight module param (Íñigo Huguet) [2112206] - sfc: siena: Fix Kconfig dependencies (Íñigo Huguet) [2112206] - sfc/siena: Reinstate SRIOV init/fini function calls (Íñigo Huguet) [2112206] - sfc/siena: Make PTP and reset support specific for Siena (Íñigo Huguet) [2112206] - sfc/siena: Make MCDI logging support specific for Siena (Íñigo Huguet) [2112206] - siena: Make HWMON support specific for Siena (Íñigo Huguet) [2112206] - siena: Make SRIOV support specific for Siena (Íñigo Huguet) [2112206] - siena: Make MTD support specific for Siena (Íñigo Huguet) [2112206] - sfc: Add a basic Siena module (Íñigo Huguet) [2112206] - sfc/siena: Inline functions in sriov.h to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in mcdi headers to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename peripheral functions to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename RX/TX functions to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in efx headers to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Remove build references to missing functionality (Íñigo Huguet) [2112206] - sfc: Copy shared files needed for Siena (part 2) (Íñigo Huguet) [2112206] - sfc: Copy shared files needed for Siena (part 1) (Íñigo Huguet) [2112206] - sfc: Move Siena specific files (Íñigo Huguet) [2112206] - sfc: Copy a subset of mcdi_pcol.h to siena (Íñigo Huguet) [2112206] - sfc: Disable Siena support (Íñigo Huguet) [2112206] - sfc: add EF100 VF support via a write to sriov_numvfs (Íñigo Huguet) [2112206] - sfc: Remove global definition of efx_reset_type_names (Íñigo Huguet) [2112206] - sfc: Remove duplicate definition of efx_xmit_done (Íñigo Huguet) [2112206] - sfc: efx_default_channel_type APIs can be static (Íñigo Huguet) [2112206] - sfc: Fix spelling mistake "writting" -> "writing" (Íñigo Huguet) [2112206] - sfc: ef10: Fix assigning negative value to unsigned variable (Íñigo Huguet) [2112206] - sfc: use hardware tx timestamps for more than PTP (Íñigo Huguet) [2112206 2139802] - drm/vc4: hdmi: Fix build error for implicit function declaration (Adrien Thierry) [2138240] - drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage (Adrien Thierry) [2138240] - drm/vc4: Fix build error when CONFIG_DRM_VC4=y && CONFIG_RASPBERRYPI_FIRMWARE=m (Adrien Thierry) [2138240] - drm/vc4: Make use of the helper component_compare_dev (Adrien Thierry) [2138240] - drm/vc4: Use drm_mode_copy() (Adrien Thierry) [2138240] - drm/vc4: crtc: Fix runtime_pm reference counting (Adrien Thierry) [2138240] - drm/vc4: hdmi: Unregister codec device on unbind (Adrien Thierry) [2138240] - drm/vc4: Use of_device_get_match_data() (Adrien Thierry) [2138240] - drm/vc4: crtc: Fix redundant variable assignment (Adrien Thierry) [2138240] - drm/vc4: hdmi: Allow DBLCLK modes even if horz timing is odd. (Adrien Thierry) [2138240] - drm/vc4: hdmi: Don't try disabling SCDC on Pi0-3. (Adrien Thierry) [2138240] - drm/vc4: hdmi: Ensure we don't use 2711 HPD registers on Pi0-3 (Adrien Thierry) [2138240] - drm/vc4: hdmi: Simplify the connector state retrieval (Adrien Thierry) [2138240] - drm/vc4: hdmi: Change CSC callback prototype (Adrien Thierry) [2138240] - drm/vc4: hdmi: Define colorspace matrices (Adrien Thierry) [2138240] - drm/vc4: hdmi: Replace CSC_CTL hardcoded value by defines (Adrien Thierry) [2138240] - drm/vc4: hdmi: Move XBAR setup to csc_setup (Adrien Thierry) [2138240] - drm/vc4: hdmi: Use full range helper in csc functions (Adrien Thierry) [2138240] - drm/vc4: hdmi: Add full range RGB helper (Adrien Thierry) [2138240] - drm/edid: Rename drm_hdmi_avi_infoframe_colorspace to _colorimetry (Adrien Thierry) [2138240] - drm/vc4: Fix deadlock on DSI device attach error (Adrien Thierry) [2138240] - drm/vc4: remove redundant assignment of variable size (Adrien Thierry) [2138240] - drm/vc4: Notify the firmware when DRM is in charge (Adrien Thierry) [2138240] - drm/vc4: Remove conflicting framebuffers before callind bind_all (Adrien Thierry) [2138240] - drm/vc4: Support nomodeset (Adrien Thierry) [2138240] - firmware: raspberrypi: Add RPI_FIRMWARE_NOTIFY_DISPLAY_DONE (Adrien Thierry) [2138240] - drm/vc4: plane: Add support for YUV color encodings and ranges (Adrien Thierry) [2138240] - drm/vc4: plane: Add support for DRM_FORMAT_P030 (Adrien Thierry) [2138240] - drm/vc4: kms: Wait for the commit before increasing our clock rate (Adrien Thierry) [2138240] - drm: Remove CONFIG_DRM_KMS_CMA_HELPER option (Adrien Thierry) [2138240] - drm/cma-helper: Pass GEM CMA object in public interfaces (Adrien Thierry) [2138240] - drm/cma-helper: Export dedicated wrappers for GEM object functions (Adrien Thierry) [2138240] - drm/vc4: kms: Fix previous HVS commit wait (Adrien Thierry) [2138240] - drm/vc4: kms: Don't duplicate pending commit (Adrien Thierry) [2138240] - drm/vc4: kms: Clear the HVS FIFO commit pointer once done (Adrien Thierry) [2138240] - drm/vc4: kms: Add missing drm_crtc_commit_put (Adrien Thierry) [2138240] - drm/vc4: kms: Fix return code check (Adrien Thierry) [2138240] - drm/vc4: fix error code in vc4_create_object() (Adrien Thierry) [2138240] - drm/vc4: hdmi: Introduce a scdc_enabled flag (Adrien Thierry) [2138240] - drm/vc4: hdmi: Introduce an output_enabled flag (Adrien Thierry) [2138240] - drm/vc4: hdmi: Check the device state in prepare() (Adrien Thierry) [2138240] - drm/vc4: hdmi: Prevent access to crtc->state outside of KMS (Adrien Thierry) [2138240] - drm/vc4: hdmi: Use a mutex to prevent concurrent framework access (Adrien Thierry) [2138240] - drm/vc4: hdmi: Add a spinlock to protect register access (Adrien Thierry) [2138240] - drm/vc4: crtc: Copy assigned channel to the CRTC (Adrien Thierry) [2138240] - drm/vc4: Fix non-blocking commit getting stuck forever (Adrien Thierry) [2138240] - drm/vc4: crtc: Drop feed_txp from state (Adrien Thierry) [2138240] - drm/vc4: Increase the core clock based on HVS load (Adrien Thierry) [2138240] - drm/vc4: hdmi: Enable the scrambler on reconnection (Adrien Thierry) [2138240] - drm/vc4: hdmi: Raise the maximum clock rate (Adrien Thierry) [2138240] - drm/vc4: Leverage the load tracker on the BCM2711 (Adrien Thierry) [2138240] - drm/vc4: crtc: Add some logging (Adrien Thierry) [2138240] - drm/vc4: crtc: Rework the encoder retrieval code (again) (Adrien Thierry) [2138240] - drm/vc4: crtc: Add encoder to vc4_crtc_config_pv prototype (Adrien Thierry) [2138240] - drm/vc4: Make vc4_crtc_get_encoder public (Adrien Thierry) [2138240] - drm/vc4: hdmi: Fix HPD GPIO detection (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove the DDC probing for status detection (Adrien Thierry) [2138240] - drm/vc4: crtc: Make sure the HDMI controller is powered when disabling (Adrien Thierry) [2138240] - drm/vc4: hdmi: Warn if we access the controller while disabled (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the device is powered with CEC (Adrien Thierry) [2138240] - drm/vc4: hdmi: Split the CEC disable / enable functions in two (Adrien Thierry) [2138240] - drm/vc4: hdmi: Rework the pre_crtc_configure error handling (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the controller is powered up during bind (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the controller is powered in detect (Adrien Thierry) [2138240] - drm/vc4: hdmi: Move the HSM clock enable to runtime_pm (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set a default HSM rate (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove unused struct (Adrien Thierry) [2138240] - drm/vc4: hdmi: Actually check for the connector status in hotplug (Adrien Thierry) [2138240] - Revert "drm/vc4: hdmi: Remove drm_encoder->crtc usage" (Adrien Thierry) [2138240] - Revert drm/vc4 hdmi runtime PM changes (Adrien Thierry) [2138240] - drm/vc4: dsi: Switch to devm_drm_of_get_bridge (Adrien Thierry) [2138240] - drm/vc4: dpi: Switch to devm_drm_of_get_bridge (Adrien Thierry) [2138240] - drm/vc4: Make use of the helper function devm_platform_ioremap_resource() (Adrien Thierry) [2138240] - drm/vc4: hdmi: make vc4_hdmi_codec_pdata static (Adrien Thierry) [2138240] - drm/vc4: Convert to Linux IRQ interfaces (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove unused struct (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove redundant variables (Adrien Thierry) [2138240] - drm/bridge: Centralize error message when bridge attach fails (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove drm_encoder->crtc usage (Adrien Thierry) [2138240] - drm/vc4: hdmi: Only call into DRM framework if registered (Adrien Thierry) [2138240] - drm/vc4: hdmi: Drop devm interrupt handler for hotplug interrupts (Adrien Thierry) [2138240] - drm: vc4: Fix pixel-wrap issue with DVP teardown (Adrien Thierry) [2138240] - drm/vc4: hdmi: Limit noise when deferring snd card registration (Adrien Thierry) [2138240] - drm/aperture: Pass DRM driver structure instead of driver name (Adrien Thierry) [2138240] - drm/vc4: Don't set struct drm_device.irq_enabled (Adrien Thierry) [2138240] - drm/vc4: hdmi: Register HDMI codec (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove firmware logic for MAI threshold setting (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set VC4_HDMI_MAI_CONFIG_FORMAT_REVERSE (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set HDMI_MAI_FMT (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set HD_CTL_WHOLSMP and HD_CTL_CHALIGN_SET (Adrien Thierry) [2138240] - drm/vc4: hdmi: Rely on interrupts to handle hotplug (Adrien Thierry) [2138240] Wed, 14 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-213.el9] - redhat: configs: disable vDPA on all archs except x86_64 (Laurent Vivier) [2140885] - pipe: Fix missing lock in pipe_resize_ring() (Ian Kent) [2141632] {CVE-2022-2959} - NFSD: Protect against send buffer overflow in NFSv3 READ (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv2 READ (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv3 READDIR (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv2 READDIR (Scott Mayhew) [2141770] {CVE-2022-43945} - SUNRPC: Fix svcxdr_init_encode's buflen calculation (Scott Mayhew) [2141770] {CVE-2022-43945} - SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculation (Scott Mayhew) [2141770] {CVE-2022-43945} - block: change request end_io handler to pass back a return value (Eric Chanudet) [2139205] - block: Change the return type of blk_mq_map_queues() into void (Eric Chanudet) [2139205] - block: simplify disk shutdown (Eric Chanudet) [2139205] - scsi: ufs: Split the drivers/scsi/ufs directory (Eric Chanudet) [2139205] - blk-mq: remove the done argument to blk_execute_rq_nowait (Eric Chanudet) [2139205] - i40e: Fix error handling in i40e_init_module() (Stefan Assmann) [2104466] - i40e: Add appropriate error message logged for incorrect duplex setting (Stefan Assmann) [2104466] - i40e: Add i40e_napi_poll tracepoint (Stefan Assmann) [2104466] - i40e: Record number of RXes cleaned during NAPI (Stefan Assmann) [2104466] - i40e: Record number TXes cleaned during NAPI (Stefan Assmann) [2104466] - i40e: Store the irq number in i40e_q_vector (Stefan Assmann) [2104466] - ptp: introduce helpers to adjust by scaled parts per million (Stefan Assmann) [2104466] - net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers). (Stefan Assmann) [2104466] - i40e: Fix flow-type by setting GL_HASH_INSET registers (Stefan Assmann) [2104466] - i40e: Fix VF hang when reset is triggered on another VF (Stefan Assmann) [2104466] - i40e: Fix ethtool rx-flow-hash setting for X722 (Stefan Assmann) [2104466] - i40e: Fix DMA mappings leak (Stefan Assmann) [2104466] - i40e: add description and modify interrupts configuration procedure (Stefan Assmann) [2104466] - i40e: Add basic support for I710 devices (Stefan Assmann) [2104466] - i40e: Fix set max_tx_rate when it is lower than 1 Mbps (Stefan Assmann) [2104466] - i40e: Fix VF set max MTU size (Stefan Assmann) [2104466] - i40e: Fix ADQ rate limiting for PF (Stefan Assmann) [2104466] - net: ethernet: move from strlcpy with unused retval to strscpy (Stefan Assmann) [2104466] - i40e: Fix incorrect address type for IPv6 flow rules (Stefan Assmann) [2104466] - i40e: Fix to stop tx_timeout recovery if GLOBR fails (Stefan Assmann) [2104466] - i40e: convert .adjfreq to .adjfine (Stefan Assmann) [2104466] - i40e: use mul_u64_u64_div_u64 for PTP frequency calculation (Stefan Assmann) [2104466] - i40e: Fix interface init with MSI interrupts (no MSI-X) (Stefan Assmann) [2104466] - i40e: Refactor tc mqprio checks (Stefan Assmann) [2104466] - i40e: Fix erroneous adapter reinitialization during recovery process (Stefan Assmann) [2104466] - i40e: Fix VF's MAC Address change on VM (Stefan Assmann) [2104466] - i40e: Fix dropped jumbo frames statistics (Stefan Assmann) [2104466] - intel/i40e:fix repeated words in comments (Stefan Assmann) [2104466] - intel: remove unused macros (Stefan Assmann) [2104466] - i40e: read the XDP program once per NAPI (Stefan Assmann) [2104466] - intel/i40e: delete if NULL check before dev_kfree_skb (Stefan Assmann) [2104466] - i40e: Remove unnecessary synchronize_irq() before free_irq() (Stefan Assmann) [2104466] - i40e: Add support for ethtool -s <interface> speed <speed in Mb> (Stefan Assmann) [2104466] - i40e: Add VF VLAN pruning (Stefan Assmann) [2104466] - ethernet: constify references to netdev->dev_addr in drivers (Stefan Assmann) [2104466] Tue, 13 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-212.el9] - udp: track the forward memory release threshold in an hot cacheline (Paolo Abeni) [2133057] - net: introduce and use custom sockopt socket flag (Paolo Abeni) [2133057] - bpf: Change bpf_setsockopt(SOL_SOCKET) to reuse sk_setsockopt() (Paolo Abeni) [2133057] - net: Add sk_setsockopt() to take the sk ptr instead of the sock ptr (Paolo Abeni) [2133057] - net: skb: introduce and use a single page frag cache (Paolo Abeni) [2133057] - net: add napi_get_frags_check() helper (Paolo Abeni) [2133057] - libceph: clean up ceph_osdc_start_request prototype (Xiubo Li) [2120166] - rbd: replace usage of found with dedicated list iterator variable (Xiubo Li) [2120166] - libceph: fix ceph_pagelist_reserve() comment typo (Xiubo Li) [2120166] - ceph: don't truncate file in atomic_open (Xiubo Li) [2120166] - ceph: make f_bsize always equal to f_frsize (Xiubo Li) [2120166] - libceph: print fsid and epoch with osd id (Xiubo Li) [2120166] - libceph: check pointer before assigned to "c->rules[]" (Xiubo Li) [2120166] - ceph: update the auth cap when the async create req is forwarded (Xiubo Li) [2120166] - ceph: make change_auth_cap_ses a global symbol (Xiubo Li) [2120166] - ceph: fix incorrect old_size length in ceph_mds_request_args (Xiubo Li) [2120166] - ceph: convert to generic_file_llseek (Xiubo Li) [2120166] - ceph: fix the incorrect comment for the ceph_mds_caps struct (Xiubo Li) [2120166] - ceph: don't leak snap_rwsem in handle_cap_grant (Xiubo Li) [2120166] - ceph: prevent a client from exceeding the MDS maximum xattr size (Xiubo Li) [2120166] - ceph: choose auth MDS for getxattr with the Xs caps (Xiubo Li) [2120166] - ceph: add session already open notify support (Xiubo Li) [2120166] - ceph: wait for the first reply of inflight async unlink (Xiubo Li) [2120166] - fs/dcache: export d_same_name() helper (Xiubo Li) [2120166] - ceph: remove useless CEPHFS_FEATURES_CLIENT_REQUIRED (Xiubo Li) [2120166] - ceph: use correct index when encoding client supported features (Xiubo Li) [2120166] - ceph: switch TASK_INTERRUPTIBLE to TASK_KILLABLE (Xiubo Li) [2120166] - ceph: remove redundant variable ino (Xiubo Li) [2120166] - ceph: try to queue a writeback if revoking fails (Xiubo Li) [2120166] - ceph: fix statfs for subdir mounts (Xiubo Li) [2120166] - ceph: try to choose the auth MDS if possible for getattr (Xiubo Li) [2120166] - ceph: disable updating the atime since cephfs won't maintain it (Xiubo Li) [2120166] - ceph: flush the mdlog for filesystem sync (Xiubo Li) [2120166] - ceph: rename unsafe_request_wait() (Xiubo Li) [2120166] - libceph: use swap() macro instead of taking tmp variable (Xiubo Li) [2120166] - ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check (Xiubo Li) [2120166] - ceph: use dedicated list iterator variable (Xiubo Li) [2120166] - ceph: update the dlease for the hashed dentry when removing (Xiubo Li) [2120166] - ceph: stop retrying the request when exceeding 256 times (Xiubo Li) [2120166] - ceph: stop forwarding the request when exceeding 256 times (Xiubo Li) [2120166] - ceph: remove unused CEPH_MDS_LEASE_RELEASE related code (Xiubo Li) [2120166] - ceph: allow ceph.dir.rctime xattr to be updatable (Xiubo Li) [2120166] - powercap: RAPL: Add Power Limit4 support for Alder Lake-N and Raptor Lake-P (David Arcari) [2106144] - powercap: intel_rapl: remove redundant store to value after multiply (David Arcari) [2106144] - powercap: RAPL: Add Power Limit4 support for RaptorLake (David Arcari) [2106144] - powercap: intel_rapl: support new layout of Psys PowerLimit Register on SPR (David Arcari) [2106144] - powercap: Add Power Limit4 support for Alder Lake SoC (David Arcari) [2106144] - Revert "Merge: Backport Aspeed conversion to shmem" (Herton R. Krzesinski) ...
Thu, 15 Dec 2022 01:26:42 GMT: kernel-core-5.14.0-214.el9.x86_64
kernel-core - The Linux kernel
The kernel package contains the Linux kernel (vmlinuz), the core of any
Linux operating system. The kernel handles the basic functions
of the operating system: memory allocation, process allocation, device
input and output, etc.
Change Log:
Wed, 14 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-214.el9] - sfc: move unmaintained message to sfc_siena (Íñigo Huguet) [2112206 2139802] - sfc/siena: add entries for new CONFIG_SFC_SIENA* configs (Íñigo Huguet) [2112206 2139802] - sfc: Fix an error handling path in efx_pci_probe() (Íñigo Huguet) [2112206] - sfc: support PTP over Ethernet (Íñigo Huguet) [2112206 2139802] - sfc: support PTP over IPv6/UDP (Íñigo Huguet) [2112206 2139802] - sfc: allow more flexible way of adding filters for PTP (Íñigo Huguet) [2112206 2139802] - sfc: correct filter_table_remove method for EF10 PFs (Íñigo Huguet) [2112206] - sfc/siena: fix null pointer dereference in efx_hard_start_xmit (Íñigo Huguet) [2112206] - sfc/siena: fix TX channel offset when using legacy interrupts (Íñigo Huguet) [2112206] - sfc: implement ethtool get/set RX ring size for EF100 reps (Íñigo Huguet) [2112206] - sfc: use a dynamic m-port for representor RX and set it promisc (Íñigo Huguet) [2112206] - sfc: move table locking into filter_table_{probe,remove} methods (Íñigo Huguet) [2112206] - sfc: insert default MAE rules to connect VFs to representors (Íñigo Huguet) [2112206] - sfc: receive packets from EF100 VFs into representors (Íñigo Huguet) [2112206] - sfc: check ef100 RX packets are from the wire (Íñigo Huguet) [2112206] - sfc: determine wire m-port at EF100 PF probe time (Íñigo Huguet) [2112206] - sfc: ef100 representor RX top half (Íñigo Huguet) [2112206] - sfc: ef100 representor RX NAPI poll (Íñigo Huguet) [2112206] - sfc: plumb ef100 representor stats (Íñigo Huguet) [2112206] - sfc: disable softirqs for ptp TX (Íñigo Huguet) [2112206] - sfc/siena: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc: attach/detach EF100 representors along with their owning PF (Íñigo Huguet) [2112206] - sfc: hook up ef100 representor TX (Íñigo Huguet) [2112206] - sfc: support passing a representor to the EF100 TX path (Íñigo Huguet) [2112206] - sfc: determine representee m-port for EF100 representors (Íñigo Huguet) [2112206] - sfc: phys port/switch identification for ef100 reps (Íñigo Huguet) [2112206] - sfc: add basic ethtool ops to ef100 reps (Íñigo Huguet) [2112206] - sfc: add skeleton ef100 VF representors (Íñigo Huguet) [2112206] - sfc: detect ef100 MAE admin privilege/capability at probe time (Íñigo Huguet) [2112206] - sfc: update EF100 register descriptions (Íñigo Huguet) [2112206] - sfc: update MCDI protocol headers (Íñigo Huguet) [2112206] - sfc/siena: Use the bitmap API to allocate bitmaps (Íñigo Huguet) [2112206] - sfc: Separate netdev probe/remove from PCI probe/remove (Íñigo Huguet) [2112206] - sfc: replace function name in string with __func__ (Íñigo Huguet) [2112206] - sfc: Unsplit literal string. (Íñigo Huguet) [2112206] - sfc: Move EF100 efx_nic_type structs to the end of the file (Íñigo Huguet) [2112206] - sfc: Separate efx_nic memory from net_device memory (Íñigo Huguet) [2112206] - sfc: Encapsulate access to netdev_priv() (Íñigo Huguet) [2112206] - sfc: Change BUG_ON to WARN_ON and recovery code. (Íñigo Huguet) [2112206] - sfc: Remove netdev init from efx_init_struct (Íñigo Huguet) [2112206] - sfc: Add a PROBED state for EF100 VDPA use. (Íñigo Huguet) [2112206] - sfc: Split STATE_READY in to STATE_NET_DOWN and STATE_NET_UP. (Íñigo Huguet) [2112206] - sfc: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc: siena: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc/siena: Fix typo in comment (Íñigo Huguet) [2112206] - sfc: Fix typo in comment (Íñigo Huguet) [2112206] - sfc/siena: fix wrong tx channel offset with efx_separate_tx_channels (Íñigo Huguet) [2112206] - sfc/siena: fix considering that all channels have TX queues (Íñigo Huguet) [2112206] - sfc/siena: Remove duplicate check on segments (Íñigo Huguet) [2112206] - sfc: siena: Have a unique wrapper ifndef for efx channels header (Íñigo Huguet) [2112206] - eth: sfc: remove remnants of the out-of-tree napi_weight module param (Íñigo Huguet) [2112206] - sfc: siena: Fix Kconfig dependencies (Íñigo Huguet) [2112206] - sfc/siena: Reinstate SRIOV init/fini function calls (Íñigo Huguet) [2112206] - sfc/siena: Make PTP and reset support specific for Siena (Íñigo Huguet) [2112206] - sfc/siena: Make MCDI logging support specific for Siena (Íñigo Huguet) [2112206] - siena: Make HWMON support specific for Siena (Íñigo Huguet) [2112206] - siena: Make SRIOV support specific for Siena (Íñigo Huguet) [2112206] - siena: Make MTD support specific for Siena (Íñigo Huguet) [2112206] - sfc: Add a basic Siena module (Íñigo Huguet) [2112206] - sfc/siena: Inline functions in sriov.h to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in mcdi headers to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename peripheral functions to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename RX/TX functions to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in efx headers to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Remove build references to missing functionality (Íñigo Huguet) [2112206] - sfc: Copy shared files needed for Siena (part 2) (Íñigo Huguet) [2112206] - sfc: Copy shared files needed for Siena (part 1) (Íñigo Huguet) [2112206] - sfc: Move Siena specific files (Íñigo Huguet) [2112206] - sfc: Copy a subset of mcdi_pcol.h to siena (Íñigo Huguet) [2112206] - sfc: Disable Siena support (Íñigo Huguet) [2112206] - sfc: add EF100 VF support via a write to sriov_numvfs (Íñigo Huguet) [2112206] - sfc: Remove global definition of efx_reset_type_names (Íñigo Huguet) [2112206] - sfc: Remove duplicate definition of efx_xmit_done (Íñigo Huguet) [2112206] - sfc: efx_default_channel_type APIs can be static (Íñigo Huguet) [2112206] - sfc: Fix spelling mistake "writting" -> "writing" (Íñigo Huguet) [2112206] - sfc: ef10: Fix assigning negative value to unsigned variable (Íñigo Huguet) [2112206] - sfc: use hardware tx timestamps for more than PTP (Íñigo Huguet) [2112206 2139802] - drm/vc4: hdmi: Fix build error for implicit function declaration (Adrien Thierry) [2138240] - drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage (Adrien Thierry) [2138240] - drm/vc4: Fix build error when CONFIG_DRM_VC4=y && CONFIG_RASPBERRYPI_FIRMWARE=m (Adrien Thierry) [2138240] - drm/vc4: Make use of the helper component_compare_dev (Adrien Thierry) [2138240] - drm/vc4: Use drm_mode_copy() (Adrien Thierry) [2138240] - drm/vc4: crtc: Fix runtime_pm reference counting (Adrien Thierry) [2138240] - drm/vc4: hdmi: Unregister codec device on unbind (Adrien Thierry) [2138240] - drm/vc4: Use of_device_get_match_data() (Adrien Thierry) [2138240] - drm/vc4: crtc: Fix redundant variable assignment (Adrien Thierry) [2138240] - drm/vc4: hdmi: Allow DBLCLK modes even if horz timing is odd. (Adrien Thierry) [2138240] - drm/vc4: hdmi: Don't try disabling SCDC on Pi0-3. (Adrien Thierry) [2138240] - drm/vc4: hdmi: Ensure we don't use 2711 HPD registers on Pi0-3 (Adrien Thierry) [2138240] - drm/vc4: hdmi: Simplify the connector state retrieval (Adrien Thierry) [2138240] - drm/vc4: hdmi: Change CSC callback prototype (Adrien Thierry) [2138240] - drm/vc4: hdmi: Define colorspace matrices (Adrien Thierry) [2138240] - drm/vc4: hdmi: Replace CSC_CTL hardcoded value by defines (Adrien Thierry) [2138240] - drm/vc4: hdmi: Move XBAR setup to csc_setup (Adrien Thierry) [2138240] - drm/vc4: hdmi: Use full range helper in csc functions (Adrien Thierry) [2138240] - drm/vc4: hdmi: Add full range RGB helper (Adrien Thierry) [2138240] - drm/edid: Rename drm_hdmi_avi_infoframe_colorspace to _colorimetry (Adrien Thierry) [2138240] - drm/vc4: Fix deadlock on DSI device attach error (Adrien Thierry) [2138240] - drm/vc4: remove redundant assignment of variable size (Adrien Thierry) [2138240] - drm/vc4: Notify the firmware when DRM is in charge (Adrien Thierry) [2138240] - drm/vc4: Remove conflicting framebuffers before callind bind_all (Adrien Thierry) [2138240] - drm/vc4: Support nomodeset (Adrien Thierry) [2138240] - firmware: raspberrypi: Add RPI_FIRMWARE_NOTIFY_DISPLAY_DONE (Adrien Thierry) [2138240] - drm/vc4: plane: Add support for YUV color encodings and ranges (Adrien Thierry) [2138240] - drm/vc4: plane: Add support for DRM_FORMAT_P030 (Adrien Thierry) [2138240] - drm/vc4: kms: Wait for the commit before increasing our clock rate (Adrien Thierry) [2138240] - drm: Remove CONFIG_DRM_KMS_CMA_HELPER option (Adrien Thierry) [2138240] - drm/cma-helper: Pass GEM CMA object in public interfaces (Adrien Thierry) [2138240] - drm/cma-helper: Export dedicated wrappers for GEM object functions (Adrien Thierry) [2138240] - drm/vc4: kms: Fix previous HVS commit wait (Adrien Thierry) [2138240] - drm/vc4: kms: Don't duplicate pending commit (Adrien Thierry) [2138240] - drm/vc4: kms: Clear the HVS FIFO commit pointer once done (Adrien Thierry) [2138240] - drm/vc4: kms: Add missing drm_crtc_commit_put (Adrien Thierry) [2138240] - drm/vc4: kms: Fix return code check (Adrien Thierry) [2138240] - drm/vc4: fix error code in vc4_create_object() (Adrien Thierry) [2138240] - drm/vc4: hdmi: Introduce a scdc_enabled flag (Adrien Thierry) [2138240] - drm/vc4: hdmi: Introduce an output_enabled flag (Adrien Thierry) [2138240] - drm/vc4: hdmi: Check the device state in prepare() (Adrien Thierry) [2138240] - drm/vc4: hdmi: Prevent access to crtc->state outside of KMS (Adrien Thierry) [2138240] - drm/vc4: hdmi: Use a mutex to prevent concurrent framework access (Adrien Thierry) [2138240] - drm/vc4: hdmi: Add a spinlock to protect register access (Adrien Thierry) [2138240] - drm/vc4: crtc: Copy assigned channel to the CRTC (Adrien Thierry) [2138240] - drm/vc4: Fix non-blocking commit getting stuck forever (Adrien Thierry) [2138240] - drm/vc4: crtc: Drop feed_txp from state (Adrien Thierry) [2138240] - drm/vc4: Increase the core clock based on HVS load (Adrien Thierry) [2138240] - drm/vc4: hdmi: Enable the scrambler on reconnection (Adrien Thierry) [2138240] - drm/vc4: hdmi: Raise the maximum clock rate (Adrien Thierry) [2138240] - drm/vc4: Leverage the load tracker on the BCM2711 (Adrien Thierry) [2138240] - drm/vc4: crtc: Add some logging (Adrien Thierry) [2138240] - drm/vc4: crtc: Rework the encoder retrieval code (again) (Adrien Thierry) [2138240] - drm/vc4: crtc: Add encoder to vc4_crtc_config_pv prototype (Adrien Thierry) [2138240] - drm/vc4: Make vc4_crtc_get_encoder public (Adrien Thierry) [2138240] - drm/vc4: hdmi: Fix HPD GPIO detection (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove the DDC probing for status detection (Adrien Thierry) [2138240] - drm/vc4: crtc: Make sure the HDMI controller is powered when disabling (Adrien Thierry) [2138240] - drm/vc4: hdmi: Warn if we access the controller while disabled (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the device is powered with CEC (Adrien Thierry) [2138240] - drm/vc4: hdmi: Split the CEC disable / enable functions in two (Adrien Thierry) [2138240] - drm/vc4: hdmi: Rework the pre_crtc_configure error handling (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the controller is powered up during bind (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the controller is powered in detect (Adrien Thierry) [2138240] - drm/vc4: hdmi: Move the HSM clock enable to runtime_pm (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set a default HSM rate (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove unused struct (Adrien Thierry) [2138240] - drm/vc4: hdmi: Actually check for the connector status in hotplug (Adrien Thierry) [2138240] - Revert "drm/vc4: hdmi: Remove drm_encoder->crtc usage" (Adrien Thierry) [2138240] - Revert drm/vc4 hdmi runtime PM changes (Adrien Thierry) [2138240] - drm/vc4: dsi: Switch to devm_drm_of_get_bridge (Adrien Thierry) [2138240] - drm/vc4: dpi: Switch to devm_drm_of_get_bridge (Adrien Thierry) [2138240] - drm/vc4: Make use of the helper function devm_platform_ioremap_resource() (Adrien Thierry) [2138240] - drm/vc4: hdmi: make vc4_hdmi_codec_pdata static (Adrien Thierry) [2138240] - drm/vc4: Convert to Linux IRQ interfaces (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove unused struct (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove redundant variables (Adrien Thierry) [2138240] - drm/bridge: Centralize error message when bridge attach fails (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove drm_encoder->crtc usage (Adrien Thierry) [2138240] - drm/vc4: hdmi: Only call into DRM framework if registered (Adrien Thierry) [2138240] - drm/vc4: hdmi: Drop devm interrupt handler for hotplug interrupts (Adrien Thierry) [2138240] - drm: vc4: Fix pixel-wrap issue with DVP teardown (Adrien Thierry) [2138240] - drm/vc4: hdmi: Limit noise when deferring snd card registration (Adrien Thierry) [2138240] - drm/aperture: Pass DRM driver structure instead of driver name (Adrien Thierry) [2138240] - drm/vc4: Don't set struct drm_device.irq_enabled (Adrien Thierry) [2138240] - drm/vc4: hdmi: Register HDMI codec (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove firmware logic for MAI threshold setting (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set VC4_HDMI_MAI_CONFIG_FORMAT_REVERSE (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set HDMI_MAI_FMT (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set HD_CTL_WHOLSMP and HD_CTL_CHALIGN_SET (Adrien Thierry) [2138240] - drm/vc4: hdmi: Rely on interrupts to handle hotplug (Adrien Thierry) [2138240] Wed, 14 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-213.el9] - redhat: configs: disable vDPA on all archs except x86_64 (Laurent Vivier) [2140885] - pipe: Fix missing lock in pipe_resize_ring() (Ian Kent) [2141632] {CVE-2022-2959} - NFSD: Protect against send buffer overflow in NFSv3 READ (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv2 READ (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv3 READDIR (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv2 READDIR (Scott Mayhew) [2141770] {CVE-2022-43945} - SUNRPC: Fix svcxdr_init_encode's buflen calculation (Scott Mayhew) [2141770] {CVE-2022-43945} - SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculation (Scott Mayhew) [2141770] {CVE-2022-43945} - block: change request end_io handler to pass back a return value (Eric Chanudet) [2139205] - block: Change the return type of blk_mq_map_queues() into void (Eric Chanudet) [2139205] - block: simplify disk shutdown (Eric Chanudet) [2139205] - scsi: ufs: Split the drivers/scsi/ufs directory (Eric Chanudet) [2139205] - blk-mq: remove the done argument to blk_execute_rq_nowait (Eric Chanudet) [2139205] - i40e: Fix error handling in i40e_init_module() (Stefan Assmann) [2104466] - i40e: Add appropriate error message logged for incorrect duplex setting (Stefan Assmann) [2104466] - i40e: Add i40e_napi_poll tracepoint (Stefan Assmann) [2104466] - i40e: Record number of RXes cleaned during NAPI (Stefan Assmann) [2104466] - i40e: Record number TXes cleaned during NAPI (Stefan Assmann) [2104466] - i40e: Store the irq number in i40e_q_vector (Stefan Assmann) [2104466] - ptp: introduce helpers to adjust by scaled parts per million (Stefan Assmann) [2104466] - net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers). (Stefan Assmann) [2104466] - i40e: Fix flow-type by setting GL_HASH_INSET registers (Stefan Assmann) [2104466] - i40e: Fix VF hang when reset is triggered on another VF (Stefan Assmann) [2104466] - i40e: Fix ethtool rx-flow-hash setting for X722 (Stefan Assmann) [2104466] - i40e: Fix DMA mappings leak (Stefan Assmann) [2104466] - i40e: add description and modify interrupts configuration procedure (Stefan Assmann) [2104466] - i40e: Add basic support for I710 devices (Stefan Assmann) [2104466] - i40e: Fix set max_tx_rate when it is lower than 1 Mbps (Stefan Assmann) [2104466] - i40e: Fix VF set max MTU size (Stefan Assmann) [2104466] - i40e: Fix ADQ rate limiting for PF (Stefan Assmann) [2104466] - net: ethernet: move from strlcpy with unused retval to strscpy (Stefan Assmann) [2104466] - i40e: Fix incorrect address type for IPv6 flow rules (Stefan Assmann) [2104466] - i40e: Fix to stop tx_timeout recovery if GLOBR fails (Stefan Assmann) [2104466] - i40e: convert .adjfreq to .adjfine (Stefan Assmann) [2104466] - i40e: use mul_u64_u64_div_u64 for PTP frequency calculation (Stefan Assmann) [2104466] - i40e: Fix interface init with MSI interrupts (no MSI-X) (Stefan Assmann) [2104466] - i40e: Refactor tc mqprio checks (Stefan Assmann) [2104466] - i40e: Fix erroneous adapter reinitialization during recovery process (Stefan Assmann) [2104466] - i40e: Fix VF's MAC Address change on VM (Stefan Assmann) [2104466] - i40e: Fix dropped jumbo frames statistics (Stefan Assmann) [2104466] - intel/i40e:fix repeated words in comments (Stefan Assmann) [2104466] - intel: remove unused macros (Stefan Assmann) [2104466] - i40e: read the XDP program once per NAPI (Stefan Assmann) [2104466] - intel/i40e: delete if NULL check before dev_kfree_skb (Stefan Assmann) [2104466] - i40e: Remove unnecessary synchronize_irq() before free_irq() (Stefan Assmann) [2104466] - i40e: Add support for ethtool -s <interface> speed <speed in Mb> (Stefan Assmann) [2104466] - i40e: Add VF VLAN pruning (Stefan Assmann) [2104466] - ethernet: constify references to netdev->dev_addr in drivers (Stefan Assmann) [2104466] Tue, 13 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-212.el9] - udp: track the forward memory release threshold in an hot cacheline (Paolo Abeni) [2133057] - net: introduce and use custom sockopt socket flag (Paolo Abeni) [2133057] - bpf: Change bpf_setsockopt(SOL_SOCKET) to reuse sk_setsockopt() (Paolo Abeni) [2133057] - net: Add sk_setsockopt() to take the sk ptr instead of the sock ptr (Paolo Abeni) [2133057] - net: skb: introduce and use a single page frag cache (Paolo Abeni) [2133057] - net: add napi_get_frags_check() helper (Paolo Abeni) [2133057] - libceph: clean up ceph_osdc_start_request prototype (Xiubo Li) [2120166] - rbd: replace usage of found with dedicated list iterator variable (Xiubo Li) [2120166] - libceph: fix ceph_pagelist_reserve() comment typo (Xiubo Li) [2120166] - ceph: don't truncate file in atomic_open (Xiubo Li) [2120166] - ceph: make f_bsize always equal to f_frsize (Xiubo Li) [2120166] - libceph: print fsid and epoch with osd id (Xiubo Li) [2120166] - libceph: check pointer before assigned to "c->rules[]" (Xiubo Li) [2120166] - ceph: update the auth cap when the async create req is forwarded (Xiubo Li) [2120166] - ceph: make change_auth_cap_ses a global symbol (Xiubo Li) [2120166] - ceph: fix incorrect old_size length in ceph_mds_request_args (Xiubo Li) [2120166] - ceph: convert to generic_file_llseek (Xiubo Li) [2120166] - ceph: fix the incorrect comment for the ceph_mds_caps struct (Xiubo Li) [2120166] - ceph: don't leak snap_rwsem in handle_cap_grant (Xiubo Li) [2120166] - ceph: prevent a client from exceeding the MDS maximum xattr size (Xiubo Li) [2120166] - ceph: choose auth MDS for getxattr with the Xs caps (Xiubo Li) [2120166] - ceph: add session already open notify support (Xiubo Li) [2120166] - ceph: wait for the first reply of inflight async unlink (Xiubo Li) [2120166] - fs/dcache: export d_same_name() helper (Xiubo Li) [2120166] - ceph: remove useless CEPHFS_FEATURES_CLIENT_REQUIRED (Xiubo Li) [2120166] - ceph: use correct index when encoding client supported features (Xiubo Li) [2120166] - ceph: switch TASK_INTERRUPTIBLE to TASK_KILLABLE (Xiubo Li) [2120166] - ceph: remove redundant variable ino (Xiubo Li) [2120166] - ceph: try to queue a writeback if revoking fails (Xiubo Li) [2120166] - ceph: fix statfs for subdir mounts (Xiubo Li) [2120166] - ceph: try to choose the auth MDS if possible for getattr (Xiubo Li) [2120166] - ceph: disable updating the atime since cephfs won't maintain it (Xiubo Li) [2120166] - ceph: flush the mdlog for filesystem sync (Xiubo Li) [2120166] - ceph: rename unsafe_request_wait() (Xiubo Li) [2120166] - libceph: use swap() macro instead of taking tmp variable (Xiubo Li) [2120166] - ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check (Xiubo Li) [2120166] - ceph: use dedicated list iterator variable (Xiubo Li) [2120166] - ceph: update the dlease for the hashed dentry when removing (Xiubo Li) [2120166] - ceph: stop retrying the request when exceeding 256 times (Xiubo Li) [2120166] - ceph: stop forwarding the request when exceeding 256 times (Xiubo Li) [2120166] - ceph: remove unused CEPH_MDS_LEASE_RELEASE related code (Xiubo Li) [2120166] - ceph: allow ceph.dir.rctime xattr to be updatable (Xiubo Li) [2120166] - powercap: RAPL: Add Power Limit4 support for Alder Lake-N and Raptor Lake-P (David Arcari) [2106144] - powercap: intel_rapl: remove redundant store to value after multiply (David Arcari) [2106144] - powercap: RAPL: Add Power Limit4 support for RaptorLake (David Arcari) [2106144] - powercap: intel_rapl: support new layout of Psys PowerLimit Register on SPR (David Arcari) [2106144] - powercap: Add Power Limit4 support for Alder Lake SoC (David Arcari) [2106144] - Revert "Merge: Backport Aspeed conversion to shmem" (Herton R. Krzesinski) ...
Thu, 15 Dec 2022 01:27:21 GMT: kernel-abi-stablelists-5.14.0-214.el9.noarch
kernel-abi-stablelists - The Red Hat Enterprise Linux kernel ABI symbol stablelists
The kABI package contains information pertaining to the Red Hat Enterprise
Linux kernel ABI, including lists of kernel symbols that are needed by
external Linux kernel modules, and a yum plugin to aid enforcement.
Change Log:
Wed, 14 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-214.el9] - sfc: move unmaintained message to sfc_siena (Íñigo Huguet) [2112206 2139802] - sfc/siena: add entries for new CONFIG_SFC_SIENA* configs (Íñigo Huguet) [2112206 2139802] - sfc: Fix an error handling path in efx_pci_probe() (Íñigo Huguet) [2112206] - sfc: support PTP over Ethernet (Íñigo Huguet) [2112206 2139802] - sfc: support PTP over IPv6/UDP (Íñigo Huguet) [2112206 2139802] - sfc: allow more flexible way of adding filters for PTP (Íñigo Huguet) [2112206 2139802] - sfc: correct filter_table_remove method for EF10 PFs (Íñigo Huguet) [2112206] - sfc/siena: fix null pointer dereference in efx_hard_start_xmit (Íñigo Huguet) [2112206] - sfc/siena: fix TX channel offset when using legacy interrupts (Íñigo Huguet) [2112206] - sfc: implement ethtool get/set RX ring size for EF100 reps (Íñigo Huguet) [2112206] - sfc: use a dynamic m-port for representor RX and set it promisc (Íñigo Huguet) [2112206] - sfc: move table locking into filter_table_{probe,remove} methods (Íñigo Huguet) [2112206] - sfc: insert default MAE rules to connect VFs to representors (Íñigo Huguet) [2112206] - sfc: receive packets from EF100 VFs into representors (Íñigo Huguet) [2112206] - sfc: check ef100 RX packets are from the wire (Íñigo Huguet) [2112206] - sfc: determine wire m-port at EF100 PF probe time (Íñigo Huguet) [2112206] - sfc: ef100 representor RX top half (Íñigo Huguet) [2112206] - sfc: ef100 representor RX NAPI poll (Íñigo Huguet) [2112206] - sfc: plumb ef100 representor stats (Íñigo Huguet) [2112206] - sfc: disable softirqs for ptp TX (Íñigo Huguet) [2112206] - sfc/siena: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc: attach/detach EF100 representors along with their owning PF (Íñigo Huguet) [2112206] - sfc: hook up ef100 representor TX (Íñigo Huguet) [2112206] - sfc: support passing a representor to the EF100 TX path (Íñigo Huguet) [2112206] - sfc: determine representee m-port for EF100 representors (Íñigo Huguet) [2112206] - sfc: phys port/switch identification for ef100 reps (Íñigo Huguet) [2112206] - sfc: add basic ethtool ops to ef100 reps (Íñigo Huguet) [2112206] - sfc: add skeleton ef100 VF representors (Íñigo Huguet) [2112206] - sfc: detect ef100 MAE admin privilege/capability at probe time (Íñigo Huguet) [2112206] - sfc: update EF100 register descriptions (Íñigo Huguet) [2112206] - sfc: update MCDI protocol headers (Íñigo Huguet) [2112206] - sfc/siena: Use the bitmap API to allocate bitmaps (Íñigo Huguet) [2112206] - sfc: Separate netdev probe/remove from PCI probe/remove (Íñigo Huguet) [2112206] - sfc: replace function name in string with __func__ (Íñigo Huguet) [2112206] - sfc: Unsplit literal string. (Íñigo Huguet) [2112206] - sfc: Move EF100 efx_nic_type structs to the end of the file (Íñigo Huguet) [2112206] - sfc: Separate efx_nic memory from net_device memory (Íñigo Huguet) [2112206] - sfc: Encapsulate access to netdev_priv() (Íñigo Huguet) [2112206] - sfc: Change BUG_ON to WARN_ON and recovery code. (Íñigo Huguet) [2112206] - sfc: Remove netdev init from efx_init_struct (Íñigo Huguet) [2112206] - sfc: Add a PROBED state for EF100 VDPA use. (Íñigo Huguet) [2112206] - sfc: Split STATE_READY in to STATE_NET_DOWN and STATE_NET_UP. (Íñigo Huguet) [2112206] - sfc: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc: siena: fix repeated words in comments (Íñigo Huguet) [2112206] - sfc/siena: Fix typo in comment (Íñigo Huguet) [2112206] - sfc: Fix typo in comment (Íñigo Huguet) [2112206] - sfc/siena: fix wrong tx channel offset with efx_separate_tx_channels (Íñigo Huguet) [2112206] - sfc/siena: fix considering that all channels have TX queues (Íñigo Huguet) [2112206] - sfc/siena: Remove duplicate check on segments (Íñigo Huguet) [2112206] - sfc: siena: Have a unique wrapper ifndef for efx channels header (Íñigo Huguet) [2112206] - eth: sfc: remove remnants of the out-of-tree napi_weight module param (Íñigo Huguet) [2112206] - sfc: siena: Fix Kconfig dependencies (Íñigo Huguet) [2112206] - sfc/siena: Reinstate SRIOV init/fini function calls (Íñigo Huguet) [2112206] - sfc/siena: Make PTP and reset support specific for Siena (Íñigo Huguet) [2112206] - sfc/siena: Make MCDI logging support specific for Siena (Íñigo Huguet) [2112206] - siena: Make HWMON support specific for Siena (Íñigo Huguet) [2112206] - siena: Make SRIOV support specific for Siena (Íñigo Huguet) [2112206] - siena: Make MTD support specific for Siena (Íñigo Huguet) [2112206] - sfc: Add a basic Siena module (Íñigo Huguet) [2112206] - sfc/siena: Inline functions in sriov.h to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in mcdi headers to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename peripheral functions to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename RX/TX functions to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Rename functions in efx headers to avoid conflicts with sfc (Íñigo Huguet) [2112206] - sfc/siena: Remove build references to missing functionality (Íñigo Huguet) [2112206] - sfc: Copy shared files needed for Siena (part 2) (Íñigo Huguet) [2112206] - sfc: Copy shared files needed for Siena (part 1) (Íñigo Huguet) [2112206] - sfc: Move Siena specific files (Íñigo Huguet) [2112206] - sfc: Copy a subset of mcdi_pcol.h to siena (Íñigo Huguet) [2112206] - sfc: Disable Siena support (Íñigo Huguet) [2112206] - sfc: add EF100 VF support via a write to sriov_numvfs (Íñigo Huguet) [2112206] - sfc: Remove global definition of efx_reset_type_names (Íñigo Huguet) [2112206] - sfc: Remove duplicate definition of efx_xmit_done (Íñigo Huguet) [2112206] - sfc: efx_default_channel_type APIs can be static (Íñigo Huguet) [2112206] - sfc: Fix spelling mistake "writting" -> "writing" (Íñigo Huguet) [2112206] - sfc: ef10: Fix assigning negative value to unsigned variable (Íñigo Huguet) [2112206] - sfc: use hardware tx timestamps for more than PTP (Íñigo Huguet) [2112206 2139802] - drm/vc4: hdmi: Fix build error for implicit function declaration (Adrien Thierry) [2138240] - drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage (Adrien Thierry) [2138240] - drm/vc4: Fix build error when CONFIG_DRM_VC4=y && CONFIG_RASPBERRYPI_FIRMWARE=m (Adrien Thierry) [2138240] - drm/vc4: Make use of the helper component_compare_dev (Adrien Thierry) [2138240] - drm/vc4: Use drm_mode_copy() (Adrien Thierry) [2138240] - drm/vc4: crtc: Fix runtime_pm reference counting (Adrien Thierry) [2138240] - drm/vc4: hdmi: Unregister codec device on unbind (Adrien Thierry) [2138240] - drm/vc4: Use of_device_get_match_data() (Adrien Thierry) [2138240] - drm/vc4: crtc: Fix redundant variable assignment (Adrien Thierry) [2138240] - drm/vc4: hdmi: Allow DBLCLK modes even if horz timing is odd. (Adrien Thierry) [2138240] - drm/vc4: hdmi: Don't try disabling SCDC on Pi0-3. (Adrien Thierry) [2138240] - drm/vc4: hdmi: Ensure we don't use 2711 HPD registers on Pi0-3 (Adrien Thierry) [2138240] - drm/vc4: hdmi: Simplify the connector state retrieval (Adrien Thierry) [2138240] - drm/vc4: hdmi: Change CSC callback prototype (Adrien Thierry) [2138240] - drm/vc4: hdmi: Define colorspace matrices (Adrien Thierry) [2138240] - drm/vc4: hdmi: Replace CSC_CTL hardcoded value by defines (Adrien Thierry) [2138240] - drm/vc4: hdmi: Move XBAR setup to csc_setup (Adrien Thierry) [2138240] - drm/vc4: hdmi: Use full range helper in csc functions (Adrien Thierry) [2138240] - drm/vc4: hdmi: Add full range RGB helper (Adrien Thierry) [2138240] - drm/edid: Rename drm_hdmi_avi_infoframe_colorspace to _colorimetry (Adrien Thierry) [2138240] - drm/vc4: Fix deadlock on DSI device attach error (Adrien Thierry) [2138240] - drm/vc4: remove redundant assignment of variable size (Adrien Thierry) [2138240] - drm/vc4: Notify the firmware when DRM is in charge (Adrien Thierry) [2138240] - drm/vc4: Remove conflicting framebuffers before callind bind_all (Adrien Thierry) [2138240] - drm/vc4: Support nomodeset (Adrien Thierry) [2138240] - firmware: raspberrypi: Add RPI_FIRMWARE_NOTIFY_DISPLAY_DONE (Adrien Thierry) [2138240] - drm/vc4: plane: Add support for YUV color encodings and ranges (Adrien Thierry) [2138240] - drm/vc4: plane: Add support for DRM_FORMAT_P030 (Adrien Thierry) [2138240] - drm/vc4: kms: Wait for the commit before increasing our clock rate (Adrien Thierry) [2138240] - drm: Remove CONFIG_DRM_KMS_CMA_HELPER option (Adrien Thierry) [2138240] - drm/cma-helper: Pass GEM CMA object in public interfaces (Adrien Thierry) [2138240] - drm/cma-helper: Export dedicated wrappers for GEM object functions (Adrien Thierry) [2138240] - drm/vc4: kms: Fix previous HVS commit wait (Adrien Thierry) [2138240] - drm/vc4: kms: Don't duplicate pending commit (Adrien Thierry) [2138240] - drm/vc4: kms: Clear the HVS FIFO commit pointer once done (Adrien Thierry) [2138240] - drm/vc4: kms: Add missing drm_crtc_commit_put (Adrien Thierry) [2138240] - drm/vc4: kms: Fix return code check (Adrien Thierry) [2138240] - drm/vc4: fix error code in vc4_create_object() (Adrien Thierry) [2138240] - drm/vc4: hdmi: Introduce a scdc_enabled flag (Adrien Thierry) [2138240] - drm/vc4: hdmi: Introduce an output_enabled flag (Adrien Thierry) [2138240] - drm/vc4: hdmi: Check the device state in prepare() (Adrien Thierry) [2138240] - drm/vc4: hdmi: Prevent access to crtc->state outside of KMS (Adrien Thierry) [2138240] - drm/vc4: hdmi: Use a mutex to prevent concurrent framework access (Adrien Thierry) [2138240] - drm/vc4: hdmi: Add a spinlock to protect register access (Adrien Thierry) [2138240] - drm/vc4: crtc: Copy assigned channel to the CRTC (Adrien Thierry) [2138240] - drm/vc4: Fix non-blocking commit getting stuck forever (Adrien Thierry) [2138240] - drm/vc4: crtc: Drop feed_txp from state (Adrien Thierry) [2138240] - drm/vc4: Increase the core clock based on HVS load (Adrien Thierry) [2138240] - drm/vc4: hdmi: Enable the scrambler on reconnection (Adrien Thierry) [2138240] - drm/vc4: hdmi: Raise the maximum clock rate (Adrien Thierry) [2138240] - drm/vc4: Leverage the load tracker on the BCM2711 (Adrien Thierry) [2138240] - drm/vc4: crtc: Add some logging (Adrien Thierry) [2138240] - drm/vc4: crtc: Rework the encoder retrieval code (again) (Adrien Thierry) [2138240] - drm/vc4: crtc: Add encoder to vc4_crtc_config_pv prototype (Adrien Thierry) [2138240] - drm/vc4: Make vc4_crtc_get_encoder public (Adrien Thierry) [2138240] - drm/vc4: hdmi: Fix HPD GPIO detection (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove the DDC probing for status detection (Adrien Thierry) [2138240] - drm/vc4: crtc: Make sure the HDMI controller is powered when disabling (Adrien Thierry) [2138240] - drm/vc4: hdmi: Warn if we access the controller while disabled (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the device is powered with CEC (Adrien Thierry) [2138240] - drm/vc4: hdmi: Split the CEC disable / enable functions in two (Adrien Thierry) [2138240] - drm/vc4: hdmi: Rework the pre_crtc_configure error handling (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the controller is powered up during bind (Adrien Thierry) [2138240] - drm/vc4: hdmi: Make sure the controller is powered in detect (Adrien Thierry) [2138240] - drm/vc4: hdmi: Move the HSM clock enable to runtime_pm (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set a default HSM rate (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove unused struct (Adrien Thierry) [2138240] - drm/vc4: hdmi: Actually check for the connector status in hotplug (Adrien Thierry) [2138240] - Revert "drm/vc4: hdmi: Remove drm_encoder->crtc usage" (Adrien Thierry) [2138240] - Revert drm/vc4 hdmi runtime PM changes (Adrien Thierry) [2138240] - drm/vc4: dsi: Switch to devm_drm_of_get_bridge (Adrien Thierry) [2138240] - drm/vc4: dpi: Switch to devm_drm_of_get_bridge (Adrien Thierry) [2138240] - drm/vc4: Make use of the helper function devm_platform_ioremap_resource() (Adrien Thierry) [2138240] - drm/vc4: hdmi: make vc4_hdmi_codec_pdata static (Adrien Thierry) [2138240] - drm/vc4: Convert to Linux IRQ interfaces (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove unused struct (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove redundant variables (Adrien Thierry) [2138240] - drm/bridge: Centralize error message when bridge attach fails (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove drm_encoder->crtc usage (Adrien Thierry) [2138240] - drm/vc4: hdmi: Only call into DRM framework if registered (Adrien Thierry) [2138240] - drm/vc4: hdmi: Drop devm interrupt handler for hotplug interrupts (Adrien Thierry) [2138240] - drm: vc4: Fix pixel-wrap issue with DVP teardown (Adrien Thierry) [2138240] - drm/vc4: hdmi: Limit noise when deferring snd card registration (Adrien Thierry) [2138240] - drm/aperture: Pass DRM driver structure instead of driver name (Adrien Thierry) [2138240] - drm/vc4: Don't set struct drm_device.irq_enabled (Adrien Thierry) [2138240] - drm/vc4: hdmi: Register HDMI codec (Adrien Thierry) [2138240] - drm/vc4: hdmi: Remove firmware logic for MAI threshold setting (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set VC4_HDMI_MAI_CONFIG_FORMAT_REVERSE (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set HDMI_MAI_FMT (Adrien Thierry) [2138240] - drm/vc4: hdmi: Set HD_CTL_WHOLSMP and HD_CTL_CHALIGN_SET (Adrien Thierry) [2138240] - drm/vc4: hdmi: Rely on interrupts to handle hotplug (Adrien Thierry) [2138240] Wed, 14 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-213.el9] - redhat: configs: disable vDPA on all archs except x86_64 (Laurent Vivier) [2140885] - pipe: Fix missing lock in pipe_resize_ring() (Ian Kent) [2141632] {CVE-2022-2959} - NFSD: Protect against send buffer overflow in NFSv3 READ (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv2 READ (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv3 READDIR (Scott Mayhew) [2141770] {CVE-2022-43945} - NFSD: Protect against send buffer overflow in NFSv2 READDIR (Scott Mayhew) [2141770] {CVE-2022-43945} - SUNRPC: Fix svcxdr_init_encode's buflen calculation (Scott Mayhew) [2141770] {CVE-2022-43945} - SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculation (Scott Mayhew) [2141770] {CVE-2022-43945} - block: change request end_io handler to pass back a return value (Eric Chanudet) [2139205] - block: Change the return type of blk_mq_map_queues() into void (Eric Chanudet) [2139205] - block: simplify disk shutdown (Eric Chanudet) [2139205] - scsi: ufs: Split the drivers/scsi/ufs directory (Eric Chanudet) [2139205] - blk-mq: remove the done argument to blk_execute_rq_nowait (Eric Chanudet) [2139205] - i40e: Fix error handling in i40e_init_module() (Stefan Assmann) [2104466] - i40e: Add appropriate error message logged for incorrect duplex setting (Stefan Assmann) [2104466] - i40e: Add i40e_napi_poll tracepoint (Stefan Assmann) [2104466] - i40e: Record number of RXes cleaned during NAPI (Stefan Assmann) [2104466] - i40e: Record number TXes cleaned during NAPI (Stefan Assmann) [2104466] - i40e: Store the irq number in i40e_q_vector (Stefan Assmann) [2104466] - ptp: introduce helpers to adjust by scaled parts per million (Stefan Assmann) [2104466] - net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers). (Stefan Assmann) [2104466] - i40e: Fix flow-type by setting GL_HASH_INSET registers (Stefan Assmann) [2104466] - i40e: Fix VF hang when reset is triggered on another VF (Stefan Assmann) [2104466] - i40e: Fix ethtool rx-flow-hash setting for X722 (Stefan Assmann) [2104466] - i40e: Fix DMA mappings leak (Stefan Assmann) [2104466] - i40e: add description and modify interrupts configuration procedure (Stefan Assmann) [2104466] - i40e: Add basic support for I710 devices (Stefan Assmann) [2104466] - i40e: Fix set max_tx_rate when it is lower than 1 Mbps (Stefan Assmann) [2104466] - i40e: Fix VF set max MTU size (Stefan Assmann) [2104466] - i40e: Fix ADQ rate limiting for PF (Stefan Assmann) [2104466] - net: ethernet: move from strlcpy with unused retval to strscpy (Stefan Assmann) [2104466] - i40e: Fix incorrect address type for IPv6 flow rules (Stefan Assmann) [2104466] - i40e: Fix to stop tx_timeout recovery if GLOBR fails (Stefan Assmann) [2104466] - i40e: convert .adjfreq to .adjfine (Stefan Assmann) [2104466] - i40e: use mul_u64_u64_div_u64 for PTP frequency calculation (Stefan Assmann) [2104466] - i40e: Fix interface init with MSI interrupts (no MSI-X) (Stefan Assmann) [2104466] - i40e: Refactor tc mqprio checks (Stefan Assmann) [2104466] - i40e: Fix erroneous adapter reinitialization during recovery process (Stefan Assmann) [2104466] - i40e: Fix VF's MAC Address change on VM (Stefan Assmann) [2104466] - i40e: Fix dropped jumbo frames statistics (Stefan Assmann) [2104466] - intel/i40e:fix repeated words in comments (Stefan Assmann) [2104466] - intel: remove unused macros (Stefan Assmann) [2104466] - i40e: read the XDP program once per NAPI (Stefan Assmann) [2104466] - intel/i40e: delete if NULL check before dev_kfree_skb (Stefan Assmann) [2104466] - i40e: Remove unnecessary synchronize_irq() before free_irq() (Stefan Assmann) [2104466] - i40e: Add support for ethtool -s <interface> speed <speed in Mb> (Stefan Assmann) [2104466] - i40e: Add VF VLAN pruning (Stefan Assmann) [2104466] - ethernet: constify references to netdev->dev_addr in drivers (Stefan Assmann) [2104466] Tue, 13 Dec 2022 GMT - Herton R. Krzesinski <herton@redhat.com> [5.14.0-212.el9] - udp: track the forward memory release threshold in an hot cacheline (Paolo Abeni) [2133057] - net: introduce and use custom sockopt socket flag (Paolo Abeni) [2133057] - bpf: Change bpf_setsockopt(SOL_SOCKET) to reuse sk_setsockopt() (Paolo Abeni) [2133057] - net: Add sk_setsockopt() to take the sk ptr instead of the sock ptr (Paolo Abeni) [2133057] - net: skb: introduce and use a single page frag cache (Paolo Abeni) [2133057] - net: add napi_get_frags_check() helper (Paolo Abeni) [2133057] - libceph: clean up ceph_osdc_start_request prototype (Xiubo Li) [2120166] - rbd: replace usage of found with dedicated list iterator variable (Xiubo Li) [2120166] - libceph: fix ceph_pagelist_reserve() comment typo (Xiubo Li) [2120166] - ceph: don't truncate file in atomic_open (Xiubo Li) [2120166] - ceph: make f_bsize always equal to f_frsize (Xiubo Li) [2120166] - libceph: print fsid and epoch with osd id (Xiubo Li) [2120166] - libceph: check pointer before assigned to "c->rules[]" (Xiubo Li) [2120166] - ceph: update the auth cap when the async create req is forwarded (Xiubo Li) [2120166] - ceph: make change_auth_cap_ses a global symbol (Xiubo Li) [2120166] - ceph: fix incorrect old_size length in ceph_mds_request_args (Xiubo Li) [2120166] - ceph: convert to generic_file_llseek (Xiubo Li) [2120166] - ceph: fix the incorrect comment for the ceph_mds_caps struct (Xiubo Li) [2120166] - ceph: don't leak snap_rwsem in handle_cap_grant (Xiubo Li) [2120166] - ceph: prevent a client from exceeding the MDS maximum xattr size (Xiubo Li) [2120166] - ceph: choose auth MDS for getxattr with the Xs caps (Xiubo Li) [2120166] - ceph: add session already open notify support (Xiubo Li) [2120166] - ceph: wait for the first reply of inflight async unlink (Xiubo Li) [2120166] - fs/dcache: export d_same_name() helper (Xiubo Li) [2120166] - ceph: remove useless CEPHFS_FEATURES_CLIENT_REQUIRED (Xiubo Li) [2120166] - ceph: use correct index when encoding client supported features (Xiubo Li) [2120166] - ceph: switch TASK_INTERRUPTIBLE to TASK_KILLABLE (Xiubo Li) [2120166] - ceph: remove redundant variable ino (Xiubo Li) [2120166] - ceph: try to queue a writeback if revoking fails (Xiubo Li) [2120166] - ceph: fix statfs for subdir mounts (Xiubo Li) [2120166] - ceph: try to choose the auth MDS if possible for getattr (Xiubo Li) [2120166] - ceph: disable updating the atime since cephfs won't maintain it (Xiubo Li) [2120166] - ceph: flush the mdlog for filesystem sync (Xiubo Li) [2120166] - ceph: rename unsafe_request_wait() (Xiubo Li) [2120166] - libceph: use swap() macro instead of taking tmp variable (Xiubo Li) [2120166] - ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check (Xiubo Li) [2120166] - ceph: use dedicated list iterator variable (Xiubo Li) [2120166] - ceph: update the dlease for the hashed dentry when removing (Xiubo Li) [2120166] - ceph: stop retrying the request when exceeding 256 times (Xiubo Li) [2120166] - ceph: stop forwarding the request when exceeding 256 times (Xiubo Li) [2120166] - ceph: remove unused CEPH_MDS_LEASE_RELEASE related code (Xiubo Li) [2120166] - ceph: allow ceph.dir.rctime xattr to be updatable (Xiubo Li) [2120166] - powercap: RAPL: Add Power Limit4 support for Alder Lake-N and Raptor Lake-P (David Arcari) [2106144] - powercap: intel_rapl: remove redundant store to value after multiply (David Arcari) [2106144] - powercap: RAPL: Add Power Limit4 support for RaptorLake (David Arcari) [2106144] - powercap: intel_rapl: support new layout of Psys PowerLimit Register on SPR (David Arcari) [2106144] - powercap: Add Power Limit4 support for Alder Lake SoC (David Arcari) [2106144] - Revert "Merge: Backport Aspeed conversion to shmem" (Herton R. Krzesinski) ...
Sat, 17 Dec 2022 00:23:53 GMT: iptables-libs-1.8.8-6.el9.i686
iptables-libs - libxtables and iptables extensions userspace support
libxtables and associated shared object files
Libxtables provides unified access to iptables extensions in userspace. Data
and logic for those is kept in per-extension shared object files.
Change Log:
Wed, 07 Dec 2022 GMT - Phil Sutter <psutter@redhat.com> - 1.8.8-6 - Add expected testsuite result Tue, 06 Dec 2022 GMT - Phil Sutter <psutter@redhat.com> - 1.8.8-5 - nft: un-break among match with concatenation - nft: fix ebtables among match when mac+ip addresses are used Tue, 05 Jul 2022 GMT - Phil Sutter <psutter@redhat.com> - 1.8.8-4 - libxtables: Fix unsupported extension warning corner case ...
Sat, 17 Dec 2022 00:23:56 GMT: iptables-nft-1.8.8-6.el9.x86_64
iptables-nft - nftables compatibility for iptables, arptables and ebtables
nftables compatibility for iptables, arptables and ebtables.
Change Log:
Wed, 07 Dec 2022 GMT - Phil Sutter <psutter@redhat.com> - 1.8.8-6 - Add expected testsuite result Tue, 06 Dec 2022 GMT - Phil Sutter <psutter@redhat.com> - 1.8.8-5 - nft: un-break among match with concatenation - nft: fix ebtables among match when mac+ip addresses are used Tue, 05 Jul 2022 GMT - Phil Sutter <psutter@redhat.com> - 1.8.8-4 - libxtables: Fix unsupported extension warning corner case ...
Sat, 17 Dec 2022 00:23:56 GMT: iptables-libs-1.8.8-6.el9.x86_64
iptables-libs - libxtables and iptables extensions userspace support
libxtables and associated shared object files
Libxtables provides unified access to iptables extensions in userspace. Data
and logic for those is kept in per-extension shared object files.
Change Log:
Wed, 07 Dec 2022 GMT - Phil Sutter <psutter@redhat.com> - 1.8.8-6 - Add expected testsuite result Tue, 06 Dec 2022 GMT - Phil Sutter <psutter@redhat.com> - 1.8.8-5 - nft: un-break among match with concatenation - nft: fix ebtables among match when mac+ip addresses are used Tue, 05 Jul 2022 GMT - Phil Sutter <psutter@redhat.com> - 1.8.8-4 - libxtables: Fix unsupported extension warning corner case ...
Sat, 17 Dec 2022 00:23:56 GMT: iptables-utils-1.8.8-6.el9.x86_64
iptables-utils - iptables and ip6tables misc utilities
Utils for iptables
This package provides nfnl_osf with the pf.os database and nfbpf_compile,
a bytecode generator for use with xt_bpf. Also included is iptables-apply,
a safer way to update iptables remotely.
Change Log:
Wed, 07 Dec 2022 GMT - Phil Sutter <psutter@redhat.com> - 1.8.8-6 - Add expected testsuite result Tue, 06 Dec 2022 GMT - Phil Sutter <psutter@redhat.com> - 1.8.8-5 - nft: un-break among match with concatenation - nft: fix ebtables among match when mac+ip addresses are used Tue, 05 Jul 2022 GMT - Phil Sutter <psutter@redhat.com> - 1.8.8-4 - libxtables: Fix unsupported extension warning corner case ...
Thu, 15 Dec 2022 13:15:46 GMT: gnutls-3.7.6-15.el9.i686
gnutls - A TLS protocol implementation
GnuTLS is a secure communications library implementing the SSL, TLS and DTLS
protocols and technologies around them. It provides a simple C language
application programming interface (API) to access the secure communications
protocols as well as APIs to parse and write X.509, PKCS #12, OpenPGP and
other required structures.
Change Log:
Thu, 15 Dec 2022 GMT - Zoltan Fridrich <zfridric@redhat.com> - 3.7.6-15 - fips: rename hmac file to its previous name (#2148269) Tue, 22 Nov 2022 GMT - Daiki Ueno <dueno@redhat.com> - 3.7.6-14 - cipher: add restriction on CCM tag length under FIPS mode (#2137807) - nettle: mark non-compliant RSA-PSS salt length to be not-approved (#2143266) Tue, 15 Nov 2022 GMT - Zoltan Fridrich <zfridric@redhat.com> - 3.7.6-13 - fips: make XTS key check failure not fatal (#2130971) - enable source archive verification again (#2127094) - clear server's session ticket indication at rehandshake (#2136072) - crypto-api: add block cipher API with automatic padding (#2084161) - fips: remove library path checking from FIPS integrity check (#2140908) ...
Thu, 15 Dec 2022 13:15:46 GMT: gnutls-3.7.6-15.el9.x86_64
gnutls - A TLS protocol implementation
GnuTLS is a secure communications library implementing the SSL, TLS and DTLS
protocols and technologies around them. It provides a simple C language
application programming interface (API) to access the secure communications
protocols as well as APIs to parse and write X.509, PKCS #12, OpenPGP and
other required structures.
Change Log:
Thu, 15 Dec 2022 GMT - Zoltan Fridrich <zfridric@redhat.com> - 3.7.6-15 - fips: rename hmac file to its previous name (#2148269) Tue, 22 Nov 2022 GMT - Daiki Ueno <dueno@redhat.com> - 3.7.6-14 - cipher: add restriction on CCM tag length under FIPS mode (#2137807) - nettle: mark non-compliant RSA-PSS salt length to be not-approved (#2143266) Tue, 15 Nov 2022 GMT - Zoltan Fridrich <zfridric@redhat.com> - 3.7.6-13 - fips: make XTS key check failure not fatal (#2130971) - enable source archive verification again (#2127094) - clear server's session ticket indication at rehandshake (#2136072) - crypto-api: add block cipher API with automatic padding (#2084161) - fips: remove library path checking from FIPS integrity check (#2140908) ...
Thu, 15 Dec 2022 14:53:41 GMT: selinux-policy-targeted-38.1.3-1.el9.noarch
selinux-policy-targeted - SELinux targeted policy
SELinux targeted policy package.
Change Log:
Thu, 15 Dec 2022 GMT - Nikola Knazekova <nknazeko@redhat.com> - 38.1.3-1 - Allow stalld to read /sys/kernel/security/lockdown file Resolves: rhbz#2140673 - Allow syslog the setpcap capability Resolves: rhbz#2151841 - Allow pulseaudio to write to session_dbusd tmp socket files Resolves: rhbz#2132942 - Allow keepalived to set resource limits Resolves: rhbz#2151212 - Add policy for mptcpd Resolves: bz#1972222 - Add policy for rshim Resolves: rhbz#2080439 - Allow insights-client dbus chat with abrt Resolves: rhbz#2152166 - Allow insights-client work with pcp and manage user config files Resolves: rhbz#2152150 - Allow insights-client run lpr and allow the proper role Resolves: rhbz#2152150 - Allow insights-client tcp connect to various ports Resolves: rhbz#2152150 - Allow insights-client dbus chat with various services Resolves: rhbz#2152150 - Allow journalctl relabel with var_log_t and syslogd_var_run_t files Resolves: rhbz#2152823 Wed, 30 Nov 2022 GMT - Zdenek Pytela <zpytela@redhat.com> - 38.1.2-1 - Allow insights client communicate with cupsd, mysqld, openvswitch, redis Resolves: rhbz#2124549 - Allow insights client read raw memory devices Resolves: rhbz#2124549 - Allow networkmanager_dispatcher_plugin work with nscd Resolves: rhbz#2149317 - Allow ipsec_t only read tpm devices Resolves: rhbz#2147380 - Watch_sb all file type directories. Resolves: rhbz#2139363 - Add watch and watch_sb dosfs interface Resolves: rhbz#2139363 - Revert "define lockdown class and access" Resolves: rhbz#2145266 - Allow postfix/smtpd read kerberos key table Resolves: rhbz#2145266 - Remove the lockdown class from the policy Resolves: rhbz#2145266 - Remove label for /usr/sbin/bgpd Resolves: rhbz#2145266 - Revert "refpolicy: drop unused socket security classes" Resolves: rhbz#2145266 Mon, 21 Nov 2022 GMT - Zdenek Pytela <zpytela@redhat.com> - 38.1.1-1 - Rebase selinux-policy to the latest one in rawhide Resolves: rhbz#2082524 ...
Thu, 15 Dec 2022 14:53:41 GMT: selinux-policy-mls-38.1.3-1.el9.noarch
selinux-policy-mls - SELinux MLS policy
SELinux MLS (Multi Level Security) policy package.
Change Log:
Thu, 15 Dec 2022 GMT - Nikola Knazekova <nknazeko@redhat.com> - 38.1.3-1 - Allow stalld to read /sys/kernel/security/lockdown file Resolves: rhbz#2140673 - Allow syslog the setpcap capability Resolves: rhbz#2151841 - Allow pulseaudio to write to session_dbusd tmp socket files Resolves: rhbz#2132942 - Allow keepalived to set resource limits Resolves: rhbz#2151212 - Add policy for mptcpd Resolves: bz#1972222 - Add policy for rshim Resolves: rhbz#2080439 - Allow insights-client dbus chat with abrt Resolves: rhbz#2152166 - Allow insights-client work with pcp and manage user config files Resolves: rhbz#2152150 - Allow insights-client run lpr and allow the proper role Resolves: rhbz#2152150 - Allow insights-client tcp connect to various ports Resolves: rhbz#2152150 - Allow insights-client dbus chat with various services Resolves: rhbz#2152150 - Allow journalctl relabel with var_log_t and syslogd_var_run_t files Resolves: rhbz#2152823 Wed, 30 Nov 2022 GMT - Zdenek Pytela <zpytela@redhat.com> - 38.1.2-1 - Allow insights client communicate with cupsd, mysqld, openvswitch, redis Resolves: rhbz#2124549 - Allow insights client read raw memory devices Resolves: rhbz#2124549 - Allow networkmanager_dispatcher_plugin work with nscd Resolves: rhbz#2149317 - Allow ipsec_t only read tpm devices Resolves: rhbz#2147380 - Watch_sb all file type directories. Resolves: rhbz#2139363 - Add watch and watch_sb dosfs interface Resolves: rhbz#2139363 - Revert "define lockdown class and access" Resolves: rhbz#2145266 - Allow postfix/smtpd read kerberos key table Resolves: rhbz#2145266 - Remove the lockdown class from the policy Resolves: rhbz#2145266 - Remove label for /usr/sbin/bgpd Resolves: rhbz#2145266 - Revert "refpolicy: drop unused socket security classes" Resolves: rhbz#2145266 Mon, 21 Nov 2022 GMT - Zdenek Pytela <zpytela@redhat.com> - 38.1.1-1 - Rebase selinux-policy to the latest one in rawhide Resolves: rhbz#2082524 ...
Thu, 15 Dec 2022 14:53:41 GMT: selinux-policy-sandbox-38.1.3-1.el9.noarch
selinux-policy-sandbox - SELinux sandbox policy
SELinux sandbox policy for use with the sandbox utility.
Change Log:
Thu, 15 Dec 2022 GMT - Nikola Knazekova <nknazeko@redhat.com> - 38.1.3-1 - Allow stalld to read /sys/kernel/security/lockdown file Resolves: rhbz#2140673 - Allow syslog the setpcap capability Resolves: rhbz#2151841 - Allow pulseaudio to write to session_dbusd tmp socket files Resolves: rhbz#2132942 - Allow keepalived to set resource limits Resolves: rhbz#2151212 - Add policy for mptcpd Resolves: bz#1972222 - Add policy for rshim Resolves: rhbz#2080439 - Allow insights-client dbus chat with abrt Resolves: rhbz#2152166 - Allow insights-client work with pcp and manage user config files Resolves: rhbz#2152150 - Allow insights-client run lpr and allow the proper role Resolves: rhbz#2152150 - Allow insights-client tcp connect to various ports Resolves: rhbz#2152150 - Allow insights-client dbus chat with various services Resolves: rhbz#2152150 - Allow journalctl relabel with var_log_t and syslogd_var_run_t files Resolves: rhbz#2152823 Wed, 30 Nov 2022 GMT - Zdenek Pytela <zpytela@redhat.com> - 38.1.2-1 - Allow insights client communicate with cupsd, mysqld, openvswitch, redis Resolves: rhbz#2124549 - Allow insights client read raw memory devices Resolves: rhbz#2124549 - Allow networkmanager_dispatcher_plugin work with nscd Resolves: rhbz#2149317 - Allow ipsec_t only read tpm devices Resolves: rhbz#2147380 - Watch_sb all file type directories. Resolves: rhbz#2139363 - Add watch and watch_sb dosfs interface Resolves: rhbz#2139363 - Revert "define lockdown class and access" Resolves: rhbz#2145266 - Allow postfix/smtpd read kerberos key table Resolves: rhbz#2145266 - Remove the lockdown class from the policy Resolves: rhbz#2145266 - Remove label for /usr/sbin/bgpd Resolves: rhbz#2145266 - Revert "refpolicy: drop unused socket security classes" Resolves: rhbz#2145266 Mon, 21 Nov 2022 GMT - Zdenek Pytela <zpytela@redhat.com> - 38.1.1-1 - Rebase selinux-policy to the latest one in rawhide Resolves: rhbz#2082524 ...
Thu, 15 Dec 2022 14:53:41 GMT: selinux-policy-doc-38.1.3-1.el9.noarch
selinux-policy-doc - SELinux policy documentation
SELinux policy documentation package.
This package contains manual pages and documentation of the policy modules.
Change Log:
Thu, 15 Dec 2022 GMT - Nikola Knazekova <nknazeko@redhat.com> - 38.1.3-1 - Allow stalld to read /sys/kernel/security/lockdown file Resolves: rhbz#2140673 - Allow syslog the setpcap capability Resolves: rhbz#2151841 - Allow pulseaudio to write to session_dbusd tmp socket files Resolves: rhbz#2132942 - Allow keepalived to set resource limits Resolves: rhbz#2151212 - Add policy for mptcpd Resolves: bz#1972222 - Add policy for rshim Resolves: rhbz#2080439 - Allow insights-client dbus chat with abrt Resolves: rhbz#2152166 - Allow insights-client work with pcp and manage user config files Resolves: rhbz#2152150 - Allow insights-client run lpr and allow the proper role Resolves: rhbz#2152150 - Allow insights-client tcp connect to various ports Resolves: rhbz#2152150 - Allow insights-client dbus chat with various services Resolves: rhbz#2152150 - Allow journalctl relabel with var_log_t and syslogd_var_run_t files Resolves: rhbz#2152823 Wed, 30 Nov 2022 GMT - Zdenek Pytela <zpytela@redhat.com> - 38.1.2-1 - Allow insights client communicate with cupsd, mysqld, openvswitch, redis Resolves: rhbz#2124549 - Allow insights client read raw memory devices Resolves: rhbz#2124549 - Allow networkmanager_dispatcher_plugin work with nscd Resolves: rhbz#2149317 - Allow ipsec_t only read tpm devices Resolves: rhbz#2147380 - Watch_sb all file type directories. Resolves: rhbz#2139363 - Add watch and watch_sb dosfs interface Resolves: rhbz#2139363 - Revert "define lockdown class and access" Resolves: rhbz#2145266 - Allow postfix/smtpd read kerberos key table Resolves: rhbz#2145266 - Remove the lockdown class from the policy Resolves: rhbz#2145266 - Remove label for /usr/sbin/bgpd Resolves: rhbz#2145266 - Revert "refpolicy: drop unused socket security classes" Resolves: rhbz#2145266 Mon, 21 Nov 2022 GMT - Zdenek Pytela <zpytela@redhat.com> - 38.1.1-1 - Rebase selinux-policy to the latest one in rawhide Resolves: rhbz#2082524 ...
Thu, 15 Dec 2022 14:53:41 GMT: selinux-policy-38.1.3-1.el9.noarch
selinux-policy - SELinux policy configuration
SELinux core policy package.
Originally based off of reference policy,
the policy has been adjusted to provide support for Fedora.
Change Log:
Thu, 15 Dec 2022 GMT - Nikola Knazekova <nknazeko@redhat.com> - 38.1.3-1 - Allow stalld to read /sys/kernel/security/lockdown file Resolves: rhbz#2140673 - Allow syslog the setpcap capability Resolves: rhbz#2151841 - Allow pulseaudio to write to session_dbusd tmp socket files Resolves: rhbz#2132942 - Allow keepalived to set resource limits Resolves: rhbz#2151212 - Add policy for mptcpd Resolves: bz#1972222 - Add policy for rshim Resolves: rhbz#2080439 - Allow insights-client dbus chat with abrt Resolves: rhbz#2152166 - Allow insights-client work with pcp and manage user config files Resolves: rhbz#2152150 - Allow insights-client run lpr and allow the proper role Resolves: rhbz#2152150 - Allow insights-client tcp connect to various ports Resolves: rhbz#2152150 - Allow insights-client dbus chat with various services Resolves: rhbz#2152150 - Allow journalctl relabel with var_log_t and syslogd_var_run_t files Resolves: rhbz#2152823 Wed, 30 Nov 2022 GMT - Zdenek Pytela <zpytela@redhat.com> - 38.1.2-1 - Allow insights client communicate with cupsd, mysqld, openvswitch, redis Resolves: rhbz#2124549 - Allow insights client read raw memory devices Resolves: rhbz#2124549 - Allow networkmanager_dispatcher_plugin work with nscd Resolves: rhbz#2149317 - Allow ipsec_t only read tpm devices Resolves: rhbz#2147380 - Watch_sb all file type directories. Resolves: rhbz#2139363 - Add watch and watch_sb dosfs interface Resolves: rhbz#2139363 - Revert "define lockdown class and access" Resolves: rhbz#2145266 - Allow postfix/smtpd read kerberos key table Resolves: rhbz#2145266 - Remove the lockdown class from the policy Resolves: rhbz#2145266 - Remove label for /usr/sbin/bgpd Resolves: rhbz#2145266 - Revert "refpolicy: drop unused socket security classes" Resolves: rhbz#2145266 Mon, 21 Nov 2022 GMT - Zdenek Pytela <zpytela@redhat.com> - 38.1.1-1 - Rebase selinux-policy to the latest one in rawhide Resolves: rhbz#2082524 ...
Thu, 15 Dec 2022 16:54:14 GMT: cockpit-doc-282-1.el9.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 - Packit <hello@packit.dev> - 282-1 - Add right-to-left language support - Accounts: Redesign and include groups Thu, 01 Dec 2022 GMT - Packit <hello@packit.dev> - 281-1 - Dark theme switcher Thu, 24 Nov 2022 GMT - Packit <hello@packit.dev> - 280.1-1 - Exclude kpatch test on RHEL gating ...
Thu, 15 Dec 2022 16:54:14 GMT: cockpit-system-282-1.el9.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 - Packit <hello@packit.dev> - 282-1 - Add right-to-left language support - Accounts: Redesign and include groups Thu, 01 Dec 2022 GMT - Packit <hello@packit.dev> - 281-1 - Dark theme switcher Thu, 24 Nov 2022 GMT - Packit <hello@packit.dev> - 280.1-1 - Exclude kpatch test on RHEL gating ...
Thu, 15 Dec 2022 16:53:45 GMT: cockpit-282-1.el9.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 - Packit <hello@packit.dev> - 282-1 - Add right-to-left language support - Accounts: Redesign and include groups Thu, 01 Dec 2022 GMT - Packit <hello@packit.dev> - 281-1 - Dark theme switcher Thu, 24 Nov 2022 GMT - Packit <hello@packit.dev> - 280.1-1 - Exclude kpatch test on RHEL gating ...
Thu, 15 Dec 2022 16:53:45 GMT: cockpit-bridge-282-1.el9.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 - Packit <hello@packit.dev> - 282-1 - Add right-to-left language support - Accounts: Redesign and include groups Thu, 01 Dec 2022 GMT - Packit <hello@packit.dev> - 281-1 - Dark theme switcher Thu, 24 Nov 2022 GMT - Packit <hello@packit.dev> - 280.1-1 - Exclude kpatch test on RHEL gating ...
Thu, 15 Dec 2022 16:53:45 GMT: cockpit-ws-282-1.el9.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 - Packit <hello@packit.dev> - 282-1 - Add right-to-left language support - Accounts: Redesign and include groups Thu, 01 Dec 2022 GMT - Packit <hello@packit.dev> - 281-1 - Dark theme switcher Thu, 24 Nov 2022 GMT - Packit <hello@packit.dev> - 280.1-1 - Exclude kpatch test on RHEL gating ...
Thu, 15 Dec 2022 11:52:19 GMT: crypto-policies-20221215-1.git9a18988.el9.noarch
crypto-policies - System-wide crypto policies
This package provides pre-built configuration files with
cryptographic policies for various cryptographic back-ends,
such as SSL/TLS libraries.
Change Log:
Thu, 15 Dec 2022 GMT - Alexander Sosedkin <asosedkin@redhat.com> - 20221215-1.git9a18988 - bind: expand the list of disableable algorithms Mon, 03 Oct 2022 GMT - Alexander Sosedkin <asosedkin@redhat.com> - 20221003-1.git04dee29 - openssh: rename RSAMinSize option to RequiredRSASize Mon, 15 Aug 2022 GMT - Alexander Sosedkin <asosedkin@redhat.com> - 20220815-1.git0fbe86f - openssh: add RSAMinSize option following min_rsa_size ...
Thu, 15 Dec 2022 11:52:19 GMT: crypto-policies-scripts-20221215-1.git9a18988.el9.noarch
crypto-policies-scripts - Tool to switch between crypto policies
This package provides a tool update-crypto-policies, which applies
the policies provided by the crypto-policies package. These can be
either the pre-built policies from the base package or custom policies
defined in simple policy definition files.
The package also provides a tool fips-mode-setup, which can be used
to enable or disable the system FIPS mode.
Change Log:
Thu, 15 Dec 2022 GMT - Alexander Sosedkin <asosedkin@redhat.com> - 20221215-1.git9a18988 - bind: expand the list of disableable algorithms Mon, 03 Oct 2022 GMT - Alexander Sosedkin <asosedkin@redhat.com> - 20221003-1.git04dee29 - openssh: rename RSAMinSize option to RequiredRSASize Mon, 15 Aug 2022 GMT - Alexander Sosedkin <asosedkin@redhat.com> - 20220815-1.git0fbe86f - openssh: add RSAMinSize option following min_rsa_size ...
Tue, 13 Dec 2022 21:57:50 GMT: firewalld-1.2.1-1.el9.noarch
firewalld - A firewall daemon with D-Bus interface providing a dynamic firewall
firewalld is a firewall service daemon that provides a dynamic customizable
firewall with a D-Bus interface.
Change Log:
Mon, 07 Nov 2022 GMT - Eric Garver <egarver@redhat.com> - 1.2.1-1 - package rebase to v1.2.1 Wed, 03 Aug 2022 GMT - Eric Garver <egarver@redhat.com> - 1.1.1-3 - fix(runtimeToPermanent): errors for interfaces not in zone Fri, 15 Jul 2022 GMT - Eric Garver <egarver@redhat.com> - 1.1.1-2 - test(functions): normalize iptables ipv6-icmp/icmpv6 ...
Tue, 13 Dec 2022 21:57:50 GMT: python3-firewall-1.2.1-1.el9.noarch
python3-firewall - Python3 bindings for firewalld
Python3 bindings for firewalld.
Change Log:
Mon, 07 Nov 2022 GMT - Eric Garver <egarver@redhat.com> - 1.2.1-1 - package rebase to v1.2.1 Wed, 03 Aug 2022 GMT - Eric Garver <egarver@redhat.com> - 1.1.1-3 - fix(runtimeToPermanent): errors for interfaces not in zone Fri, 15 Jul 2022 GMT - Eric Garver <egarver@redhat.com> - 1.1.1-2 - test(functions): normalize iptables ipv6-icmp/icmpv6 ...
Tue, 13 Dec 2022 21:57:50 GMT: firewalld-filesystem-1.2.1-1.el9.noarch
firewalld-filesystem - Firewalld directory layout and rpm macros
This package provides directories and rpm macros which
are required by other packages that add firewalld configuration files.
Change Log:
Mon, 07 Nov 2022 GMT - Eric Garver <egarver@redhat.com> - 1.2.1-1 - package rebase to v1.2.1 Wed, 03 Aug 2022 GMT - Eric Garver <egarver@redhat.com> - 1.1.1-3 - fix(runtimeToPermanent): errors for interfaces not in zone Fri, 15 Jul 2022 GMT - Eric Garver <egarver@redhat.com> - 1.1.1-2 - test(functions): normalize iptables ipv6-icmp/icmpv6 ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-mai-2.34-54.el9.x86_64
glibc-langpack-mai - Locale data for Maithili
The glibc-langpack-mai package includes the basic information required
to support the Maithili language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-is-2.34-54.el9.x86_64
glibc-langpack-is - Locale data for Icelandic
The glibc-langpack-is package includes the basic information required
to support the Icelandic language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-ug-2.34-54.el9.x86_64
glibc-langpack-ug - Locale data for Uyghur
The glibc-langpack-ug package includes the basic information required
to support the Uyghur language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-dsb-2.34-54.el9.x86_64
glibc-langpack-dsb - Locale data for Lower Sorbian
The glibc-langpack-dsb package includes the basic information required
to support the Lower Sorbian language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-ia-2.34-54.el9.x86_64
glibc-langpack-ia - Locale data for Interlingua
The glibc-langpack-ia package includes the basic information required
to support the Interlingua language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-fil-2.34-54.el9.x86_64
glibc-langpack-fil - Locale data for Filipino
The glibc-langpack-fil package includes the basic information required
to support the Filipino language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-ti-2.34-54.el9.x86_64
glibc-langpack-ti - Locale data for Tigrinya
The glibc-langpack-ti package includes the basic information required
to support the Tigrinya language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-sq-2.34-54.el9.x86_64
glibc-langpack-sq - Locale data for Albanian
The glibc-langpack-sq package includes the basic information required
to support the Albanian language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-fy-2.34-54.el9.x86_64
glibc-langpack-fy - Locale data for Western Frisian
The glibc-langpack-fy package includes the basic information required
to support the Western Frisian language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-gd-2.34-54.el9.x86_64
glibc-langpack-gd - Locale data for Scottish Gaelic
The glibc-langpack-gd package includes the basic information required
to support the Scottish Gaelic language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-lb-2.34-54.el9.x86_64
glibc-langpack-lb - Locale data for Luxembourgish
The glibc-langpack-lb package includes the basic information required
to support the Luxembourgish language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-ak-2.34-54.el9.x86_64
glibc-langpack-ak - Locale data for Akan
The glibc-langpack-ak package includes the basic information required
to support the Akan language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-si-2.34-54.el9.x86_64
glibc-langpack-si - Locale data for Sinhala
The glibc-langpack-si package includes the basic information required
to support the Sinhala language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-lzh-2.34-54.el9.x86_64
glibc-langpack-lzh - Locale data for Literary Chinese
The glibc-langpack-lzh package includes the basic information required
to support the Literary Chinese language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-tt-2.34-54.el9.x86_64
glibc-langpack-tt - Locale data for Tatar
The glibc-langpack-tt package includes the basic information required
to support the Tatar language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-xh-2.34-54.el9.x86_64
glibc-langpack-xh - Locale data for Xhosa
The glibc-langpack-xh package includes the basic information required
to support the Xhosa language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: libnsl-2.34-54.el9.i686
libnsl - Legacy support library for NIS
This package provides the legacy version of libnsl library, for
accessing NIS services.
This library is provided for backwards compatibility only;
applications should use libnsl2 instead to gain IPv6 support.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-gconv-extra-2.34-54.el9.i686
glibc-gconv-extra - All iconv converter modules for glibc.
This package contains all iconv converter modules built in glibc.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-2.34-54.el9.i686
glibc - The GNU libc libraries
The glibc package contains standard libraries which are used by
multiple programs on the system. In order to save disk space and
memory, as well as to make upgrading easier, common system code is
kept in one place and shared between programs. This particular package
contains the most important sets of shared libraries: the standard C
library and the standard math library. Without these two libraries, a
Linux system will not function.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-id-2.34-54.el9.x86_64
glibc-langpack-id - Locale data for Indonesian
The glibc-langpack-id package includes the basic information required
to support the Indonesian language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-es-2.34-54.el9.x86_64
glibc-langpack-es - Locale data for Spanish
The glibc-langpack-es package includes the basic information required
to support the Spanish language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-gv-2.34-54.el9.x86_64
glibc-langpack-gv - Locale data for Manx
The glibc-langpack-gv package includes the basic information required
to support the Manx language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-pap-2.34-54.el9.x86_64
glibc-langpack-pap - Locale data for Papiamento
The glibc-langpack-pap package includes the basic information required
to support the Papiamento language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-bs-2.34-54.el9.x86_64
glibc-langpack-bs - Locale data for Bosnian
The glibc-langpack-bs package includes the basic information required
to support the Bosnian language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-ne-2.34-54.el9.x86_64
glibc-langpack-ne - Locale data for Nepali
The glibc-langpack-ne package includes the basic information required
to support the Nepali language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-eu-2.34-54.el9.x86_64
glibc-langpack-eu - Locale data for Basque
The glibc-langpack-eu package includes the basic information required
to support the Basque language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-hu-2.34-54.el9.x86_64
glibc-langpack-hu - Locale data for Hungarian
The glibc-langpack-hu package includes the basic information required
to support the Hungarian language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-cv-2.34-54.el9.x86_64
glibc-langpack-cv - Locale data for Chuvash
The glibc-langpack-cv package includes the basic information required
to support the Chuvash language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-kk-2.34-54.el9.x86_64
glibc-langpack-kk - Locale data for Kazakh
The glibc-langpack-kk package includes the basic information required
to support the Kazakh language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-bo-2.34-54.el9.x86_64
glibc-langpack-bo - Locale data for Tibetan
The glibc-langpack-bo package includes the basic information required
to support the Tibetan language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-zu-2.34-54.el9.x86_64
glibc-langpack-zu - Locale data for Zulu
The glibc-langpack-zu package includes the basic information required
to support the Zulu language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-el-2.34-54.el9.x86_64
glibc-langpack-el - Locale data for Greek
The glibc-langpack-el package includes the basic information required
to support the Greek language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-ko-2.34-54.el9.x86_64
glibc-langpack-ko - Locale data for Korean
The glibc-langpack-ko package includes the basic information required
to support the Korean language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-ur-2.34-54.el9.x86_64
glibc-langpack-ur - Locale data for Urdu
The glibc-langpack-ur package includes the basic information required
to support the Urdu language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-ta-2.34-54.el9.x86_64
glibc-langpack-ta - Locale data for Tamil
The glibc-langpack-ta package includes the basic information required
to support the Tamil language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-vi-2.34-54.el9.x86_64
glibc-langpack-vi - Locale data for Vietnamese
The glibc-langpack-vi package includes the basic information required
to support the Vietnamese language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-cmn-2.34-54.el9.x86_64
glibc-langpack-cmn - Locale data for Mandarin Chinese
The glibc-langpack-cmn package includes the basic information required
to support the Mandarin Chinese language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-th-2.34-54.el9.x86_64
glibc-langpack-th - Locale data for Thai
The glibc-langpack-th package includes the basic information required
to support the Thai language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-bho-2.34-54.el9.x86_64
glibc-langpack-bho - Locale data for Bhojpuri
The glibc-langpack-bho package includes the basic information required
to support the Bhojpuri language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-et-2.34-54.el9.x86_64
glibc-langpack-et - Locale data for Estonian
The glibc-langpack-et package includes the basic information required
to support the Estonian language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-pa-2.34-54.el9.x86_64
glibc-langpack-pa - Locale data for Punjabi
The glibc-langpack-pa package includes the basic information required
to support the Punjabi language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-da-2.34-54.el9.x86_64
glibc-langpack-da - Locale data for Danish
The glibc-langpack-da package includes the basic information required
to support the Danish language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-ve-2.34-54.el9.x86_64
glibc-langpack-ve - Locale data for Venda
The glibc-langpack-ve package includes the basic information required
to support the Venda language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-hak-2.34-54.el9.x86_64
glibc-langpack-hak - Locale data for Hakka Chinese
The glibc-langpack-hak package includes the basic information required
to support the Hakka Chinese language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-ce-2.34-54.el9.x86_64
glibc-langpack-ce - Locale data for Chechen
The glibc-langpack-ce package includes the basic information required
to support the Chechen language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-or-2.34-54.el9.x86_64
glibc-langpack-or - Locale data for Odia
The glibc-langpack-or package includes the basic information required
to support the Odia language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-brx-2.34-54.el9.x86_64
glibc-langpack-brx - Locale data for Bodo
The glibc-langpack-brx package includes the basic information required
to support the Bodo language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-common-2.34-54.el9.x86_64
glibc-common - Common binaries and locale data for glibc
The glibc-common package includes common binaries for the GNU libc
libraries, as well as national language (locale) support.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-ga-2.34-54.el9.x86_64
glibc-langpack-ga - Locale data for Irish
The glibc-langpack-ga package includes the basic information required
to support the Irish language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-tcy-2.34-54.el9.x86_64
glibc-langpack-tcy - Locale data for Tulu
The glibc-langpack-tcy package includes the basic information required
to support the Tulu language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-km-2.34-54.el9.x86_64
glibc-langpack-km - Locale data for Khmer
The glibc-langpack-km package includes the basic information required
to support the Khmer language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-iu-2.34-54.el9.x86_64
glibc-langpack-iu - Locale data for Inuktitut
The glibc-langpack-iu package includes the basic information required
to support the Inuktitut language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-nr-2.34-54.el9.x86_64
glibc-langpack-nr - Locale data for South Ndebele
The glibc-langpack-nr package includes the basic information required
to support the South Ndebele language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-gu-2.34-54.el9.x86_64
glibc-langpack-gu - Locale data for Gujarati
The glibc-langpack-gu package includes the basic information required
to support the Gujarati language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-wal-2.34-54.el9.x86_64
glibc-langpack-wal - Locale data for Wolaytta
The glibc-langpack-wal package includes the basic information required
to support the Wolaytta language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-csb-2.34-54.el9.x86_64
glibc-langpack-csb - Locale data for Kashubian
The glibc-langpack-csb package includes the basic information required
to support the Kashubian language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-doi-2.34-54.el9.x86_64
glibc-langpack-doi - Locale data for Dogri
The glibc-langpack-doi package includes the basic information required
to support the Dogri language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-sid-2.34-54.el9.x86_64
glibc-langpack-sid - Locale data for Sidamo
The glibc-langpack-sid package includes the basic information required
to support the Sidamo language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-se-2.34-54.el9.x86_64
glibc-langpack-se - Locale data for Northern Sami
The glibc-langpack-se package includes the basic information required
to support the Northern Sami language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-lv-2.34-54.el9.x86_64
glibc-langpack-lv - Locale data for Latvian
The glibc-langpack-lv package includes the basic information required
to support the Latvian language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-hi-2.34-54.el9.x86_64
glibc-langpack-hi - Locale data for Hindi
The glibc-langpack-hi package includes the basic information required
to support the Hindi language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-ha-2.34-54.el9.x86_64
glibc-langpack-ha - Locale data for Hausa
The glibc-langpack-ha package includes the basic information required
to support the Hausa language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-as-2.34-54.el9.x86_64
glibc-langpack-as - Locale data for Assamese
The glibc-langpack-as package includes the basic information required
to support the Assamese language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-wa-2.34-54.el9.x86_64
glibc-langpack-wa - Locale data for Walloon
The glibc-langpack-wa package includes the basic information required
to support the Walloon language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-uk-2.34-54.el9.x86_64
glibc-langpack-uk - Locale data for Ukrainian
The glibc-langpack-uk package includes the basic information required
to support the Ukrainian language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-rw-2.34-54.el9.x86_64
glibc-langpack-rw - Locale data for Kinyarwanda
The glibc-langpack-rw package includes the basic information required
to support the Kinyarwanda language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-mi-2.34-54.el9.x86_64
glibc-langpack-mi - Locale data for Maori
The glibc-langpack-mi package includes the basic information required
to support the Maori language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-ru-2.34-54.el9.x86_64
glibc-langpack-ru - Locale data for Russian
The glibc-langpack-ru package includes the basic information required
to support the Russian language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-af-2.34-54.el9.x86_64
glibc-langpack-af - Locale data for Afrikaans
The glibc-langpack-af package includes the basic information required
to support the Afrikaans language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-quz-2.34-54.el9.x86_64
glibc-langpack-quz - Locale data for Cusco Quechua
The glibc-langpack-quz package includes the basic information required
to support the Cusco Quechua language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-raj-2.34-54.el9.x86_64
glibc-langpack-raj - Locale data for Rajasthani
The glibc-langpack-raj package includes the basic information required
to support the Rajasthani language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-pl-2.34-54.el9.x86_64
glibc-langpack-pl - Locale data for Polish
The glibc-langpack-pl package includes the basic information required
to support the Polish language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-cs-2.34-54.el9.x86_64
glibc-langpack-cs - Locale data for Czech
The glibc-langpack-cs package includes the basic information required
to support the Czech language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-ky-2.34-54.el9.x86_64
glibc-langpack-ky - Locale data for Kyrgyz
The glibc-langpack-ky package includes the basic information required
to support the Kyrgyz language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-chr-2.34-54.el9.x86_64
glibc-langpack-chr - Locale data for Cherokee
The glibc-langpack-chr package includes the basic information required
to support the Cherokee language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-ast-2.34-54.el9.x86_64
glibc-langpack-ast - Locale data for Asturian
The glibc-langpack-ast package includes the basic information required
to support the Asturian language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-sgs-2.34-54.el9.x86_64
glibc-langpack-sgs - Locale data for Samogitian
The glibc-langpack-sgs package includes the basic information required
to support the Samogitian language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-mjw-2.34-54.el9.x86_64
glibc-langpack-mjw - Locale data for Karbi
The glibc-langpack-mjw package includes the basic information required
to support the Karbi language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-yo-2.34-54.el9.x86_64
glibc-langpack-yo - Locale data for Yoruba
The glibc-langpack-yo package includes the basic information required
to support the Yoruba language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-sah-2.34-54.el9.x86_64
glibc-langpack-sah - Locale data for Sakha
The glibc-langpack-sah package includes the basic information required
to support the Sakha language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-nso-2.34-54.el9.x86_64
glibc-langpack-nso - Locale data for Northern Sotho
The glibc-langpack-nso package includes the basic information required
to support the Northern Sotho language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-mg-2.34-54.el9.x86_64
glibc-langpack-mg - Locale data for Malagasy
The glibc-langpack-mg package includes the basic information required
to support the Malagasy language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-pt-2.34-54.el9.x86_64
glibc-langpack-pt - Locale data for Portuguese
The glibc-langpack-pt package includes the basic information required
to support the Portuguese language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-gconv-extra-2.34-54.el9.x86_64
glibc-gconv-extra - All iconv converter modules for glibc.
This package contains all iconv converter modules built in glibc.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-hsb-2.34-54.el9.x86_64
glibc-langpack-hsb - Locale data for Upper Sorbian
The glibc-langpack-hsb package includes the basic information required
to support the Upper Sorbian language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-ka-2.34-54.el9.x86_64
glibc-langpack-ka - Locale data for Georgian
The glibc-langpack-ka package includes the basic information required
to support the Georgian language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-wae-2.34-54.el9.x86_64
glibc-langpack-wae - Locale data for Walser
The glibc-langpack-wae package includes the basic information required
to support the Walser language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-mnw-2.34-54.el9.x86_64
glibc-langpack-mnw - Locale data for Mon
The glibc-langpack-mnw package includes the basic information required
to support the Mon language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-kok-2.34-54.el9.x86_64
glibc-langpack-kok - Locale data for Konkani
The glibc-langpack-kok package includes the basic information required
to support the Konkani language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-the-2.34-54.el9.x86_64
glibc-langpack-the - Locale data for Chitwania Tharu
The glibc-langpack-the package includes the basic information required
to support the Chitwania Tharu language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-bhb-2.34-54.el9.x86_64
glibc-langpack-bhb - Locale data for Bhili
The glibc-langpack-bhb package includes the basic information required
to support the Bhili language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-nds-2.34-54.el9.x86_64
glibc-langpack-nds - Locale data for Low German
The glibc-langpack-nds package includes the basic information required
to support the Low German language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-dv-2.34-54.el9.x86_64
glibc-langpack-dv - Locale data for Divehi
The glibc-langpack-dv package includes the basic information required
to support the Divehi language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-hif-2.34-54.el9.x86_64
glibc-langpack-hif - Locale data for Fiji Hindi
The glibc-langpack-hif package includes the basic information required
to support the Fiji Hindi language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-wo-2.34-54.el9.x86_64
glibc-langpack-wo - Locale data for Wolof
The glibc-langpack-wo package includes the basic information required
to support the Wolof language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-bem-2.34-54.el9.x86_64
glibc-langpack-bem - Locale data for Bemba
The glibc-langpack-bem package includes the basic information required
to support the Bemba language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-ber-2.34-54.el9.x86_64
glibc-langpack-ber - Locale data for Berber
The glibc-langpack-ber package includes the basic information required
to support the Berber language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: nscd-2.34-54.el9.x86_64
nscd - A Name Service Caching Daemon (nscd).
The nscd daemon caches name service lookups and can improve
performance with LDAP, and may help with DNS as well.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-fo-2.34-54.el9.x86_64
glibc-langpack-fo - Locale data for Faroese
The glibc-langpack-fo package includes the basic information required
to support the Faroese language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-tn-2.34-54.el9.x86_64
glibc-langpack-tn - Locale data for Tswana
The glibc-langpack-tn package includes the basic information required
to support the Tswana language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-ts-2.34-54.el9.x86_64
glibc-langpack-ts - Locale data for Tsonga
The glibc-langpack-ts package includes the basic information required
to support the Tsonga language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-bn-2.34-54.el9.x86_64
glibc-langpack-bn - Locale data for Bangla
The glibc-langpack-bn package includes the basic information required
to support the Bangla language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-ml-2.34-54.el9.x86_64
glibc-langpack-ml - Locale data for Malayalam
The glibc-langpack-ml package includes the basic information required
to support the Malayalam language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-unm-2.34-54.el9.x86_64
glibc-langpack-unm - Locale data for Unami language
The glibc-langpack-unm package includes the basic information required
to support the Unami language language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-mt-2.34-54.el9.x86_64
glibc-langpack-mt - Locale data for Maltese
The glibc-langpack-mt package includes the basic information required
to support the Maltese language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-zh-2.34-54.el9.x86_64
glibc-langpack-zh - Locale data for Mandarin Chinese
The glibc-langpack-zh package includes the basic information required
to support the Mandarin Chinese language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-mfe-2.34-54.el9.x86_64
glibc-langpack-mfe - Locale data for Morisyen
The glibc-langpack-mfe package includes the basic information required
to support the Morisyen language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-am-2.34-54.el9.x86_64
glibc-langpack-am - Locale data for Amharic
The glibc-langpack-am package includes the basic information required
to support the Amharic language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-lg-2.34-54.el9.x86_64
glibc-langpack-lg - Locale data for Ganda
The glibc-langpack-lg package includes the basic information required
to support the Ganda language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-shn-2.34-54.el9.x86_64
glibc-langpack-shn - Locale data for Shan
The glibc-langpack-shn package includes the basic information required
to support the Shan language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-aa-2.34-54.el9.x86_64
glibc-langpack-aa - Locale data for Afar
The glibc-langpack-aa package includes the basic information required
to support the Afar language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-en-2.34-54.el9.x86_64
glibc-langpack-en - Locale data for English
The glibc-langpack-en package includes the basic information required
to support the English language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-byn-2.34-54.el9.x86_64
glibc-langpack-byn - Locale data for Blin
The glibc-langpack-byn package includes the basic information required
to support the Blin language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-sc-2.34-54.el9.x86_64
glibc-langpack-sc - Locale data for Sardinian
The glibc-langpack-sc package includes the basic information required
to support the Sardinian language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-be-2.34-54.el9.x86_64
glibc-langpack-be - Locale data for Belarusian
The glibc-langpack-be package includes the basic information required
to support the Belarusian language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-om-2.34-54.el9.x86_64
glibc-langpack-om - Locale data for Oromo
The glibc-langpack-om package includes the basic information required
to support the Oromo language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-crh-2.34-54.el9.x86_64
glibc-langpack-crh - Locale data for Crimean Turkish
The glibc-langpack-crh package includes the basic information required
to support the Crimean Turkish language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-tl-2.34-54.el9.x86_64
glibc-langpack-tl - Locale data for Tagalog
The glibc-langpack-tl package includes the basic information required
to support the Tagalog language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-bg-2.34-54.el9.x86_64
glibc-langpack-bg - Locale data for Bulgarian
The glibc-langpack-bg package includes the basic information required
to support the Bulgarian language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-tig-2.34-54.el9.x86_64
glibc-langpack-tig - Locale data for Tigre
The glibc-langpack-tig package includes the basic information required
to support the Tigre language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-hne-2.34-54.el9.x86_64
glibc-langpack-hne - Locale data for Chhattisgarhi
The glibc-langpack-hne package includes the basic information required
to support the Chhattisgarhi language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-kn-2.34-54.el9.x86_64
glibc-langpack-kn - Locale data for Kannada
The glibc-langpack-kn package includes the basic information required
to support the Kannada language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-de-2.34-54.el9.x86_64
glibc-langpack-de - Locale data for German
The glibc-langpack-de package includes the basic information required
to support the German language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-sk-2.34-54.el9.x86_64
glibc-langpack-sk - Locale data for Slovak
The glibc-langpack-sk package includes the basic information required
to support the Slovak language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-mag-2.34-54.el9.x86_64
glibc-langpack-mag - Locale data for Magahi
The glibc-langpack-mag package includes the basic information required
to support the Magahi language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-sat-2.34-54.el9.x86_64
glibc-langpack-sat - Locale data for Santali
The glibc-langpack-sat package includes the basic information required
to support the Santali language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-fa-2.34-54.el9.x86_64
glibc-langpack-fa - Locale data for Persian
The glibc-langpack-fa package includes the basic information required
to support the Persian language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-yue-2.34-54.el9.x86_64
glibc-langpack-yue - Locale data for Cantonese
The glibc-langpack-yue package includes the basic information required
to support the Cantonese language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-mn-2.34-54.el9.x86_64
glibc-langpack-mn - Locale data for Mongolian
The glibc-langpack-mn package includes the basic information required
to support the Mongolian language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-tr-2.34-54.el9.x86_64
glibc-langpack-tr - Locale data for Turkish
The glibc-langpack-tr package includes the basic information required
to support the Turkish language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-sd-2.34-54.el9.x86_64
glibc-langpack-sd - Locale data for Sindhi
The glibc-langpack-sd package includes the basic information required
to support the Sindhi language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-sv-2.34-54.el9.x86_64
glibc-langpack-sv - Locale data for Swedish
The glibc-langpack-sv package includes the basic information required
to support the Swedish language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-ayc-2.34-54.el9.x86_64
glibc-langpack-ayc - Locale data for Southern Aymara
The glibc-langpack-ayc package includes the basic information required
to support the Southern Aymara language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-ks-2.34-54.el9.x86_64
glibc-langpack-ks - Locale data for Kashmiri
The glibc-langpack-ks package includes the basic information required
to support the Kashmiri language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-mr-2.34-54.el9.x86_64
glibc-langpack-mr - Locale data for Marathi
The glibc-langpack-mr package includes the basic information required
to support the Marathi language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-tk-2.34-54.el9.x86_64
glibc-langpack-tk - Locale data for Turkmen
The glibc-langpack-tk package includes the basic information required
to support the Turkmen language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-te-2.34-54.el9.x86_64
glibc-langpack-te - Locale data for Telugu
The glibc-langpack-te package includes the basic information required
to support the Telugu language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-ku-2.34-54.el9.x86_64
glibc-langpack-ku - Locale data for Kurdish
The glibc-langpack-ku package includes the basic information required
to support the Kurdish language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-ckb-2.34-54.el9.x86_64
glibc-langpack-ckb - Locale data for Central Kurdish
The glibc-langpack-ckb package includes the basic information required
to support the Central Kurdish language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-ff-2.34-54.el9.x86_64
glibc-langpack-ff - Locale data for Fulah
The glibc-langpack-ff package includes the basic information required
to support the Fulah language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-tg-2.34-54.el9.x86_64
glibc-langpack-tg - Locale data for Tajik
The glibc-langpack-tg package includes the basic information required
to support the Tajik language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-sl-2.34-54.el9.x86_64
glibc-langpack-sl - Locale data for Slovenian
The glibc-langpack-sl package includes the basic information required
to support the Slovenian language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-gez-2.34-54.el9.x86_64
glibc-langpack-gez - Locale data for Geez
The glibc-langpack-gez package includes the basic information required
to support the Geez language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-niu-2.34-54.el9.x86_64
glibc-langpack-niu - Locale data for Niuean
The glibc-langpack-niu package includes the basic information required
to support the Niuean language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-so-2.34-54.el9.x86_64
glibc-langpack-so - Locale data for Somali
The glibc-langpack-so package includes the basic information required
to support the Somali language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-my-2.34-54.el9.x86_64
glibc-langpack-my - Locale data for Burmese
The glibc-langpack-my package includes the basic information required
to support the Burmese language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-lo-2.34-54.el9.x86_64
glibc-langpack-lo - Locale data for Lao
The glibc-langpack-lo package includes the basic information required
to support the Lao language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-bi-2.34-54.el9.x86_64
glibc-langpack-bi - Locale data for Bislama
The glibc-langpack-bi package includes the basic information required
to support the Bislama language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-nan-2.34-54.el9.x86_64
glibc-langpack-nan - Locale data for Min Nan Chinese
The glibc-langpack-nan package includes the basic information required
to support the Min Nan Chinese language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-szl-2.34-54.el9.x86_64
glibc-langpack-szl - Locale data for Silesian
The glibc-langpack-szl package includes the basic information required
to support the Silesian language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-ro-2.34-54.el9.x86_64
glibc-langpack-ro - Locale data for Romanian
The glibc-langpack-ro package includes the basic information required
to support the Romanian language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-ln-2.34-54.el9.x86_64
glibc-langpack-ln - Locale data for Lingala
The glibc-langpack-ln package includes the basic information required
to support the Lingala language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-fr-2.34-54.el9.x86_64
glibc-langpack-fr - Locale data for French
The glibc-langpack-fr package includes the basic information required
to support the French language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-nn-2.34-54.el9.x86_64
glibc-langpack-nn - Locale data for Norwegian Nynorsk
The glibc-langpack-nn package includes the basic information required
to support the Norwegian Nynorsk language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-st-2.34-54.el9.x86_64
glibc-langpack-st - Locale data for Southern Sotho
The glibc-langpack-st package includes the basic information required
to support the Southern Sotho language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: libnsl-2.34-54.el9.x86_64
libnsl - Legacy support library for NIS
This package provides the legacy version of libnsl library, for
accessing NIS services.
This library is provided for backwards compatibility only;
applications should use libnsl2 instead to gain IPv6 support.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-nhn-2.34-54.el9.x86_64
glibc-langpack-nhn - Locale data for Tlaxcala-Puebla Nahuatl
The glibc-langpack-nhn package includes the basic information required
to support the Tlaxcala-Puebla Nahuatl language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-kl-2.34-54.el9.x86_64
glibc-langpack-kl - Locale data for Kalaallisut
The glibc-langpack-kl package includes the basic information required
to support the Kalaallisut language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-ss-2.34-54.el9.x86_64
glibc-langpack-ss - Locale data for Swati
The glibc-langpack-ss package includes the basic information required
to support the Swati language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-mhr-2.34-54.el9.x86_64
glibc-langpack-mhr - Locale data for Meadow Mari
The glibc-langpack-mhr package includes the basic information required
to support the Meadow Mari language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-mk-2.34-54.el9.x86_64
glibc-langpack-mk - Locale data for Macedonian
The glibc-langpack-mk package includes the basic information required
to support the Macedonian language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-lij-2.34-54.el9.x86_64
glibc-langpack-lij - Locale data for Ligurian
The glibc-langpack-lij package includes the basic information required
to support the Ligurian language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-all-langpacks-2.34-54.el9.x86_64
glibc-all-langpacks - All language packs for glibc.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-cy-2.34-54.el9.x86_64
glibc-langpack-cy - Locale data for Welsh
The glibc-langpack-cy package includes the basic information required
to support the Welsh language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-it-2.34-54.el9.x86_64
glibc-langpack-it - Locale data for Italian
The glibc-langpack-it package includes the basic information required
to support the Italian language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-minimal-langpack-2.34-54.el9.x86_64
glibc-minimal-langpack - Minimal language packs for glibc.
This is a Meta package that is used to install minimal language packs.
This package ensures you can use C, POSIX, or C.UTF-8 locales, but
nothing else. It is designed for assembling a minimal system.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-yuw-2.34-54.el9.x86_64
glibc-langpack-yuw - Locale data for Yau
The glibc-langpack-yuw package includes the basic information required
to support the Yau language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-anp-2.34-54.el9.x86_64
glibc-langpack-anp - Locale data for Angika
The glibc-langpack-anp package includes the basic information required
to support the Angika language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-os-2.34-54.el9.x86_64
glibc-langpack-os - Locale data for Ossetic
The glibc-langpack-os package includes the basic information required
to support the Ossetic language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-ik-2.34-54.el9.x86_64
glibc-langpack-ik - Locale data for Inupiaq
The glibc-langpack-ik package includes the basic information required
to support the Inupiaq language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-ps-2.34-54.el9.x86_64
glibc-langpack-ps - Locale data for Pashto
The glibc-langpack-ps package includes the basic information required
to support the Pashto language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-ht-2.34-54.el9.x86_64
glibc-langpack-ht - Locale data for Haitian Creole
The glibc-langpack-ht package includes the basic information required
to support the Haitian Creole language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-shs-2.34-54.el9.x86_64
glibc-langpack-shs - Locale data for Shuswap
The glibc-langpack-shs package includes the basic information required
to support the Shuswap language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-fur-2.34-54.el9.x86_64
glibc-langpack-fur - Locale data for Friulian
The glibc-langpack-fur package includes the basic information required
to support the Friulian language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-ig-2.34-54.el9.x86_64
glibc-langpack-ig - Locale data for Igbo
The glibc-langpack-ig package includes the basic information required
to support the Igbo language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-uz-2.34-54.el9.x86_64
glibc-langpack-uz - Locale data for Uzbek
The glibc-langpack-uz package includes the basic information required
to support the Uzbek language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-kw-2.34-54.el9.x86_64
glibc-langpack-kw - Locale data for Cornish
The glibc-langpack-kw package includes the basic information required
to support the Cornish language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-fi-2.34-54.el9.x86_64
glibc-langpack-fi - Locale data for Finnish
The glibc-langpack-fi package includes the basic information required
to support the Finnish language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-nb-2.34-54.el9.x86_64
glibc-langpack-nb - Locale data for Norwegian Bokmål
The glibc-langpack-nb package includes the basic information required
to support the Norwegian Bokmål language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-az-2.34-54.el9.x86_64
glibc-langpack-az - Locale data for Azerbaijani
The glibc-langpack-az package includes the basic information required
to support the Azerbaijani language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-sa-2.34-54.el9.x86_64
glibc-langpack-sa - Locale data for Sanskrit
The glibc-langpack-sa package includes the basic information required
to support the Sanskrit language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-sw-2.34-54.el9.x86_64
glibc-langpack-sw - Locale data for Swahili
The glibc-langpack-sw package includes the basic information required
to support the Swahili language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-hr-2.34-54.el9.x86_64
glibc-langpack-hr - Locale data for Croatian
The glibc-langpack-hr package includes the basic information required
to support the Croatian language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-oc-2.34-54.el9.x86_64
glibc-langpack-oc - Locale data for Occitan
The glibc-langpack-oc package includes the basic information required
to support the Occitan language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-miq-2.34-54.el9.x86_64
glibc-langpack-miq - Locale data for Miskito
The glibc-langpack-miq package includes the basic information required
to support the Miskito language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-ar-2.34-54.el9.x86_64
glibc-langpack-ar - Locale data for Arabic
The glibc-langpack-ar package includes the basic information required
to support the Arabic language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-agr-2.34-54.el9.x86_64
glibc-langpack-agr - Locale data for Aguaruna
The glibc-langpack-agr package includes the basic information required
to support the Aguaruna language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-sm-2.34-54.el9.x86_64
glibc-langpack-sm - Locale data for Samoan
The glibc-langpack-sm package includes the basic information required
to support the Samoan language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-hy-2.34-54.el9.x86_64
glibc-langpack-hy - Locale data for Armenian
The glibc-langpack-hy package includes the basic information required
to support the Armenian language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-nl-2.34-54.el9.x86_64
glibc-langpack-nl - Locale data for Dutch
The glibc-langpack-nl package includes the basic information required
to support the Dutch language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-ja-2.34-54.el9.x86_64
glibc-langpack-ja - Locale data for Japanese
The glibc-langpack-ja package includes the basic information required
to support the Japanese language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-ms-2.34-54.el9.x86_64
glibc-langpack-ms - Locale data for Malay
The glibc-langpack-ms package includes the basic information required
to support the Malay language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-ca-2.34-54.el9.x86_64
glibc-langpack-ca - Locale data for Catalan
The glibc-langpack-ca package includes the basic information required
to support the Catalan language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-gl-2.34-54.el9.x86_64
glibc-langpack-gl - Locale data for Galician
The glibc-langpack-gl package includes the basic information required
to support the Galician language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-kab-2.34-54.el9.x86_64
glibc-langpack-kab - Locale data for Kabyle
The glibc-langpack-kab package includes the basic information required
to support the Kabyle language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-lt-2.34-54.el9.x86_64
glibc-langpack-lt - Locale data for Lithuanian
The glibc-langpack-lt package includes the basic information required
to support the Lithuanian language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-br-2.34-54.el9.x86_64
glibc-langpack-br - Locale data for Breton
The glibc-langpack-br package includes the basic information required
to support the Breton language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-he-2.34-54.el9.x86_64
glibc-langpack-he - Locale data for Hebrew
The glibc-langpack-he package includes the basic information required
to support the Hebrew language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-yi-2.34-54.el9.x86_64
glibc-langpack-yi - Locale data for Yiddish
The glibc-langpack-yi package includes the basic information required
to support the Yiddish language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-sr-2.34-54.el9.x86_64
glibc-langpack-sr - Locale data for Serbian
The glibc-langpack-sr package includes the basic information required
to support the Serbian language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-mni-2.34-54.el9.x86_64
glibc-langpack-mni - Locale data for Manipuri
The glibc-langpack-mni package includes the basic information required
to support the Manipuri language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-tpi-2.34-54.el9.x86_64
glibc-langpack-tpi - Locale data for Tok Pisin
The glibc-langpack-tpi package includes the basic information required
to support the Tok Pisin language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-an-2.34-54.el9.x86_64
glibc-langpack-an - Locale data for Aragonese
The glibc-langpack-an package includes the basic information required
to support the Aragonese language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-dz-2.34-54.el9.x86_64
glibc-langpack-dz - Locale data for Dzongkha
The glibc-langpack-dz package includes the basic information required
to support the Dzongkha language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-2.34-54.el9.x86_64
glibc - The GNU libc libraries
The glibc package contains standard libraries which are used by
multiple programs on the system. In order to save disk space and
memory, as well as to make upgrading easier, common system code is
kept in one place and shared between programs. This particular package
contains the most important sets of shared libraries: the standard C
library and the standard math library. Without these two libraries, a
Linux system will not function.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-to-2.34-54.el9.x86_64
glibc-langpack-to - Locale data for Tongan
The glibc-langpack-to package includes the basic information required
to support the Tongan language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-eo-2.34-54.el9.x86_64
glibc-langpack-eo - Locale data for Esperanto
The glibc-langpack-eo package includes the basic information required
to support the Esperanto language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Mon, 12 Dec 2022 18:39:08 GMT: glibc-langpack-li-2.34-54.el9.x86_64
glibc-langpack-li - Locale data for Limburgish
The glibc-langpack-li package includes the basic information required
to support the Limburgish language in your applications.
Change Log:
Mon, 12 Dec 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-54 - Install kernel header files into the sysroot subpackage (#2149644) Wed, 07 Dec 2022 GMT - Arjun Shankar <arjun@redhat.com> - 2.34-53 - Sync with upstream branch release/2.34/master, commit a4217408a3d6050a7f42ac23adb6ac7218dca85f: - Apply asm redirections in syslog.h before first use [BZ #27087] - _Static_assert needs two arguments for compatibility with GCC before 9 Wed, 30 Nov 2022 GMT - Florian Weimer <fweimer@redhat.com> - 2.34-52 - Add noarch sysroot subpackages (#2149644) ...
Wed, 07 Dec 2022 16:34:18 GMT: 9:device-mapper-libs-1.02.187-3.el9.i686
device-mapper-libs - Device-mapper shared library
This package contains the device-mapper shared library, libdevmapper.
Change Log:
Tue, 06 Dec 2022 GMT - Marian Csontos <mcsontos@redhat.com> - 2.03.17-3 - Fix segfault during scanning PVs. Tue, 29 Nov 2022 GMT - Marian Csontos <mcsontos@redhat.com> - 2.03.17-2 - Fix permissions on lvresize_fs_helper. Thu, 10 Nov 2022 GMT - Marian Csontos <mcsontos@redhat.com> - 2.03.17-1 - Update to upstream version 2.03.17. - See WHATS_NEW and WHATS_NEW_DM for more information. ...
Wed, 07 Dec 2022 16:34:18 GMT: 9:lvm2-libs-2.03.17-3.el9.i686
lvm2-libs - Shared libraries for lvm2
This package contains shared lvm2 libraries for applications.
Change Log:
Tue, 06 Dec 2022 GMT - Marian Csontos <mcsontos@redhat.com> - 2.03.17-3 - Fix segfault during scanning PVs. Tue, 29 Nov 2022 GMT - Marian Csontos <mcsontos@redhat.com> - 2.03.17-2 - Fix permissions on lvresize_fs_helper. Thu, 10 Nov 2022 GMT - Marian Csontos <mcsontos@redhat.com> - 2.03.17-1 - Update to upstream version 2.03.17. - See WHATS_NEW and WHATS_NEW_DM for more information. ...
Wed, 07 Dec 2022 16:34:18 GMT: 9:device-mapper-event-libs-1.02.187-3.el9.i686
device-mapper-event-libs - Device-mapper event daemon shared library
This package contains the device-mapper event daemon shared library,
libdevmapper-event.
Change Log:
Tue, 06 Dec 2022 GMT - Marian Csontos <mcsontos@redhat.com> - 2.03.17-3 - Fix segfault during scanning PVs. Tue, 29 Nov 2022 GMT - Marian Csontos <mcsontos@redhat.com> - 2.03.17-2 - Fix permissions on lvresize_fs_helper. Thu, 10 Nov 2022 GMT - Marian Csontos <mcsontos@redhat.com> - 2.03.17-1 - Update to upstream version 2.03.17. - See WHATS_NEW and WHATS_NEW_DM for more information. ...
Wed, 07 Dec 2022 16:34:20 GMT: 9:lvm2-2.03.17-3.el9.x86_64
lvm2 - Userland logical volume management tools
LVM2 includes all of the support for handling read/write operations on
physical volumes (hard disks, RAID-Systems, magneto optical, etc.,
multiple devices (MD), see mdadm(8) or even loop devices, see
losetup(8)), creating volume groups (kind of virtual disks) from one
or more physical volumes and creating one or more logical volumes
(kind of logical partitions) in volume groups.
Change Log:
Tue, 06 Dec 2022 GMT - Marian Csontos <mcsontos@redhat.com> - 2.03.17-3 - Fix segfault during scanning PVs. Tue, 29 Nov 2022 GMT - Marian Csontos <mcsontos@redhat.com> - 2.03.17-2 - Fix permissions on lvresize_fs_helper. Thu, 10 Nov 2022 GMT - Marian Csontos <mcsontos@redhat.com> - 2.03.17-1 - Update to upstream version 2.03.17. - See WHATS_NEW and WHATS_NEW_DM for more information. ...
Wed, 07 Dec 2022 16:34:20 GMT: 9:lvm2-libs-2.03.17-3.el9.x86_64
lvm2-libs - Shared libraries for lvm2
This package contains shared lvm2 libraries for applications.
Change Log:
Tue, 06 Dec 2022 GMT - Marian Csontos <mcsontos@redhat.com> - 2.03.17-3 - Fix segfault during scanning PVs. Tue, 29 Nov 2022 GMT - Marian Csontos <mcsontos@redhat.com> - 2.03.17-2 - Fix permissions on lvresize_fs_helper. Thu, 10 Nov 2022 GMT - Marian Csontos <mcsontos@redhat.com> - 2.03.17-1 - Update to upstream version 2.03.17. - See WHATS_NEW and WHATS_NEW_DM for more information. ...
Wed, 07 Dec 2022 16:34:20 GMT: 9:device-mapper-event-libs-1.02.187-3.el9.x86_64
device-mapper-event-libs - Device-mapper event daemon shared library
This package contains the device-mapper event daemon shared library,
libdevmapper-event.
Change Log:
Tue, 06 Dec 2022 GMT - Marian Csontos <mcsontos@redhat.com> - 2.03.17-3 - Fix segfault during scanning PVs. Tue, 29 Nov 2022 GMT - Marian Csontos <mcsontos@redhat.com> - 2.03.17-2 - Fix permissions on lvresize_fs_helper. Thu, 10 Nov 2022 GMT - Marian Csontos <mcsontos@redhat.com> - 2.03.17-1 - Update to upstream version 2.03.17. - See WHATS_NEW and WHATS_NEW_DM for more information. ...
Wed, 07 Dec 2022 16:34:20 GMT: 9:device-mapper-libs-1.02.187-3.el9.x86_64
device-mapper-libs - Device-mapper shared library
This package contains the device-mapper shared library, libdevmapper.
Change Log:
Tue, 06 Dec 2022 GMT - Marian Csontos <mcsontos@redhat.com> - 2.03.17-3 - Fix segfault during scanning PVs. Tue, 29 Nov 2022 GMT - Marian Csontos <mcsontos@redhat.com> - 2.03.17-2 - Fix permissions on lvresize_fs_helper. Thu, 10 Nov 2022 GMT - Marian Csontos <mcsontos@redhat.com> - 2.03.17-1 - Update to upstream version 2.03.17. - See WHATS_NEW and WHATS_NEW_DM for more information. ...
Wed, 07 Dec 2022 16:34:20 GMT: 9:device-mapper-1.02.187-3.el9.x86_64
device-mapper - Device mapper utility
This package contains the supporting userspace utility, dmsetup,
for the kernel device-mapper.
Change Log:
Tue, 06 Dec 2022 GMT - Marian Csontos <mcsontos@redhat.com> - 2.03.17-3 - Fix segfault during scanning PVs. Tue, 29 Nov 2022 GMT - Marian Csontos <mcsontos@redhat.com> - 2.03.17-2 - Fix permissions on lvresize_fs_helper. Thu, 10 Nov 2022 GMT - Marian Csontos <mcsontos@redhat.com> - 2.03.17-1 - Update to upstream version 2.03.17. - See WHATS_NEW and WHATS_NEW_DM for more information. ...
Wed, 07 Dec 2022 16:34:20 GMT: 9:device-mapper-event-1.02.187-3.el9.x86_64
device-mapper-event - Device-mapper event daemon
This package contains the dmeventd daemon for monitoring the state
of device-mapper devices.
Change Log:
Tue, 06 Dec 2022 GMT - Marian Csontos <mcsontos@redhat.com> - 2.03.17-3 - Fix segfault during scanning PVs. Tue, 29 Nov 2022 GMT - Marian Csontos <mcsontos@redhat.com> - 2.03.17-2 - Fix permissions on lvresize_fs_helper. Thu, 10 Nov 2022 GMT - Marian Csontos <mcsontos@redhat.com> - 2.03.17-1 - Update to upstream version 2.03.17. - See WHATS_NEW and WHATS_NEW_DM for more information. ...
Wed, 07 Dec 2022 09:02:12 GMT: kexec-tools-2.0.25-8.el9.x86_64
kexec-tools - The kexec/kdump userspace component
kexec-tools provides /sbin/kexec binary that facilitates a new
kernel to boot using the kernel's kexec feature either on a
normal or a panic reboot. This package contains the /sbin/kexec
binary and ancillary utilities that together form the userspace
component of the kernel's kexec feature.
Change Log:
Wed, 07 Dec 2022 GMT - Tao Liu <ltao@redhat.com> - 2.0.25-8 - kexec-tools: ppc64: remove rma_top limit - kdumpctl: Optimize _find_kernel_path_by_release regex string - kdump.conf: use a simple generator script to maintain Fri, 25 Nov 2022 GMT - Tao Liu <ltao@redhat.com> - 2.0.25-7 - Don't run kdump_check_setup_iscsi in a subshell in order to collect needed network interfaces Thu, 24 Nov 2022 GMT - Tao Liu <ltao@redhat.com> - 2.0.25-6 - Simplify setup_znet by copying connection profile to initrd - Wait for the network to be truly ready before dumping vmcore - Address the cases where a NIC has a different name in kdump kernel - Reduce kdump memory consumption by only installing needed NIC drivers - Reduce kdump memory consumption by not letting NetworkManager manage unneeded network interfaces - Set up kdump network by directly copying NM connection profile to initrd - Stop dracut 35network-manager from running nm-initrd-generator - Apply the timeout configuration of nm-initrd-generator - Determine whether IPv4 or IPv6 is needed - Add functions to copy NetworkManage connection profiles to the initramfs - Fix error for vlan over team network interface ...
Thu, 08 Dec 2022 12:51:25 GMT: libnetfilter_conntrack-1.0.9-1.el9.i686
libnetfilter_conntrack - Netfilter conntrack userspace library
libnetfilter_conntrack is a userspace library providing a programming
interface (API) to the in-kernel connection tracking state table.
Change Log:
Thu, 08 Dec 2022 GMT - Phil Sutter <psutter@redhat.com> - 1.0.9-1 - expect/conntrack: Avoid spurious covscan overrun warning - conntrack: fix build with kernel 5.15 and musl - New version 1.0.9 Wed, 07 Dec 2022 GMT - Phil Sutter <psutter@redhat.com> - 1.0.8-5 - conntrack: don't cancel nest on unknown layer 4 protocols Mon, 09 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 1.0.8-4 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 ...
Thu, 08 Dec 2022 12:51:26 GMT: libnetfilter_conntrack-1.0.9-1.el9.x86_64
libnetfilter_conntrack - Netfilter conntrack userspace library
libnetfilter_conntrack is a userspace library providing a programming
interface (API) to the in-kernel connection tracking state table.
Change Log:
Thu, 08 Dec 2022 GMT - Phil Sutter <psutter@redhat.com> - 1.0.9-1 - expect/conntrack: Avoid spurious covscan overrun warning - conntrack: fix build with kernel 5.15 and musl - New version 1.0.9 Wed, 07 Dec 2022 GMT - Phil Sutter <psutter@redhat.com> - 1.0.8-5 - conntrack: don't cancel nest on unknown layer 4 protocols Mon, 09 Aug 2021 GMT - Mohan Boddu <mboddu@redhat.com> - 1.0.8-4 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 ...
Thu, 08 Dec 2022 10:56:37 GMT: libqmi-1.32.2-1.el9.i686
libqmi - Support library to use the Qualcomm MSM Interface (QMI) protocol
This package contains the libraries that make it easier to use QMI functionality
from applications that use glib.
Change Log:
Tue, 22 Nov 2022 GMT - Lubomir Rintel <lkundrak@v3.sk> - 1.32.2-1 - Update to 1.32.2 Wed, 15 Dec 2021 GMT - Ana Cabral <acabral@redhat.com> - 1.30.2-2 - Include libqrtr build dependency (rh #2032807) Tue, 07 Sep 2021 GMT - Wen Liang <wenliang@redhat.com> - 1.30.2-1 - Update to 1.30.2 ...
Thu, 08 Dec 2022 10:56:37 GMT: libqmi-1.32.2-1.el9.x86_64
libqmi - Support library to use the Qualcomm MSM Interface (QMI) protocol
This package contains the libraries that make it easier to use QMI functionality
from applications that use glib.
Change Log:
Tue, 22 Nov 2022 GMT - Lubomir Rintel <lkundrak@v3.sk> - 1.32.2-1 - Update to 1.32.2 Wed, 15 Dec 2021 GMT - Ana Cabral <acabral@redhat.com> - 1.30.2-2 - Include libqrtr build dependency (rh #2032807) Tue, 07 Sep 2021 GMT - Wen Liang <wenliang@redhat.com> - 1.30.2-1 - Update to 1.30.2 ...
Thu, 08 Dec 2022 10:56:37 GMT: libqmi-utils-1.32.2-1.el9.x86_64
libqmi-utils - Utilities to use the QMI protocol from the command line
This package contains the utilities that make it easier to use QMI functionality
from the command line.
Change Log:
Tue, 22 Nov 2022 GMT - Lubomir Rintel <lkundrak@v3.sk> - 1.32.2-1 - Update to 1.32.2 Wed, 15 Dec 2021 GMT - Ana Cabral <acabral@redhat.com> - 1.30.2-2 - Include libqrtr build dependency (rh #2032807) Tue, 07 Sep 2021 GMT - Wen Liang <wenliang@redhat.com> - 1.30.2-1 - Update to 1.30.2 ...
Thu, 08 Dec 2022 10:57:02 GMT: libmbim-1.28.2-1.el9.x86_64
libmbim - Support library for the Mobile Broadband Interface Model protocol
This package contains the libraries that make it easier to use MBIM
functionality from applications that use glib.
Change Log:
Tue, 22 Nov 2022 GMT - Lubomir Rintel <lkundrak@v3.sk> - 1.28.2-1 - Update to 1.28.2 Wed, 15 Sep 2021 GMT - Wen Liang <wenliang@redhat.com> - 1.26.0-2 - Add Conflicts tag because the bash-completion scripts moved from the main package to the utils sub package causing a file conflict on multilib systems between the old 32 bit main package and the new 64 bit utils sub package. Wed, 08 Sep 2021 GMT - Wen Liang <wenliang@redhat.com> - 1.26.0-1 - Update to 1.26.0 ...
Thu, 08 Dec 2022 10:56:58 GMT: libmbim-1.28.2-1.el9.i686
libmbim - Support library for the Mobile Broadband Interface Model protocol
This package contains the libraries that make it easier to use MBIM
functionality from applications that use glib.
Change Log:
Tue, 22 Nov 2022 GMT - Lubomir Rintel <lkundrak@v3.sk> - 1.28.2-1 - Update to 1.28.2 Wed, 15 Sep 2021 GMT - Wen Liang <wenliang@redhat.com> - 1.26.0-2 - Add Conflicts tag because the bash-completion scripts moved from the main package to the utils sub package causing a file conflict on multilib systems between the old 32 bit main package and the new 64 bit utils sub package. Wed, 08 Sep 2021 GMT - Wen Liang <wenliang@redhat.com> - 1.26.0-1 - Update to 1.26.0 ...
Thu, 08 Dec 2022 10:57:02 GMT: libmbim-utils-1.28.2-1.el9.x86_64
libmbim-utils - Utilities to use the MBIM protocol from the command line
This package contains the utilities that make it easier to use MBIM
functionality from the command line.
Change Log:
Tue, 22 Nov 2022 GMT - Lubomir Rintel <lkundrak@v3.sk> - 1.28.2-1 - Update to 1.28.2 Wed, 15 Sep 2021 GMT - Wen Liang <wenliang@redhat.com> - 1.26.0-2 - Add Conflicts tag because the bash-completion scripts moved from the main package to the utils sub package causing a file conflict on multilib systems between the old 32 bit main package and the new 64 bit utils sub package. Wed, 08 Sep 2021 GMT - Wen Liang <wenliang@redhat.com> - 1.26.0-1 - Update to 1.26.0 ...
Thu, 08 Dec 2022 10:57:04 GMT: libqrtr-glib-1.2.2-1.el9.i686
libqrtr-glib - Support library to use and manage the QRTR (Qualcomm IPC Router) bus.
This package contains the libraries that make it easier to use and
manage the QRTR (Qualcomm IPC Router) bus.
Change Log:
Tue, 22 Nov 2022 GMT - Lubomir Rintel <lkundrak@v3.sk> - 1.2.2-1 - Update to 1.2.2 Thu, 09 Dec 2021 GMT - Gris Ge <fge@rehdat.com> - 1.0.0-4 - Rebuild with CI gating enabled Thu, 04 Nov 2021 GMT - Gris Ge <fge@redhat.com> - 1.0.0-3 - Import the fedora 35 srpm to CentOS 9 stream. ...
Thu, 08 Dec 2022 10:57:09 GMT: libqrtr-glib-1.2.2-1.el9.x86_64
libqrtr-glib - Support library to use and manage the QRTR (Qualcomm IPC Router) bus.
This package contains the libraries that make it easier to use and
manage the QRTR (Qualcomm IPC Router) bus.
Change Log:
Tue, 22 Nov 2022 GMT - Lubomir Rintel <lkundrak@v3.sk> - 1.2.2-1 - Update to 1.2.2 Thu, 09 Dec 2021 GMT - Gris Ge <fge@rehdat.com> - 1.0.0-4 - Rebuild with CI gating enabled Thu, 04 Nov 2021 GMT - Gris Ge <fge@redhat.com> - 1.0.0-3 - Import the fedora 35 srpm to CentOS 9 stream. ...
Thu, 27 Oct 2022 16:28:23 GMT: 2:mokutil-0.6.0-4.el9.x86_64
mokutil - Tool to manage UEFI Secure Boot MoK Keys
mokutil provides a tool to manage keys for Secure Boot through the MoK
("Machine's Own Keys") mechanism.
Change Log:
Thu, 27 Oct 2022 GMT - Robbie Harwood <rharwood@redhat.com> - 2:0.6.0-4 - Sync with Fedora at same NVR - Resolves: #2084621 Wed, 01 Jun 2022 GMT - Peter Jones <pjones@redhat.com> - 2:0.5.0-3 - Add support for "mokutil --list-sbat-revocations" and "mokutil --set-sbat-policy" Related: CVE-2022-28737 Thu, 05 May 2022 GMT - Robbie Harwood <rharwood@redhat.com> - 2:0.5.0-2 - Add git to buildrequires - Resolves: #2081474 ...
Thu, 17 Nov 2022 16:14:03 GMT: kpatch-dnf-0.9.7_0.4-2.el9.noarch
kpatch-dnf - kpatch-patch manager plugin for DNF
kpatch-dnf is a DNF plugin that manages subscription to kpatch-patch updates.
When enabled, kernel packages are automatically subscribed to corresponding
kpatch-patch packages updates.
Change Log:
Wed, 16 Nov 2022 GMT - Yannick Cote <ycote@redhat.com> 0.9.7-2 - augment kpatch-dnf package versioning to satisfy build (rhbz#2121212) Wed, 09 Nov 2022 GMT - Yannick Cote <ycote@redhat.com> 0.9.7-1 - rebase kpatch user utility code to v0.9.7 (rhbz#2121212) Fri, 10 Jun 2022 GMT - Yannick Cote <ycote@redhat.com> 0.9.4-3 - Do not rm selinux rpm owned directory (rhbz#2053413) ...
Thu, 17 Nov 2022 16:14:03 GMT: kpatch-0.9.7-2.el9.noarch
kpatch - Dynamic kernel patch manager
kpatch is a live kernel patch module manager. It allows the user to manage
a collection of binary kernel patch modules which can be used to dynamically
patch the kernel without rebooting.
Change Log:
Wed, 16 Nov 2022 GMT - Yannick Cote <ycote@redhat.com> 0.9.7-2 - augment kpatch-dnf package versioning to satisfy build (rhbz#2121212) Wed, 09 Nov 2022 GMT - Yannick Cote <ycote@redhat.com> 0.9.7-1 - rebase kpatch user utility code to v0.9.7 (rhbz#2121212) Fri, 10 Jun 2022 GMT - Yannick Cote <ycote@redhat.com> 0.9.4-3 - Do not rm selinux rpm owned directory (rhbz#2053413) ...
Wed, 07 Dec 2022 14:22:41 GMT: python3-dnf-plugin-versionlock-4.3.0-2.el9.noarch
python3-dnf-plugin-versionlock - Version Lock Plugin for DNF
Version lock plugin takes a set of name/versions for packages and excludes all other
versions of those packages. This allows you to e.g. protect packages from being
updated by newer versions.
Change Log:
Sat, 03 Dec 2022 GMT - Nicola Sella <nsella@redhat.com> - 4.3.0-2 - Move system-upgrade plugin to core (RhBug:2054235) - offline-upgrade: add support for security filters (RhBug:1939975) Thu, 22 Sep 2022 GMT - Lukas Hrazky <lhrazky@redhat.com> - 4.3.0-1 - Update to 4.3.0 - [config-manager] Update documentation (RhBug:2075366) - [builddep] Warning when using macros with source rpms (RhBug:2077820) - [repomanage] Use modules only from repo they are handling (RhBug:2072441) - Skip all non rpm transaction items for transaction_action plugins (rhbug:2023652) - feat(repomanage): Add new option --oldonly Wed, 14 Sep 2022 GMT - Marek Blaha <mblaha@redhat.com> - 4.1.0-3 - Update translations ...
Wed, 07 Dec 2022 14:22:41 GMT: python3-dnf-plugin-post-transaction-actions-4.3.0-2.el9.noarch
python3-dnf-plugin-post-transaction-actions - Post transaction actions Plugin for DNF
Post transaction actions Plugin for DNF, Python 3 version. Plugin runs actions
(shell commands) after transaction is completed. Actions are defined in action
files.
Change Log:
Sat, 03 Dec 2022 GMT - Nicola Sella <nsella@redhat.com> - 4.3.0-2 - Move system-upgrade plugin to core (RhBug:2054235) - offline-upgrade: add support for security filters (RhBug:1939975) Thu, 22 Sep 2022 GMT - Lukas Hrazky <lhrazky@redhat.com> - 4.3.0-1 - Update to 4.3.0 - [config-manager] Update documentation (RhBug:2075366) - [builddep] Warning when using macros with source rpms (RhBug:2077820) - [repomanage] Use modules only from repo they are handling (RhBug:2072441) - Skip all non rpm transaction items for transaction_action plugins (rhbug:2023652) - feat(repomanage): Add new option --oldonly Wed, 14 Sep 2022 GMT - Marek Blaha <mblaha@redhat.com> - 4.1.0-3 - Update translations ...
Wed, 07 Dec 2022 14:22:41 GMT: yum-utils-4.3.0-2.el9.noarch
yum-utils - Yum-utils CLI compatibility layer
As a Yum-utils CLI compatibility layer, supplies in CLI shims for
debuginfo-install, repograph, package-cleanup, repoclosure, repomanage,
repoquery, reposync, repotrack, repodiff, builddep, config-manager, debug,
download and yum-groups-manager that use new implementations using DNF.
Change Log:
Sat, 03 Dec 2022 GMT - Nicola Sella <nsella@redhat.com> - 4.3.0-2 - Move system-upgrade plugin to core (RhBug:2054235) - offline-upgrade: add support for security filters (RhBug:1939975) Thu, 22 Sep 2022 GMT - Lukas Hrazky <lhrazky@redhat.com> - 4.3.0-1 - Update to 4.3.0 - [config-manager] Update documentation (RhBug:2075366) - [builddep] Warning when using macros with source rpms (RhBug:2077820) - [repomanage] Use modules only from repo they are handling (RhBug:2072441) - Skip all non rpm transaction items for transaction_action plugins (rhbug:2023652) - feat(repomanage): Add new option --oldonly Wed, 14 Sep 2022 GMT - Marek Blaha <mblaha@redhat.com> - 4.1.0-3 - Update translations ...
Wed, 07 Dec 2022 14:22:41 GMT: python3-dnf-plugins-core-4.3.0-2.el9.noarch
python3-dnf-plugins-core - Core Plugins for DNF
Core Plugins for DNF, Python 3 interface. This package enhances DNF with builddep,
config-manager, copr, debug, debuginfo-install, download, needs-restarting,
groups-manager, repoclosure, repograph, repomanage, reposync, changelog,
repodiff, system-upgrade, offline-upgrade and offline-distrosync commands.
Additionally provides generate_completion_cache passive plugin.
Change Log:
Sat, 03 Dec 2022 GMT - Nicola Sella <nsella@redhat.com> - 4.3.0-2 - Move system-upgrade plugin to core (RhBug:2054235) - offline-upgrade: add support for security filters (RhBug:1939975) Thu, 22 Sep 2022 GMT - Lukas Hrazky <lhrazky@redhat.com> - 4.3.0-1 - Update to 4.3.0 - [config-manager] Update documentation (RhBug:2075366) - [builddep] Warning when using macros with source rpms (RhBug:2077820) - [repomanage] Use modules only from repo they are handling (RhBug:2072441) - Skip all non rpm transaction items for transaction_action plugins (rhbug:2023652) - feat(repomanage): Add new option --oldonly Wed, 14 Sep 2022 GMT - Marek Blaha <mblaha@redhat.com> - 4.1.0-3 - Update translations ...
Wed, 07 Dec 2022 14:22:41 GMT: dnf-plugins-core-4.3.0-2.el9.noarch
dnf-plugins-core - Core Plugins for DNF
Core Plugins for DNF. This package enhances DNF with builddep, config-manager,
copr, debug, debuginfo-install, download, needs-restarting, groups-manager, repoclosure,
repograph, repomanage, reposync, changelog and repodiff commands. Additionally
provides generate_completion_cache passive plugin.
Change Log:
Sat, 03 Dec 2022 GMT - Nicola Sella <nsella@redhat.com> - 4.3.0-2 - Move system-upgrade plugin to core (RhBug:2054235) - offline-upgrade: add support for security filters (RhBug:1939975) Thu, 22 Sep 2022 GMT - Lukas Hrazky <lhrazky@redhat.com> - 4.3.0-1 - Update to 4.3.0 - [config-manager] Update documentation (RhBug:2075366) - [builddep] Warning when using macros with source rpms (RhBug:2077820) - [repomanage] Use modules only from repo they are handling (RhBug:2072441) - Skip all non rpm transaction items for transaction_action plugins (rhbug:2023652) - feat(repomanage): Add new option --oldonly Wed, 14 Sep 2022 GMT - Marek Blaha <mblaha@redhat.com> - 4.1.0-3 - Update translations ...
Wed, 07 Dec 2022 14:22:01 GMT: python3-dnf-4.14.0-3.el9.noarch
python3-dnf - Python 3 interface to DNF
Python 3 interface to DNF.
Change Log:
Sat, 03 Dec 2022 GMT - Nicola Sella <nsella@redhat.com> - 4.14.0-3 - Move system-upgrade plugin to core (RhBug:2131288) - offline-upgrade: add support for security filters (RhBug:1939975,2139326) - Fix plugins unit tests + unload plugins upon their deletion Mon, 31 Oct 2022 GMT - Nicola Sella <nsella@redhat.com> - 4.14.0-2 - Pass whole URL in relativeUrl to PackageTarget for RPM URL download Thu, 22 Sep 2022 GMT - Lukas Hrazky <lhrazky@redhat.com> - 4.14.0-1 - Update to 4.14.0 - Add doc related to --destdir and --downloadonly options (RhBug:2100811) - Fix broken dependencies error reporting (RhBug:2088422) - Add support for group upgrade rollback (RhBug:2016070) - Expose plugin unload method to API (RhBug:2047251) - Fix upgrade from file to noarch pkg (RhBug:2006018) - Allow passing plugin parameters with dashes in names (RhBug:1980712) - Don't include resolved advisories for obsoletes with sec. filters (RhBug:2101421) - Add only relevant pkgs to upgrade transaction (RhBug:2097757) - doc: Describe how gpg keys are stored for `repo_ggpcheck` (RhBug:2020678) - bash-completion: use sqlite cache when available ...
Wed, 07 Dec 2022 14:22:01 GMT: dnf-automatic-4.14.0-3.el9.noarch
dnf-automatic - Package manager - automated upgrades
Systemd units that can periodically download package upgrades and apply them.
Change Log:
Sat, 03 Dec 2022 GMT - Nicola Sella <nsella@redhat.com> - 4.14.0-3 - Move system-upgrade plugin to core (RhBug:2131288) - offline-upgrade: add support for security filters (RhBug:1939975,2139326) - Fix plugins unit tests + unload plugins upon their deletion Mon, 31 Oct 2022 GMT - Nicola Sella <nsella@redhat.com> - 4.14.0-2 - Pass whole URL in relativeUrl to PackageTarget for RPM URL download Thu, 22 Sep 2022 GMT - Lukas Hrazky <lhrazky@redhat.com> - 4.14.0-1 - Update to 4.14.0 - Add doc related to --destdir and --downloadonly options (RhBug:2100811) - Fix broken dependencies error reporting (RhBug:2088422) - Add support for group upgrade rollback (RhBug:2016070) - Expose plugin unload method to API (RhBug:2047251) - Fix upgrade from file to noarch pkg (RhBug:2006018) - Allow passing plugin parameters with dashes in names (RhBug:1980712) - Don't include resolved advisories for obsoletes with sec. filters (RhBug:2101421) - Add only relevant pkgs to upgrade transaction (RhBug:2097757) - doc: Describe how gpg keys are stored for `repo_ggpcheck` (RhBug:2020678) - bash-completion: use sqlite cache when available ...
Wed, 07 Dec 2022 14:22:01 GMT: yum-4.14.0-3.el9.noarch
yum - Package manager
Utility that allows users to manage packages on their systems.
It supports RPMs, modules and comps groups & environments.
Change Log:
Sat, 03 Dec 2022 GMT - Nicola Sella <nsella@redhat.com> - 4.14.0-3 - Move system-upgrade plugin to core (RhBug:2131288) - offline-upgrade: add support for security filters (RhBug:1939975,2139326) - Fix plugins unit tests + unload plugins upon their deletion Mon, 31 Oct 2022 GMT - Nicola Sella <nsella@redhat.com> - 4.14.0-2 - Pass whole URL in relativeUrl to PackageTarget for RPM URL download Thu, 22 Sep 2022 GMT - Lukas Hrazky <lhrazky@redhat.com> - 4.14.0-1 - Update to 4.14.0 - Add doc related to --destdir and --downloadonly options (RhBug:2100811) - Fix broken dependencies error reporting (RhBug:2088422) - Add support for group upgrade rollback (RhBug:2016070) - Expose plugin unload method to API (RhBug:2047251) - Fix upgrade from file to noarch pkg (RhBug:2006018) - Allow passing plugin parameters with dashes in names (RhBug:1980712) - Don't include resolved advisories for obsoletes with sec. filters (RhBug:2101421) - Add only relevant pkgs to upgrade transaction (RhBug:2097757) - doc: Describe how gpg keys are stored for `repo_ggpcheck` (RhBug:2020678) - bash-completion: use sqlite cache when available ...
Wed, 07 Dec 2022 14:22:01 GMT: dnf-4.14.0-3.el9.noarch
dnf - Package manager
Utility that allows users to manage packages on their systems.
It supports RPMs, modules and comps groups & environments.
Change Log:
Sat, 03 Dec 2022 GMT - Nicola Sella <nsella@redhat.com> - 4.14.0-3 - Move system-upgrade plugin to core (RhBug:2131288) - offline-upgrade: add support for security filters (RhBug:1939975,2139326) - Fix plugins unit tests + unload plugins upon their deletion Mon, 31 Oct 2022 GMT - Nicola Sella <nsella@redhat.com> - 4.14.0-2 - Pass whole URL in relativeUrl to PackageTarget for RPM URL download Thu, 22 Sep 2022 GMT - Lukas Hrazky <lhrazky@redhat.com> - 4.14.0-1 - Update to 4.14.0 - Add doc related to --destdir and --downloadonly options (RhBug:2100811) - Fix broken dependencies error reporting (RhBug:2088422) - Add support for group upgrade rollback (RhBug:2016070) - Expose plugin unload method to API (RhBug:2047251) - Fix upgrade from file to noarch pkg (RhBug:2006018) - Allow passing plugin parameters with dashes in names (RhBug:1980712) - Don't include resolved advisories for obsoletes with sec. filters (RhBug:2101421) - Add only relevant pkgs to upgrade transaction (RhBug:2097757) - doc: Describe how gpg keys are stored for `repo_ggpcheck` (RhBug:2020678) - bash-completion: use sqlite cache when available ...
Wed, 07 Dec 2022 14:22:01 GMT: dnf-data-4.14.0-3.el9.noarch
dnf-data - Common data and configuration files for DNF
Common data and configuration files for DNF
Change Log:
Sat, 03 Dec 2022 GMT - Nicola Sella <nsella@redhat.com> - 4.14.0-3 - Move system-upgrade plugin to core (RhBug:2131288) - offline-upgrade: add support for security filters (RhBug:1939975,2139326) - Fix plugins unit tests + unload plugins upon their deletion Mon, 31 Oct 2022 GMT - Nicola Sella <nsella@redhat.com> - 4.14.0-2 - Pass whole URL in relativeUrl to PackageTarget for RPM URL download Thu, 22 Sep 2022 GMT - Lukas Hrazky <lhrazky@redhat.com> - 4.14.0-1 - Update to 4.14.0 - Add doc related to --destdir and --downloadonly options (RhBug:2100811) - Fix broken dependencies error reporting (RhBug:2088422) - Add support for group upgrade rollback (RhBug:2016070) - Expose plugin unload method to API (RhBug:2047251) - Fix upgrade from file to noarch pkg (RhBug:2006018) - Allow passing plugin parameters with dashes in names (RhBug:1980712) - Don't include resolved advisories for obsoletes with sec. filters (RhBug:2101421) - Add only relevant pkgs to upgrade transaction (RhBug:2097757) - doc: Describe how gpg keys are stored for `repo_ggpcheck` (RhBug:2020678) - bash-completion: use sqlite cache when available ...
Mon, 12 Dec 2022 12:32:45 GMT: python3-libs-3.9.16-1.el9.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:
Thu, 08 Dec 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.9.16-1 - Update to 3.9.16 - Security fixes for CVE-2022-42919 and CVE-2022-45061 Resolves: rhbz#2138705, rhbz#2144072 Wed, 21 Sep 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.9.14-1 - Update to 3.9.14 - Security fixes for CVE-2020-10735 and CVE-2021-28861 Resolves: rhbz#2120642, rhbz#1834423, rhbz#2128249 Mon, 25 Jul 2022 GMT - Lumír Balhar <lbalhar@redhat.com> - 3.9.13-3 - Fix test_get_ciphers in test_ssl.py for FIPS mode Resolves: rhbz#2058233 ...
Mon, 12 Dec 2022 12:32:45 GMT: python3-libs-3.9.16-1.el9.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:
Thu, 08 Dec 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.9.16-1 - Update to 3.9.16 - Security fixes for CVE-2022-42919 and CVE-2022-45061 Resolves: rhbz#2138705, rhbz#2144072 Wed, 21 Sep 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.9.14-1 - Update to 3.9.14 - Security fixes for CVE-2020-10735 and CVE-2021-28861 Resolves: rhbz#2120642, rhbz#1834423, rhbz#2128249 Mon, 25 Jul 2022 GMT - Lumír Balhar <lbalhar@redhat.com> - 3.9.13-3 - Fix test_get_ciphers in test_ssl.py for FIPS mode Resolves: rhbz#2058233 ...
Mon, 12 Dec 2022 12:32:45 GMT: python3-3.9.16-1.el9.x86_64
python3 - Python 3.9 interpreter
Python 3.9 is an accessible, high-level, dynamically typed, interpreted
programming language, designed with an emphasis on code readability.
It includes an extensive standard library, and has a vast ecosystem of
third-party libraries.
The python3 package provides the "python3" executable: the reference
interpreter for the Python language, version 3.
The majority of its standard library is provided in the python3-libs package,
which should be installed automatically along with python3.
The remaining parts of the Python standard library are broken out into the
python3-tkinter and python3-test packages, which may need to be installed
separately.
Documentation for Python is provided in the python3-docs package.
Packages containing additional libraries for Python are generally named with
the "python3-" prefix.
Change Log:
Thu, 08 Dec 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.9.16-1 - Update to 3.9.16 - Security fixes for CVE-2022-42919 and CVE-2022-45061 Resolves: rhbz#2138705, rhbz#2144072 Wed, 21 Sep 2022 GMT - Charalampos Stratakis <cstratak@redhat.com> - 3.9.14-1 - Update to 3.9.14 - Security fixes for CVE-2020-10735 and CVE-2021-28861 Resolves: rhbz#2120642, rhbz#1834423, rhbz#2128249 Mon, 25 Jul 2022 GMT - Lumír Balhar <lbalhar@redhat.com> - 3.9.13-3 - Fix test_get_ciphers in test_ssl.py for FIPS mode Resolves: rhbz#2058233 ...
Mon, 05 Dec 2022 15:05:59 GMT: rpm-sign-libs-4.16.1.3-21.el9.i686
rpm-sign-libs - Libraries for signing RPM packages
This package contains the RPM shared libraries for signing packages.
Change Log:
Fri, 18 Nov 2022 GMT - Yaakov Selkowitz <yselkowi@redhat.com> - 4.16.1.3-21 - Support long language names for QT (#2144005) Mon, 07 Nov 2022 GMT - Florian Festi <ffesti@redhat.com> - 4.16.1.3-20 - Add bcond macros (#2129060) - Fix db queries with carets (#2129468) - Remove spurious Python rpm module (#2135731) - Handle SELinux log messages (#2123719) - Add --nocompression to rpm2archive (#2150804) Fri, 21 Oct 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.16.1.3-19 - Bump release for rebuild ...
Mon, 05 Dec 2022 15:05:59 GMT: rpm-libs-4.16.1.3-21.el9.i686
rpm-libs - Libraries for manipulating RPM packages
This package contains the RPM shared libraries.
Change Log:
Fri, 18 Nov 2022 GMT - Yaakov Selkowitz <yselkowi@redhat.com> - 4.16.1.3-21 - Support long language names for QT (#2144005) Mon, 07 Nov 2022 GMT - Florian Festi <ffesti@redhat.com> - 4.16.1.3-20 - Add bcond macros (#2129060) - Fix db queries with carets (#2129468) - Remove spurious Python rpm module (#2135731) - Handle SELinux log messages (#2123719) - Add --nocompression to rpm2archive (#2150804) Fri, 21 Oct 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.16.1.3-19 - Bump release for rebuild ...
Mon, 05 Dec 2022 15:05:59 GMT: rpm-build-libs-4.16.1.3-21.el9.i686
rpm-build-libs - Libraries for building RPM packages
This package contains the RPM shared libraries for building packages.
Change Log:
Fri, 18 Nov 2022 GMT - Yaakov Selkowitz <yselkowi@redhat.com> - 4.16.1.3-21 - Support long language names for QT (#2144005) Mon, 07 Nov 2022 GMT - Florian Festi <ffesti@redhat.com> - 4.16.1.3-20 - Add bcond macros (#2129060) - Fix db queries with carets (#2129468) - Remove spurious Python rpm module (#2135731) - Handle SELinux log messages (#2123719) - Add --nocompression to rpm2archive (#2150804) Fri, 21 Oct 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.16.1.3-19 - Bump release for rebuild ...
Mon, 05 Dec 2022 15:06:00 GMT: rpm-build-libs-4.16.1.3-21.el9.x86_64
rpm-build-libs - Libraries for building RPM packages
This package contains the RPM shared libraries for building packages.
Change Log:
Fri, 18 Nov 2022 GMT - Yaakov Selkowitz <yselkowi@redhat.com> - 4.16.1.3-21 - Support long language names for QT (#2144005) Mon, 07 Nov 2022 GMT - Florian Festi <ffesti@redhat.com> - 4.16.1.3-20 - Add bcond macros (#2129060) - Fix db queries with carets (#2129468) - Remove spurious Python rpm module (#2135731) - Handle SELinux log messages (#2123719) - Add --nocompression to rpm2archive (#2150804) Fri, 21 Oct 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.16.1.3-19 - Bump release for rebuild ...
Mon, 05 Dec 2022 15:06:00 GMT: rpm-plugin-selinux-4.16.1.3-21.el9.x86_64
rpm-plugin-selinux - Rpm plugin for SELinux functionality
Rpm plugin for SELinux functionality.
Change Log:
Fri, 18 Nov 2022 GMT - Yaakov Selkowitz <yselkowi@redhat.com> - 4.16.1.3-21 - Support long language names for QT (#2144005) Mon, 07 Nov 2022 GMT - Florian Festi <ffesti@redhat.com> - 4.16.1.3-20 - Add bcond macros (#2129060) - Fix db queries with carets (#2129468) - Remove spurious Python rpm module (#2135731) - Handle SELinux log messages (#2123719) - Add --nocompression to rpm2archive (#2150804) Fri, 21 Oct 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.16.1.3-19 - Bump release for rebuild ...
Mon, 05 Dec 2022 15:06:00 GMT: rpm-4.16.1.3-21.el9.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:
Fri, 18 Nov 2022 GMT - Yaakov Selkowitz <yselkowi@redhat.com> - 4.16.1.3-21 - Support long language names for QT (#2144005) Mon, 07 Nov 2022 GMT - Florian Festi <ffesti@redhat.com> - 4.16.1.3-20 - Add bcond macros (#2129060) - Fix db queries with carets (#2129468) - Remove spurious Python rpm module (#2135731) - Handle SELinux log messages (#2123719) - Add --nocompression to rpm2archive (#2150804) Fri, 21 Oct 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.16.1.3-19 - Bump release for rebuild ...
Mon, 05 Dec 2022 15:06:00 GMT: rpm-plugin-audit-4.16.1.3-21.el9.x86_64
rpm-plugin-audit - Rpm plugin for logging audit events on package operations
Rpm plugin for logging audit events on package operations.
Change Log:
Fri, 18 Nov 2022 GMT - Yaakov Selkowitz <yselkowi@redhat.com> - 4.16.1.3-21 - Support long language names for QT (#2144005) Mon, 07 Nov 2022 GMT - Florian Festi <ffesti@redhat.com> - 4.16.1.3-20 - Add bcond macros (#2129060) - Fix db queries with carets (#2129468) - Remove spurious Python rpm module (#2135731) - Handle SELinux log messages (#2123719) - Add --nocompression to rpm2archive (#2150804) Fri, 21 Oct 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.16.1.3-19 - Bump release for rebuild ...
Mon, 05 Dec 2022 15:06:00 GMT: rpm-libs-4.16.1.3-21.el9.x86_64
rpm-libs - Libraries for manipulating RPM packages
This package contains the RPM shared libraries.
Change Log:
Fri, 18 Nov 2022 GMT - Yaakov Selkowitz <yselkowi@redhat.com> - 4.16.1.3-21 - Support long language names for QT (#2144005) Mon, 07 Nov 2022 GMT - Florian Festi <ffesti@redhat.com> - 4.16.1.3-20 - Add bcond macros (#2129060) - Fix db queries with carets (#2129468) - Remove spurious Python rpm module (#2135731) - Handle SELinux log messages (#2123719) - Add --nocompression to rpm2archive (#2150804) Fri, 21 Oct 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.16.1.3-19 - Bump release for rebuild ...
Mon, 05 Dec 2022 15:06:00 GMT: rpm-sign-4.16.1.3-21.el9.x86_64
rpm-sign - Package signing support
This package contains support for digitally signing RPM packages.
Change Log:
Fri, 18 Nov 2022 GMT - Yaakov Selkowitz <yselkowi@redhat.com> - 4.16.1.3-21 - Support long language names for QT (#2144005) Mon, 07 Nov 2022 GMT - Florian Festi <ffesti@redhat.com> - 4.16.1.3-20 - Add bcond macros (#2129060) - Fix db queries with carets (#2129468) - Remove spurious Python rpm module (#2135731) - Handle SELinux log messages (#2123719) - Add --nocompression to rpm2archive (#2150804) Fri, 21 Oct 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.16.1.3-19 - Bump release for rebuild ...
Mon, 05 Dec 2022 15:06:00 GMT: python3-rpm-4.16.1.3-21.el9.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:
Fri, 18 Nov 2022 GMT - Yaakov Selkowitz <yselkowi@redhat.com> - 4.16.1.3-21 - Support long language names for QT (#2144005) Mon, 07 Nov 2022 GMT - Florian Festi <ffesti@redhat.com> - 4.16.1.3-20 - Add bcond macros (#2129060) - Fix db queries with carets (#2129468) - Remove spurious Python rpm module (#2135731) - Handle SELinux log messages (#2123719) - Add --nocompression to rpm2archive (#2150804) Fri, 21 Oct 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.16.1.3-19 - Bump release for rebuild ...
Mon, 05 Dec 2022 15:06:00 GMT: rpm-sign-libs-4.16.1.3-21.el9.x86_64
rpm-sign-libs - Libraries for signing RPM packages
This package contains the RPM shared libraries for signing packages.
Change Log:
Fri, 18 Nov 2022 GMT - Yaakov Selkowitz <yselkowi@redhat.com> - 4.16.1.3-21 - Support long language names for QT (#2144005) Mon, 07 Nov 2022 GMT - Florian Festi <ffesti@redhat.com> - 4.16.1.3-20 - Add bcond macros (#2129060) - Fix db queries with carets (#2129468) - Remove spurious Python rpm module (#2135731) - Handle SELinux log messages (#2123719) - Add --nocompression to rpm2archive (#2150804) Fri, 21 Oct 2022 GMT - Michal Domonkos <mdomonko@redhat.com> - 4.16.1.3-19 - Bump release for rebuild ...
Fri, 09 Dec 2022 09:21:04 GMT: systemd-rpm-macros-252-2.el9.noarch
systemd-rpm-macros - Macros that define paths and scriptlets related to systemd
Just the definitions of rpm macros.
See
https://docs.fedoraproject.org/en-US/packaging-guidelines/Scriptlets/#_systemd
for information how to use those macros.
Change Log:
Fri, 09 Dec 2022 GMT - systemd maintenance team <systemd-maint@redhat.com> - 252-2 - test: check if we can use SHA1 MD for signing before using it (#2141979) - boot: cleanups for efivar_get() and friends (#2141979) - boot: fix false maybe-uninitialized warning (#2141979) - tree-wide: modernizations with RET_NERRNO() (#2137584) - sd-bus: handle -EINTR return from bus_poll() (#2137584) - stdio-bridge: don't be bothered with EINTR (#2137584) - varlink: also handle EINTR gracefully when waiting for EIO via ppoll() (#2137584) - sd-netlink: handle EINTR from poll() gracefully, as success (#2137584) - resolved: handle -EINTR returned from fd_wait_for_event() better (#2137584) - homed: handle EINTR gracefully when waiting for device node (#2137584) - utmp-wtmp: fix error in case isatty() fails (#2137584) - utmp-wtmp: handle EINTR gracefully when waiting to write to tty (#2137584) - io-util: document EINTR situation a bit (#2137584) - terminal-util: Set OPOST when setting ONLCR (#2138081) - cgtop: Do not rewrite -P or -k options (#2138081) - test: Add tests for systemd-cgtop args parsing (#2138081) - resolved: remove inappropriate assert() (#2138081) - boot: Add xstrn8_to_16 (#2138081) - boot: Use xstr8_to_16 (#2138081) - boot: Use xstr8_to_16 for path conversion (#2138081) - stub: Fix cmdline handling (#2138081) - stub: Detect empty LoadOptions when run from EFI shell (#2138081) - boot: Use EFI_BOOT_MANAGER_POLICY_PROTOCOL to connect console devices (#2138081) - boot: Make sure all partitions drivers are connected (#2138081) - boot: improve support for qemu (#2138081) - systemd-boot man page: add section for virtual machines (#2138081) - boot: Only do full driver initialization in VMs (#2138081) - dissect: rework DISSECT_IMAGE_ADD_PARTITION_DEVICES + DISSECT_IMAGE_OPEN_PARTITION_DEVICES (#2138081) - ci(Mergify): v252 configuration update (#2138081) - ci: Run GitHub workflows on rhel branches (#2138081) - ci: Drop scorecards workflow, not relevant (#2138081) Fri, 02 Dec 2022 GMT - systemd maintenance team <systemd-maint@redhat.com> - 252-1 - Rebase to systemd v252 + systemd-stable v252.2 (#2138081) Fri, 02 Dec 2022 GMT - systemd maintenance team <systemd-maint@redhat.com> - 250-13 - build systemd-boot EFI tools (#2140646) ...
Fri, 09 Dec 2022 09:20:40 GMT: systemd-libs-252-2.el9.i686
systemd-libs - systemd libraries
Libraries for systemd and udev.
Change Log:
Fri, 09 Dec 2022 GMT - systemd maintenance team <systemd-maint@redhat.com> - 252-2 - test: check if we can use SHA1 MD for signing before using it (#2141979) - boot: cleanups for efivar_get() and friends (#2141979) - boot: fix false maybe-uninitialized warning (#2141979) - tree-wide: modernizations with RET_NERRNO() (#2137584) - sd-bus: handle -EINTR return from bus_poll() (#2137584) - stdio-bridge: don't be bothered with EINTR (#2137584) - varlink: also handle EINTR gracefully when waiting for EIO via ppoll() (#2137584) - sd-netlink: handle EINTR from poll() gracefully, as success (#2137584) - resolved: handle -EINTR returned from fd_wait_for_event() better (#2137584) - homed: handle EINTR gracefully when waiting for device node (#2137584) - utmp-wtmp: fix error in case isatty() fails (#2137584) - utmp-wtmp: handle EINTR gracefully when waiting to write to tty (#2137584) - io-util: document EINTR situation a bit (#2137584) - terminal-util: Set OPOST when setting ONLCR (#2138081) - cgtop: Do not rewrite -P or -k options (#2138081) - test: Add tests for systemd-cgtop args parsing (#2138081) - resolved: remove inappropriate assert() (#2138081) - boot: Add xstrn8_to_16 (#2138081) - boot: Use xstr8_to_16 (#2138081) - boot: Use xstr8_to_16 for path conversion (#2138081) - stub: Fix cmdline handling (#2138081) - stub: Detect empty LoadOptions when run from EFI shell (#2138081) - boot: Use EFI_BOOT_MANAGER_POLICY_PROTOCOL to connect console devices (#2138081) - boot: Make sure all partitions drivers are connected (#2138081) - boot: improve support for qemu (#2138081) - systemd-boot man page: add section for virtual machines (#2138081) - boot: Only do full driver initialization in VMs (#2138081) - dissect: rework DISSECT_IMAGE_ADD_PARTITION_DEVICES + DISSECT_IMAGE_OPEN_PARTITION_DEVICES (#2138081) - ci(Mergify): v252 configuration update (#2138081) - ci: Run GitHub workflows on rhel branches (#2138081) - ci: Drop scorecards workflow, not relevant (#2138081) Fri, 02 Dec 2022 GMT - systemd maintenance team <systemd-maint@redhat.com> - 252-1 - Rebase to systemd v252 + systemd-stable v252.2 (#2138081) Fri, 02 Dec 2022 GMT - systemd maintenance team <systemd-maint@redhat.com> - 250-13 - build systemd-boot EFI tools (#2140646) ...
Fri, 09 Dec 2022 09:20:40 GMT: systemd-252-2.el9.i686
systemd - System and Service Manager
systemd is a system and service manager that runs as PID 1 and starts
the rest of the system. It provides aggressive parallelization
capabilities, uses socket and D-Bus activation for starting services,
offers on-demand starting of daemons, keeps track of processes using
Linux control groups, maintains mount and automount points, and
implements an elaborate transactional dependency-based service control
logic. systemd supports SysV and LSB init scripts and works as a
replacement for sysvinit. Other parts of this package are a logging daemon,
utilities to control basic system configuration like the hostname,
date, locale, maintain a list of logged-in users, system accounts,
runtime directories and settings, and daemons to manage simple network
configuration, network time synchronization, log forwarding, and name
resolution.
Change Log:
Fri, 09 Dec 2022 GMT - systemd maintenance team <systemd-maint@redhat.com> - 252-2 - test: check if we can use SHA1 MD for signing before using it (#2141979) - boot: cleanups for efivar_get() and friends (#2141979) - boot: fix false maybe-uninitialized warning (#2141979) - tree-wide: modernizations with RET_NERRNO() (#2137584) - sd-bus: handle -EINTR return from bus_poll() (#2137584) - stdio-bridge: don't be bothered with EINTR (#2137584) - varlink: also handle EINTR gracefully when waiting for EIO via ppoll() (#2137584) - sd-netlink: handle EINTR from poll() gracefully, as success (#2137584) - resolved: handle -EINTR returned from fd_wait_for_event() better (#2137584) - homed: handle EINTR gracefully when waiting for device node (#2137584) - utmp-wtmp: fix error in case isatty() fails (#2137584) - utmp-wtmp: handle EINTR gracefully when waiting to write to tty (#2137584) - io-util: document EINTR situation a bit (#2137584) - terminal-util: Set OPOST when setting ONLCR (#2138081) - cgtop: Do not rewrite -P or -k options (#2138081) - test: Add tests for systemd-cgtop args parsing (#2138081) - resolved: remove inappropriate assert() (#2138081) - boot: Add xstrn8_to_16 (#2138081) - boot: Use xstr8_to_16 (#2138081) - boot: Use xstr8_to_16 for path conversion (#2138081) - stub: Fix cmdline handling (#2138081) - stub: Detect empty LoadOptions when run from EFI shell (#2138081) - boot: Use EFI_BOOT_MANAGER_POLICY_PROTOCOL to connect console devices (#2138081) - boot: Make sure all partitions drivers are connected (#2138081) - boot: improve support for qemu (#2138081) - systemd-boot man page: add section for virtual machines (#2138081) - boot: Only do full driver initialization in VMs (#2138081) - dissect: rework DISSECT_IMAGE_ADD_PARTITION_DEVICES + DISSECT_IMAGE_OPEN_PARTITION_DEVICES (#2138081) - ci(Mergify): v252 configuration update (#2138081) - ci: Run GitHub workflows on rhel branches (#2138081) - ci: Drop scorecards workflow, not relevant (#2138081) Fri, 02 Dec 2022 GMT - systemd maintenance team <systemd-maint@redhat.com> - 252-1 - Rebase to systemd v252 + systemd-stable v252.2 (#2138081) Fri, 02 Dec 2022 GMT - systemd maintenance team <systemd-maint@redhat.com> - 250-13 - build systemd-boot EFI tools (#2140646) ...
Fri, 09 Dec 2022 09:20:40 GMT: systemd-container-252-2.el9.i686
systemd-container - Tools for containers and VMs
Systemd tools to spawn and manage containers and virtual machines.
This package contains systemd-nspawn, machinectl, systemd-machined,
and systemd-importd.
Change Log:
Fri, 09 Dec 2022 GMT - systemd maintenance team <systemd-maint@redhat.com> - 252-2 - test: check if we can use SHA1 MD for signing before using it (#2141979) - boot: cleanups for efivar_get() and friends (#2141979) - boot: fix false maybe-uninitialized warning (#2141979) - tree-wide: modernizations with RET_NERRNO() (#2137584) - sd-bus: handle -EINTR return from bus_poll() (#2137584) - stdio-bridge: don't be bothered with EINTR (#2137584) - varlink: also handle EINTR gracefully when waiting for EIO via ppoll() (#2137584) - sd-netlink: handle EINTR from poll() gracefully, as success (#2137584) - resolved: handle -EINTR returned from fd_wait_for_event() better (#2137584) - homed: handle EINTR gracefully when waiting for device node (#2137584) - utmp-wtmp: fix error in case isatty() fails (#2137584) - utmp-wtmp: handle EINTR gracefully when waiting to write to tty (#2137584) - io-util: document EINTR situation a bit (#2137584) - terminal-util: Set OPOST when setting ONLCR (#2138081) - cgtop: Do not rewrite -P or -k options (#2138081) - test: Add tests for systemd-cgtop args parsing (#2138081) - resolved: remove inappropriate assert() (#2138081) - boot: Add xstrn8_to_16 (#2138081) - boot: Use xstr8_to_16 (#2138081) - boot: Use xstr8_to_16 for path conversion (#2138081) - stub: Fix cmdline handling (#2138081) - stub: Detect empty LoadOptions when run from EFI shell (#2138081) - boot: Use EFI_BOOT_MANAGER_POLICY_PROTOCOL to connect console devices (#2138081) - boot: Make sure all partitions drivers are connected (#2138081) - boot: improve support for qemu (#2138081) - systemd-boot man page: add section for virtual machines (#2138081) - boot: Only do full driver initialization in VMs (#2138081) - dissect: rework DISSECT_IMAGE_ADD_PARTITION_DEVICES + DISSECT_IMAGE_OPEN_PARTITION_DEVICES (#2138081) - ci(Mergify): v252 configuration update (#2138081) - ci: Run GitHub workflows on rhel branches (#2138081) - ci: Drop scorecards workflow, not relevant (#2138081) Fri, 02 Dec 2022 GMT - systemd maintenance team <systemd-maint@redhat.com> - 252-1 - Rebase to systemd v252 + systemd-stable v252.2 (#2138081) Fri, 02 Dec 2022 GMT - systemd maintenance team <systemd-maint@redhat.com> - 250-13 - build systemd-boot EFI tools (#2140646) ...
Fri, 09 Dec 2022 09:20:41 GMT: systemd-oomd-252-2.el9.x86_64
systemd-oomd - A userspace out-of-memory (OOM) killer
systemd-oomd is a system service that uses cgroups-v2 and pressure stall
information (PSI) to monitor and take action on processes before an OOM
occurs in kernel space.
Change Log:
Fri, 09 Dec 2022 GMT - systemd maintenance team <systemd-maint@redhat.com> - 252-2 - test: check if we can use SHA1 MD for signing before using it (#2141979) - boot: cleanups for efivar_get() and friends (#2141979) - boot: fix false maybe-uninitialized warning (#2141979) - tree-wide: modernizations with RET_NERRNO() (#2137584) - sd-bus: handle -EINTR return from bus_poll() (#2137584) - stdio-bridge: don't be bothered with EINTR (#2137584) - varlink: also handle EINTR gracefully when waiting for EIO via ppoll() (#2137584) - sd-netlink: handle EINTR from poll() gracefully, as success (#2137584) - resolved: handle -EINTR returned from fd_wait_for_event() better (#2137584) - homed: handle EINTR gracefully when waiting for device node (#2137584) - utmp-wtmp: fix error in case isatty() fails (#2137584) - utmp-wtmp: handle EINTR gracefully when waiting to write to tty (#2137584) - io-util: document EINTR situation a bit (#2137584) - terminal-util: Set OPOST when setting ONLCR (#2138081) - cgtop: Do not rewrite -P or -k options (#2138081) - test: Add tests for systemd-cgtop args parsing (#2138081) - resolved: remove inappropriate assert() (#2138081) - boot: Add xstrn8_to_16 (#2138081) - boot: Use xstr8_to_16 (#2138081) - boot: Use xstr8_to_16 for path conversion (#2138081) - stub: Fix cmdline handling (#2138081) - stub: Detect empty LoadOptions when run from EFI shell (#2138081) - boot: Use EFI_BOOT_MANAGER_POLICY_PROTOCOL to connect console devices (#2138081) - boot: Make sure all partitions drivers are connected (#2138081) - boot: improve support for qemu (#2138081) - systemd-boot man page: add section for virtual machines (#2138081) - boot: Only do full driver initialization in VMs (#2138081) - dissect: rework DISSECT_IMAGE_ADD_PARTITION_DEVICES + DISSECT_IMAGE_OPEN_PARTITION_DEVICES (#2138081) - ci(Mergify): v252 configuration update (#2138081) - ci: Run GitHub workflows on rhel branches (#2138081) - ci: Drop scorecards workflow, not relevant (#2138081) Fri, 02 Dec 2022 GMT - systemd maintenance team <systemd-maint@redhat.com> - 252-1 - Rebase to systemd v252 + systemd-stable v252.2 (#2138081) Fri, 02 Dec 2022 GMT - systemd maintenance team <systemd-maint@redhat.com> - 250-13 - build systemd-boot EFI tools (#2140646) ...
Fri, 09 Dec 2022 09:20:41 GMT: systemd-libs-252-2.el9.x86_64
systemd-libs - systemd libraries
Libraries for systemd and udev.
Change Log:
Fri, 09 Dec 2022 GMT - systemd maintenance team <systemd-maint@redhat.com> - 252-2 - test: check if we can use SHA1 MD for signing before using it (#2141979) - boot: cleanups for efivar_get() and friends (#2141979) - boot: fix false maybe-uninitialized warning (#2141979) - tree-wide: modernizations with RET_NERRNO() (#2137584) - sd-bus: handle -EINTR return from bus_poll() (#2137584) - stdio-bridge: don't be bothered with EINTR (#2137584) - varlink: also handle EINTR gracefully when waiting for EIO via ppoll() (#2137584) - sd-netlink: handle EINTR from poll() gracefully, as success (#2137584) - resolved: handle -EINTR returned from fd_wait_for_event() better (#2137584) - homed: handle EINTR gracefully when waiting for device node (#2137584) - utmp-wtmp: fix error in case isatty() fails (#2137584) - utmp-wtmp: handle EINTR gracefully when waiting to write to tty (#2137584) - io-util: document EINTR situation a bit (#2137584) - terminal-util: Set OPOST when setting ONLCR (#2138081) - cgtop: Do not rewrite -P or -k options (#2138081) - test: Add tests for systemd-cgtop args parsing (#2138081) - resolved: remove inappropriate assert() (#2138081) - boot: Add xstrn8_to_16 (#2138081) - boot: Use xstr8_to_16 (#2138081) - boot: Use xstr8_to_16 for path conversion (#2138081) - stub: Fix cmdline handling (#2138081) - stub: Detect empty LoadOptions when run from EFI shell (#2138081) - boot: Use EFI_BOOT_MANAGER_POLICY_PROTOCOL to connect console devices (#2138081) - boot: Make sure all partitions drivers are connected (#2138081) - boot: improve support for qemu (#2138081) - systemd-boot man page: add section for virtual machines (#2138081) - boot: Only do full driver initialization in VMs (#2138081) - dissect: rework DISSECT_IMAGE_ADD_PARTITION_DEVICES + DISSECT_IMAGE_OPEN_PARTITION_DEVICES (#2138081) - ci(Mergify): v252 configuration update (#2138081) - ci: Run GitHub workflows on rhel branches (#2138081) - ci: Drop scorecards workflow, not relevant (#2138081) Fri, 02 Dec 2022 GMT - systemd maintenance team <systemd-maint@redhat.com> - 252-1 - Rebase to systemd v252 + systemd-stable v252.2 (#2138081) Fri, 02 Dec 2022 GMT - systemd maintenance team <systemd-maint@redhat.com> - 250-13 - build systemd-boot EFI tools (#2140646) ...
Fri, 09 Dec 2022 09:20:41 GMT: systemd-resolved-252-2.el9.x86_64
systemd-resolved - System daemon that provides network name resolution to local applications
systemd-resolved is a system service that provides network name
resolution to local applications. It implements a caching and
validating DNS/DNSSEC stub resolver, as well as an LLMNR and
MulticastDNS resolver and responder.
Change Log:
Fri, 09 Dec 2022 GMT - systemd maintenance team <systemd-maint@redhat.com> - 252-2 - test: check if we can use SHA1 MD for signing before using it (#2141979) - boot: cleanups for efivar_get() and friends (#2141979) - boot: fix false maybe-uninitialized warning (#2141979) - tree-wide: modernizations with RET_NERRNO() (#2137584) - sd-bus: handle -EINTR return from bus_poll() (#2137584) - stdio-bridge: don't be bothered with EINTR (#2137584) - varlink: also handle EINTR gracefully when waiting for EIO via ppoll() (#2137584) - sd-netlink: handle EINTR from poll() gracefully, as success (#2137584) - resolved: handle -EINTR returned from fd_wait_for_event() better (#2137584) - homed: handle EINTR gracefully when waiting for device node (#2137584) - utmp-wtmp: fix error in case isatty() fails (#2137584) - utmp-wtmp: handle EINTR gracefully when waiting to write to tty (#2137584) - io-util: document EINTR situation a bit (#2137584) - terminal-util: Set OPOST when setting ONLCR (#2138081) - cgtop: Do not rewrite -P or -k options (#2138081) - test: Add tests for systemd-cgtop args parsing (#2138081) - resolved: remove inappropriate assert() (#2138081) - boot: Add xstrn8_to_16 (#2138081) - boot: Use xstr8_to_16 (#2138081) - boot: Use xstr8_to_16 for path conversion (#2138081) - stub: Fix cmdline handling (#2138081) - stub: Detect empty LoadOptions when run from EFI shell (#2138081) - boot: Use EFI_BOOT_MANAGER_POLICY_PROTOCOL to connect console devices (#2138081) - boot: Make sure all partitions drivers are connected (#2138081) - boot: improve support for qemu (#2138081) - systemd-boot man page: add section for virtual machines (#2138081) - boot: Only do full driver initialization in VMs (#2138081) - dissect: rework DISSECT_IMAGE_ADD_PARTITION_DEVICES + DISSECT_IMAGE_OPEN_PARTITION_DEVICES (#2138081) - ci(Mergify): v252 configuration update (#2138081) - ci: Run GitHub workflows on rhel branches (#2138081) - ci: Drop scorecards workflow, not relevant (#2138081) Fri, 02 Dec 2022 GMT - systemd maintenance team <systemd-maint@redhat.com> - 252-1 - Rebase to systemd v252 + systemd-stable v252.2 (#2138081) Fri, 02 Dec 2022 GMT - systemd maintenance team <systemd-maint@redhat.com> - 250-13 - build systemd-boot EFI tools (#2140646) ...
Fri, 09 Dec 2022 09:20:41 GMT: systemd-container-252-2.el9.x86_64
systemd-container - Tools for containers and VMs
Systemd tools to spawn and manage containers and virtual machines.
This package contains systemd-nspawn, machinectl, systemd-machined,
and systemd-importd.
Change Log:
Fri, 09 Dec 2022 GMT - systemd maintenance team <systemd-maint@redhat.com> - 252-2 - test: check if we can use SHA1 MD for signing before using it (#2141979) - boot: cleanups for efivar_get() and friends (#2141979) - boot: fix false maybe-uninitialized warning (#2141979) - tree-wide: modernizations with RET_NERRNO() (#2137584) - sd-bus: handle -EINTR return from bus_poll() (#2137584) - stdio-bridge: don't be bothered with EINTR (#2137584) - varlink: also handle EINTR gracefully when waiting for EIO via ppoll() (#2137584) - sd-netlink: handle EINTR from poll() gracefully, as success (#2137584) - resolved: handle -EINTR returned from fd_wait_for_event() better (#2137584) - homed: handle EINTR gracefully when waiting for device node (#2137584) - utmp-wtmp: fix error in case isatty() fails (#2137584) - utmp-wtmp: handle EINTR gracefully when waiting to write to tty (#2137584) - io-util: document EINTR situation a bit (#2137584) - terminal-util: Set OPOST when setting ONLCR (#2138081) - cgtop: Do not rewrite -P or -k options (#2138081) - test: Add tests for systemd-cgtop args parsing (#2138081) - resolved: remove inappropriate assert() (#2138081) - boot: Add xstrn8_to_16 (#2138081) - boot: Use xstr8_to_16 (#2138081) - boot: Use xstr8_to_16 for path conversion (#2138081) - stub: Fix cmdline handling (#2138081) - stub: Detect empty LoadOptions when run from EFI shell (#2138081) - boot: Use EFI_BOOT_MANAGER_POLICY_PROTOCOL to connect console devices (#2138081) - boot: Make sure all partitions drivers are connected (#2138081) - boot: improve support for qemu (#2138081) - systemd-boot man page: add section for virtual machines (#2138081) - boot: Only do full driver initialization in VMs (#2138081) - dissect: rework DISSECT_IMAGE_ADD_PARTITION_DEVICES + DISSECT_IMAGE_OPEN_PARTITION_DEVICES (#2138081) - ci(Mergify): v252 configuration update (#2138081) - ci: Run GitHub workflows on rhel branches (#2138081) - ci: Drop scorecards workflow, not relevant (#2138081) Fri, 02 Dec 2022 GMT - systemd maintenance team <systemd-maint@redhat.com> - 252-1 - Rebase to systemd v252 + systemd-stable v252.2 (#2138081) Fri, 02 Dec 2022 GMT - systemd maintenance team <systemd-maint@redhat.com> - 250-13 - build systemd-boot EFI tools (#2140646) ...
Fri, 09 Dec 2022 09:20:41 GMT: systemd-252-2.el9.x86_64
systemd - System and Service Manager
systemd is a system and service manager that runs as PID 1 and starts
the rest of the system. It provides aggressive parallelization
capabilities, uses socket and D-Bus activation for starting services,
offers on-demand starting of daemons, keeps track of processes using
Linux control groups, maintains mount and automount points, and
implements an elaborate transactional dependency-based service control
logic. systemd supports SysV and LSB init scripts and works as a
replacement for sysvinit. Other parts of this package are a logging daemon,
utilities to control basic system configuration like the hostname,
date, locale, maintain a list of logged-in users, system accounts,
runtime directories and settings, and daemons to manage simple network
configuration, network time synchronization, log forwarding, and name
resolution.
Change Log:
Fri, 09 Dec 2022 GMT - systemd maintenance team <systemd-maint@redhat.com> - 252-2 - test: check if we can use SHA1 MD for signing before using it (#2141979) - boot: cleanups for efivar_get() and friends (#2141979) - boot: fix false maybe-uninitialized warning (#2141979) - tree-wide: modernizations with RET_NERRNO() (#2137584) - sd-bus: handle -EINTR return from bus_poll() (#2137584) - stdio-bridge: don't be bothered with EINTR (#2137584) - varlink: also handle EINTR gracefully when waiting for EIO via ppoll() (#2137584) - sd-netlink: handle EINTR from poll() gracefully, as success (#2137584) - resolved: handle -EINTR returned from fd_wait_for_event() better (#2137584) - homed: handle EINTR gracefully when waiting for device node (#2137584) - utmp-wtmp: fix error in case isatty() fails (#2137584) - utmp-wtmp: handle EINTR gracefully when waiting to write to tty (#2137584) - io-util: document EINTR situation a bit (#2137584) - terminal-util: Set OPOST when setting ONLCR (#2138081) - cgtop: Do not rewrite -P or -k options (#2138081) - test: Add tests for systemd-cgtop args parsing (#2138081) - resolved: remove inappropriate assert() (#2138081) - boot: Add xstrn8_to_16 (#2138081) - boot: Use xstr8_to_16 (#2138081) - boot: Use xstr8_to_16 for path conversion (#2138081) - stub: Fix cmdline handling (#2138081) - stub: Detect empty LoadOptions when run from EFI shell (#2138081) - boot: Use EFI_BOOT_MANAGER_POLICY_PROTOCOL to connect console devices (#2138081) - boot: Make sure all partitions drivers are connected (#2138081) - boot: improve support for qemu (#2138081) - systemd-boot man page: add section for virtual machines (#2138081) - boot: Only do full driver initialization in VMs (#2138081) - dissect: rework DISSECT_IMAGE_ADD_PARTITION_DEVICES + DISSECT_IMAGE_OPEN_PARTITION_DEVICES (#2138081) - ci(Mergify): v252 configuration update (#2138081) - ci: Run GitHub workflows on rhel branches (#2138081) - ci: Drop scorecards workflow, not relevant (#2138081) Fri, 02 Dec 2022 GMT - systemd maintenance team <systemd-maint@redhat.com> - 252-1 - Rebase to systemd v252 + systemd-stable v252.2 (#2138081) Fri, 02 Dec 2022 GMT - systemd maintenance team <systemd-maint@redhat.com> - 250-13 - build systemd-boot EFI tools (#2140646) ...
Fri, 09 Dec 2022 09:20:41 GMT: systemd-udev-252-2.el9.x86_64
systemd-udev - Rule-based device node and kernel event manager
This package contains systemd-udev and the rules and hardware database
needed to manage device nodes. This package is necessary on physical
machines and in virtual machines, but not in containers.
Change Log:
Fri, 09 Dec 2022 GMT - systemd maintenance team <systemd-maint@redhat.com> - 252-2 - test: check if we can use SHA1 MD for signing before using it (#2141979) - boot: cleanups for efivar_get() and friends (#2141979) - boot: fix false maybe-uninitialized warning (#2141979) - tree-wide: modernizations with RET_NERRNO() (#2137584) - sd-bus: handle -EINTR return from bus_poll() (#2137584) - stdio-bridge: don't be bothered with EINTR (#2137584) - varlink: also handle EINTR gracefully when waiting for EIO via ppoll() (#2137584) - sd-netlink: handle EINTR from poll() gracefully, as success (#2137584) - resolved: handle -EINTR returned from fd_wait_for_event() better (#2137584) - homed: handle EINTR gracefully when waiting for device node (#2137584) - utmp-wtmp: fix error in case isatty() fails (#2137584) - utmp-wtmp: handle EINTR gracefully when waiting to write to tty (#2137584) - io-util: document EINTR situation a bit (#2137584) - terminal-util: Set OPOST when setting ONLCR (#2138081) - cgtop: Do not rewrite -P or -k options (#2138081) - test: Add tests for systemd-cgtop args parsing (#2138081) - resolved: remove inappropriate assert() (#2138081) - boot: Add xstrn8_to_16 (#2138081) - boot: Use xstr8_to_16 (#2138081) - boot: Use xstr8_to_16 for path conversion (#2138081) - stub: Fix cmdline handling (#2138081) - stub: Detect empty LoadOptions when run from EFI shell (#2138081) - boot: Use EFI_BOOT_MANAGER_POLICY_PROTOCOL to connect console devices (#2138081) - boot: Make sure all partitions drivers are connected (#2138081) - boot: improve support for qemu (#2138081) - systemd-boot man page: add section for virtual machines (#2138081) - boot: Only do full driver initialization in VMs (#2138081) - dissect: rework DISSECT_IMAGE_ADD_PARTITION_DEVICES + DISSECT_IMAGE_OPEN_PARTITION_DEVICES (#2138081) - ci(Mergify): v252 configuration update (#2138081) - ci: Run GitHub workflows on rhel branches (#2138081) - ci: Drop scorecards workflow, not relevant (#2138081) Fri, 02 Dec 2022 GMT - systemd maintenance team <systemd-maint@redhat.com> - 252-1 - Rebase to systemd v252 + systemd-stable v252.2 (#2138081) Fri, 02 Dec 2022 GMT - systemd maintenance team <systemd-maint@redhat.com> - 250-13 - build systemd-boot EFI tools (#2140646) ...
Fri, 09 Dec 2022 09:20:41 GMT: systemd-pam-252-2.el9.x86_64
systemd-pam - systemd PAM module
Systemd PAM module registers the session with systemd-logind.
Change Log:
Fri, 09 Dec 2022 GMT - systemd maintenance team <systemd-maint@redhat.com> - 252-2 - test: check if we can use SHA1 MD for signing before using it (#2141979) - boot: cleanups for efivar_get() and friends (#2141979) - boot: fix false maybe-uninitialized warning (#2141979) - tree-wide: modernizations with RET_NERRNO() (#2137584) - sd-bus: handle -EINTR return from bus_poll() (#2137584) - stdio-bridge: don't be bothered with EINTR (#2137584) - varlink: also handle EINTR gracefully when waiting for EIO via ppoll() (#2137584) - sd-netlink: handle EINTR from poll() gracefully, as success (#2137584) - resolved: handle -EINTR returned from fd_wait_for_event() better (#2137584) - homed: handle EINTR gracefully when waiting for device node (#2137584) - utmp-wtmp: fix error in case isatty() fails (#2137584) - utmp-wtmp: handle EINTR gracefully when waiting to write to tty (#2137584) - io-util: document EINTR situation a bit (#2137584) - terminal-util: Set OPOST when setting ONLCR (#2138081) - cgtop: Do not rewrite -P or -k options (#2138081) - test: Add tests for systemd-cgtop args parsing (#2138081) - resolved: remove inappropriate assert() (#2138081) - boot: Add xstrn8_to_16 (#2138081) - boot: Use xstr8_to_16 (#2138081) - boot: Use xstr8_to_16 for path conversion (#2138081) - stub: Fix cmdline handling (#2138081) - stub: Detect empty LoadOptions when run from EFI shell (#2138081) - boot: Use EFI_BOOT_MANAGER_POLICY_PROTOCOL to connect console devices (#2138081) - boot: Make sure all partitions drivers are connected (#2138081) - boot: improve support for qemu (#2138081) - systemd-boot man page: add section for virtual machines (#2138081) - boot: Only do full driver initialization in VMs (#2138081) - dissect: rework DISSECT_IMAGE_ADD_PARTITION_DEVICES + DISSECT_IMAGE_OPEN_PARTITION_DEVICES (#2138081) - ci(Mergify): v252 configuration update (#2138081) - ci: Run GitHub workflows on rhel branches (#2138081) - ci: Drop scorecards workflow, not relevant (#2138081) Fri, 02 Dec 2022 GMT - systemd maintenance team <systemd-maint@redhat.com> - 252-1 - Rebase to systemd v252 + systemd-stable v252.2 (#2138081) Fri, 02 Dec 2022 GMT - systemd maintenance team <systemd-maint@redhat.com> - 250-13 - build systemd-boot EFI tools (#2140646) ...
New packages in centos-9-stream-x86_64-PowerTools
No new packages in centos-9-stream-x86_64-PowerTools