Information for build systemd-256-14.el10.inferit
ID | 23168 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | systemd | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Version | 256 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Release | 14.el10.inferit | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Epoch | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Source | git+http://git.inferitos.ru/rpms/systemd#861eacce315a335787f36cfc033f49f52939dacb | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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 a logging daemons. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Built by | scherevko | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
State | complete | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Volume | DEFAULT | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Started | Thu, 19 Dec 2024 14:03:57 MSK | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Completed | Thu, 19 Dec 2024 14:09:12 MSK | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Task | build (inferit-10_0-bootstrap, /rpms/systemd/:changed/i10-beta/systemd-256-14.el10.inferit) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Extra | {'source': {'original_url': 'git+http://git.inferitos.ru/rpms/systemd/?#changed/i10-beta/systemd-256-14.el10.inferit'}} | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Tags |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
RPMs |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Logs | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Changelog | * Thu Dec 19 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 256-14.inferit - Change support page * Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 256-14 - Rebuilt for MSVSphere 10 * Fri Aug 30 2024 systemd maintenance team <systemd-maint@redhat.com> - 256-14 - Revert "cgroup-util: Don't try to open pidfd for kernel threads" (RHEL-52634) - ukify: Skip test on architectures without UEFI (RHEL-52634) * Thu Aug 22 2024 systemd maintenance team <systemd-maint@redhat.com> - 256-13 - systemctl: do not try to acquire triggering units for template units (RHEL-55132) - core/unit: add one assertion for u->manager (RHEL-55734) - core/service: destroy runtime data when Type=oneshot services exit (RHEL-55734) - cgroup-util: Ignore kernel threads in cg_kill_items() (RHEL-55746) - cgroup-util: Don't try to open pidfd for kernel threads (RHEL-55746) - cgroup-util: fix typo (RHEL-55746) - netif-naming-scheme: rename rhel-10.0 to rhel-10.0.beta (RHEL-55728) - net-naming-scheme: disable NAMING_FIRMWARE_NODE_SUN (RHEL-55728) - net-naming-scheme: remove NAMING_FIRMWARE_NODE_SUN from 9.5 (RHEL-55728) - make systemd-ukify subpackage arch dependent (RHEL-52634) * Thu Aug 15 2024 systemd maintenance team <systemd-maint@redhat.com> - 256-12 - netif-naming-scheme: add rhel-9.5 scheme (RHEL-44416) - udev-builtin-net_id: use firmware_node/sun for ID_NET_NAME_SLOT (RHEL-44416) - man/net-naming-scheme: add missing period (RHEL-44416) - Revert "packit: drop the dependency on python3-zstd" (RHEL-36636) * Tue Jul 30 2024 systemd maintenance team <systemd-maint@redhat.com> - 256-11 - fix OpenScanHub builds (RHEL-40924) * Mon Jul 29 2024 systemd maintenance team <systemd-maint@redhat.com> - 256-10 - fix updgrade from versions before removal of systemd-ssh-generator - follow-up (RHEL-50131) * Thu Jul 25 2024 systemd maintenance team <systemd-maint@redhat.com> - 256-9 - fix updgrade from versions before removal of systemd-ssh-generator (RHEL-50131) * Tue Jul 23 2024 systemd maintenance team <systemd-maint@redhat.com> - 256-8 - Avoid /tmp being mounted as tmpfs without the user's will (RHEL-40924) - unit: don't add Requires for tmp.mount (RHEL-40924) - units: add [Install] section to tmp.mount (RHEL-40924) - units: don't enable tmp.mount statically in local-fs.target (RHEL-40924) * Mon Jul 22 2024 systemd maintenance team <systemd-maint@redhat.com> - 256-7 - drop 10-timeout-abort.conf snippet (RHEL-46280) - don't ship systemd-userdbd (RHEL-46280) * Fri Jul 19 2024 systemd maintenance team <systemd-maint@redhat.com> - 256-6 - doc: add downstream CONTRIBUTING document (RHEL-40924) - ci: allow `policy` as rhel-only keyword (RHEL-40924) - ci: run mkosi test only for Fedora and CentOS Stream (RHEL-40924) - taint: remove unused variable `usr_sbin` (RHEL-40924) - packit: drop the libarchive workaround (RHEL-40924) - packit: drop the dependency on python3-zstd (RHEL-40924) - coredump: by default process and store core files up to 1GiB (RHEL-46778) - don't ship systemd-ssh-generator harder (RHEL-40924) * Wed Jul 17 2024 systemd maintenance team <systemd-maint@redhat.com> - 256-5 - don't ship systemd-ssh-generator (RHEL-40924) * Tue Jul 16 2024 systemd maintenance team <systemd-maint@redhat.com> - 256-4 - reenable systemd-firstboot (RHEL-48822) - don't create /var/log/journal (RHEL-40924) * Mon Jul 08 2024 systemd maintenance team <systemd-maint@redhat.com> - 256-3 - taint: remove unmerged-bin (RHEL-46277) - presets: remove resolved (RHEL-46576) - remove resolved scriptlets - don't install tests * Thu Jul 04 2024 systemd maintenance team <systemd-maint@redhat.com> - 256-2 - logind: set RemoveIPC to false by default (RHEL-40924) - tmpfiles: don't create resolv.conf -> stub-resolv.conf symlink (RHEL-40924) - rc-local: order after network-online.target (RHEL-40924) - random-util: increase random seed size to 1024 (RHEL-40924) - journal: don't enable systemd-journald-audit.socket by default (RHEL-40924) - journald.conf: don't touch current audit settings (RHEL-40924) - rules: add elevator= kernel command line parameter (RHEL-40924) - pid1: bump DefaultTasksMax to 80% of the kernel pid.max value (RHEL-40924) - udev/net-setup-link: change the default MACAddressPolicy to "none" (RHEL-40924) - core: decrease log level of messages about use of KillMode=none (RHEL-40924) - meson: rename libbasic to libbasic_static (RHEL-46020) - meson: build libsystemd-core via an intermediate static library (RHEL-46020) - meson: add option to build systemd-executor "statically" (RHEL-46020) * Wed Jun 26 2024 Jan Macku <jamacku@redhat.com> - 256-1 - Initial import and bootsprap from Fedora * remove standalone packages * remove networkd package * remove homed * remove portabled * remove timesyncd * remove tests package * move oomd to separate package * revert bin-sbin merge related changes - remove autorelease stuff * for changelog history see changelog file - rules: copy 40-redhat.rules from RHEL 9 (RHEL-40360) - net-naming-scheme: start rhel10 naming and include rhel8 and rhel9 ones (RHEL-22621) - fedora: use system-auth in pam systemd-user (RHEL-40924) - tmpfiles: make --purge hard to (mis-)use (RHEL-40924) - journal: again create user journals for users with high uids (RHEL-40924) - (origin/rhel-10.0.beta, rhel-10.0.beta) ci: allow to pass parameters together with rhel-only note (RHEL-36636) - ci: reconfigure Packit for RHEL 10 (RHEL-36636) - ci: deploy systemd man to GitHub Pages (RHEL-36636) - ci: setup source-git automation (RHEL-36636) - ci: update workflows to run on source-git setup (RHEL-36636) |