Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

systemd-networkd-251.19-1.fc37 RPM for aarch64

From Fedora 37 updates for aarch64 / Packages / s

Name: systemd-networkd Distribution: Fedora Project
Version: 251.19 Vendor: Fedora Project
Release: 1.fc37 Build date: Mon Nov 27 14:30:36 2023
Group: Unspecified Build host: buildvm-a64-34.iad2.fedoraproject.org
Size: 1971960 Source RPM: systemd-251.19-1.fc37.src.rpm
Packager: Fedora Project
Url: https://systemd.io
Summary: System daemon that manages network configurations
systemd-networkd is a system service that manages networks. It detects and
configures network devices as they appear, as well as creating virtual network
devices.

Provides

Requires

License

LGPL-2.1-or-later

Changelog

* Mon Nov 27 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 251.19-1
  - Version 251.19 (rhbz#2242219)
* Mon Nov 27 2023 Martin Osvald <mosvald@redhat.com> - 251.14-3
  - Support user:group notation by sysusers.generate-pre.sh script
    (rhbz#2103934)
* Fri Mar 31 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 251.14-2
  - oomd: stop monitoring user-*.slice slices (rhbz#2177722)
* Fri Mar 31 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 251.14-1
  - Version 251.14
  - Various small bugfixes with no bugzillas attached
  - Update hwdb to March 28 2023
* Mon Mar 13 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 251.13-6
  - Make requires on systemd-boot arch-specific (rhbz#2177691)
* Tue Mar 07 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 251.13-5
  - Make systemd-udev require systemd-boot again so that both subpackages are
    installed on upgrades (rhbz#2176263)
* Sat Mar 04 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 251.13-4
  - Fix version in obsoletes
* Fri Mar 03 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 251.13-3
  - Split out systemd-boot-unsigned
* Fri Mar 03 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 251.13-2
  - Convert license tags to SPDX and modernize descriptions
* Fri Mar 03 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 251.13-1
  - Version 251.13 (rhbz#2148464, rhbz#2156900, #2167468)
* Tue Feb 07 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 251.11-2
  - Add versioned Requires on selinux-policy
* Wed Feb 01 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 251.11-1
  - Version 251.11
  - Various small issues (detection of container environments, support for
    -D_FORTIFY_SOURCE=3, newer libcurl, newer objcopy, latest kernel headers,
    and other small fixes).
* Tue Dec 20 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 251.10-1
  - Version 251.10
  - CVE-2022-4415: systemd: coredump not respecting fs.suid_dumpable kernel
    setting
* Wed Dec 14 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 251.9-1
  - Version 251.9 (rhbz#2152685, rhbz#2152226)
* Tue Nov 08 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 251.8-1
  - Version 251.8 (various smaller fixes).
* Mon Oct 24 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 251.7-28
  - Version 251.7 (rhbz#2135778, rhbz#2133792, rhbz#2115094)
* Mon Oct 24 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 251.6-30
  - Fix upgrade detection in %posttrans scriptlet (rhbz#2115094)
* Thu Oct 13 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 251.6-29
  - Fix indentation in %sysusers_create_compat macro (rhbz#2132835)
* Thu Oct 13 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 251.6-28
  - Version 251.6 (rhbz#2129387)
* Sat Oct 01 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 251.5-29
  - Fix permissions on %ghost files (rhbz#2122889)
* Sat Oct 01 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 251.5-28
  - Version 251.5 (rhbz#2129343, rhbz#2121106, rhbz#2130188)
* Fri Sep 30 2022 Yu Watanabe <watanabe.yu+github@gmail.com> - 251.4-41
  - Replace patch for test-mountpoint-util
* Fri Sep 30 2022 Yu Watanabe <watanabe.yu+github@gmail.com> - 251.4-40
  - patch: fix regression in bfq patch
* Fri Sep 30 2022 Luca BRUNO <lucab@lucabruno.net> - 251.4-39
  - sysusers/generate: bridge 'm' entries to usermod
* Fri Sep 30 2022 Anita Zhang <the.anitazha@gmail.com> - 251.4-38
  - Update systemd-oomd defaults to friendlier values
  - Remove swap policy. Default amount of swap (8GB?) is a lot lower than
    what we use internally with the swap policy. Which frequently leads to
    GNOME getting killed (e.g.
    https://bugzilla.redhat.com/show_bug.cgi?id=1941170, and other BZs not
    linked here). Internally we use 0.5x-1x size of physical memory for swap
    via swapfiles (this will be documented in systemd upstream). In simple
    cases of using more memory than is available (but without memory
    pressure), the Kernel OOM killer can handle killing the offending
    process.
* Thu Sep 29 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 251.4-37
  - Make systemd-devel conditionally pull in systemd-rpm-macros
* Fri Aug 19 2022 Neal Gompa <ngompa@fedoraproject.org> - 251.4-53
  - Set compile-time fallback hostname to "localhost"
    https://fedoraproject.org/wiki/Changes/FallbackHostname
* Thu Aug 18 2022 Kalev Lember <klember@redhat.com> - 251.4-52
  - Avoid requiring systemd-pam from -devel subpackage
* Tue Aug 09 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 251.4-51
  - Manually bump release version for rpmautospec
* Tue Aug 09 2022 Luca BRUNO <lucab@lucabruno.net> - 251.4-26
  - Align sysusers-generated shell value with upstream systemd default
* Tue Aug 09 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 251.4-2
  - Backport patches and do a full preset on first boot (#2114065,
    https://fedoraproject.org/wiki/Changes/Preset_All_Systemd_Units_on_First_Boot)
* Mon Aug 08 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 251.4-1
  - Version 251.4 (fixes rhbz#2112551)
  - A bunch of fixes to documentation, crashes in systemd-resolved,
    systemd-networkd, systemd itself, and other smaller fixes.
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 251.3-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Wed Jul 13 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 251.3-1
  - Update to latest bugfix release
  - Drop forgotten "temporary" workaround for #1663040
* Wed Jun 29 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 251.2-2
  - Drop forward-secure-sealing code from sd-journal and tools
* Thu Jun 02 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 251.2-1
  - A bunch of man page fixes, a few memory-access correctness fixes,
    remove excessive messages to utmp sessions, suppress messages about
    bpf setup in the user manager (#2084955)
* Wed May 25 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 251.1-2
  - Supress errors from useradd/groupadd (#2090129)
  - Drop "v" from the version tag, add tilde back
  - The tag for shared-libraries is reintroduced (#1906010)
* Tue May 24 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 251.1-1
  - First bugfix release for 250
  - Two fixes for kernel-install and a revert for #2087225, #2088788.
* Sat May 21 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 251-1
  - Latest upstream release, for details see
    https://raw.githubusercontent.com/systemd/systemd/v251/NEWS.
  - Fixes for #2071034, #2084955, #2086166.
* Mon May 16 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 251~rc3-1
  - Update to latest upstream prerelease (just various bugfixes)
  - Udev rule processing should be now fixed (#2076459)
  - Run sysusers and hwdb and catalog updates also if systemd is not running
    (#2085481)
* Wed May 11 2022 Adam Williamson <awilliam@redhat.com> - 251~rc2-2
  - Backport #23352 to fix RHBZ #2083374
* Thu May 05 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 251~rc2-1
  - New upstream prerelease, for details see
    https://raw.githubusercontent.com/systemd/systemd/v251-rc2/NEWS.
* Tue Apr 12 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 251~rc1-3
  - Do not touch /etc/resolv.conf on upgrades (#2074122)
  - Add bugfix patch and revert one patch which might be causing
    problems with the compose
* Mon Apr 04 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 251~rc1-2
  - Merge libsystemd-core back into individual binaries and drop the
    private shared library suffix (this should server as a work-around
    for rhbz#2071069)
* Tue Mar 29 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 251~rc1-1
  - First release candidate in the new cycle
  - Fixes rhbz#1449751, rhbz#1906010
* Fri Mar 18 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 250.4-2
  - Fix the wrong file assignment done in previous version
* Thu Mar 17 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 250.4-1
  - Move libcryptsetup plugins to -udev (#2031873)
  - Move systemd-cryptenroll to -udev (David Tardon)
  - Disable default DNS over TLS (#1889901) (Michael Catanzaro)
* 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-4
  - Add pam_namespace to systemd-user pam config (rhbz#2053098)
  - Drop 20-grubby.install plugin for kernel-install (rhbz#2033646)
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 250.3-3
  - 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.

Files

/etc/systemd/networkd.conf
/usr/bin/networkctl
/usr/lib/.build-id
/usr/lib/.build-id/4b
/usr/lib/.build-id/4b/8d157334aa62897053a82e53f9b0ec7430d7eb
/usr/lib/.build-id/ac
/usr/lib/.build-id/ac/99591996f721f0cfdbc44fe36704971c960379
/usr/lib/.build-id/fd
/usr/lib/.build-id/fd/ee915b0dc4e63c98c768e094a1586b2de85e39
/usr/lib/systemd/network/80-6rd-tunnel.network
/usr/lib/systemd/network/80-container-host0.network
/usr/lib/systemd/network/80-container-vb.network
/usr/lib/systemd/network/80-container-ve.network
/usr/lib/systemd/network/80-container-vz.network
/usr/lib/systemd/network/80-ethernet.network.example
/usr/lib/systemd/network/80-vm-vt.network
/usr/lib/systemd/network/80-wifi-adhoc.network
/usr/lib/systemd/network/80-wifi-ap.network.example
/usr/lib/systemd/network/80-wifi-station.network.example
/usr/lib/systemd/system/systemd-networkd-wait-online.service
/usr/lib/systemd/system/systemd-networkd-wait-online@.service
/usr/lib/systemd/system/systemd-networkd.service
/usr/lib/systemd/system/systemd-networkd.socket
/usr/lib/systemd/systemd-networkd
/usr/lib/systemd/systemd-networkd-wait-online
/usr/lib/sysusers.d/systemd-network.conf
/usr/lib/tmpfiles.d/systemd-network.conf
/usr/share/bash-completion/completions/networkctl
/usr/share/dbus-1/interfaces/org.freedesktop.network1.DHCPServer.xml
/usr/share/dbus-1/interfaces/org.freedesktop.network1.Link.xml
/usr/share/dbus-1/interfaces/org.freedesktop.network1.Manager.xml
/usr/share/dbus-1/interfaces/org.freedesktop.network1.Network.xml
/usr/share/dbus-1/system-services/org.freedesktop.network1.service
/usr/share/dbus-1/system.d/org.freedesktop.network1.conf
/usr/share/man/man1/networkctl.1.gz
/usr/share/man/man5/networkd.conf.5.gz
/usr/share/man/man5/networkd.conf.d.5.gz
/usr/share/man/man5/org.freedesktop.network1.5.gz
/usr/share/man/man5/systemd.netdev.5.gz
/usr/share/man/man5/systemd.network.5.gz
/usr/share/man/man8/systemd-networkd-wait-online.8.gz
/usr/share/man/man8/systemd-networkd-wait-online.service.8.gz
/usr/share/man/man8/systemd-networkd-wait-online@.service.8.gz
/usr/share/man/man8/systemd-networkd.8.gz
/usr/share/man/man8/systemd-networkd.service.8.gz
/usr/share/polkit-1/actions/org.freedesktop.network1.policy
/usr/share/polkit-1/rules.d/systemd-networkd.rules
/usr/share/zsh/site-functions/_networkctl


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 19:05:07 2024