A systemd bug fix update has been released for Oracle Linux 8.
Oracle Linux Bug Fix Advisory ELBA-2020-0333
http://linux.oracle.com/errata/ELBA-2020-0333.html
The following updated rpms for Oracle Linux 8 have been uploaded to the
Unbreakable Linux Network:
x86_64:
systemd-239-18.0.2.el8_1.2.i686.rpm
systemd-239-18.0.2.el8_1.2.x86_64.rpm
systemd-container-239-18.0.2.el8_1.2.i686.rpm
systemd-container-239-18.0.2.el8_1.2.x86_64.rpm
systemd-devel-239-18.0.2.el8_1.2.i686.rpm
systemd-devel-239-18.0.2.el8_1.2.x86_64.rpm
systemd-journal-remote-239-18.0.2.el8_1.2.x86_64.rpm
systemd-libs-239-18.0.2.el8_1.2.i686.rpm
systemd-libs-239-18.0.2.el8_1.2.x86_64.rpm
systemd-pam-239-18.0.2.el8_1.2.x86_64.rpm
systemd-tests-239-18.0.2.el8_1.2.x86_64.rpm
systemd-udev-239-18.0.2.el8_1.2.x86_64.rpm
aarch64:
systemd-239-18.0.2.el8_1.2.aarch64.rpm
systemd-container-239-18.0.2.el8_1.2.aarch64.rpm
systemd-devel-239-18.0.2.el8_1.2.aarch64.rpm
systemd-journal-remote-239-18.0.2.el8_1.2.aarch64.rpm
systemd-libs-239-18.0.2.el8_1.2.aarch64.rpm
systemd-pam-239-18.0.2.el8_1.2.aarch64.rpm
systemd-tests-239-18.0.2.el8_1.2.aarch64.rpm
systemd-udev-239-18.0.2.el8_1.2.aarch64.rpm
SRPMS:
http://oss.oracle.com/ol8/SRPMS-updates/systemd-239-18.0.2.el8_1.2.src.rpm
Description of changes:
[239-18.0.2.el8_1.2]
- fix to generate systemd-pstore.service file [Orabug: 30230056]
- fix _netdev is missing for iscsi entry in /etc/fstab
(tony.l.lam@oracle.com) [Orabug: 25897792]
- set "RemoveIPC=no" in logind.conf as default for OL7.2 [Orabug: 22224874]
- allow dm remove ioctl to co-operate with UEK3 (Vaughan Cao) [Orabug:
18467469]
- add hv dynamic memory support (Jerry Snitselaar) [Orabug: 18621475]
- Backport upstream patches for the new systemd-pstore tool (Eric
DeVolder) [OraBug: 30230056]
[239-18.2]
- ask-password: prevent buffer overrow when reading from keyring (#1777037)