From: Raspbian automatic forward porter Date: Wed, 31 Mar 2021 00:05:01 +0000 (+0100) Subject: Merge version 247.3-1+rpi1 and 247.3-3 to produce 247.3-3+rpi1 X-Git-Tag: archive/raspbian/247.3-3+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=fb7f165c2bdf043136c434676bde1943e76a6c5e;p=systemd.git Merge version 247.3-1+rpi1 and 247.3-3 to produce 247.3-3+rpi1 --- fb7f165c2bdf043136c434676bde1943e76a6c5e diff --cc debian/changelog index 21641130,0588fec2..181b3be1 --- a/debian/changelog +++ b/debian/changelog @@@ -1,16 -1,36 +1,50 @@@ - systemd (247.3-1+rpi1) bullseye-staging; urgency=medium ++systemd (247.3-3+rpi1) bullseye-staging; urgency=medium + + [changes brought forward from 239-9+rpi1 by Peter Michael Green at Thu, 20 Sep 2018 20:22:45 +0000] + * Disable testsuite, it fails on some of our buildboxes (probablly because of + old kernels). + * Add breaks on raspi-copies-and-fills, it doesn't seem to get on with + this version of systemd/udev. + + [changes brought forward from 241-1+rpi2 by Peter Michael Green at Tue, 02 Apr 2019 19:29:26 +0000] + * Bump "breaks" on raspi-copies-and-fills to << 0.12 + (raspi-copies-and-fills was reverted by the raspberry pi foundation) + - -- Raspbian forward porter Mon, 08 Feb 2021 08:06:11 +0000 ++ -- Raspbian forward porter Wed, 31 Mar 2021 00:05:00 +0000 ++ + systemd (247.3-3) unstable; urgency=medium + + * pkg-config: make prefix overridable again (Closes: #984763) + * Revert "units: turn off DNSSEC validation when timesyncd resolves + hostnames" + Support for SYSTEMD_NSS_RESOLVE_VALIDATE=0 requires the changes from + https://github.com/systemd/systemd/pull/17823 for the dnssec bypass + logic. Those are rather invasive changes and not suitable for a stable + backport. + + -- Michael Biebl Thu, 11 Mar 2021 18:09:35 +0100 + + systemd (247.3-2) unstable; urgency=medium + + * Downgrade a couple of warnings to debug. + If a package still ships only a SysV init script or if a service file or + tmpfile uses /var/run, downgrade those messages to debug. We can use + lintian to detect those issues. + For service files and tmpfiles in /etc, keep the warning, as those files + are typically added locally and aren't checked by lintian. + (Closes: #981407) + * core: fix mtime calculation of dropin files + (Closes: #975289) + * analyze: slightly reword PrivateTmp= message + (Closes: #931753) + * rules: move ID_SMARTCARD_READER definition to a <70 configuration + (Closes: #978011) + * units: turn off DNSSEC validation when timesyncd resolves hostnames + (Closes: #898530) + * table: drop trailing white spaces of the last cell in row + (Closes: #980820) + + -- Michael Biebl Sat, 06 Mar 2021 22:32:14 +0100 systemd (247.3-1) unstable; urgency=medium