Name: | systemd |
---|---|
Version: | 219 |
Release: | 78.0.10.el7_9.7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 26931674 |
License: | LGPLv2+ and MIT and GPLv2+ |
RPM: | systemd-219-78.0.10.el7_9.7.aarch64.rpm |
Source RPM: | systemd-219-78.0.10.el7_9.7.src.rpm |
Build Date: | Wed Dec 07 2022 |
Build Host: | build-ol7-aarch64.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. |
- Backport upstream pstore dmesg fix [Orabug: 34845435] - Fix pstore StateDirectory error message [Orabug: 34852549]
- Core: explicitly trigger changing udev systemd_wants property [Orabug: 31858125] - Disable unprivileged BPF by default [Orabug: 32871008] - Resolve missing installation files for systemd-pstore [Orabug 32497787] - 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] - daemon reload race fix [Orabug: 34205619]
- resolve: introduce reference counting on DnsStream (#2110544)
- resolved: pin stream while calling callbacks for it (#2110544)
- install: fix a potential crash (#1828758) - acl-util: only set the mask if not present (#2026361)
- test: add a test/reproducer for BZ#1989245 (#1989245) - strv: fix buffer size calculation in strv_join_quoted() (#1989245) - install: refactor find_symlinks() and don't search for symlinks recursively (#1828758)
- core: Detect initial timer state from serialized data (#1764908)
- 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)
- device: make sure we emit PropertiesChanged signal once we set sysfs (#1793527) - device: don't emit PropetiesChanged needlessly (#1793527)
- avoid double free (#1832816)