[El-errata] ELBA-2025-2987 Oracle Linux 9 systemd bug fix and enhancement update
Errata Announcements for Oracle Linux
el-errata at oss.oracle.com
Wed Mar 19 15:01:48 UTC 2025
Oracle Linux Bug Fix Advisory ELBA-2025-2987
http://linux.oracle.com/errata/ELBA-2025-2987.html
The following updated rpms for Oracle Linux 9 have been uploaded to the Unbreakable Linux Network:
x86_64:
rhel-net-naming-sysattrs-252-46.0.3.el9_5.3.noarch.rpm
systemd-252-46.0.3.el9_5.3.i686.rpm
systemd-252-46.0.3.el9_5.3.x86_64.rpm
systemd-boot-unsigned-252-46.0.3.el9_5.3.x86_64.rpm
systemd-container-252-46.0.3.el9_5.3.i686.rpm
systemd-container-252-46.0.3.el9_5.3.x86_64.rpm
systemd-devel-252-46.0.3.el9_5.3.i686.rpm
systemd-devel-252-46.0.3.el9_5.3.x86_64.rpm
systemd-journal-remote-252-46.0.3.el9_5.3.x86_64.rpm
systemd-libs-252-46.0.3.el9_5.3.i686.rpm
systemd-libs-252-46.0.3.el9_5.3.x86_64.rpm
systemd-oomd-252-46.0.3.el9_5.3.x86_64.rpm
systemd-pam-252-46.0.3.el9_5.3.x86_64.rpm
systemd-resolved-252-46.0.3.el9_5.3.x86_64.rpm
systemd-rpm-macros-252-46.0.3.el9_5.3.noarch.rpm
systemd-udev-252-46.0.3.el9_5.3.x86_64.rpm
systemd-ukify-252-46.0.3.el9_5.3.noarch.rpm
aarch64:
rhel-net-naming-sysattrs-252-46.0.3.el9_5.3.noarch.rpm
systemd-252-46.0.3.el9_5.3.aarch64.rpm
systemd-boot-unsigned-252-46.0.3.el9_5.3.aarch64.rpm
systemd-container-252-46.0.3.el9_5.3.aarch64.rpm
systemd-devel-252-46.0.3.el9_5.3.aarch64.rpm
systemd-journal-remote-252-46.0.3.el9_5.3.aarch64.rpm
systemd-libs-252-46.0.3.el9_5.3.aarch64.rpm
systemd-oomd-252-46.0.3.el9_5.3.aarch64.rpm
systemd-pam-252-46.0.3.el9_5.3.aarch64.rpm
systemd-resolved-252-46.0.3.el9_5.3.aarch64.rpm
systemd-rpm-macros-252-46.0.3.el9_5.3.noarch.rpm
systemd-udev-252-46.0.3.el9_5.3.aarch64.rpm
systemd-ukify-252-46.0.3.el9_5.3.noarch.rpm
SRPMS:
http://oss.oracle.com/ol9/SRPMS-updates//systemd-252-46.0.3.el9_5.3.src.rpm
Description of changes:
[252-46.0.3.3]
- Avoid terminating Type=dbus units when the system bus connection is lost [Orabug: 37410374]
- Increase the timeout for GetNameOwner [Orabug: 37347576]
- Add bus description to sd-bus outgoing sockets [Orabug: 37347576]
- Add log messages about daemon-reload requester and duration [Orabug: 37347576]
- Reverted back to previous Tony Lam patch [Orabug: 25897792] until issue with [Orabug: 36564551] is resolved.
- drop IN_ATTRIB from parent directory inotify watches [Orabug: 37118224]
- 1A) Fix local-fs and remote-fs targets during system boot (replaces old Orabug: 25897792) [Orabug: 36269319]
- 1B) Add "systemd-fstab-generator-reload-targets.service" file [Orabug: 36269319]
- 1C) Add required rpms for correct kickstart/systemd functionality within systemd.spec [Orabug: 36269319]
- 1D) Important: Review 1001-systemd-fstab-generator-reload-targets.patch for important build details/steps [Orabug: 36269319]
- Due to a new [Orabug: 36564551] filed on April 29 2024, reverting from back to
- previous Tony Lam patch [Orabug: 25897792] until issue with [Orabug: 36564551] is resolved.
- drop IN_ATTRIB from parent directory inotify watches [Orabug: 37118224]
- Reverted back to previous Tony Lam patch [Orabug: 25897792] until issue with [Orabug: 36564551] is resolved.
- Re-Added 1001-Fix-missing-netdev-for-iscsi-entry-in-fstab.patch [Orabug: 25897792]
- Backport upstream pstore dmesg fix [Orabug: 34868110]
- Remove upstream references [Orabug: 33995357]
- Disable unprivileged BPF by default [Orabug: 32870980]
- udev rules: fix memory hot add and remove [Orabug: 31310273]
- set "RemoveIPC=no" in logind.conf as default for OL7.2 [Orabug: 22224874]
- allow dm remove ioctl to co-operate with UEK3 [Orabug: 18467469]
- shutdown: get only active md arrays. [Orabug: 34467234]
- Wait for an extra configurable time before udevd kills a worker [Orabug: 36017407]
- Removed unneeded patches from the systemd.spec
- 1A) 1004-orabug34272490-0001-core-device-ignore-DEVICE_FOUND_UDEV-bit-on-switchin.patch [Orabug: 34272490]
- 1B) 1005-orabug34272490-0002-core-device-drop-unnecessary-condition.patch [Orabug: 34272490]
- 1C) 1007-orabug34868110-pstore-fixes-for-dmesg.txt-reconstruction.patch [Orabug: 34868110]
- Removed the following, associated with [Orabug: 36269319]:
- 2A) Remove 1001-systemd-fstab-generator-reload-targets.patch
- 2B) Remove Fix local-fs and remote-fs targets during system boot [Orabug: 36269319]
- 2C) Remove "systemd-fstab-generator-reload-targets.service" file [Orabug: 36269319]
- 2D) Remove required rpms for correct kickstart/systemd functionality within systemd.spec [Orabug: 36269319]
- 2E) Remove Important: Review 1001-systemd-fstab-generator-reload-targets.patch for important build details/steps [Orabug: 36269319]
More information about the El-errata
mailing list