Version 246.14

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2021-05-15 22:28:21 +02:00
parent f5c76bb664
commit 823c295af0
2 changed files with 8 additions and 3 deletions

View File

@ -1 +1 @@
SHA512 (systemd-246.13.tar.gz) = b8bf10d6201b3505f20f9b113d7dccae457163317349f2fe8c062bf44c5ebcb6c93f0f87110a4cbefa74ee7ea2b1b0476c362acba4739027397957ca1ccfb528
SHA512 (systemd-246.14.tar.gz) = 201431e46561f8df1f995a3e518edc631d5d80d8c60fe8b00e089afe17e9633d18e5e598fee9693d447c1bb0ec7b167c15936cde5e63ae1d9f808d6dac72aadc

View File

@ -20,7 +20,7 @@
Name: systemd
Url: https://www.freedesktop.org/wiki/Software/systemd
Version: 246.13
Version: 246.14
Release: 1%{?dist}
# For a breakdown of the licensing, see README
License: LGPLv2+ and MIT and GPLv2+
@ -892,9 +892,14 @@ fi
%files standalone-sysusers -f .file-list-standalone-sysusers
%changelog
* Sat May 15 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 246.13-1
* Sat May 15 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 246.14-1
- Do not preset systemd-networkd.service and systemd-networkd-wait-online.service
on upgrades from before systemd-networkd was split out (#1943263)
- A bunch of patches for systemd-resolved (#1944171, #1949670)
- Fix for systemd-tmpfiles (#1944468)
- Various fixes for systemd, systemd-run, systemd-networkd, bootctl,
the shutdown sequence, documentation, logging, libsystemd, and shell
completions.
* Wed Mar 24 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 246.13-1
- Revert patch that seems to cause problems with dns resolution