Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: systemd-standalone-tmpfiles | Distribution: Fedora Project |
Version: 250.10 | Vendor: Fedora Project |
Release: 2.fc36 | Build date: Thu Feb 2 13:14:16 2023 |
Group: Unspecified | Build host: buildvm-x86-16.iad2.fedoraproject.org |
Size: 338231 | Source RPM: systemd-250.10-2.fc36.src.rpm |
Packager: Fedora Project | |
Url: https://www.freedesktop.org/wiki/Software/systemd | |
Summary: Standalone tmpfiles binary for use in non-systemd systems |
Standalone tmpfiles binary with no dependencies on the systemd-shared library or other libraries from systemd-libs. This package conflicts with the main systemd package and is meant for use in non-systemd systems.
LGPLv2+ and MIT and GPLv2+
* Thu Feb 02 2023 Zbigniew Jedrzejewski-Szmek <zbyszek@in.waw.pl> - 250.10-2 - Revert one patch that is causing selinux troubles (#2166509 reported in F37) * Wed Feb 01 2023 Zbigniew Jedrzejewski-Szmek <zbyszek@in.waw.pl> - 250.10-1 - Various small fixes (compilation fixes with new kernel headers, gcc, -D_FORTIFY_SOURCE=3, allow swap endianness change, fixes to output and logs, various fixlets in systemd-resolved, other small issues). * Sun Jan 29 2023 Zbigniew Jedrzejewski-Szmek <zbyszek@in.waw.pl> - 250.10-1 - Do not touch /etc/resolv.conf on upgrades (#2074122) * Tue Dec 20 2022 Zbigniew Jedrzejewski-Szmek <zbyszek@in.waw.pl> - 250.9-1 - Latest bugfix release with a bunch of fixes (homed, networkd, manager, resolved, documentation): rhbz#2133792, rhbz#2135778, rhbz#2152685, and also #2031810, #2121106. - CVE-2022-4415: systemd: coredump not respecting fs.suid_dumpable kernel setting * Thu Jul 14 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 250.8-1 - Latest upstream bugfix version - Expose /usr/share/user-tmpfiles.d via pkgconfig (#2098553) * Thu Jun 02 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 250.7-1 - A bunch of man page fixes, a few memory-access correctness fixes, suppress messages about bpf setup in the user manager (#2084955) * Wed May 25 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 250.6-1 - Latest upstream bugfix release (a bunch of memory accesses and leaks fixed based on fuzzer reports, documentation clarifications, - Add Conflicts for older systemd and systemd-udev versions to fix issue with files being moved between subpackages (rhbz#2051019) - Supress errors from useradd/groupadd (#2090129) * Fri May 20 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 250.5-1 - Latest upstream bugfix release (one was skipped because we were in freeze) - Run sysusers and hwdb and catalog updates also if systemd is not running (#2085481) * Fri Mar 18 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 250.3-8 - Fix the wrong file assignment done in previous version * Thu Mar 17 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 250.3-7 - Move libcryptsetup plugins to -udev (#2064804) * Mon Mar 14 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 250.3-7 - Disable default DNS over TLS (#1889901) * Thu Feb 24 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 250.3-6 - Avoid trying to create the symlink if there's a dangling symlink already in place (#2058388) * Wed Feb 23 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 250.3-5 - Move part of %post scriptlet for resolved to %posttrans (#2018913) - Specify owner of utmp/wtmp/btmp/lastlog as root in the rpm listing * Wed Feb 16 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 250.3-4 - Drop scriptlet for handling nobody user upgrades from Fedora <28 - Specify owner of /var/log/journal as root in the rpm listing (#2018913) * Thu Feb 10 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 250.3-3 - Add pam_namespace to systemd-user pam config (rhbz#2053098) * Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Jan 18 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 250.3-2 - Take ghost ownership of /var/log/lastlog (#1798685) * Tue Jan 18 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 250.3-1 - Third stable release after v250: fixes for sd-boot on fringe hardware (e.g. VirtualBox), various man page updates, sd-journal file verification is now stricter, systemd-networkd by default will not add routes for wireguard AllowedIPs= systemd nss modules shouldn't try to read kernel command line - Don't do sd-boot updates when not installed (#2038289) - xdg-autostart-service will ignore ExecCondition= when the helper binary is missing - kernel-install does cleanup better (#2016630) * Fri Jan 07 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 250.2-1 - Second stable release after v250: various bugfixes (systemd-resolved, systemd-journald, userdbctl, homed). - The manager should now gracefully handle the case where BPF LSM cannot be initialized (#2036145). The BPF filters are enabled again on all architectures, so *other* filter should also work on the affected architectures. - kernel-install now checks paths used by grub2 before sd-boot paths again (#2036199) - fstab-generator now ignores root-on-nfs/cifs/iscsi and live (#2037233) - CVE-2021-3997, #2024639: systemd-tmpfiles would exhaust the stack and crash during excessive recursion on a very deeply nested directory structure. * Tue Jan 04 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 250.1-1 - First stable version after v250: various bugfixes, in particular for sd-boot, systemd-networkd, and various build issues. - Fixes #2036517, #2035608, #2036217. * Thu Dec 30 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 250-3 - Disable bpf filters on arm64 (#2036145) * Sat Dec 25 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 250-2 - Fix warning about systemd-boot-update.service not existing on non-uefi architectures - Enable all bpf features (#2035608) * Thu Dec 23 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 250-1 - Version 250, only some very small changes since -rc3. - Switch unit status name format to 'combined' (#2028169) * Mon Dec 20 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 250~rc3-1 - Latest prerelease, see https://raw.githubusercontent.com/systemd/systemd/v250-rc3/NEWS for details. - Fixes rhbz#2006761, rhbz#2027627, rhbz#1926323, rhbz#1919538. * Sun Dec 12 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 250~rc1-4 - Move systemd-boot-update.service to -udev subpackage and add it the the installation scriptlets (#2031400) - Move libcryptsetup-token-systemd plugins to -udev (#2031873) - Create /etc/resolv.conf symlink if nothing is present yet (#2032085) * Fri Dec 10 2021 Pavel Březina <pbrezina@redhat.com> - 250~rc1-3 - Remove nsswitch.conf scriptlets (#2023743) * Thu Dec 09 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 250~rc1-1 - Version 250-rc1, see https://raw.githubusercontent.com/systemd/systemd/v250-rc1/NEWS for details. * Fri Nov 19 2021 Davide Cavalca <dcavalca@fedoraproject.org> - 249.7-3 - Disable legacy iptables support * Mon Nov 15 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 249.7-2 - Supress errors from update-helper when selinux is enabled (see #2023332) * Sun Nov 14 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 249.7-1 - Latest bugfix release (better erofs detection, sd-event memory corruption bugfix, logind, documentation) - Really fix helper to restart user units with older systemd (#2020415) * Sun Nov 14 2021 Petr Menšík <pemensik@redhat.com> - 249.7-1 - Switch /etc/resolv.conf over to NM when systemd-resolved is uninstalled * Wed Nov 10 2021 Kir Kolyshkin <kolyshkin@gmail.com> - 249.7-1 - Fix scope activation from a user instance (#2022041) * Mon Nov 08 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 249.6-3 - Fix helper to restart user units with older systemd (#2020415) * Thu Nov 04 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 249.6-2 - Latest bugfix release (networkd, coredumpctl, varlink, udev, systemctl, systemd itself, better detection of Hyper-V and Virtualbox virtualization, documentation updates) - Fix helper to restart user units * Fri Oct 29 2021 Adam Williamson <awilliam@redhat.com> - 249.5-2 - Backport PR #133 to fix boot * Tue Oct 12 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 249.5-1 - Latest bugfix release (various fixes in systemd-networkd, -timesyncd, -journald, -udev, homed, -resolved, -repart, -oomd, -coredump, systemd itself, seccomp filters, TPM2 handling, -documentation, sd-event, sd-journal, journalctl, and nss-systemd). - Fixes #1976445. * Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - Rebuilt with OpenSSL 3.0.0 * Tue Aug 24 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 249.4-1 - Latest bugfix release: various fixes for systemd-networkd, systemd-resolved, systemd, systemd-boot. - Backport of macros to restart systemd user units (#1993244) * Fri Aug 06 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 249.3-1 - Latest bugfix release: improved compatibility with latest glibc, various small documentation fixes, and fixes for systemd-networkd bridging, other minor fixes. - systemctl set-property accepts glob patterns now (#1986258) * Fri Jul 23 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 249.2-1 - Latest bugfix release (a minor hwdb regression bugfix, and correction to kernel commandline handling when reexecuting PID 1 in a container) * Fri Jul 23 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 249.2-1 - Build with -Ddefault-dns-over-tls=opportunistic (https://fedoraproject.org/wiki/Changes/DNS_Over_TLS, #1889901) * Tue Jul 20 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 249.1-1 - Various minor documentation and correctness fixes. - CVE-2021-33910, #1984020: an unchecked stack allocation could be used to crash systemd and cause the system to reboot by creating a very long fuse mountpoint path. * Wed Jul 07 2021 Neal Gompa <ngompa13@gmail.com> - 249-2 - Use correct NEWS URLs for systemd 249 releases in changelog entries * Wed Jul 07 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 249-1 - Latest upstream release with minor bugfixes, see https://github.com/systemd/systemd/blob/v249/NEWS. - systemd-oomd cpu usage is reduced (#1944646) * Thu Jul 01 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 249~rc3-1 - Latest upstream prerelease with various bugfixes, see https://github.com/systemd/systemd/blob/v249-rc3/NEWS. * Fri Jun 25 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 249~rc2-1 - Latest upstream prerelease with various bugfixes, see https://github.com/systemd/systemd/blob/v249-rc2/NEWS. - Ignore FORCERENEW DHCP packets (TALOS-2020-1142, CVE-2020-13529, #1959398) * Thu Jun 17 2021 Adam Williamson <awilliam@redhat.com> - 249~rc1-2 - Stop systemd providing systemd-resolved, now the subpackage exists (#1973462) * Wed Jun 16 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 249~rc1-1 - Latest upstream prerelease, see https://github.com/systemd/systemd/blob/v249-rc1/NEWS. Fixes #1963428. - Use systemd-sysusers to create users (#1965815) - Move systemd-resolved into systemd-resolved subpackage (#1923727) [patch from Petr Menšík] * Sat May 15 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 248.3-1 - A fix for resolved crashes (#1946386, #1960227, #1950241) - Some minor fixes for documentation, systemd-networkd, systemd-run, bootctl. * Fri May 07 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 248.2-1 - Pull in some more patches from upstream (#1944646, #1885090, #1941340) - Adjust modes of some %ghost files (#1956059) * Thu May 06 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 248.1-1 - Latest stable version: a long list of minor correctness fixes all around (#1955475, #911766, #1958167, #1952919) - Enable tpm2-tss dependency (#1949505) * Tue Apr 06 2021 Adam Williamson <awilliam@redhat.com> - 248-2 - Re-enable resolved caching, we hope all major bugs are resolved now * Wed Mar 31 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 248-1 - Latest upstream release, see https://github.com/systemd/systemd/blob/v248/NEWS. - The changes since -rc4 are rather small, various fixes all over the place. A fix to how systemd-oomd selects a candidate to kill, and more debug logging to make this more transparent. * Tue Mar 30 2021 Anita Zhang <the.anitazha@gmail.com> - 248~rc4-6 - Increase oomd user memory pressure limit to 50% (#1941170) * Fri Mar 26 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 248~rc4-5 - Do not preset systemd-networkd.service and systemd-networkd-wait-online.service on upgrades from before systemd-networkd was split out (#1943263) - In nsswitch.conf, move nss-myhostname to the front, before nss-mdns4 (#1943199) * Wed Mar 24 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 248~rc4-4 - Revert patch that seems to cause problems with dns resolution (see comments on https://bodhi.fedoraproject.org/updates/FEDORA-2021-1c1a870ceb) * Mon Mar 22 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 248~rc4-3 - Fix hang when processing timers during DST switch in Europe/Dublin timezone (#1941335) - Fix returning combined IPv4/IPv6 responses from systemd-resolved cache (#1940715) (But note that the disablement of caching added previously is retained until we can do more testing.) - Minor fix to interface naming by udev - Fix for systemd-repart --size * Fri Mar 19 2021 Adam Williamson <awilliam@redhat.com> - 248~rc4-2 - Disable resolved cache via config snippet (#1940715) * Thu Mar 18 2021 Yu Watanabe <yuwatana@redhat.com> - 248~rc4-1 - Latest upstream prerelease, see https://github.com/systemd/systemd/blob/v248-rc4/NEWS. - A bunch of documentation updates, and correctness fixes. * Tue Mar 16 2021 Adam Williamson <awilliam@redhat.com> - 248~rc3-2 - Backport PR #19009 to fix CNAME redirect resolving some more (#1933433) * Thu Mar 11 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 248~rc3-1 - Latest upstream prerelease, see https://github.com/systemd/systemd/blob/v248-rc3/NEWS. - A bunch of documentation updates, correctness fixes, and systemd-networkd features. - Resolves #1933137, #1935084, #1933873, #1931181, #1933335, #1935062, #1927148. * Thu Mar 11 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 248~rc2-5 - Fix crash in pid1 during daemon-reexec (#1931034) * Fri Mar 05 2021 Adam Williamson <awilliam@redhat.com> - 248~rc2-3 - Fix stub resolver CNAME chain resolving (#1933433) * Mon Mar 01 2021 Josh Boyer <jwboyer@fedoraproject.org> - 248~rc2-2 - Don't set the fallback hostname to Fedora on non-Fedora OSes * Tue Feb 23 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 248~rc2-1 - Latest upstream prelease, just a bunch of small fixes. - Fixes #1931957. * Tue Feb 23 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 248~rc1-2 - Rebuild with the newest scriptlets * Tue Feb 23 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 248~rc1-1 - Latest upstream prerelease, see https://github.com/systemd/systemd/blob/v248-rc1/NEWS. - Fixes #1614751 by only restarting services at the end of transcation. Various packages need to be rebuilt to have the updated macros. - Fixes #1879028, though probably not completely. - Fixes #1925805, #1928235. * Wed Feb 17 2021 Michel Alexandre Salim <salimma@fedoraproject.org> - 247.3-3 - Increase oomd user memory pressure limit to 10% (#1929856) * Fri Feb 05 2021 Anita Zhang <the.anitazha@gmail.com> - 247.3-2 - Changes for https://fedoraproject.org/wiki/Changes/EnableSystemdOomd. - Backports consist primarily of PR #18361, #18444, and #18401 (plus some additional ones to handle merge conflicts). - Create systemd-oomd-defaults subpackage to install unit drop-ins that will configure systemd-oomd to monitor and act. * Tue Feb 02 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 247.3-1 - Minor stable release - Fixes #1895937, #1813219, #1903106.
/usr/bin/systemd-tmpfiles /usr/lib/.build-id /usr/lib/.build-id/15 /usr/lib/.build-id/15/a70ab0b3f12a69f3e4d51f33c2b035c6861466
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed May 17 01:51:31 2023