Bump systemd to latest stable release 247.9 (#1598, #1375) (#1608)

Update to systemd 247.9 from 247.3. This includes a fix which addresses
systemd-resolved resolving issues. This might help DNS resolving issues
we see in Home Assistant OS.
See also: https://github.com/systemd/systemd/issues/18917
This commit is contained in:
Stefan Agner
2021-10-26 00:18:01 +02:00
committed by GitHub
parent 854fe94ab1
commit 2d5e477092
14 changed files with 87 additions and 44 deletions

View File

@@ -4,7 +4,7 @@
#
################################################################################
SYSTEMD_VERSION = 247.3
SYSTEMD_VERSION = 247.9
SYSTEMD_SITE = $(call github,systemd,systemd-stable,v$(SYSTEMD_VERSION))
SYSTEMD_LICENSE = LGPL-2.1+, GPL-2.0+ (udev), Public Domain (few source files, see README), BSD-3-Clause (tools/chromiumos)
SYSTEMD_LICENSE_FILES = LICENSE.GPL2 LICENSE.LGPL2.1 README tools/chromiumos/LICENSE