From: Raspbian automatic forward porter Date: Sat, 24 Aug 2019 08:52:37 +0000 (+0100) Subject: Merge version 241-7+rpi1 and 242-4 to produce 242-4+rpi1 X-Git-Tag: archive/raspbian/242-4+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=2c04b74337afa781921f2669ceccc1f2bb041b7c;p=systemd.git Merge version 241-7+rpi1 and 242-4 to produce 242-4+rpi1 --- 2c04b74337afa781921f2669ceccc1f2bb041b7c diff --cc debian/changelog index e0fad461,80d6475c..77e06feb --- a/debian/changelog +++ b/debian/changelog @@@ -1,19 -1,94 +1,111 @@@ - systemd (241-7+rpi1) bullseye-staging; urgency=medium ++systemd (242-4+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 Sat, 27 Jul 2019 19:10:21 +0000 ++ -- Raspbian forward porter Sat, 24 Aug 2019 08:52:36 +0000 ++ + systemd (242-4) unstable; urgency=medium + + * Upload to unstable + + -- Michael Biebl Wed, 21 Aug 2019 22:09:13 +0200 + + systemd (242-3) experimental; urgency=medium + + [ Dan Streetman ] + * d/t/boot-and-services: fix test_failing() + * d/t/boot-and-services: check for any kernel message, not just first kernel + message (Closes: #929730) + * d/t/upstream: add TEST-30, TEST-34 to blacklist + * d/t/timedated: replace systemctl is-active with systemctl show + * d/t/control: root-unittests can break networking, add breaks-testbed + * d/t/control: mark udev test skippable + * d/t/upstream: always cleanup after (and before) each test + * d/t/control: upstream test requires dmeventd + * d/e/checkout-upstream: don't remove .git + * d/e/checkout-upstream: move change to debian/ files above other changes + * d/e/checkout-upstream: add UPSTREAM_KEEP_CHANGELOG param + * d/e/checkout-upstream: create git commits for each change + * d/e/checkout-upstream: switch from 'quilt' to 'native' format + * d/e/checkout-upstream: set user.name, user.email if unset + * d/t/storage: change plaintext_name to include testname + * d/t/storage: increase wait for plaintext_dev from 5 to 30 seconds + * d/t/storage: wait for service to start, only stop if active + * d/t/storage: don't search for 'scsi_debug' in ask_password + * d/t/storage: manage scsi_debug using add_hosts (Closes: #929728) + * d/t/storage: use short timeout waiting for scsi_debug block dev to appear + * d/t/storage: convert password agent into normal Thread + * d/t/storage: fail if socket info not in ask_password contents + * d/t/boot-smoke: pass failure reason to fail() to print instead of separate + echo + * d/t/boot-smoke: in fail() set +e so errors are ignored while gathering + data + * d/t/boot-smoke: gather still running jobs in fail() + * d/t/boot-smoke: wait for is-system-running + * d/t/boot-smoke: call fail if pidof polkitd fails + * d/t/boot-smoke: remove check for running jobs + + [ Michael Biebl ] + * d/t/boot-smoke: check for NetworkManager instead of D-Bus activated + polkitd (Closes: #934992) + + -- Michael Biebl Wed, 21 Aug 2019 00:12:22 +0200 + + systemd (242-2) experimental; urgency=medium + + [ Michael Biebl ] + * Drop dependency on lsb-base. + It is only needed when booting with sysvinit and initscripts, but + initscripts already Depends on lsb-base (see #864999). + * Stop removing enablement symlinks in /etc/systemd/system. + With v242 this is no longer necessary as `ninja install` will no longer + create those symlinks. + * Replace manual removal of halt-local.service with upstream patch + + [ Dimitri John Ledkov ] + * Build manpages in .deb variant. + Upstream snapshots are switching to building manpages off by default. + + [ Luca Boccassi ] + * Enable portabled and install related files in systemd-container. + Keep disabled for the udeb profile. (Closes: #918606) + + -- Michael Biebl Fri, 07 Jun 2019 22:41:50 +0200 + + systemd (242-1) experimental; urgency=medium + + * New upstream version 242 + - Change ownership/mode of the execution directories also for static users + (Closes: #919231) + - A new boolean sandboxing option RestrictSUIDSGID= has been added that is + built on seccomp. When turned on, creation of SUID/SGID files is + prohibited. The NoNewPrivileges= and the new RestrictSUIDSGID= options + are now implied if DynamicUser= is turned on for a service. + (Closes: #928102, CVE-2019-3843, CVE-2019-3844) + * Drop Revert-udev-network-device-renaming-immediately-give.patch. + This patch needs ongoing maintenance work to be adapted to new releases + and fails to apply with v242. Instead of investing more time into it we + are going to drop the patch as it was a hack anyway. + * Rebase patches + * Drop pre-stretch migration code + * Drop /sbin/udevadm compat symlink (Closes: #852580) + * socket-util: Make sure flush_accept() doesn't hang on unexpected + EOPNOTSUPP + * Enable regexp matching support in journalctl using pcre2 (Closes: #898892) + * Switch from libidn to libidn2 (Closes: #928615) + + -- Michael Biebl Wed, 08 May 2019 01:33:56 +0200 systemd (241-7) unstable; urgency=medium diff --cc debian/control index 0352cddd,08a14608..2a045ee8 --- a/debian/control +++ b/debian/control @@@ -78,15 -77,9 +79,10 @@@ Depends: ${shlibs:Depends} adduser, Conflicts: consolekit, libpam-ck-connector, - Breaks: apparmor (<< 2.9.2-1), - systemd-shim (<< 10-4~), - ifupdown (<< 0.8.5~), - udev (<< 228-5), - laptop-mode-tools (<< 1.68~), + Breaks: systemd-shim (<< 10-4~), python-dbusmock (<< 0.18), python3-dbusmock (<< 0.18), + raspi-copies-and-fills (<< 0.7) - Replaces: udev (<< 228-5), Description: system and service manager systemd is a system and service manager for Linux. It provides aggressive parallelization capabilities, uses socket and D-Bus activation for starting @@@ -340,10 -321,6 +324,7 @@@ Depends: ${shlibs:Depends} s390-tools (>> 1.6.2) [s390], Conflicts: hal Breaks: systemd (<< 233-4), - ifupdown (<< 0.8.5~), - ifplugd (<< 0.28-19.1~), - joystick (<< 1:1.4.9-1~), + raspi-copies-and-fills (<< 0.12) Replaces: systemd (<< 233-4) Description: /dev/ and hotplug management daemon udev is a daemon which dynamically creates and removes device nodes from