a

systemd - A System and Service Manager

Website: http://www.freedesktop.org/wiki/Software/systemd
License: LGPLv2+ and MIT and GPLv2+
Vendor: Virtuozzo
Description:
systemd is a system and service manager for Linux, compatible with
SysV and LSB init scripts. systemd 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 cgroups, supports snapshotting and restoring of the system
state, maintains mount and automount points and implements an
elaborate transactional dependency-based service control logic. It can
work as a drop-in replacement for sysvinit.

Packages

systemd-219-78.vl7.7.1.src [5.8 MiB] Changelog by Vladimir Seleznev (2022-11-25):
- Sync with RH systemd-219-78.el7_9.7 (#PSBM-143431)
systemd-219-78.vl7.5.2.src [5.8 MiB] Changelog by Konstantin Volkov (2022-03-03):
- Increase systemd-journal-flush.service timeout to 240s to be in sync
  with systemd-journal.service, see #VSTOR-51150
- Use G_ADD_PRIVATE() to be compatible with glib2 >= 2.58
systemd-219-78.vl7.5.1.src [5.8 MiB] Changelog by systemd maintenance team (2021-12-06):
- install: fix a potential crash (#1828758)
- acl-util: only set the mask if not present (#2026361)
systemd-219-78.vl7.5.src [5.7 MiB] Changelog by Marat Davydov (2021-09-06):
- Additional check after postprocessing arguments before editing action for systemctl, see #VSTOR-45907
systemd-219-78.vl7.4.src [5.7 MiB] Changelog by Konstantin Volkov (2021-03-25):
- Detect initial timer state from serialized data, see #VSTOR-29617
systemd-219-78.vl7.3.src [5.7 MiB] Changelog by Konstantin Volkov (2021-03-25):
- Detect initial timer state from serialized data, see #VSTOR-29617
systemd-219-78.vl7.2.2.src [5.7 MiB] Changelog by Konstantin Volkov (2021-03-25):
- Detect initial timer state from serialized data, see #VSTOR-29617
systemd-219-78.vl7.2.1.src [5.7 MiB] Changelog by Konstantin Volkov (2021-01-21):
- Increase timeout for journal verify script, send TERM first, see #VSTOR-40261
systemd-219-78.vl7.2.src [5.7 MiB] Changelog by systemd maintenance team (2020-10-19):
- core: don't update unit description if it is already set to the same value (#1793527)
- unit: don't emit PropertiesChanged signal if adding a dependency to a unit is a no-op (#1793527)
- core: fix unnecessary fallback to the rescue mode caused by initrd-switch-root.service's exit status judgment error (#1825232)
systemd-219-78.vl7.src [5.7 MiB] Changelog by systemd maintenance team (2020-05-12):
- avoid double free (#1832816)
systemd-219-73.vl7.9.src [5.7 MiB] Changelog by systemd maintenance team (2020-06-17):
- core: coldplug possible nop_job (#1847336)
systemd-219-73.vl7.6.1.src [5.7 MiB] Changelog by systemd maintenance team (2020-04-06):
- sd-bus: when attached to an sd-event loop, disconnect on processing errors (#1817504)
- sd-journal: close journal files that were deleted by journald before we've setup inotify watch (#1820073)
- sd-journal: remove the dead code and actually fix #14695 (#1820073)
- swap: adjust swap.c in a similar way to what we just did to mount.c (#1821261)
- swap: finish the secondary swap units' jobs if deactivation of the primary swap unit fails (#1821261)
systemd-219-73.vl7.6.src [5.7 MiB] Changelog by systemd maintenance team (2020-03-17):
- core: enforce a ratelimiter when stopping units due to StopWhenUnneeded=1 (#1810576)
- core: rework StopWhenUnneeded= logic (#1810576)
- fix the fix for #1691511 (#1809159)
systemd-219-73.vl7.5.src [5.7 MiB] Changelog by systemd maintenance team (2020-03-17):
- core: enforce a ratelimiter when stopping units due to StopWhenUnneeded=1 (#1810576)
- core: rework StopWhenUnneeded= logic (#1810576)
- fix the fix for #1691511 (#1809159)
systemd-219-67.vl7.4.1.src [5.7 MiB] Changelog by systemd maintenance team (2020-02-18):
- core: when restarting services, don't close fds (#1798162)
- unit: rework a bit how we keep the service fdstore from being destroyed during
 service restart (#1798162)
- tests: add basic journal test (#1798162)
- tests: add regression test for `systemctl restart systemd-journald` (#1798162)
- tests: add test that journald keeps fds over termination by signal (#1798162)
systemd-219-67.vl7.2.6.src [5.7 MiB] Changelog by Konstantin Volkov (2020-01-14):
- Turn back RHEL journald patches
- Fixed systemd-journald Storage=persistent, see #PSBM-99986
systemd-219-67.vl7.2.5.src [5.6 MiB] Changelog by Konstantin Volkov (2019-11-27):
- unit: fix potential use of cgroup_path after free() when freeing unit, see #PSBM-99845
systemd-219-67.vl7.2.4.src [5.6 MiB] Changelog by Konstantin Volkov (2019-11-25):
- Increase swapoff wrapper rate from 1 sec to 100 hundredth, see #PSBM-99655
systemd-219-67.vl7.2.3.src [5.6 MiB] Changelog by Konstantin Volkov (2019-11-07):
- Drop mainstream hashmap-don-t-use-mempool patch, see #PSBM-98895
systemd-219-67.vl7.2.2.src [5.6 MiB] Changelog by Konstantin Volkov (2019-10-23):
- Drop mainstream job_add_to_dbus_queue patch, see #PSBM-98895
systemd-219-67.vl7.2.1.src [5.6 MiB] Changelog by Konstantin Volkov (2019-10-11):
- Turn back RHEL patches, mount in case of ENOENT, see #PSBM-98152
systemd-219-67.vl7.2.src [5.6 MiB] Changelog by Konstantin Volkov (2019-10-11):
- Turn back RHEL patches, mount in case of ENOENT, see #PSBM-98152
systemd-219-67.vl7.1.src [5.6 MiB] Changelog by Lukas Nykryn (2019-07-12):
- return error value on failure (#1729226)
- revert local changes made during backport of the test (#1729226)
- core/timer: Prevent timer looping when unit cannot start (#1729230)
- core: add a "Requires=" dependency between units and the slices they are located in (#1729228)
- core: rerun GC logic for a unit that loses a reference (#1729228)
- pid1: rename unit_check_gc to unit_may_gc (#1729228)
- pid1: include the source unit in UnitRef (#1729228)
- pid1: fix collection of cycles of units which reference one another (#1729228)
- pid1: free basic unit information at the very end, before freeing the unit (#1729228)
- pid1: properly remove references to the unit from gc queue during final cleanup (#1729228)
- service: relax PID file symlink chain checks a bit (#8133) (#1729414)
- path-util: fix more path_is_mount e792e890f fallout (#1279231)

Listing created by Repoview-0.6.6-4.el7