From: Raspbian automatic forward porter Date: Sun, 17 Nov 2019 04:16:05 +0000 (+0000) Subject: Merge version 242-7+rpi1 and 243-5 to produce 243-5+rpi1 X-Git-Tag: archive/raspbian/243-5+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=960fc5d27da145ed2d4ee9eb492bd5247a8992c7;p=systemd.git Merge version 242-7+rpi1 and 243-5 to produce 243-5+rpi1 --- 960fc5d27da145ed2d4ee9eb492bd5247a8992c7 diff --cc debian/changelog index 6b96304e,bdbe8d4f..9b82be60 --- a/debian/changelog +++ b/debian/changelog @@@ -1,19 -1,79 +1,96 @@@ - systemd (242-7+rpi1) bullseye-staging; urgency=medium ++systemd (243-5+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 Thu, 12 Sep 2019 18:28:43 +0000 ++ -- Raspbian forward porter Sun, 17 Nov 2019 04:16:05 +0000 ++ + systemd (243-5) unstable; urgency=medium + + * Switch default hierarchy (back) to hybrid. + Since v243, the new upstream default is unified, but this still causes + regressions in important packages, like LXC or Docker, so switch the + default back to hybrid for now. + * Drop masks for SysV init scripts that have been dropped + * Drop masks for SysV init scripts provided by initscripts and bootlogd + * logind: fix emission of PropertiesChanged signal for users and seats + * Bump Standards Version to 4.4.1 + * Upload to unstable + + -- Michael Biebl Mon, 11 Nov 2019 00:58:41 +0100 + + systemd (243-4) experimental; urgency=medium + + * Merge changes from unstable branch + + -- Michael Biebl Sat, 09 Nov 2019 01:15:08 +0100 + + systemd (243-3) experimental; urgency=medium + + * Import patches from v243-stable branch (up to ef677436aa) + + -- Michael Biebl Mon, 14 Oct 2019 15:26:01 +0200 + + systemd (243-2) experimental; urgency=medium + + * Import patches from v243-stable branch (up to fab6f010ac) + + -- Michael Biebl Sun, 22 Sep 2019 12:46:02 +0200 + + systemd (243-1) experimental; urgency=medium + + * New upstream version 243 + * Merge changes from unstable branch + + -- Michael Biebl Thu, 05 Sep 2019 01:21:49 +0200 + + systemd (243~rc2-1) experimental; urgency=medium + + * New upstream version 243~rc2 + - man: document that "systemd-analyze blame/critical-chain" is not useful + to track down job latency. (Closes: #920234) + - systemctl: process all units matched by a glob in the cat verb by + default. (Closes: #904913) + - units: automatically revert to /run logging on shutdown if necessary. + Prevents /var staying busy on shutdown due to journald. + (Closes: #851402) + - bash-completion: don't sort syslog priorities. (Closes: #913222) + - man: add example for setting multiple properties at once. + (Closes: #807464) + * Rebase patches + * Update symbols file for libsystemd0 + * core: stop removing non-existent and duplicate lookup paths + * Install static-nodes-permissions.conf tmpfile in udev + + -- Michael Biebl Sat, 31 Aug 2019 00:20:41 +0200 + + systemd (242-8) unstable; urgency=medium + + [ Dan Streetman ] + * d/extra/rules/73-special-net-names.rules: use $$ instead of $ in PROGRAM= + value. + Fixes incorrect variable substitution. + * Rework and improve blacklist handling in debian/tests/upstream + + [ Balint Reczey ] + * Various improvements to debian/extra/checkout-upstream making it more + straightforward to override the default behaviour + * Use package version as systemd's reported version (LP: #1849158) + + [ Michael Biebl] + * debiant/tests/udev: replace deprecated ADTTMP with AUTOPKGTEST_TMP + + -- Michael Biebl Fri, 08 Nov 2019 23:18:00 +0100 systemd (242-7) unstable; urgency=medium