Name: | systemd |
---|---|
Version: | 250 |
Release: | 6.0.3.el9_0.1 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 15827257 |
License: | LGPLv2+ and MIT and GPLv2+ |
RPM: | systemd-250-6.0.3.el9_0.1.aarch64.rpm |
Source RPM: | systemd-250-6.0.3.el9_0.1.src.rpm |
Build Date: | Tue Sep 20 2022 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://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. |
- shutdown: get only active md arrays. [Orabug: 34467234]
- pid1: several fixlets for device handling [Orabug: 34272490]
- Remove upstream references [Orabug: 33995357] - Disable unprivileged BPF by default [Orabug: 32870980] - udev rules: fix memory hot add and remove [Orabug: 31310273] - 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]
- shutdown: get only active md arrays. (#2087677) - test: lvm 2.03.15 dropped the static autoactivation (#2087677) - ci: limit which env variables we pass through `sudo` (#2087677) - shared: Fix memory leak in bus_append_execute_property() (#2087677)
- udev/net_id: avoid slot based names only for single function devices (#2070097)
- Revert "kernel-install: also remove modules.builtin.alias.bin" (#2065061) - Revert "kernel-install: prefer /boot over /boot/efi for $BOOT_ROOT" (#2065061) - kernel-install: 50-depmod: port to /bin/sh (#2065061) - kernel-install: 90-loaderentry: port to /bin/sh (#2065061) - kernel-install: fix shellcheck (#2065061) - kernel-install: port to /bin/sh (#2065061) - kernel-install: 90-loaderentry: error out on nonexistent initrds instead of swallowing them quietly (#2065061) - kernel-install: don't pull out KERNEL_IMAGE (#2065061) - kernel-install: prefer /boot over /boot/efi for $BOOT_ROOT (#2065061) - kernel-install: also remove modules.builtin.alias.bin (#2065061) - kernel-install: add new variable $KERNEL_INSTALL_INITRD_GENERATOR (#2065061) - kernel-install: k-i already creates $ENTRY_DIR_ABS, no need to do it again (#2065061) - kernel-install: prefix errors with "Error:", exit immediately (#2065061) - kernel-install: add "$KERNEL_INSTALL_STAGING_AREA" directory (#2065061) - kernel-install: add missing log line (#2065061) - kernel-install: don't try to persist used machine ID locally (#2065061) - kernel-install: add a new $ENTRY_TOKEN variable for naming boot entries (#2065061) - kernel-install: only generate systemd.boot_id= in kernel command line if used for naming the boot loader spec files/dirs (#2065061) - kernel-install: search harder for kernel image/initrd drop-in dir (#2065061) - kernel-install: add new "inspect" verb, showing paths and parameters we discovered (#2065061) - bus: Use OrderedSet for introspection (#2066325)
- udev/net-setup-link: change the default MACAddressPolicy to "none" (#2009237) - man: mention System Administrator's Guide in systemctl manpage (#1982596) - Net naming scheme for RHEL-9.0 (#2052106) - core: decrease log level of messages about use of KillMode=none (#2013213) - ci: replace apt-key with signed-by (#2013213) - ci: fix clang-13 installation (#2013213)
- Treat EPERM as "not available" too (#2017035) - test: copy portable profiles into the image if they don't exist there (#2017035) - test: introduce `get_cgroup_hierarchy() helper (#2047768) - test: require unified cgroup hierarchy for TEST-56 (#2047768) - tests: rework test macros to not take code as parameters (#2017035) - test: allow to set NULL to intro or outro (#2017035)
- spec: make sure version string starts with version number (#2049054)
- Rebase to v250 (#2047768)