| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: systemd-boot-unsigned | Distribution: CentOS |
| Version: 252 | Vendor: CentOS |
| Release: 67.el9 | Build date: Mon Feb 23 18:21:48 2026 |
| Group: Unspecified | Build host: aarch64-06.stream.rdu2.redhat.com |
| Size: 581804 | Source RPM: systemd-252-67.el9.src.rpm |
| Packager: builder@centos.org | |
| Url: https://systemd.io | |
| Summary: UEFI boot manager (unsigned version) | |
systemd-boot (short: sd-boot) is a simple UEFI boot manager. It provides a graphical menu to select the entry to boot and an editor for the kernel command line. systemd-boot supports systems with UEFI firmware only. This package contains the unsigned version. Install systemd-boot instead to get the version that works with Secure Boot.
LGPLv2+ and MIT and GPLv2+
* Mon Feb 23 2026 systemd maintenance team <systemd-maint@redhat.com> - 252-67
- core: only activate transaction that contain useful jobs (RHEL-143727)
* Mon Feb 23 2026 systemd maintenance team <systemd-maint@redhat.com> - 252-66
- core/service: fix error cause in the log (RHEL-138414)
- fstab-generator: drop assertions for mount opts (RHEL-92752)
- fstab-generator: fix options in systemd.mount-extra= arg (RHEL-92752)
- core: reorder systemd arguments on reexec (RHEL-111135)
- basic: add RuntimeScope enum (RHEL-137252)
- runtime-scope: add helper that turns RuntimeScope enum into --system/--user string (RHEL-137252)
- sd-path: add support for XDG_STATE_HOME (RHEL-137252)
- sd-path: bring spacing in sd-path.h and systemd-path tool in sync (RHEL-137252)
- path tool: add some basic ansi highlighing (RHEL-137252)
- execude: include RuntimeScope field in ExecParameters (RHEL-137252)
- execute: remove redundant assignment (RHEL-137252)
- execute: when recursively chowning StateDirectory= when spawning services, follow initial symlink (RHEL-137252)
- execute: add support for XDG_STATE_HOME for placing service state data in --user mode (RHEL-137252)
- execute: associate logs from setup_exec_directory() with the unit name (RHEL-137252)
- execute: shorten some code by using RET_NERRNO() (RHEL-137252)
- execute: shorten code by making use of laccess() return code properly (RHEL-137252)
- execute: don't bother with chowning StateDirectory= and friends in user mode (RHEL-137252)
- test: add test for new XDG_STATE_HOME handling (RHEL-137252)
- man: mention the newly-added XDG_STATE_HOME (RHEL-137252)
- man: rebreak lines in file-hierarchy(7) a bit (RHEL-137252)
- man: properly close XML tags (RHEL-137252)
- tmpfiles: teach tmpfiles the new XDG_STATE_HOME variable too (RHEL-137252)
- test: use XDG_STATE_HOME for %S and %L (RHEL-137252)
- man: fully adopt ~/.local/state/ (RHEL-137252)
* Wed Feb 18 2026 systemd maintenance team <systemd-maint@redhat.com> - 252-65
- update specfile and sources after renaming rhel-net-naming-sysattrs to net-naming-sysattrs (RHEL-150622)
* Fri Dec 12 2025 systemd maintenance team <systemd-maint@redhat.com> - 252-64
- core: fix array size in unit_log_resources() (RHEL-131338)
- pid1: add env var to override default mount rate limit burst (RHEL-129153)
- pid1: add env var to override default mount rate limit interval (RHEL-129153)
* Thu Nov 27 2025 systemd maintenance team <systemd-maint@redhat.com> - 252-63
- cryptsetup-generator: refactor add_crypttab_devices() (RHEL-127859)
- cryptsetup-generator: continue parsing after error (RHEL-127859)
- cryptsetup-generator: parse all cmdline devices too (RHEL-127859)
- cryptsetup-generator: always process cmdline devices (RHEL-127859)
- logind: add "background-light" session class (RHEL-109833)
- pam_systemd: honor session class provided via PAM environment (RHEL-109833)
* Mon Nov 24 2025 systemd maintenance team <systemd-maint@redhat.com> - 252-62
- ukify: rstrip and escape binary null characters from 'inspect' output (#38607) (RHEL-109558)
- timer: rebase last_trigger timestamp if needed (RHEL-118215)
* Fri Nov 21 2025 systemd maintenance team <systemd-maint@redhat.com> - 252-61
- timer: rebase the next elapse timestamp only if timer didn't already run (RHEL-118215)
- strv: introduce string_strv_hashmap_remove() (RHEL-14112)
- unit-file: introduce unit_file_remove_from_name_map() (RHEL-14112)
- core/unit: remove path to transient unit file from unit name maps on stop (RHEL-14112)
- TEST-07-PID1: add reprudcer for issue #35190 (RHEL-14112)
- coredump: handle ENOBUFS and EMSGSIZE the same way (RHEL-103801)
* Wed Nov 05 2025 systemd maintenance team <systemd-maint@redhat.com> - 252-60
- man: fix a missing word (RHEL-115182)
- cryptsetup: Add optional support for linking volume key in keyring. (RHEL-97175)
- cryptsetup: fix typo (RHEL-97175)
- cryptsetup: HAVE_CRYPT_SET_KEYRING_TO_LINK is always defined (RHEL-97175)
- coredump: make check that all argv[] meta data fields are passed strict (RHEL-104138)
- coredump: restore compatibility with older patterns (RHEL-104138)
- coredump: use %d in kernel core pattern (RHEL-104138)
- pidref: add structure that can reference a pid via both pidfd and pid_t (RHEL-104138)
- fd-util: introduce parse_fd() (RHEL-104138)
- coredump: add support for new %F PIDFD specifier (RHEL-104138)
* Thu Oct 02 2025 systemd maintenance team <systemd-maint@redhat.com> - 252-59
- test: rename TEST-53-ISSUE-16347 to TEST-53-TIMER (RHEL-118215)
- test: restarting elapsed timer shouldn't trigger the corresponding service (RHEL-118215)
- test: check the next elapse timer timestamp after deserialization (RHEL-118215)
- timer: don't run service immediately after restart of a timer (RHEL-118215)
- test: store and compare just the property value (RHEL-118215)
- test: make test-fd-util more lenient when using fd_move_above_stdio() (RHEL-114974)
- basic: add PIDFS magic (#31709) (RHEL-114974)
* Tue Sep 16 2025 systemd maintenance team <systemd-maint@redhat.com> - 252-57
- Revert "boot: Use EFI_BOOT_MANAGER_POLICY_PROTOCOL to connect console devices" (RHEL-108596)
- boot: Use correct memory type for allocations (RHEL-108555)
- meson: /etc/systemd/network is also used by udevd (RHEL-109096)
- sd-bus: make bus_add_match_full accept timeout (RHEL-31756)
- core/unit: add get_timeout_start_usec in UnitVTable and define it for service (RHEL-31756)
- core/unit: increase the NameOwnerChanged/GetNameOwner timeout to the unit's start timeout (RHEL-31756)
- core,sd-bus: drop empty lines between function call and error check (RHEL-31756)
- core: do not disconnect from bus when failed to install signal match (RHEL-31756)
- dbus: stash the subscriber list when we disconenct from the bus (RHEL-31756)
- manager: s/deserialized_subscribed/subscribed_as_strv (RHEL-31756)
- bus-util: do not reset the count returned by sd_bus_track_count_name() (RHEL-31756)
- core/manager: restore bus track deserialization cleanup in manager_reload() (RHEL-31756)
- core/manager: drop duplicate bus track deserialization (RHEL-31756)
- sd-bus/bus-track: use install_callback in sd_bus_track_add_name() (RHEL-31756)
- shell completion: add kernel-identify/inspect verbs for bootctl (RHEL-108576)
- test: add tests for format_timestamp() and parse_timestamp() with various timezone (RHEL-109488)
- test-time-util: disable failing tests (RHEL-109488)
- test: test parse_timestamp() in various timezone (RHEL-109488)
- systemctl: logind: add missing asserts (RHEL-109488)
- systemctl: logind: make logind_schedule_shutdown accept action as param (RHEL-109488)
- systemctl: add option --when for scheduled shutdown (RHEL-109488)
- test-time-util: add test cases to invalidate "show" and "cancel" (RHEL-109488)
- Introduce RET_GATHER and use it in src/shared/ (RHEL-108598)
- fd-util: don't eat up errors in fd_cloexec_many (RHEL-108598)
- sd-bus: refuse to send messages with an invalid string (RHEL-108584)
- test: check if we correctly handle invalid UTF-8 in mount stuff (RHEL-108584)
- test: fix a typo in the cleanup stuff (RHEL-108584)
- test: explicitly specify a UTF-8 locale for UTF-8 shenanigans (RHEL-108584)
- test: use the correct file name when restoring the original fstab (RHEL-108584)
- core: escape UTF-8 in mount unit Where field before sending to clients (RHEL-108584)
- Revert "test-time-util: disable failing tests" (RHEL-109488)
- test: use get_timezones() to iterate all known timezones (RHEL-109488)
- test-time-util: do not fail on DST change (RHEL-109488)
- test-time-util: suppress timestamp conversion failures for Africa/Khartoum timezone (RHEL-109488)
- test-time-util: do more suppression of time zone checks (RHEL-109488)
- test-time-util: fix truncation of usec to sec (RHEL-109488)
- test: unset TZ before timezone-sensitive unit tests are run (RHEL-109488)
- meson: extend timeout for test-time-util (RHEL-109488)
- time-util: use DEFINE_STRING_TABLE_LOOKUP_TO_STRING() macro (RHEL-109488)
- time-util: align string table (RHEL-109488)
- time-util: rename variables (RHEL-109488)
- time-util: add assertions (RHEL-109488)
- time-util: drop redundant else (RHEL-109488)
- time-util: do not use strdupa() (RHEL-109488)
- time-util: use result from startswith_no_case() (RHEL-109488)
- time-util: use usec_add() and usec_sub_unsigned() (RHEL-109488)
- time-util: shorten code a bit (RHEL-109488)
- time-util: rename variables (RHEL-109488)
- time-util: drop unnecessary assignment of timezone name (RHEL-109488)
- time-util: make parse_timestamp() use the RFC-822/ISO 8601 standard timezone spec (RHEL-109488)
- time-util: fix typo (RHEL-109488)
- ci: bump the tools tree to F42 (RHEL-109488)
- journald: extend STDOUT_STREAMS_MAX to 64k (RHEL-111065)
- Revert "Revert "udev-builtin-net_id: use firmware_node/sun for ID_NET_NAME_SLOT"" (RHEL-50103)
- udev-builtin-net_id: ignore firmware_node/sun == 0 (RHEL-50103)
- fundamental: fix compile check for explicit_bzero (RHEL-108568)
- time-util: make USEC_TIMESTAMP_FORMATTABLE_MAX for 32bit system off by one day (RHEL-109488)
* Fri Aug 15 2025 systemd maintenance team <systemd-maint@redhat.com> - 252-55
- tree-wide: check more log message format in log_struct() and friends (RHEL-100353)
- build: add some coloring to --version output (RHEL-100353)
- core: output log cycle path in one log message, not many (RHEL-100353)
- core: make log cycle messages recognizable via message IDs (RHEL-100353)
- core: change ordering cycle log message log levels (RHEL-100353)
- core: cast log_oom() got void (RHEL-100353)
- core: when removing a job from a transaction, include in structured log message which (RHEL-100353)
- catalog: add entries for the order cycle log messages (RHEL-100353)
- tree-wide: check more log message format in log_struct() and friends (RHEL-100353)
- core/transaction: do not attempt to log "n/a" as a journal field (RHEL-100353)
* Wed Aug 13 2025 systemd maintenance team <systemd-maint@redhat.com> - 252-54
- unit: add conditions and deps to make oomd.socket and .service consistent (RHEL-90417)
- udev/net_id: introduce naming scheme for RHEL-9.7 (RHEL-25516)
- Add a set of assertion macros to tests.h (ASSERT_OK(), ASSERT_EQ(), ASSERT_GE(), ASSERT_LE()) that log the failed condition before crashing and convert test-gpt.c test file to use them (RHEL-103753)
- Follow up with the PR #31819 (RHEL-103753)
- Added more ASSERT macro and also make some test file to use them (RHEL-103753)
- sd-event: drop inotify event from buffer when no event source is triggered (RHEL-103753)
- test: add test case for issue #38265 (RHEL-103753)
- test: answer 2nd mdadm --create question for compat with new version (RHEL-79977)
- sysusers: cross-check user and group names too (RHEL-72572)
- test-sysusers: check group creation with matching user entry (RHEL-72572)
- user-sessions: do not remove /etc/nologin (RHEL-85467)
- hwdb: f20 → micmute (RHEL-72697)
- hwdb: f21 → touchpad_toggle (RHEL-72697)
- hwdb: f22 → touchpad_on (RHEL-72697)
- hwdb: f23 → touchpad_off (RHEL-72697)
- hwdb: drop some now redundant mappings (RHEL-72697)
- hwdb: Add micmute for System76 (RHEL-72697)
- hwdb: Add newer System76 Pangolins (RHEL-72697)
- hwdb: WALTOP International Corp. Slim Tablet Stylus (RHEL-72697)
- hwdb: add MSI Claw 8 AT Keyboard Scancodes (#36180) (RHEL-72697)
- Adds asus T103HAF rotation matrix to 60-sensor.hwdb (#36177) (RHEL-72697)
- hwdb: fix screen rotation for EXO Wings 2in1 w1125 (#36283) (RHEL-72697)
- hwdb: XBox Series Elite controller modalias entry has been added. (#36305) (RHEL-72697)
- hwdb: add front button support for MSI Claw 7 AI+ A2VM (RHEL-72697)
- hwdb: add accel orientation and location for the BMAX Y14 (RHEL-72697)
- hwdb.d: add support for Akoya P15645 (RHEL-72697)
- hwdb.d: add ANP09 Intel n100 tablet sensor configuration (#36390) (RHEL-72697)
- hwdb: add axis range corrections for the Lenovo Yoga Slim 7 14ARE05 (RHEL-72697)
- hwdb: add GOLD WARRIOR SIM PhoenixRC 10411R (RHEL-72697)
- hwdb: add Code Mercenaries Hard- und Software GmbH Virtual RC USB (RHEL-72697)
- hwdb: Add accel orientation quirk for the GPD Pocket 4 (RHEL-72697)
- hwdb: add rotation profile matrix for Rog Ally X (2024) (#36591) (RHEL-72697)
- hwdb: fix backspace not working on HP Pavilion laptop (#36777) (RHEL-72697)
- hwdb/keyboard: Map FN key on TUXEDO NB02 devices (RHEL-72697)
- hwdb: add G-Mode key support (#37175) (RHEL-72697)
- hwdb/keyboard: Map FN key on TUXEDO InfinityFlex 14 Gen1 (RHEL-72697)
- hwdb: add HP 150 Wired Mouse (#37341) (RHEL-72697)
- Add emulated release to G-Mode key (RHEL-72697)
- hwdb: keyboard: Add Alienware special keys (RHEL-72697)
- hwdb: add bladeRF SDR devices (RHEL-72697)
- hwdb: append ID_SOFTWARE_RADIO to hwdb parser (RHEL-72697)
- hwdb.d: reword and simplify boilerplate texts (RHEL-72697)
- hwdb.d: update/expand boilerplate on various hwdb files (RHEL-72697)
- hwdb: say that settings can be also set to 0 (RHEL-72697)
- hwdb: add Analog Devices PLUTO SDR (RHEL-72697)
- hwdb: append ID_MM_DEVICE_IGNORE to hwdb parser (RHEL-72697)
- hwdb: run "update-hwdb" (RHEL-72697)
- hwdb: run "update-hwdb-autosuspend" (RHEL-72697)
- hwdb: add missing PLUTO SDR vendor name (RHEL-72697)
- hwdb: add Ettus Research SDR devices (RHEL-72697)
- hwdb: add RTL-SDR devices (RHEL-72697)
- hwdb: merge entries for Ettus Research B200 (RHEL-72697)
- hwdb: make Saitek PLC Pro Flight Rudder Pedals a joystick (#37601) (RHEL-72697)
- hwdb: fix touchpad for ASUS X1504ZA (#37696) (RHEL-72697)
- hwdb: add support for Loupedeck devices (RHEL-72697)
- hwdb: Acer Nitro ANV15-51 Mic Toggle (RHEL-72697)
- hwdb: Added Beacn and TC-Helicon Audio controllers (#37798) (RHEL-72697)
- hwdb: Add support for Lenovo IdeaPad Slim 5 series (RHEL-72697)
- hwdb: Add hwbd definitions for maker tools (RHEL-72697)
- hwdb: Add accel orientation quirk for the Microtech e-tab Pro (RHEL-72697)
- hwdb: add 70-maker-tools.hwdb to meson.build (RHEL-72697)
- hwdb: fix typo in 70-maker-tools.hwdb (RHEL-72697)
- hwdb: update (RHEL-72697)
- Fix Positivo K116J search key and www shortcut (RHEL-72697)
- hwdb: Acer Nitro ANV15-51 Nitro Sense Toggle (RHEL-72697)
- hwdb: several cleanups (RHEL-72697)
- hwdb: disable Asus ROG keyboards sending poweroff (RHEL-72697)
- hwdb: update (RHEL-72697)
- hwdb: update autosuspend rules (RHEL-72697)
- hwdb: set touchpad resolution for ThinkPad T14 Gen2a (RHEL-72697)
- Revert "hwdb: disable Asus ROG keyboards sending poweroff" (RHEL-72697)
- hwdb: Add launch emoji keyboard mapping for Asus M1607KA (RHEL-72697)
- Enable KEY_PERFORMANCE key present on Linux 6.17 (RHEL-72697)
- flush_ports: flush POSIX message queues properly (RHEL-90860)
- kernel-install: add --entry-type=type1|type2 option to kernel-install (RHEL-83932)
- kernel-install: add --entry-type=type1|type2 option to kernel-install.in (RHEL-83932)
- kernel-install: do not mix || and && (RHEL-83932)
- man/kernel-install: mention --entry-type= option in the man page (RHEL-83932)
- cgroup: add support for memory.peak (RHEL-95797)
- core: include peak memory in unit_log_resources() (RHEL-95797)
- run: include peak memory in output (RHEL-95797)
- core: ensure init.scope is realized after drop-ins have been loaded (RHEL-103488)
- core: add possibility to not track certain unit types (RHEL-89796)
* Tue Apr 15 2025 systemd maintenance team <systemd-maint@redhat.com> - 252-53
- man: mention that rhel-9.0 net naming scheme is the same as v251 (RHEL-86891)
- backlight: Drop support for actual_brightness (RHEL-86714)
* Wed Apr 09 2025 systemd maintenance team <systemd-maint@redhat.com> - 252-52
- man: be even clearer that tmpfiles user/group/mode are applied on existing inodes (RHEL-15051)
- unit: always return 1 in log_kill (RHEL-78170)
- ci: enable mkosi workflow for z-stream branches (RHEL-79977)
- ci(mkosi): bump fedora version from 39 to 41 (RHEL-79977)
* Tue Jan 28 2025 systemd maintenance team <systemd-maint@redhat.com> - 252-51
- ci: use ubuntu 22:04 for deploy of man pages (RHEL-70884)
- man/tmpfiles: fix off-by-one in example (RHEL-74015)
- test: drop removed SCSI passthrough feature (RHEL-70884)
- nspawn: call json_dispatch() with a correct pointer (RHEL-55266)
- varlink,json: introduce new varlink_dispatch() helper (RHEL-55266)
- json: add json_dispatch_const_user_group_name() (RHEL-55266)
- sd-varlink: add new sd_varlink_error_is_invalid_parameter() helper (RHEL-55266)
- userdb: return ESRCH if userdb service refuses a user/group name as invalid (RHEL-55266)
- test: rename assert.sh to util.sh (RHEL-55301)
- core: Don't GC unit if it is in cgroup_empty_queue (RHEL-55301)
- core: Handle cgroup pruning in on_cgroup_empty_event (RHEL-55301)
- Fix failing test (RHEL-55301)
- unit: don't gc unit in oom queue (RHEL-55301)
- core: do not GC units/jobs that are in the D-Bus queue (RHEL-55301)
* Tue Jan 14 2025 systemd maintenance team <systemd-maint@redhat.com> - 252-50
- journal: again create user journals for users with high uids (RHEL-70103)
- install: don't translate unit instances to paths when reenabling them (RHEL-5956)
- test-systemctl-enable: fix typo (RHEL-5956)
- udev: Handle PTP device symlink properly on udev action 'change' (RHEL-59088)
- systemctl: print warning about missing /proc only as debug message (RHEL-3906)
- repart: avoid use of uninitialized TPM2B_PUBLIC data (RHEL-56793)
* Tue Jan 07 2025 systemd maintenance team <systemd-maint@redhat.com> - 252-49
- logind: tighten for which classes of sessions we do stop-on-idle (RHEL-24340)
- Fix configuration for Packit 1.0.0 (RHEL-70884)
- udev/net_id: introduce naming scheme for RHEL-9.6 (RHEL-25515)
- hwdb: Fix accelerometer mount matrix for ASUS T100TAS (RHEL-49810)
- hwdb.d/60-keyboard.hwdb: add Clevo mic mute quirk for V5x dGPU (RHEL-49810)
- hwdb: add entry for Dell AlpsPS/2 ALPS DualPoint TouchPad (RHEL-49810)
- hwdb: Mark Apple Wireless keyboards as not having NumLock LED (RHEL-49810)
- update keyboard hwdb to add acer Predator PHN16-72 (RHEL-49810)
- hwdb: death to tabs! (RHEL-49810)
- hwdb.d/60-keyboard.hwdb: add Clevo mic mute quirk for V5x iGPU, NV41PZ (RHEL-49810)
- Add ACCEL_MOUNT_MATRIX for Chuwi Hi10 Max. (RHEL-49810)
- Add HUAWEI MateBook D 15 AMD ACCEL properties (RHEL-49810)
- hwdb: add Kensington SlimBlade Pro trackball (Bluetooth mode) (RHEL-49810)
- hwdb: Add accel orientation quirk for the IdeaPad Duet 3 10IGL5-LTE (RHEL-49810)
- hwdb: add keymaps for Acer Nitro 5 AN515-47 (#34493) (RHEL-49810)
- hwdb: make key map match comment for one laptop (RHEL-49810)
- hwdb: there's KEY_BRIGHTNESS_AUTO these days, hence hook it up where a FIXME suggests that (RHEL-49810)
- hwdb: use KEY_ROTATE_DISPLAY for various cases of display rotation keys (RHEL-49810)
- hwbd: use newer KEY_PICKUP_PHONE, KEY_HANGUP_PHONE, KEY_SELECTIVE_SCREENSHOT, KEY_NOTIFICATION_CENTER keycodes where appropriate (RHEL-49810)
- hwdb: add SCAI SKU prefix for Samsung keyboard mapping (#34648) (RHEL-49810)
- tree-wide: drop doubled empty lines (RHEL-49810)
- hwdb: move key 66/65 handling from specific to generic HP laptop coverage (RHEL-49810)
- hwdb: fix key toggle touchpad and programmable buttom for Positivo V142N (#34725) (RHEL-49810)
- hwdb: add Stream Deck Neo (#34903) (RHEL-49810)
- hwdb: update autosuspend rules (RHEL-49810)
- hwdb: import newest autosuspend rules from chromeos (RHEL-49810)
- update hwdb (RHEL-49810)
- Update hwdb (RHEL-49810)
- hwdb: fix broken numpad paren keys on Lenovo Thinkbook 16 G6+ 2024 (RHEL-49810)
- Update hwdb (RHEL-49810)
- hwdb: add new Cube Mix Plus (i18D) rotation info (RHEL-49810)
- hwdb: Add quirk for Logitech MX Keys for Mac (RHEL-49810)
- hwdb: add support for PineTab2 to 60-sensor.hwdb (#35304) (RHEL-49810)
- hwdb: add entry for Chuwi Hi10 X1 (#35331) (RHEL-49810)
- hwdb: update (RHEL-49810)
- hwdb: Make 3D mice work out-of-the-box (RHEL-49810)
- hwdb: Add Chuwi MiniBook X trackpad fuzz (RHEL-49810)
- Update hwdb (RHEL-49810)
- hwdb: disable inclusion of the PCI domain in MANA network interface naming (RHEL-49810)
- hwdb: move down touchpad toggle section from generic to product specific (RHEL-49810)
- hwdb: add scancodes for HP Elitebook 2170p runnning coreboot (RHEL-49810)
- hwdb: Make remote controllable lights work out-of-the-box (RHEL-49810)
- hwdb: fix key toggle touchpad for VAIO VJFH52 (#35645) (RHEL-49810)
- hwdb: comment out the entry for Logitech MX Keys for Mac (RHEL-49810)
- 60-sensor.hwdb: Loosen model mask to include entire series (RHEL-49810)
- Correct ACCEL_MOUNT_MATRIX for Chuwi Hi10 Max (RHEL-49810)
- hwdb: Add macro keys for HP 430 Programmable Wireless Keypad (RHEL-49810)
* Tue Oct 15 2024 systemd maintenance team <systemd-maint@redhat.com> - 252-48
- man: using WantedBy=default.target is not a good idea (RHEL-36531)
* Tue Sep 10 2024 systemd maintenance team <systemd-maint@redhat.com> - 252-47
- get rid of SELinux policy module (RHEL-58179)
* Fri Aug 30 2024 systemd maintenance team <systemd-maint@redhat.com> - 252-46
- ukify: Skip test on architectures without UEFI (RHEL-56019)
* Sat Aug 24 2024 systemd team <systemd-maint@redhat.com> - 252-45
- build ukify without noarch
* Thu Aug 22 2024 systemd maintenance team <systemd-maint@redhat.com> - 252-44
- Revert "udev-builtin-net_id: use firmware_node/sun for ID_NET_NAME_SLOT" (RHEL-50103)
- fundamental: share constants for confidential virt detection (RHEL-50651)
- efi: add helper API for detecting confidential virtualization (RHEL-50651)
- efi: don't pull kernel cmdline from SMBIOS in a confidential VM (RHEL-50651)
- Fix detection of TDX confidential VM on Azure platform (RHEL-50651)
* Thu Aug 22 2024 systemd maintenance team <systemd-maint@redhat.com> - 252-43
- udev-builtin-net_id: skip non-directory entry earlier (RHEL-50103)
- udev-builtin-net_id: return earlier when hotplug slot is not found (RHEL-50103)
- udev-builtin-net_id: split-out pci_get_hotplug_slot() and pci_get_hotplug_slot_from_address() (RHEL-50103)
- udev-builtin-net_id: use firmware_node/sun for ID_NET_NAME_SLOT (RHEL-50103)
- Include <threads.h> if possible to get thread_local definition (RHEL-50651)
- add APIs for detecting confidential virtualization (RHEL-50651)
- detect-virt: add --cvm option (RHEL-50651)
- detect-virt: add --list-cvm option (RHEL-50651)
- unit: add "cvm" option for ConditionSecurity (RHEL-50651)
- dbus: add 'ConfidentialVirtualization' property to manager object (RHEL-50651)
- core: log detected confidential virtualization type (RHEL-50651)
- core: set SYSTEMD_CONFIDENTIAL_VIRTUALIZATION env for generators (RHEL-50651)
- udev: add 'conf-virt' constant for confidential virtualization tech (RHEL-50651)
- confidential-virt: split caching of CVM detection into separate method (RHEL-50651)
- confidential-virt: add detection for s390x target (RHEL-50651)
- man/systemd-detect-virt: list known CVM technologies (RHEL-50651)
* Mon Aug 19 2024 systemd team <systemd-maint@redhat.com>
- fix applying patches
* Thu Aug 15 2024 systemd maintenance team <systemd-maint@redhat.com> - 252-41
- timedatectl: setting set_local_rtc to 1 will throw Warning as well, use log_warning() (#33489) (RHEL-45020)
- cryptsetup-tokens: fix pin asserts (RHEL-36276)
- cryptenroll: Use CTAP2.1 credProtect extension (RHEL-36276)
- kernel-install: check machine ID (RHEL-50672)
- kernel-install: ignore errors when reading /etc/machine-id (RHEL-50672)
- hwdb: Add Lenovo G580 (RHEL-5950)
- Fix key toggle and programmable button for Positivo N14ZP (RHEL-5950)
- hwdb: Add accel orientation quirk for the Acer Switch V 10 SW5-017 2-in-1 (RHEL-5950)
- hwdb: fix Compaq N14KP6 key toggle touchpad (#25404) (RHEL-5950)
- hwdb: remove fuzz and deadzone for Simucube wheel bases. (RHEL-5950)
- hwdb: Add support for Elgato Stream Pedal (#25550) (RHEL-5950)
- hwdb: add Clevo touchpad toggle key quirks (RHEL-5950)
- hwdb: add Dell Inspiron N4010 touchpad corrections (RHEL-5950)
- hwdb: add Positivo-vaio Pro PW key toggle touchpad (#25669) (RHEL-5950)
- Add mount matrix for VisionBook 12Wr Tab (RHEL-5950)
- Update 60-evdev.hwdb (#25704) (RHEL-5950)
- hwdb: Add additional Dell models that require ACCEL_LOCATION=base (#25724) (RHEL-5950)
- hwdb: drop trailing space (RHEL-5950)
- hwdb: add comments about matching entries (RHEL-5950)
- hwdb: also add a generic entry for DualPoint Stick (RHEL-5950)
- hwdb: Add mount matrix for CSL Panther Tab HD (RHEL-5950)
- hwdb: Fix mount matrix for CSL Panther Tab HD (#25752) (RHEL-5950)
- hwdb: Fn+F5 fix for MSI Bravo 15-B5DX (#25788) (RHEL-5950)
- hwdb: change definition of PROXIMITY_NEAR_LEVEL for sensors (RHEL-5950)
- hwdb: Add mic-mute, control-center and screen-rotation mappings for MSI laptops (RHEL-5950)
- Prevents airplane mode toggle for HP Spectre 16 (RHEL-5950)
- Update 60-sensor.hwdb (RHEL-5950)
- Added Tablet Teclast X98 Air 3G (C5J6) (RHEL-5950)
- hwdb: remove spurious whitespace (RHEL-5950)
- hwdb: Add Dell models that require ACCEL_LOCATION=base (RHEL-5950)
- Fix Positivo MASTER-N1110 key toggle touchpad (RHEL-5950)
- hwdb: Mark Dell platform accel sensor location to base (RHEL-5950)
- hwdb: Add mount matrix for Linx 1020 (RHEL-5950)
- hwdb: Add mic mute key mappings for Dell G16 Series (RHEL-5950)
- hwdb: Add Chuwi Hi10X (N4120 version) iio matrix (RHEL-5950)
- hwdb: Add touchpad toggle mapping for System76 Pangolin 12 (RHEL-5950)
- hwdb: Prevent activation of airplane mode on HP ENVY x360 (RHEL-5950)
- Update hwdb (RHEL-5950)
- hwdb: update (RHEL-5950)
- hwdb: update autosuspend db (RHEL-5950)
- hwdb: ieee1394-unit-function: add MOTU 896 mk3 Hybrid (RHEL-5950)
- Add hwdb sensor entry for Lenovo IdeaPad Duet 3 10IGL5 (82AT). (RHEL-5950)
- Fix Positivo-vaio VJPW12F11X key toggle touchpad (RHEL-5950)
- hwdb: Add HP Envy x360 Convertible 15-cn0xxx to existing entry (RHEL-5950)
- hwdb: add override for IdeaPad5 insert key (RHEL-5950)
- hwdb: update database (RHEL-5950)
- hwdb: Add HP ENVY x360 2-in-1 (RHEL-5950)
- hwdb: update (RHEL-5950)
- hwdb: fix swapped buttons for Logitech Lift left (RHEL-5950)
- Revert "hwdb: fix swapped buttons for Logitech Lift left" (RHEL-5950)
- hwdb: update 70-mouse.hwdb (#26782) (RHEL-5950)
- hwdb: 60-keyboard.hwdb: Fix modalias for Thinkpad X200 Tablet (#26795) (RHEL-5950)
- Add rebrands of Medion Akoya notebooks/tablets (RHEL-5950)
- hwdb: fix Wifi toggling for Haier 7G-Series/JWU (#25293) (#26878) (RHEL-5950)
- hwdb: drop boilerplate about match patterns in two more cases (RHEL-5950)
- hwdb: Fix incorrect touchpad dimensions on Thinkpad L14 Gen1 (#26937) (RHEL-5950)
- hwdb: drop redundant entry (RHEL-5950)
- hwdb: Fixed thumb buttons reversed on CHERRY MW 2310 (#26992) (RHEL-5950)
- hwdb: Move MSI touchpad-toggle mapping to generic MSI section (RHEL-5950)
- update 60-sensor.hwdb with toshiba tablet (#27103) (RHEL-5950)
- hwdb: Add support for "Passion Model P612F" (RHEL-5950)
- hwdb: fix ambiguous glob pattern for Lenovo machines (RHEL-5950)
- hwdb: add matrix for Asus BR1100F (#27197) (RHEL-5950)
- hwdb: add accelerometer mount matrix for Lenovo Yoga Tablet 2 851F/L (RHEL-5950)
- hwdb: Fix rotation for BMAX Y13 (RHEL-5950)
- hwdb: disable entry for Logitech USB receiver used by G502 X (RHEL-5950)
- hwdb: add hardware rfkill key for Dell Latitude E6* models (#27462) (RHEL-5950)
- hwdb: do not include '#' in modalias (RHEL-5950)
- hwdb: add landscape IdeaPad Miix 310 sensor orientation (#27555) (RHEL-5950)
- Fix Positivo CF40CM-V2 key toggle touchpad (RHEL-5950)
- hwdb: fix keyboard entry for IdeapadFlex5 (#27643) (RHEL-5950)
- hwdb: fix Positivo CG15D key toggle touchpad and programmable keys (#27689) (RHEL-5950)
- hwdb: add support for Elgato Stream Deck mini (gen 2) (RHEL-5950)
- hwdb: fix arrow keys on HP Elite Dragonfly G3 (RHEL-5950)
- hwdb: add support for Jun Tab2/Dere T11 to 60-sensor.hwdb (#28092) (RHEL-5950)
- hwdb: fix volume control keys on Lenovo IdeaPad Flex 5 (14ARE05) (RHEL-5950)
- hwdb: Add override for headset form-factors (RHEL-5950)
- hwdb : add support for Archos 101 Cesium Educ to 60-sensor.hwdb (RHEL-5950)
- hwdb: drop trailing white space (RHEL-5950)
- hwdb: merge multiple keyboard entries with same setting (RHEL-5950)
- hwdb: make matching modalias for Archos 101 Cesium Educ more strict (RHEL-5950)
- hwdb update for v246-rc1 (RHEL-5950)
- update hwdb autosuspend data for v254 (RHEL-5950)
- hwdb: add support for Archos 101 Cesium to 60-sensor.hwdb (#28270) (RHEL-5950)
- Hwdb: Add Sanwa Direct 400-MA128 external trackpad (#28272) (RHEL-5950)
- hwdb: drop POINTINGSTICK_CONST_ACCEL (RHEL-5950)
- Add alternate name for MX Ergo as found on some devices (RHEL-5950)
- Update hwdb (RHEL-5950)
- hwdb: run update-hwdb (RHEL-5950)
- hwdb: run update-hwdb (RHEL-5950)
- hwdb: Mute SW rfkill keys on MSI Wind U100 (RHEL-5950)
- Update 60-sensor.hwdb (#28804) (RHEL-5950)
- hwdb: Added config for RCA W101SA23T1 (#29041) (RHEL-5950)
- Update 60-input-id.hwdb: add TEX Shinobi (#29068) (RHEL-5950)
- hwdb: keyboard: D330 FnLk toggle (RHEL-5950)
- hwdb: Add Logitech G502 X (RHEL-5950)
- hwdb: ieee1394-unit-function: remove superfluous Weiss Engineering DAC1 entry (RHEL-5950)
- hwdb: ieee1394-unit-function: add Weiss Engineering DAC202 (Maya edition) (RHEL-5950)
- hwdb: ieee1394-unit-function: add Weiss Engineering INT203 entry with older firmware (RHEL-5950)
- hwdb: ieee1394-unit-function: add Weiss Engieering MAN301 (RHEL-5950)
- hwdb: Add quirk for teclast x3 plus (G4K3) rotation (#29202) (RHEL-5950)
- hwdb: add mic mute key mappings for Acer Predator Triton 300 SE (RHEL-5950)
- hwdb: Bush tablet rotation support (#29268) (RHEL-5950)
- hwdb: ieee1394-unit-function: add Miglia Technology Harmony Audio (HA02) (RHEL-5950)
- add support for hp pavilion gaming 15 lid switch (#29304) (RHEL-5950)
- Fix Positivo N14EP6 key toggle touchpad and programmable keys (#29448) (RHEL-5950)
- add udev rule for micmute (f20) (RHEL-5950)
- hwdb,rules: mark host-to-host network devices as only requiring link local addressing (RHEL-5950)
- Update hwdb (RHEL-5950)
- Update hwdb autosuspend rules (RHEL-5950)
- Update hwdb (RHEL-5950)
- hwdb: Add accelerometer data for Librem11 (#29974) (RHEL-5950)
- hwdb: PNP/ACPI lists on uefi.org are now in CSV format (RHEL-5950)
- Update hwdb (RHEL-5950)
- hwdb: rename .html=>.csv (RHEL-5950)
- hwdb/acpi-update.py: streamline python code (RHEL-5950)
- hwdb: Mark Dell platform accel sensor location to base (RHEL-5950)
- hwdb: add Predator PHN16-71 (RHEL-5950)
- Update 60-autosuspend.hwdb (#30131) (RHEL-5950)
- hwdb: update (RHEL-5950)
- hwdb: ieee1394-unit-function: add Sony DVMC-DA1 (RHEL-5950)
- hwdb: ieee1394-unit-function: arrangement for Sony DVMC-DA1 (RHEL-5950)
- hwdb: update (RHEL-5950)
- hwdb: update (RHEL-5950)
- Adding Trekstor Primebook C13 rotation to 60-sensor.hwdb (#30415) (RHEL-5950)
- Add three Dell platforms to sensor accel location base (RHEL-5950)
- Add Bosto BT-12HD series to hwdb (RHEL-5950)
- hwdb: Add override for headset form-factor for the Corsair Void Elite (RHEL-5950)
- hwdb: add Teclast X98 Pro sensor info (#30859) (RHEL-5950)
- hwdb: Correct display rotation on Chuwi Ubook X N4100 (#24248) (RHEL-5950)
- hwdb: ieee1394-unit-function: adjustment of entries with device attributes available in Linux v6.8 (RHEL-5950)
- 60-evdev.hwdb: Add support for Huion Inspiroy 2 L (#31241) (RHEL-5950)
- hwdb: add resolution setting for GAOMON S620 (RHEL-5950)
- hwdb: Remove version check in CH Pro Pedals rule (RHEL-5950)
- hwdb: Add support for MetawillBook01 to 60-sensor.hwdb Add accel orientation quirk for the METAPHYUNI MetawillBook01 2-in-1 laptop (RHEL-5950)
- hwdb: Add headset form-factor override for Xbox Wireless Dongle (RHEL-5950)
- hwdb: Add support for Elgato Stream Deck Plus (RHEL-5950)
- Fix: Chuwi UBook X (CWI535) screen rotation matrix (RHEL-5950)
- hwdb: Add touchpad toggle mapping for Kvadra LE14U/LE15U (RHEL-5950)
- hwdb: Add touchpad configuration for ThinkPad E495 (RHEL-5950)
- Fix Positivo N14NPE-N and N15NPE-N key toggle touchpad and search key (RHEL-5950)
- Update USB ids of hwdb (RHEL-5950)
- Added resolution for Huion Kamvas Pro 19 (RHEL-5950)
- hwdb: Add mapping for ACPI quickstart keys on Toshiba Z830 (RHEL-5950)
- hwdb: fix Asus T300FA rotation matrix (#31973) (RHEL-5950)
- Fixed resolution for pen and touchpad (RHEL-5950)
- hwdb: fix missing colon (#32108) (RHEL-5950)
- hwdb: update for v256 (RHEL-5950)
- autosuspend: update for v256 (RHEL-5950)
- Update hwdb (RHEL-5950)
- Update autosuspend hwdb (RHEL-5950)
- Update hwdb (RHEL-5950)
- hwdb: Add a common Logitech M185/M225 mouse variant (RHEL-5950)
- hwdb: Add mapping for Samsung GalaxyBook - 550X (#32616) (RHEL-5950)
- hwdb: Add mapping for Xiaomi Mipad 2 bottom bezel capacitive buttons (RHEL-5950)
- hwdb: ieee1394-unit-function: add Tascam IF-FW/DM mkII (RHEL-5950)
- hwdb: Add a Logitech MX Master 3S (connected via Bolt Receiver) (RHEL-5950)
- Fix Positivo N14EPE and N15EPE key toggle touchpad and search key (RHEL-5950)
- hwdb: update Dere N12 / Juno Tablet 3 accelerometer (#32765) (RHEL-5950)
- hwdb: updated Librem 11 accelerometer (#32772) (RHEL-5950)
- hwdb: ID_INPUT_XYZ allows an empty string (RHEL-5950)
- hwdb: ASRock LED Controller classified incorrectly as joystick due to buttons and axis (#32775) (RHEL-5950)
- Update hwdb (RHEL-5950)
- hwdb.d/60-keyboard.hwdb: enable Clevo quirk for model V5x0TU (RHEL-5950)
- hwdb: Enable JP-IK LEAP W502's touchpad toggle key (RHEL-5950)
- Update hwdb (RHEL-5950)
- Update autosuspend hwdb (RHEL-5950)
- hwdb: Lenovo IdeaPad Z500 Touchpad Toggle (#33039) (RHEL-5950)
- hwdb: add a vmbus id for HyperV Video device (RHEL-5950)
- hwdb: Add Logitech MX Master 3S Bluetooth ID (RHEL-5950)
- hwdb: Lenovo 16G6IRL volume keys and friends (#33107) (RHEL-5950)
- hwdb: added hwdb rules for micmute and power button on Acer Nitro AN 515-58 (#32867) (RHEL-5950)
- Fix key toggle touchpad and programmable buttom for Positivo N14AP7 (RHEL-5950)
- Update hwdb (RHEL-5950)
- hwdb: add keyboard mappings for the Ayaneo Kun face buttons (RHEL-5950)
- Update hwdb (RHEL-5950)
- hwdb: add support for AIPTEK Media Tablet Ultimate (#33371) (RHEL-5950)
- hwdb: add scancodes for AYANEO devices (#33378) (RHEL-5950)
- Add OrangePi NEO Scancodes (RHEL-5950)
- hwdb: Fix Logitech G915 TKL (Bluetooth) appearing as a mouse (RHEL-5950)
- hwdb: fix keyboard of RedmiBook Pro 15 2022 (#33465) (RHEL-5950)
- Added mised EVDEV_ABS_35 & EVDEV_ABS_36 for GAOMON s620 (RHEL-5950)
- hwdb: Add some HP IR cameras (RHEL-5950)
- hwdb: add more AV controllers (RHEL-5950)
- Fix key toggle touchpad button for multilaser ul154 (#33630) (RHEL-5950)
- hwdb: Added StarLabs StarLite position sensor mapping (RHEL-5950)
- 70-mouse.hwdb: Added Glorious Model O DPI (RHEL-5950)
- Update 60-sensor.hwdb (RHEL-5950)
- Add MSI Claw AT Keyboard Scancodes. (RHEL-5950)
- Add or fix mount matrix for multiple handhelds. (#33586) (RHEL-5950)
- Revert "hwdb: Added StarLabs StarLite position sensor mapping" (RHEL-5950)
- hwdb: fix accelerometer mount matrix for Aquarius Cmp NS483 (RHEL-5950)
- hwdb: add backslash and touchpad toggle mapping for Aquarius Cmp NS483 (RHEL-5950)
- hwdb: Add mic mute key mapping for Dell Pro Rugged series (RHEL-5950)
- hwdb: fix MXC6655 accelerometer mount matrix for Aquarius Cmp NS483 (RHEL-5950)
- add udev rules for trezor hw wallet devices (RHEL-5950)
- hwdb: add axis range corrections for the Lenovo Thinkpad E16 (RHEL-5950)
- hwdb: fix auto rotate on Asus Q551LB (#33921) (RHEL-5950)
- udev: add hwdb execution for hidraw subsystem devices (RHEL-5950)
* Wed Aug 07 2024 systemd maintenance team <systemd-maint@redhat.com> - 252-40
- add Requires(post) on selinux-policy (RHEL-46339)
* Wed Jul 17 2024 systemd maintenance team <systemd-maint@redhat.com> - 252-39
- enable FIDO2 support (RHEL-36276)
- netif-naming-scheme: disable NAMING_BRIDGE_MULTIFUNCTION_SLOT (RHEL-44630)
- netif-naming-scheme: make actually possible to use rhel-9.5 scheme (RHEL-44630)
- generator: "uninline" generator_open_unit_file and generator_add_symlink (RHEL-33436)
- ci: add support for rhel-only parameters (RHEL-30372)
* Wed Jun 19 2024 systemd maintenance team <systemd-maint@redhat.com> - 252-38
- tools: fix the file name that "meson setup" generates (RHEL-30372)
- tools: explicitly specify "setup" subcommand (RHEL-30372)
- fuzz: pass -Dc_args=/-Dcpp_args= to fuzzer targets (RHEL-30372)
- fuzz: don't panic without a C++ compiler (RHEL-30372)
- meson: use ternary op for brevity (RHEL-30372)
* Thu Jun 13 2024 systemd maintenance team <systemd-maint@redhat.com> - 252-37
- ci(src-git): add RHEL-9.1 and RHEL-9.1.z to allowed versions (RHEL-30372)
- libsystemd: link with '-z nodelete' (RHEL-6589)
- basic/utf8: make utf8_encoded_to_unichar() return length of the codepoint (RHEL-31219)
- test-gunicode: add new test to show that unichar_iswide() is borked (RHEL-31219)
- string-util: pass ANSI sequences through unchanged (RHEL-31219)
- cryptsetup: do not assert when unsealing token without salt (RHEL-38864)
- cryptsetup: check the existence of salt by salt_size > 0 (RHEL-38864)
- core/mount: if umount(8) fails but mount disappeared, assume success (RHEL-13159)
- Drop log level of header limits log message (RHEL-33890)
- journal: do not rotate unrelated journal files when full or corrupted (RHEL-33890)
- man: suffix --unit with an equal sign, since it expects an argument (RHEL-31070)
- shared: move uid-alloc-range.[ch] from src/shared/ → src/basic/ (RHEL-31070)
- journald: move uid_for_system_journal() to uid-alloc-range.h (RHEL-31070)
- sd-journal: when SD_JOURNAL_CURRENT_USER is set, and called from system UID, imply SD_JOURNAL_SYSTEM (RHEL-31070)
- man: document that journalctl --user requires Storage=persistent (RHEL-31070)
- fix: prefix of dmesg pstore files (RHEL-20322)
- backport new mkosi (RHEL-27512)
- test: Skip various tests when /sys is not mounted (RHEL-27512)
- string-util: introduce ascii_ishex() (RHEL-27512)
- sd-id128: several cleanups (RHEL-27512)
- sd-id128: make id128_read() or friends return -ENOPKG when the file contents is "uninitialized" (RHEL-27512)
- test: add tests for "uninitialized" string handling by id128_read_fd() (RHEL-27512)
- man: mention sd_id128_get_machine() or friend may return -ENOPKG (RHEL-27512)
- sd-id128: make sd_id128_get_boot() and friend return -ENOMEDIUM (RHEL-27512)
- sd-id128: make sd_id128_get_boot() and friend return -ENOSYS when /proc/ is not mounted (RHEL-27512)
- man: mention that sd_id128_get_boot() and friend may return -ENOSYS (RHEL-27512)
- sd-id128: fold do_sync flag into Id128FormatFlag (RHEL-27512)
- sd-id128: make sd_id128_get_machine() or friends return -EUCLEAN when an ID is in an invalid format (RHEL-27512)
- sd-id128: allow sd_id128_get_machine() and friend to be called with NULL (RHEL-27512)
- sd-id128: also refuse an empty invocation ID (RHEL-27512)
- man: update documents for sd_id128_get_invocation() (RHEL-27512)
- test-id128: simplify machine-id check (RHEL-27512)
- test-fs-util: skip part of test_chase_symlinks if machine-id is not initialized (RHEL-27512)
- test-unit-name: simplify machine-id check (RHEL-27512)
- test-load-fragment: simplify machine-id check (RHEL-27512)
- journal: skip part of test-journal-interleaving if no machine-id exists (RHEL-27512)
- test: skip journal tests without valid /etc/machine-id (RHEL-27512)
- test-recurse-dir: work around nftw() ignoring symlinks() (RHEL-27512)
- test: Skip test-recurse-dir on overlayfs (RHEL-27512)
- test-specifier: Ignore -ENOPKG from specifier_printf() (RHEL-27512)
- test-execute: Skip when /sys is read-only (RHEL-27512)
- kernel-install: Make sure KERNEL_INSTALL_BYPASS is disabled in tests (RHEL-27512)
- tools: make sure $KERNEL_INSTALL_BYPASS is disabled when checking help (RHEL-27512)
- test-execute: drop capabilities when testing with user manager (RHEL-27512)
- tmpfiles: Add merge support for copy files action (RHEL-27512)
- generator: add generator_open_unit_file_full to allow creating temporary units (RHEL-27512)
- network-generator: rewrite unit if it already exists and its content changed (RHEL-27512)
- ci: drop super-linter's shellcheck (RHEL-27512)
- mkosi: make sure we build & use RHEL 9 stuff (RHEL-27512)
- ci: backport mkosi CI configuration from upstream (RHEL-27512)
- mkosi: explicitly enroll SecureBoot keys (RHEL-27512)
- test-execute: also mount tmpfs on /dev/shm (RHEL-27512)
- mkosi: fix UKI addons test (RHEL-27512)
- Revert "mkosi: Disable cmdline addon test for now" (RHEL-27512)
- Revert "mkosi: Don't fail on systemd-vconsole-setup.service failure for now" (RHEL-27512)
- mkosi: make shellcheck happy (RHEL-27512)
- mkosi: use pesign for signing UKI addons (RHEL-27512)
- test: copy out the necessary test data before we start overmounting stuff (RHEL-27512)
- ci: make the build dir accessible when running w/o privileges (RHEL-27512)
- ci: explicitly change oom-{score}-adj before running tests (RHEL-27512)
- ratelimit: add ratelimit_left helper (RHEL-35703)
- manager: restrict Dump*() to privileged callers or ratelimit (RHEL-35703)
- ci: define `runas` function inline (RHEL-35703)
- Drop /dev test in test-mountpoint-util (RHEL-30372)
- core/manager: export manager_dbus_is_running (RHEL-40878)
- core: refuse dbus activation if dbus is not running (RHEL-40878)
- core: only refuse Type=dbus service enqueuing if dbus has stop job (RHEL-40878)
- Revert "core/manager: export manager_dbus_is_running" and partially "core: refuse dbus activation if dbus is not running" (RHEL-40878)
- manager: fix reloading in reload-or-restart --marked (RHEL-40878)
- rpm: add `systemd_postun_with_reload` and `systemd_user_postun_with_reload` (RHEL-40878)
- rpm: add `systemd_user_daemon_reexec` (RHEL-40878)
* Wed May 22 2024 Jan Macku <jamacku@redhat.com> - 252-35
- spec: return selinux dependencies (RHEL-35732)
* Mon May 20 2024 systemd maintenance team <systemd-maint@redhat.com> - 252-34
- ci: update actions/upload-artifact to v4 (RHEL-30372)
- journal-remote: code is of type enum MHD_RequestTerminationCode (RHEL-30372)
- resolve: dns_server_feature_level_*_string type is DnsServerFeatureLevel (RHEL-30372)
- shared|install: Use InstallChangeType consistently (RHEL-30372)
- test: temporarily disable coredumps in testsuite-17.03.sh (RHEL-30372)
- ci: update manpage deployment workflow (RHEL-30372)
- bootspec: fix null-dereference-read (RHEL-36284)
- units: don't install pcrphase-related units without gnu-efi (RHEL-33384)
- kernel-install: fix uki-copy deinstall (RHEL-36505)
- ci(packit): explicitly clone `c9s` branch (RHEL-30372)
* Fri Apr 26 2024 systemd maintenance team <systemd-maint@redhat.com> - 252-33
- execute: Pass AT_FDCWD instead of -1 (RHEL-31783)
- ci(src-git): update list of supported products (RHEL-30372)
- coredump: by default process and store core files up to 1GiB (RHEL-15501)
- coredump: keep core files for two weeks (RHEL-15501)
- ukify: make the test happy with the latest OpenSSL (RHEL-30372)
- test_ukify: use raw string for the regex (RHEL-30372)
- coredump: generate stacktraces also for processes running in containers w/o coredump forwarding (RHEL-29430)
- test: add a couple of tests for systemd-coredump (RHEL-29430)
- test: don't expand the subshell expression prematurely (RHEL-29430)
- coredump filter: fix stack overflow with =all (RHEL-29430)
- coredump filter: add mask for 'all' using UINT32_MAX, not UINT64_MAX (RHEL-29430)
- test: add coverage for CoredumpFilter=all (RHEL-29430)
- test: rotate journal before storing coredumps (RHEL-29430)
- test: sync with the fake binary before killing it (RHEL-29430)
- test: check coredump handling in containers & namespaces (RHEL-29430)
* Mon Mar 18 2024 Jan Macku <jamacku@redhat.com> - 252-32
- rebase rhel-net-naming-sysattrs to v0.5
* Fri Mar 15 2024 systemd maintenance team <systemd-maint@redhat.com> - 252-31
- 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)
* Mon Mar 11 2024 systemd maintenance team <systemd-maint@redhat.com> - 252-30
- 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)
* Mon Feb 26 2024 systemd maintenance team <systemd-maint@redhat.com> - 252-29
- units: fix typo in Condition in systemd-boot-system-token (RHEL-16952)
/usr/lib/.build-id /usr/lib/.build-id/95 /usr/lib/.build-id/95/1c00ab7cf43f1c14b9d25388bd4109d8e7d351 /usr/lib/.build-id/d1/16f5d58c5ff8042128dfdb616fc2272267df11 /usr/lib/systemd/boot/efi /usr/lib/systemd/boot/efi/addonaa64.efi.stub /usr/lib/systemd/boot/efi/addonaa64.elf.stub /usr/lib/systemd/boot/efi/linuxaa64.efi.stub /usr/lib/systemd/boot/efi/linuxaa64.elf.stub /usr/lib/systemd/boot/efi/systemd-bootaa64.efi /usr/share/man/man5/loader.conf.5.gz /usr/share/man/man7/sd-boot.7.gz /usr/share/man/man7/systemd-boot.7.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Mar 4 04:31:48 2026