Sun, 05 May 2024 12:19:59 UTC | login

Information for build systemd-246.6-3.0.riscv64.fc33

ID190147
Package Namesystemd
Version246.6
Release3.0.riscv64.fc33
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/systemd.git#c50883d629cbc9208aa78394bae7c00cb5d5edaf
SummarySystem and Service Manager
Descriptionsystemd 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. This package was built from the 246.6-stable branch of systemd.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 04 Dec 2020 12:09:00 UTC
CompletedFri, 04 Dec 2020 13:35:36 UTC
Taskbuild (f33, /rpms/systemd.git:c50883d629cbc9208aa78394bae7c00cb5d5edaf)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/systemd.git#c50883d629cbc9208aa78394bae7c00cb5d5edaf'}}
Tags
f33
RPMs
src
systemd-246.6-3.0.riscv64.fc33.src.rpm (info) (download)
noarch
systemd-rpm-macros-246.6-3.0.riscv64.fc33.noarch.rpm (info) (download)
riscv64
systemd-246.6-3.0.riscv64.fc33.riscv64.rpm (info) (download)
systemd-container-246.6-3.0.riscv64.fc33.riscv64.rpm (info) (download)
systemd-devel-246.6-3.0.riscv64.fc33.riscv64.rpm (info) (download)
systemd-journal-remote-246.6-3.0.riscv64.fc33.riscv64.rpm (info) (download)
systemd-libs-246.6-3.0.riscv64.fc33.riscv64.rpm (info) (download)
systemd-networkd-246.6-3.0.riscv64.fc33.riscv64.rpm (info) (download)
systemd-pam-246.6-3.0.riscv64.fc33.riscv64.rpm (info) (download)
systemd-standalone-sysusers-246.6-3.0.riscv64.fc33.riscv64.rpm (info) (download)
systemd-standalone-tmpfiles-246.6-3.0.riscv64.fc33.riscv64.rpm (info) (download)
systemd-tests-246.6-3.0.riscv64.fc33.riscv64.rpm (info) (download)
systemd-udev-246.6-3.0.riscv64.fc33.riscv64.rpm (info) (download)
systemd-container-debuginfo-246.6-3.0.riscv64.fc33.riscv64.rpm (info) (download)
systemd-debuginfo-246.6-3.0.riscv64.fc33.riscv64.rpm (info) (download)
systemd-debugsource-246.6-3.0.riscv64.fc33.riscv64.rpm (info) (download)
systemd-journal-remote-debuginfo-246.6-3.0.riscv64.fc33.riscv64.rpm (info) (download)
systemd-libs-debuginfo-246.6-3.0.riscv64.fc33.riscv64.rpm (info) (download)
systemd-networkd-debuginfo-246.6-3.0.riscv64.fc33.riscv64.rpm (info) (download)
systemd-pam-debuginfo-246.6-3.0.riscv64.fc33.riscv64.rpm (info) (download)
systemd-standalone-sysusers-debuginfo-246.6-3.0.riscv64.fc33.riscv64.rpm (info) (download)
systemd-standalone-tmpfiles-debuginfo-246.6-3.0.riscv64.fc33.riscv64.rpm (info) (download)
systemd-tests-debuginfo-246.6-3.0.riscv64.fc33.riscv64.rpm (info) (download)
systemd-udev-debuginfo-246.6-3.0.riscv64.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Fri Dec 04 2020 David Abdurachmanov <david.abdurachmanov@sifive.com> - 246.6-3.0.riscv64 - Disable SECCOMP until the test can pass (DJ board has too old kernel) - Add SECCOMP support for RISC-V 64-bit (riscv64) * Wed Sep 30 2020 Dusty Mabe <dusty@dustymabe.com> - 246.6-3 - Try to make files in subpackages (especially the networkd subpackage) more appropriate. * Thu Sep 24 2020 Filipe Brandenburger <filbranden@gmail.com> - 246.6-2 - Build a package with standalone binaries for non-systemd systems. For now, only systemd-sysusers is included. * Thu Sep 24 2020 Christian Glombek <lorbus@fedoraproject.org> - 246.6-2 - Split out networkd sub-package and add to main package as recommended dependency * Sun Sep 20 2020 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 246.6-1 - Update to latest stable release (various minor fixes: manager, networking, bootct, kernel-install, systemd-dissect, systemd-homed, fstab-generator, documentation) (#1876905) - Do not fail in test because of kernel bug (#1803070) * Sun Sep 13 2020 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 246.5-1 - Update to latest stable release (a bunch of small network-related fixes in systemd-networkd and socket handling, documentation updates, a bunch of fixes for error handling). * Sun Sep 13 2020 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 246.4-2 - Also remove existing file when creating /etc/resolv.conf symlink upon installation (#1873856 again) * Wed Sep 02 2020 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 246.4-1 - Update to latest stable version: a rework of how the unit cache mtime works (hopefully #1872068, #1871327, #1867930), plus various fixes to systemd-resolved, systemd-dissect, systemd-analyze, systemd-ask-password-agent, systemd-networkd, systemd-homed, systemd-machine-id-setup, presets for instantiated units, documentation and shell completions. - Create /etc/resolv.conf symlink upon installation (#1873856) - Move nss-mdns before nss-resolve in /etc/nsswitch.conf and disable mdns by default in systemd-resolved (#1867830) * Wed Aug 26 2020 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 246.3-1 - Update to bugfix version (some networkd fixes, minor documentation fixes, relax handling of various error conditions, other fixlets for bugs without bugzilla numbers). * Mon Aug 17 2020 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 246.2-1 - A few minor bugfixes - Adjust seccomp filter for kernel 5.8 and glibc 2.32 (#1869030) - Create /etc/resolv.conf symlink on upgrade (#1867865) * Fri Aug 07 2020 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 246.1-1 - A few minor bugfixes - Remove /etc/resolv.conf on upgrades (if managed by NetworkManager), so that systemd-resolved can take over the management of the symlink. * Thu Jul 30 2020 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 246-1 - Update to released version. Only some minor bugfixes since the pre-release. * Sun Jul 26 2020 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 246~rc2-2 - Make /tmp be 50% of RAM again (#1856514) - Re-run 'systemctl preset systemd-resolved' on upgrades. /etc/resolv.conf is not modified, by a hint is emitted if it is managed by NetworkManager. * Fri Jul 24 2020 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 246~rc2-1 - New pre-release with incremental fixes (#1856037, #1858845, #1856122, #1857783) - Enable systemd-resolved (with DNSSEC disabled by default, and LLMNR and mDNS support in resolve-only mode by default). See https://fedoraproject.org/wiki/Changes/systemd-resolved. * Thu Jul 09 2020 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 246~rc1-1 - New upstream release, see https://raw.githubusercontent.com/systemd/systemd/v246-rc1/NEWS. This release includes many new unit settings, related inter alia to cgroupsv2 freezer support and cpu affinity, encryption and verification. systemd-networkd has a ton of new functionality and many other tools gained smaller enhancements. systemd-homed gained FIDO2 support. Documentation has been significantly improved: sd-bus and sd-hwdb libraries are now fully documented; man pages have been added for the D-BUS APIs of systemd daemons and various new interfaces. Closes #1392925, #1790972, #1197886, #1525593. * Wed Jun 24 2020 Bastien Nocera <bnocera@redhat.com> - 245.6-3 - Set fallback-hostname to fedora so that unset hostnames are still recognisable (#1392925) * Tue Jun 02 2020 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 245.6-2 - Add self-obsoletes to fix upgrades from F31 * Sun May 31 2020 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 245.6-1 - Update to latest stable version (some documentation updates, minor memory correctness issues) (#1815605, #1827467, #1842067) * Tue Apr 21 2020 Björn Esser <besser82@fedoraproject.org> - 245.5-2 - Add explicit BuildRequires: acl - Bootstrapping for json-c SONAME bump * Fri Apr 17 2020 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 245.5-1 - Update to latest stable version (#1819313, #1815412, #1800875) * Thu Apr 16 2020 Björn Esser <besser82@fedoraproject.org> - 245.4-2 - Add bootstrap option to break circular deps on cryptsetup * Wed Apr 01 2020 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 245.4-1 - Update to latest stable version (#1814454) * Thu Mar 26 2020 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 245.3-1 - Update to latest stable version (no issue that got reported in bugzilla) * Wed Mar 18 2020 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 245.2-1 - Update to latest stable version (a few bug fixes for random things) (#1798776) * Fri Mar 06 2020 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 245-1 - Update to latest version (#1807485) * Wed Feb 26 2020 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 245~rc2-1 - Modify the downstream udev rule to use bfq to only apply to disks (#1803500) - "Upgrade" dependency on kbd package from Recommends to Requires (#1408878) - Move systemd-bless-boot.service and systemd-boot-system-token.service to systemd-udev subpackage (#1807462) - Move a bunch of other services to systemd-udev: systemd-pstore.service, all fsck-related functionality, systemd-volatile-root.service, systemd-verity-setup.service, and a few other related files. - Fix daemon-reload rule to not kill non-systemd pid1 (#1803240) - Fix namespace-related failure when starting systemd-homed (#1807465) and group lookup failure in nss_systemd (#1809147) - Drop autogenerated BOOT_IMAGE= parameter from stored kernel command lines (#1716164) - Don't require /proc to be mounted for systemd-sysusers to work (#1807768) * Fri Feb 21 2020 Filipe Brandenburger <filbranden@gmail.com> - 245~rc1-4 - Update daemon-reexec fallback to check whether the system is booted with systemd as PID 1 and check whether we're upgrading before using kill -TERM on PID 1 (#1803240) * Tue Feb 18 2020 Adam Williamson <awilliam@redhat.com> - 245~rc1-3 - Revert 097537f0 to fix plymouth etc. running when they shouldn't (#1803293) * Fri Feb 07 2020 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 245~rc1-2 - Add default 'disable *' preset for user units (#1792474, #1468501), see https://fedoraproject.org/wiki/Changes/Systemd_presets_for_user_units. - Add macro to generate "compat" scriptlets based off sysusers.d format and autogenerate user() and group() virtual provides (#1792462), see https://fedoraproject.org/wiki/Changes/Adopting_sysusers.d_format. - Revert patch to udev rules causing regression with usb hubs (#1800820). * Wed Feb 05 2020 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 245~rc1-1 - New upstream release, see https://raw.githubusercontent.com/systemd/systemd/v245-rc1/NEWS. This release includes completely new functionality: systemd-repart, systemd-homed, user reconds in json, and multi-instantiable journald, and a partial rework of internal communcation to use varlink, and bunch of more incremental changes. The "predictable" interface name naming scheme is changed, net.naming-scheme= can be used to undo the change. The change applies to container interface names on the host. - Fixes #1774242, #1787089, #1798414/CVE-2020-1712. * Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sat Dec 21 2019 <zbyszek@nano-f31> - 244.1-2 - Disable service watchdogs (for systemd units) * Sun Dec 15 2019 <zbyszek@nano-f31> - 244.1-1 - Update to latest stable batch (systemd-networkd fixups, better support for seccomp on s390x, minor cleanups to documentation). - Drop patch to revert addition of NoNewPrivileges to systemd units * Fri Nov 29 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 244-1 - Update to latest version. Just minor bugs fixed since the pre-release. * Fri Nov 22 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 244~rc1-1 - Update to latest pre-release version, see https://github.com/systemd/systemd/blob/master/NEWS#L3. Biggest items: cgroups v2 cpuset controller, fido_id builtin in udev, systemd-networkd does not create a default route for link local addressing, systemd-networkd supports dynamic reconfiguration and a bunch of new settings. Network files support matching on WLAN SSID and BSSID. - Better error messages when preset/enable/disable are used with a glob (#1763488) - u2f-hidraw-policy package is obsoleted (#1753381) * Tue Nov 19 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 243.4 - Latest bugfix release. Systemd-stable snapshots will now be numbered. - Fix broken PrivateDevices filter on big-endian, s390x in particular (#1769148) - systemd-modules-load.service should only warn, not fail, on error (#1254340) - Fix incorrect certificate validation with DNS over TLS (#1771725, #1771726, CVE-2018-21029) - Fix regression with crypttab keys with colons - Various memleaks and minor memory access issues, warning adjustments * Fri Oct 18 2019 Adam Williamson <awilliam@redhat.com> - 243-4.gitef67743 - Backport PR #13792 to fix nomodeset+BIOS CanGraphical bug (#1728240) * Thu Oct 10 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 243-3.gitef67743 - Various minor documentation and error message cleanups - Do not use cgroup v1 hierarchy in nspawn on groups v2 (#1756143) * Sat Sep 21 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 243-2.gitfab6f01 - Backport a bunch of patches (memory access issues, improvements to error reporting and handling in networkd, some misleading man page contents #1751363) - Fix permissions on static nodes (#1740664) - Make systemd-networks follow the RFC for DHPCv6 and radv timeouts - Fix one crash in systemd-resolved (#1703598) - Make journal catalog creation reproducible (avoid unordered hashmap use) - Mark the accelerometer in HP laptops as part of the laptop base - Fix relabeling of directories with relabel-extra.d/ - Fix potential stuck noop jobs in pid1 - Obsolete timedatex package (#1735584) * Tue Sep 03 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 243-1 - Update to latest release - Emission of Session property-changed notifications from logind is fixed (this was breaking the switching of sessions to and from gnome). - Security issue: unprivileged users were allowed to change DNS servers configured in systemd-resolved. Now proper polkit authorization is required. * Mon Aug 26 2019 Adam Williamson <awilliam@redhat.com> - 243~rc2-2 - Backport PR #13406 to solve PATH ordering issue (#1744059) * Thu Aug 22 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 243~rc2-1 - Update to latest pre-release. Fixes #1740113, #1717712. - The default scheduler for disks is set to BFQ (1738828) - The default cgroup hierarchy is set to unified (cgroups v2) (#1732114). Use systemd.unified-cgroup-hierarchy=0 on the kernel command line to revert. See https://fedoraproject.org/wiki/Changes/CGroupsV2. * Wed Aug 07 2019 Adam Williamson <awilliam@redhat.com> - 243~rc1-2 - Backport PR #1737362 so we own /etc/systemd/system again (#1737362) * Tue Jul 30 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 243~rc1-1 - Update to latest version (#1715699, #1696373, #1711065, #1718192) * Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Jul 20 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 242-6.git9d34e79 - Ignore bad rdrand output on AMD CPUs (#1729268) - A bunch of backported patches from upstream: documentation, memory access fixups, command output tweaks (#1708996) * Tue Jun 25 2019 Björn Esser <besser82@fedoraproject.org>- 242-5.git7a6d834 - Rebuilt (libqrencode.so.4) * Tue Jun 25 2019 Miro Hrončok <mhroncok@redhat.com>- 242-4.git7a6d834 - Rebuilt for iptables update (libip4tc.so.2) * Fri Apr 26 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 242-3.git7a6d834 - Add symbol to mark vtable format changes (anything using sd_add_object_vtable or sd_add_fallback_vtable needs to be rebuilt) - Fix wireguard ListenPort handling in systemd-networkd - Fix hang in flush_accept (#1702358) - Fix handling of RUN keys in udevd - Some documentation and shell completion updates and minor fixes * Tue Apr 16 2019 Adam Williamson <awilliam@redhat.com> - 242-2 - Rebuild with Meson fix for #1699099 * Thu Apr 11 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 242-1 - Update to latest release - Make scriptlet failure non-fatal * Tue Apr 09 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 242~rc4-1 - Update to latest prerelease * Thu Apr 04 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 242~rc3-1 - Update to latest prerelease * Wed Apr 03 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 242~rc2-1 - Update to the latest prerelease. - The bug reported on latest update that systemd-resolved and systemd-networkd are re-enabled after upgrade is fixed. * Fri Mar 29 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 241-4.gitcbf14c9 - Backport various patches from the v241..v242 range: kernel-install will not create the boot loader entry automatically (#1648907), various bash completion improvements (#1183769), memory leaks and such (#1685286). * Thu Mar 14 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 241-3.gitc1f8ff8 - Declare hyperv and framebuffer devices master-of-seat again (#1683197) * Wed Feb 20 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 241-2.gita09c170 - Prevent buffer overread in systemd-udevd - Properly validate dbus paths received over dbus (#1678394, CVE-2019-6454) * Sat Feb 09 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 241~rc2-2 - Turn LTO back on * Tue Feb 05 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 241~rc2-1 - Update to latest release -rc2 * Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sun Jan 27 2019 Yu Watanabe <watanabe.yu@gmail.com> - 241~rc1-2 - Backport a patch for kernel-install * Sat Jan 26 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 241~rc1-1 - Update to latest release -rc1 * Tue Jan 15 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 240-6.gitf02b547 - Add a work-around for #1663040 * Mon Jan 14 2019 Björn Esser <besser82@fedoraproject.org> - Rebuilt for libcrypt.so.2 (#1666033) * Fri Jan 11 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 240-4.gitf02b547 - Add a work-around for selinux issue on live images (#1663040) * Fri Jan 11 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 240-3.gitf02b547 - systemd-journald and systemd-journal-remote reject entries which contain too many fields (CVE-2018-16865, #1664973) and set limits on the process' command line length (CVE-2018-16864, #1664972) - $DBUS_SESSION_BUS_ADDRESS is again exported by pam_systemd (#1662857) - A fix for systemd-udevd crash (#1662303) * Sat Dec 22 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 240-2 - Add two more patches that revert recent udev changes * Fri Dec 21 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 240-1 - Update to latest release See https://github.com/systemd/systemd/blob/master/NEWS for the list of changes. * Mon Dec 17 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 239-10.git9f3aed1 - Hibernation checks for resume= are rescinded (#1645870) - Various patches: - memory issues in logind, networkd, journald (#1653068), sd-device, etc. - Adaptations for newer meson, lz4, kernel - Fixes for misleading bugs in documentation - net.ipv4.conf.all.rp_filter is changed from 1 to 2