Name: | systemd |
---|---|
Version: | 252 |
Release: | 32.0.2.el9_4.6 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 12853347 |
License: | LGPLv2+ and MIT and GPLv2+ |
RPM: | systemd-252-32.0.2.el9_4.6.x86_64.rpm |
Source RPM: | systemd-252-32.0.2.el9_4.6.src.rpm |
Build Date: | Fri Jul 26 2024 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://systemd.io |
Summary: | System and Service Manager |
Description: | systemd is a system and service manager that runs as PID 1 and starts the rest of the system. It 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 control groups, maintains mount and automount points, and implements an elaborate transactional dependency-based service control logic. systemd supports SysV and LSB init scripts and works as a replacement for sysvinit. Other parts of this package are a logging daemon, utilities to control basic system configuration like the hostname, date, locale, maintain a list of logged-in users, system accounts, runtime directories and settings, and daemons to manage simple network configuration, network time synchronization, log forwarding, and name resolution. |
- 1A) Fix local-fs and remote-fs targets during system boot (replaces old Orabug: 25897792) [Orabug: 36269319] - 1B) Add "systemd-fstab-generator-reload-targets.service" file [Orabug: 36269319] - 1C) Add required rpms for correct kickstart/systemd functionality within systemd.spec [Orabug: 36269319] - 1D) Important: Review 1001-systemd-fstab-generator-reload-targets.patch for important build details/steps [Orabug: 36269319] - Due to a new [Orabug: 36564551] filed on April 29 2024, reverting from back to - previous Tony Lam patch [Orabug: 25897792] until issue with [Orabug: 36564551] is resolved. - Re-Added 1001-Fix-missing-netdev-for-iscsi-entry-in-fstab.patch [Orabug: 25897792] - Removed the following, associated with [Orabug: 36269319]: - 1A) Remove 1001-systemd-fstab-generator-reload-targets.patch - 1B) Remove Fix local-fs and remote-fs targets during system boot [Orabug: 36269319] - 1C) Remove "systemd-fstab-generator-reload-targets.service" file [Orabug: 36269319] - 1D) Remove required rpms for correct kickstart/systemd functionality within systemd.spec [Orabug: 36269319] - 1E) Remove Important: Review 1001-systemd-fstab-generator-reload-targets.patch for important build details/steps [Orabug: 36269319] - Backport upstream pstore dmesg fix [Orabug: 34868110] - Remove upstream references [Orabug: 33995357] - Disable unprivileged BPF by default [Orabug: 32870980] - udev rules: fix memory hot add and remove [Orabug: 31310273] - set "RemoveIPC=no" in logind.conf as default for OL7.2 [Orabug: 22224874] - allow dm remove ioctl to co-operate with UEK3 [Orabug: 18467469] - shutdown: get only active md arrays. [Orabug: 34467234] - Wait for an extra configurable time before udevd kills a worker [Orabug: 36017407] - Removed unneeded patches from the systemd.spec - 1001-Fix-missing-netdev-for-iscsi-entry-in-fstab.patch [Orabug: 25897792] - 1004-orabug34272490-0001-core-device-ignore-DEVICE_FOUND_UDEV-bit-on-switchin.patch [Orabug: 34272490] - 1005-orabug34272490-0002-core-device-drop-unnecessary-condition.patch [Orabug: 34272490] - 1007-orabug34868110-pstore-fixes-for-dmesg.txt-reconstruction.patch [Orabug: 34868110]
- cryptsetup: do not assert when unsealing token without salt (RHEL-40119) - cryptsetup: check the existence of salt by salt_size > 0 (RHEL-40119) - bootspec: fix null-dereference-read (RHEL-40119)
- spec: return selinux dependencies (RHEL-36471)
- kernel-install: fix uki-copy deinstall (RHEL-35994)
- remove selinux post-requires for python (RHEL-36471)
- coredump: generate stacktraces also for processes running in containers w/o coredump forwarding (RHEL-34061) - test: add a couple of tests for systemd-coredump (RHEL-34061) - test: don't expand the subshell expression prematurely (RHEL-34061) - coredump filter: fix stack overflow with =all (RHEL-34061) - coredump filter: add mask for 'all' using UINT32_MAX, not UINT64_MAX (RHEL-34061) - test: add coverage for CoredumpFilter=all (RHEL-34061) - test: rotate journal before storing coredumps (RHEL-34061) - test: sync with the fake binary before killing it (RHEL-34061) - test: check coredump handling in containers & namespaces (RHEL-34061) - ukify: make the test happy with the latest OpenSSL (RHEL-34061)
- execute: Pass AT_FDCWD instead of -1 (RHEL-32259)
- rebase rhel-net-naming-sysattrs to v0.5
- bootctl: rework random seed logic to use open_mkdir_at() and openat() (RHEL-16952) - bootctl: properly sync fs before/after moving random seed file into place (RHEL-16952) - bootctl: when updating EFI random seed file, hash old seed with new one (RHEL-16952) - sha256: add helper than hashes a buffer *and* its size (RHEL-16952) - random-seed: don't refresh EFI random seed from random-seed.c anymore (RHEL-16952) - bootctl: downgrade graceful messages to LOG_NOTICE (RHEL-16952) - units: rename/rework systemd-boot-system-token.service → systemd-boot-random-seed.service (RHEL-16952) - bootctl: split out setting of system token into function of its own (RHEL-16952)
- resolved: limit the number of signature validations in a transaction (RHEL-26643) - resolved: reduce the maximum nsec3 iterations to 100 (RHEL-26643) - efi: alignment of the PE file has to be at least 512 bytes (RHEL-26133) - units: change assert to condition to skip running in initrd/os (RHEL-16182) - ci: add configuration for regression sniffer GA (RHEL-1086)