From: Raspbian automatic forward porter Date: Sun, 8 Dec 2019 03:10:26 +0000 (+0000) Subject: Merge version 243-8+rpi1 and 244-3 to produce 244-3+rpi1 X-Git-Tag: raspbian/244-3+rpi1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=e8fa4c5abaa8199c8f0a443bbd4bb0e66fe2d049;p=systemd.git Merge version 243-8+rpi1 and 244-3 to produce 244-3+rpi1 --- d13ae9d961ac65986b4e4a48f51dc198ca774098 diff --cc debian/changelog index 602dde02,f3529685..66daeac1 --- a/debian/changelog +++ b/debian/changelog @@@ -1,19 -1,49 +1,66 @@@ - 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 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 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 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 Sun, 24 Nov 2019 21:01:13 +0000 ++ -- Raspbian forward porter 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 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 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 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 Fri, 29 Nov 2019 21:33:19 +0100 systemd (243-8) unstable; urgency=medium