Name: | systemd |
---|---|
Version: | 219 |
Release: | 62.0.4.el7_6.9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 26722707 |
License: | LGPLv2+ and MIT and GPLv2+ |
RPM: | systemd-219-62.0.4.el7_6.9.aarch64.rpm |
Source RPM: | systemd-219-62.0.4.el7_6.9.src.rpm |
Build Date: | Tue Jul 30 2019 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.freedesktop.org/wiki/Software/systemd |
Summary: | A System and Service Manager |
Description: | systemd is a system and service manager for Linux, compatible with SysV and LSB init scripts. systemd 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 cgroups, supports snapshotting and restoring of the system state, maintains mount and automount points and implements an elaborate transactional dependency-based service control logic. It can work as a drop-in replacement for sysvinit. |
- 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]
- core: Fix edge case when processing /proc/self/mountinfo (#1722576)
- sd-bus: deal with cookie overruns (#1720699)
- rules: fix memory hotplug rule so systemd-detect-virt does not run too often (#1701230)
- Revert "bus: when dumping string property values escape the chars we use as end-of-line and end-of-item marks" (#1643172)
- sd-bus: if we receive an invalid dbus message, ignore and proceeed (#1667871)
- Refuse dbus message paths longer than BUS_PATH_SIZE_MAX limit. (#1667870) - Allocate temporary strings to hold dbus paths on the heap (#1667870)
- journald: free cmdline buffers owned by iovec (#1666646)
- journald: do not store the iovec entry for process commandline on stack (#1657788) - journald: set a limit on the number of fields (1k) (#1657792) - journal-remote: set a limit on the number of fields in a message (#1657792)
- dhcp6: make sure we have enough space for the DHCP6 option header (CVE-2018-15688)