[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project systemd-239-82.el8.inferit.1

Name systemd
Epoch 0
Version 239
Release 82.el8.inferit.1
Website/URL http://www.freedesktop.org/wiki/Software/systemd
License LGPLv2+ and MIT and GPLv2+
Build Time 2024-07-04 12:42:12
Build Host builder-x86-05.inferitos.ru
Summary System and Service Manager
Repositories BaseOS
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.
Errata INFSA-2024:3203
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
systemd-239-82.el8.inferit.1.x86_64 System and Service Manager 2d3453da90c131bd79e411237b9826fdacead4f52700846cd8c71d8f085cf4c9 download
systemd-container-239-82.el8.inferit.1.x86_64 Tools for containers and VMs 0ca5e2df83e5d250b27f353c620216af5fbfc06b0fbb0b6de5170251bf8a22ce download
systemd-devel-239-82.el8.inferit.1.x86_64 Development headers for systemd 4896a7abffe52af0ac5e63e78c3d7910c6c8a65b1800a6a3a169adf230a1ec0f download
systemd-journal-remote-239-82.el8.inferit.1.x86_64 Tools to send journal events over the network 5461a73532cf26a78f1b06457e0275e2a3a46edb42ffa81c162217e9f073a843 download
systemd-libs-239-82.el8.inferit.1.x86_64 systemd libraries 6ebb10521c6b4d89b2155afa2dcdc97c99e604466c6959238eadc25215723fd8 download
systemd-pam-239-82.el8.inferit.1.x86_64 systemd PAM module c7beaddb409f03536bdb74ed01ac3762541c70ffbe0733410a796d1c916d5eeb download
systemd-tests-239-82.el8.inferit.1.x86_64 Internal unit tests for systemd b85077eeb1e6fff880e60100ea67942c1f095fbe1e499ef2a8894ab5edaa746c download
systemd-udev-239-82.el8.inferit.1.x86_64 Rule-based device node and kernel event manager d36eae53a7db81a4005ac064f7036971c7ed23e93b4d9d2e9a0c9a7d728503ea download
i686
systemd-239-82.el8.inferit.1.i686 System and Service Manager c1f49aba0f43ed3e309ef68bd3abd7cbad2af60d97a05ed171242ca970e2dbb6 download
systemd-container-239-82.el8.inferit.1.i686 Tools for containers and VMs f1f65fbed420eb0943e06e30f79a2228139a12a545f397935dcb3a9ed86cb2ad download
systemd-devel-239-82.el8.inferit.1.i686 Development headers for systemd 2af17ab5e063ced8c09dbac8b5ab17bc270b19d083888d37cba5b2b6533e999e download
systemd-libs-239-82.el8.inferit.1.i686 systemd libraries b0398bb299acfbcc129cc2aa2d45c61af980b2c5ebf32bdbe50492487296abc4 download
src
systemd-239-82.el8.inferit.1.src System and Service Manager 2beeaceb57a925a707a288ffe483ba42f222efa8a71604c46c94d05e0c3f7709 download
Changelog link
* Tue Jul 02 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> 239-82.inferit.1
- Fixed squares instead of Russian characters in the console

* Thu May 23 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 239-82.inferit
- Rebuilt for MSVSphere 8.10

* Thu Mar 07 2024 systemd maintenance team <systemd-maint@redhat.com> - 239-82
- ci: add configuration for regression sniffer GA (RHEL-1087)
- coredump: actually store parsed unit in the context (RHEL-18302)
- resolved: limit the number of signature validations in a transaction (RHEL-26644)
- resolved: reduce the maximum nsec3 iterations to 100 (RHEL-26644)

* Mon Feb 26 2024 systemd maintenance team <systemd-maint@redhat.com> - 239-81
- man: update link to RHEL documentation (RHEL-26355)

* Thu Feb 15 2024 systemd maintenance team <systemd-maint@redhat.com> - 239-80
- fd-util: rework how we determine highest possible fd (RHEL-18302)
- basic/fd-util: refuse "infinite" loop in close_all_fds() (RHEL-18302)
- fd-util: split out inner fallback loop of close_all_fds() as close_all_fds_without_malloc() (RHEL-18302)
- exec-util: use close_all_fds_without_malloc() from freeze() (RHEL-18302)
- ci: use source-git-automation composite Action (RHEL-1087)
- ci: increase the cron interval to 45 minutes (RHEL-1087)
- ci: add all Z-Stream versions to array of allowed versions (RHEL-1087)
- tree-wide: always declare bitflag enums the same way (RHEL-2857)
- login: Add KEY_RESTART handling (RHEL-2857)
- analyze security: fix recursive call of syscall_names_in_filter() (RHEL-5991)
- analyze-security: do not assign badness to filtered-out syscalls (RHEL-5991)
- analyze-security: include an actual syscall name in the message (RHEL-5991)
- udev/net_id: introduce naming scheme for RHEL-8.10 (RHEL-22426)
- doc: add missing `<listitem>` to `systemd.net-naming-scheme.xml` (RHEL-22426)
- service: schedule cleanup of PID hashmaps when we now longer have main_pid and we are in container (RHEL-5863)

* Mon Jan 08 2024 systemd maintenance team <systemd-maint@redhat.com> - 239-79
- ci: Extend source-git-automation (RHEL-1087)
- ci: add missing configuration for commit linter (RHEL-1087)
- ci: add `Red Hat Enterprise Linux 8` to the list of supported products (RHEL-1087)
- ci: enable source-git automation to validate reviews and ci results (RHEL-1087)
- ci: remove Mergify config - replaced by Pull Request Validator (RHEL-1087)
- ci: enable auto-merge GH Action (RHEL-1087)
- fstab-generator: allow overriding /etc/fstab with $SYSTEMD_FSTAB (RHEL-1087)
- fstab-generator: allow overriding path to /sysroot/etc/fstab too (RHEL-1087)
- test: backport TEST-81-GENERATORS (fstab-generator only) (RHEL-1087)
- resolved: actually check authenticated flag of SOA transaction (RHEL-6213)

* Fri Dec 22 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 239-78.inferit
- Add safeguard in triggers

* Tue Aug 22 2023 systemd maintenance team <systemd-maint@redhat.com> - 239-78
- login: add a missing error check for session_set_leader() (#2158167)
- logind: reset session leader if we know for a fact that it is gone (#2158167)
- test-login: skip consistency checks when logind is not active (#2223582)
- sd-event: remove dead code and use _cleanup_ (#2211358)
- sd-event: don't destroy inotify data structures from inotify event handler (#2211358)
- sd-event: add sd_event_add_inotify_fd() call (#2211358)
- test: add test case for self-destroy inotify handler (#2211358)
- doc: add downstream CONTRIBUTING document (#2179309)
- doc: use link with prefilled Jira issue (#2179309)
- docs: link downstream CONTRIBUTING in README (#2179309)
- unit drop-in: Fix ordering of special type.d drop-ins (#2156620)
- Add failing test to show service.d global drop-in does not get overridden by more specific dropins (#2156620)
- test: set indentation to 4 spaces (#2156620)
- test/TEST-15: remove all created unit files (#2156620)
- test: use quotes where necessary (#2156620)
- tree-wide: drop manually-crafted message for missing variables (#2156620)
- manager: reformat boolean expression in unit_is_pristine() (#2156620)
- manager: allow transient units to have drop-ins (#2156620)
- TEST-15: allow helper functions to accept other unit types (#2156620)
- TEST-15: also test hierarchical drop-ins for slices (#2156620)
- TEST-15: add test for transient units with drop-ins (#2156620)
- TEST-15: add one more test for drop-in precedence (#2156620)
- udev/net_id: introduce naming scheme for RHEL-8.9 (#2231846)
- meson: remove libdw dependency from pstore (#2211416)
- pstore: introduce tmpfiles.d/systemd-pstore.conf (#2211416)
- tmpfiles: don't complain if we can't enable pstore in containers (#2211416)
- pstore: don't enable crash_kexec_post_notifiers by default (#2211416)
- core: when Delegate=yes is set for a unit, run ExecStartPre= and friends in a subcgroup of the unit (#2215925)
- man: link Delegate= documentation up with the markdown docs (#2215925)

* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 239-77
- Rebuilt for MSVSphere 8.8

* Mon Jul 17 2023 systemd maintenance team <systemd-maint@redhat.com> - 239-77
- ci: update permissions for source-git automation workflows (#2179309)
- sulogin: fix control lost of the current terminal when default.target is rescue.target (#2169932)
- parse-util: in parse_permille() check negative earlier (#2178179)
- tree-wide: increase granularity of percent specifications all over the place to permille (#2178179)
- errno-util: introduce ERRNO_IS_TRANSIENT() (#2172846)
- tree-wide: use ERRNO_IS_TRANSIENT() (#2172846)
- libsystemd: ignore both EINTR and EAGAIN (#2172846)
- sd-bus: handle -EINTR return from bus_poll() (#2172846)
- stdio-bridge: don't be bothered with EINTR (#2172846)
- sd-netlink: handle EINTR from poll() gracefully, as success (#2172846)
- resolved: handle -EINTR returned from fd_wait_for_event() better (#2172846)
- utmp-wtmp: fix error in case isatty() fails (#2172846)
- utmp-wtmp: handle EINTR gracefully when waiting to write to tty (#2172846)
- journal-vacuum: count size of all journal files (#2180380)
- resolved: instead of closing DNS UDP transaction fds right-away, add them to a socket "graveyard" (#2156751)
- resolved: close UDP socket when we received a network error on it (#2156751)
- ci: allow RHEL-only labels to mark downstream-only commits (#2179309)
- man: tweak markup in systemd-pstore.service(8) (#2217786)
- man: add .service suffix to systemd-pstore(8) (#2217786)
- presets: enable systemd-pstore.service by default (#2217786)
- logind: simplify code (#2209328)
- format-table: add TABLE_TIMESTAMP_UTC and _RELATIVE (#2156786)
- loginctl: shorten variable name (#2156786)
- loginctl: use bus_map_all_properties (#2156786)
- loginctl: show session idle status in list-sessions (#2156786)
- loginctl: list-sessions: fix timestamp for idle hint (#2156786)
- loginctl: also show idle hint in session-status (#2156786)
- core/timer: Always use inactive_exit_timestamp if it is set (#1719364)
- timer: Use dual_timestamp_is_set() in one more place (#1719364)
- ci: drop systemd-stable from advanced-commit-linter config (#2179309)
- core/mount: escape invalid UTF8 char in dbus reply (#2158724)