-
Fri May 21 2021 Isaac Chen <isaac.chen@oracle.com> - 219-78.0.5.3
- Disable unprivileged BPF by default [Orabug: 32871008]
-
Fri Feb 12 2021 Eric DeVolder <eric.devolder@oracle.com> - 219-78.0.3.3
- Resolve missing installation files for systemd-pstore [Orabug 32497787]
-
Tue Feb 02 2021 EL Errata <el-errata_ww@oracle.com> - 219-78.0.1
- Change to have file tmpfiles.d/systemd-pstore.conf installed on upon
initial installation, not on rpm update. [Orabug 31414539]
- Backport upstream patches related to private-tmp (Sushmita Bhattacharya) [Orabug: 31561883]
- backport upstream pstore tmpfiles patch (Eric DeVolder) [Orabug: 31414539]
- udev rules: fix memory hot add and remove [Orabug: 31309730]
- enable and start the pstore service [Orabug: 30950903]
- fix to generate the systemd-pstore.service file [Orabug: 30235241]
- Backport upstream patches for the new systemd-pstore tool [Orabug: 30235241]
- do not create utmp update symlinks for reboot and poweroff [Orabug: 27854896]
- OL7 udev rule for virtio net standby interface [Orabug: 28826743]
- fix _netdev is missing for iscsi entry in /etc/fstab [Orabug: 25897792] (tony.l.lam@oracle.com)
- set "RemoveIPC=no" in logind.conf as default for OL7.2 [22224874]
- allow dm remove ioctl to co-operate with UEK3 (Vaughan Cao) [Orabug: 18467469]
- add hv dynamic memory support (Jerry Snitselaar) [Orabug: 18621475]
-
Fri Jan 15 2021 systemd maintenance team <systemd-maint@redhat.com> - 219-78.3
- core: Detect initial timer state from serialized data (#1764908)
-
Mon Oct 19 2020 systemd maintenance team <systemd-maint@redhat.com> - 219-78.2
- core: don't update unit description if it is already set to the same value (#1793527)
- unit: don't emit PropertiesChanged signal if adding a dependency to a unit is a no-op (#1793527)
- core: fix unnecessary fallback to the rescue mode caused by initrd-switch-root.service's exit status judgment error (#1825232)
-
Wed Aug 12 2020 systemd maintenance team <systemd-maint@redhat.com> - 219-78.1
- device: make sure we emit PropertiesChanged signal once we set sysfs (#1793527)
- device: don't emit PropetiesChanged needlessly (#1793527)
-
Tue May 12 2020 systemd maintenance team <systemd-maint@redhat.com> - 219-78
- avoid double free (#1832816)
-
Thu Apr 30 2020 systemd maintenance team <systemd-maint@redhat.com> - 219-77
- core: coldplug possible nop_job (#1829754)
- core: make sure to restore the control command id, too (#1828953)
-
Wed Apr 29 2020 systemd maintenance team <systemd-maint@redhat.com> - 219-76
- core: enforce a ratelimiter when stopping units due to StopWhenUnneeded=1 (#1775291)
- core: rework StopWhenUnneeded= logic (#1775291)
-
Wed Apr 29 2020 systemd maintenance team <systemd-maint@redhat.com> - 219-75
- journal: break recursion (#1778744)