Name: | systemd |
---|---|
Version: | 252 |
Release: | 14.0.1.el9_2.3 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 12675736 |
License: | LGPLv2+ and MIT and GPLv2+ |
RPM: | systemd-252-14.0.1.el9_2.3.x86_64.rpm |
Source RPM: | systemd-252-14.0.1.el9_2.3.src.rpm |
Build Date: | Thu Aug 03 2023 |
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. |
- 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 (Vaughan Cao) [Orabug: 18467469] - fix _netdev is missing for iscsi entry in /etc/fstab (tony.l.lam@oracle.com) [Orabug: 25897792] - shutdown: get only active md arrays. [Orabug: 34467234] - Removed unneeded patches from the systemd.spec file [Orabug: 34272490] - A) 1004-orabug34272490-0001-core-device-ignore-DEVICE_FOUND_UDEV-bit-on-switchin.patch - B) 1005-orabug34272490-0002-core-device-drop-unnecessary-condition.patch
- manager: don't taint the host if cgroups v1 is used (#2196479) - elf-util: discard PT_LOAD segment early based on the start address. (#2222259) - elf-util: check for overflow when computing end of core's PT_LOAD seg (#2222259)
- Bump version to 252-14.1 to make sure that NEVRA is higher than systemd-252-14.el9.rhaos4.13 (#2184929)
- journal-def: fix type of signature to match the actual field in the Header structure (#2184929) - journal: use compound initialization for journal file Header structure (#2184929) - journald: fix log message (#2184929) - sd-journal: cache results of parsing environment variables (#2184929) - compress: introduce compression_supported() helper function (#2184929) - sd-journal: always use the compression algorithm specified in the header (#2184929) - sd-journal: allow to specify compression algorithm through env (#2184929) - test: add test case that journal file is created with the requested compression algorithm (#2184929) - ci: workflow for gathering metadata for source-git automation (#2184929) - ci: first part of the source-git automation - commit linter (#2184929)
- spec: release bump (#2179165)
- unit: In cgroupv1, gracefully terminate delegated scopes again (#2179165)
- spec: release bump (#2175619)
- spec: move man for sd-boot into boot-unsigned subpackage (#2175619)
- Revert "user: delegate cpu controller, assign weights to user slices" (#2173996) - systemd: Support OOMPolicy in scope units (#2175619) - systemd: Default to OOMPolicy=continue for login session scopes (#2175619) - man: rework description of OOMPolicy= a bit (#2175619) - core,man: add missing integration of OOMPolicy= in scopes (#2175619) - meson: Store fuzz tests in structured way (#2175619) - meson: Generate fuzzer inputs with directives (#2175619) - oss-fuzz: include generated corpora in the final zip file (#2175619)
- journal-file: Fix return value in bump_entry_array() (#2173682)