Name: | systemd |
---|---|
Version: | 239 |
Release: | 68.0.1.el8 |
Architecture: | i686 |
Group: | Unspecified |
Size: | 11016043 |
License: | LGPLv2+ and MIT and GPLv2+ |
RPM: | systemd-239-68.0.1.el8.i686.rpm |
Source RPM: | systemd-239-68.0.1.el8.src.rpm |
Build Date: | Wed Nov 09 2022 |
Build Host: | build-ol8-i386.oracle.com |
Vendor: | Oracle America |
URL: | http://www.freedesktop.org/wiki/Software/systemd |
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. |
- Standardize ioctl (BTRFS_IOC_QGROUP_CREATE) check and return -ENOTCONN, if quota is not enabled [Orabug: 34694253] - Disable unprivileged BPF by default [Orabug: 32870980] - backport upstream pstore tmpfiles patch [Orabug: 31420486] - udev rules: fix memory hot add and remove [Orabug: 31310273] - fix to enable systemd-pstore.service [Orabug: 30951066] - journal: change support URL shown in the catalog entries [Orabug: 30853009] - fix to generate systemd-pstore.service file [Orabug: 30230056] - fix _netdev is missing for iscsi entry in /etc/fstab (tony.l.lam@oracle.com) [Orabug: 25897792] - 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] - add hv dynamic memory support (Jerry Snitselaar) [Orabug: 18621475] - Backport upstream patches for the new systemd-pstore tool (Eric DeVolder) [OraBug: 30230056]
- logind: optionally watch utmp for login data (#2122288) - logind: add hashtable for finding session by leader PID (#2122288) - core/load-fragment: move config_parse_sec_fix_0 to src/shared (#2122288) - sd-event: add relative timer calls (#2122288) - logind: add option to stop idle sessions after specified timeout (#2122288) - logind: schedule idle check full interval from now if we couldn't figure out atime timestamp (#2122288)
- resolved: pin stream while calling callbacks for it (#2110549) - ci(functions): Add `useradd` and `userdel` (#2110549)
- Try stopping MD RAID devices in shutdown too (#1817706) - shutdown: get only active md arrays. (#1817706) - scope: allow unprivileged delegation on scopes (#2068575)
- test-procfs-util: skip test on certain errors (#2087152)
- ci: bump the worker Ubuntu version to Jammy (#2087152) - test: make test-execute pass on Linux 5.15 (#2087152) - ci: install iputils (#2087152) - ci(Mergify): Add `ci-waived` logic (#2087152) - sd-event: don't invalidate source type on disconnect (#2115396) - tests: make sure we delay running mount start jobs when /p/s/mountinfo is rate limited (#2095744) - core: drop references to 'StandardOutputFileToCreate' (#2093479) - dbus-execute: fix indentation (#2093479) - dbus-execute: generate the correct transient unit setting (#2093479) - bus-unit-util: properly accept StandardOutput=append:… settings (#2093479) - core: be more careful when inheriting stdout fds to stderr (#2093479) - test: add a test for StandardError=file:… (#2093479) - tree-wide: allow ASCII fallback for → in logs (#2093479) - tree-wide: allow ASCII fallback for … in logs (#2093479) - core: allow to set default timeout for devices (#1967245) - man: document DefaultDeviceTimeoutSec= (#1967245) - Revert "core: Propagate condition failed state to triggering units." (#2114005) - core: Check unit start rate limiting earlier (#2114005) - core: Add trigger limit for path units (#2114005) - meson: add syscall-names-update target (#2040247) - syscall-names: add process_madvise which is planned for 5.10 (#2040247) - shared: add @known syscall list (#2040247) - generate-syscall-list: require python3 (#2040247) - shared/seccomp: reduce scope of indexing variables (#2040247) - shared/syscall-list: filter out some obviously platform-specific syscalls (#2040247) - seccomp: tighten checking of seccomp filter creation (#2040247) - shared/seccomp-util: added functionality to make list of filtred syscalls (#2040247) - nspawn: return ENOSYS by default, EPERM for "known" calls (#2040247) - revert: resolved: pin stream while calling callbacks for it (#2110549)
- resolved: pin stream while calling callbacks for it (#2110549)
- spec: Remove dependency on timedatex (#2066946)
- mkosi: Add gnutls package (#2101227) - unit-name: tighten checks for building valid unit names (#1940973) - core: shorten long unit names that are based on paths and append path hash at the end (#1940973) - test: add extended test for triggering mount rate limit (#1940973) - tests: add test case for long unit names (#1940973) - core: unset HOME=/ that the kernel gives us (#2056527) - journal-remote: check return value from MHD_add_response_header (#2051981) - journalctl: in --follow mode watch stdout for POLLHUP/POLLERR and exit (#2003236) - sd-bus: make BUS_DEFAULT_TIMEOUT configurable (#2039461) - fstab-generator: fix debug log (#2101433) - logind-session-dbus: allow to set display name via dbus (#1857969) - Allow restart for oneshot units (#2042896) - test: correct TEST-41 StartLimitBurst test (#2042896) - core: fix assert() about number of built environment variables (#2049788) - core: add one more assert() (#2049788) - strv: introduce strv_join_prefix() (#2049788) - test: add tests for strv_join_prefix() (#2049788) - test: replace swear words by 'hoge' (#2049788) - core: add new environment variable $RUNTIME_DIRECTORY= or friends (#2049788) - test-execute: add tests for $RUNTIME_DIRECTORY= or friends (#2049788) - man: document RUNTIME_DIRECTORY= or friends (#2049788)
- unit: don't emit PropertiesChanged signal if adding a dependency to a unit is a no-op (#1948480) - tests: make inverted tests actually count (#2087152) - TEST-*: make failure tests actually fail on failure (#2087152) - ci(Mergify): configuration update (#2087152) - core: propagate triggered unit in more load states (#2065322) - core: propagate unit start limit hit state to triggering path unit (#2065322) - core: Move 'r' variable declaration to start of unit_start() (#2065322) - core: Delay start rate limit check when starting a unit (#2065322) - core: Propagate condition failed state to triggering units. (#2065322) - unit: check for mount rate limiting before checking active state (#2095744)