- systemd (243-8+rpi1) bullseye-staging; urgency=medium
++systemd (244-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> Sun, 24 Nov 2019 21:01:13 +0000
++ -- Raspbian forward porter <root@raspbian.org> Sun, 08 Dec 2019 03:10:25 +0000
++
+ systemd (244-3) unstable; urgency=medium
+
+ * Update udev-udeb to use 73-usb-net-by-mac.link
+
+ -- Michael Biebl <biebl@debian.org> Mon, 02 Dec 2019 23:44:52 +0100
+
+ systemd (244-2) unstable; urgency=medium
+
+ * Add lintian override for udev.
+ 60-autosuspend-chromiumos.rules triggers a udev-rule-missing-subsystem
+ warning. This is a false positive, as SUBSYSTEM is tested at the
+ beginning of the rules file.
+ * Add lintian override for systemd-container
+ systemd-nspawn@.service triggers a
+ systemd-service-file-refers-to-unusual-wantedby-target warning but
+ nspawn containers are supposed to be started via machines.target.
+ * Make it easier to override MAC based name policy for USB network adapters.
+ Replace 73-usb-net-by-mac.rules with 73-usb-net-by-mac.link. The .link
+ file provides the same functionality but makes it easier to set a custom
+ name for USB network adapters via the systemd.link mechanism.
+ Thanks to Benjamin Poirier (Closes: #941636)
+ * Move libpam-systemd Recommends from systemd to systemd-sysv.
+ libpam-systemd is only really useful if systemd is PID 1 and the systemd
+ package should be installable without affecting another installed init
+ system. (Closes: #926316)
+ * Upload to unstable
+
+ -- Michael Biebl <biebl@debian.org> Mon, 02 Dec 2019 17:57:55 +0100
+
+ systemd (244-1) experimental; urgency=medium
+
+ * New upstream version 244
+ - udev: do not propagate error when executing PROGRAM and IMPORT{program}
+ (Closes: #944675)
+ - sd-event: don't invalidate source type on disconnect
+ (Closes: #945332)
+ * Rebase patches
+
+ -- Michael Biebl <biebl@debian.org> Sat, 30 Nov 2019 16:39:57 +0100
+
+ systemd (243-9) unstable; urgency=medium
+
+ [ Daniel Kahn Gillmor ]
+ * resolved: fix connection failures with TLS 1.3 and GnuTLS (Closes: #945507)
+
+ -- Michael Biebl <biebl@debian.org> Fri, 29 Nov 2019 21:33:19 +0100
systemd (243-8) unstable; urgency=medium