- systemd (245.5-2+rpi1) bullseye-staging; urgency=medium
++systemd (245.5-3+rpi1) bullseye-staging; urgency=medium
+
+ [changes brought forward from 239-9+rpi1 by Peter Michael Green <plugwash@raspbian.org> 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 239-9+rpi2 by Peter Michael Green <plugwash@raspbian.org> at Thu, 20 Sep 2018 22:47:19 +0000]
+ * Force build with gcc-7 (LP: #1793415)
+
+ [changes brought forward from 241-1+rpi2 by Peter Michael Green <plugwash@raspbian.org> 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 <root@raspbian.org> Mon, 11 May 2020 15:32:25 +0000
++ -- Raspbian forward porter <root@raspbian.org> Wed, 20 May 2020 04:55:20 +0000
++
+ systemd (245.5-3) unstable; urgency=medium
+
+ [ Michael Biebl ]
+ * Bump priority of libnss-systemd to standard
+ * logind: avoid shadow lookups when doing userdb client side
+ * Disable DNSSEC support by default in resolved.
+ The upstream default, DNSSEC=allow-downgrade can lead to compatibility
+ issues with certain network access points. Previously, DNSSEC support
+ was only turned off when built for a stable Debian release, but it is
+ safer and more consistent to just generally change the default to
+ DNSSEC=no. (Closes: #959996)
+ * Bump debhelper compatibility level to 13.
+ Use the debhelper-compat package to declare the compatibility level and
+ drop debian/compat.
+ * Convert to dh_installsystemd and disable dh_installsystemduser
+ * Drop custom initramfs update code.
+ Now handled by dh_installinitramfs which is enabled by default in compat
+ level 12 and above.
+
+ [ Dan Streetman ]
+ * Cherry-pick fix from upstream master to adjust UseGateway= default
+ - network: change UseGateway= default to UseRoutes= setting
+ - network: honor SetDNSRoutes= even if UseGateway=False
+ (LP: #1867375)
+
+ [ Topi Miettinen ]
+ * Delete empty lines at end of file.
+ Upstream commit hooks don't allow empty lines and of course they serve no
+ purpose.
+
+ -- Michael Biebl <biebl@debian.org> Sun, 17 May 2020 19:28:49 +0200
systemd (245.5-2) unstable; urgency=medium