-
Tue May 12 2020 EL Errata <el-errata_ww@oracle.com> - 219-73.0.1
- 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]
-
Mon Apr 06 2020 systemd maintenance team <systemd-maint@redhat.com> - 219-73.6
- sd-bus: when attached to an sd-event loop, disconnect on processing errors (#1817504)
- sd-journal: close journal files that were deleted by journald before we've setup inotify watch (#1820073)
- sd-journal: remove the dead code and actually fix #14695 (#1820073)
- swap: adjust swap.c in a similar way to what we just did to mount.c (#1821261)
- swap: finish the secondary swap units' jobs if deactivation of the primary swap unit fails (#1821261)
-
Tue Mar 17 2020 systemd maintenance team <systemd-maint@redhat.com> - 219-73.5
- core: enforce a ratelimiter when stopping units due to StopWhenUnneeded=1 (#1810576)
- core: rework StopWhenUnneeded= logic (#1810576)
- fix the fix for #1691511 (#1809159)
-
Thu Mar 12 2020 systemd maintenance team <systemd-maint@redhat.com> - 219-73.4
- mount: don't propagate errors from mount_setup_unit() further up (#1809159)
- mount: when allocating a Mount object based on /proc/self/mountinfo mark it so (#1809159)
-
Thu Mar 05 2020 systemd maintenance team <systemd-maint@redhat.com> - 219-73.3
- journal: do not trigger assertion when journal_file_close() get NULL (#1807798)
-
Tue Feb 18 2020 systemd maintenance team <systemd-maint@redhat.com> - 219-73.2
- core: when restarting services, don't close fds (#1803802)
- unit: rework a bit how we keep the service fdstore from being destroyed during service restart (#1803802)
- tests: add basic journal test (#1803802)
- tests: add regression test for `systemctl restart systemd-journald` (#1803802)
- tests: add test that journald keeps fds over termination by signal (#1803802)
-
Fri Nov 29 2019 Lukas Nykryn <lnykryn@redhat.com> - 219-73.1
- unit: fix potential use of cgroup_path after free() when freeing unit (#1760149)
-
Fri Oct 25 2019 Lukas Nykryn <lnykryn@redhat.com> - 219-73
- path: stop watching path specs once we triggered the target unit (#1641777)
-
Thu Oct 24 2019 Lukas Nykryn <lnykryn@redhat.com> - 219-72
- service: introduce protocol error type (#1733998)
- service: fix main processes exit behavior for type notify services (#1733998)
- service: go through stop_post on failure (#4770) (#1733998)
- Call getgroups() to know size of supplementary groups array to allocate (#1743230256 KB)
- udev: introduce CONST key name (#1748051)
-
Thu Oct 10 2019 Lukas Nykryn <lnykryn@redhat.com> - 219-71
- core: add a new unit_needs_console() call (#1524359)
- core: rework how we count the n_on_console counter (#1524359)