From: Raspbian automatic forward porter Date: Tue, 19 Nov 2019 20:04:52 +0000 (+0000) Subject: Merge version 242-7+rpi1 and 243-7 to produce 243-7+rpi1 X-Git-Tag: archive/raspbian/243-7+rpi1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=f67158cf609d29ca3333c772799d9b7c5519d17a;p=systemd.git Merge version 242-7+rpi1 and 243-7 to produce 243-7+rpi1 --- 8d647280a4de3b7ba2dffbf036b0cb663d92dc82 diff --cc debian/changelog index 6b96304e,ad542ca1..bb4419db --- a/debian/changelog +++ b/debian/changelog @@@ -1,19 -1,97 +1,114 @@@ - systemd (242-7+rpi1) bullseye-staging; urgency=medium ++systemd (243-7+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 Tue, 19 Nov 2019 20:04:52 +0000 ++ + systemd (243-7) unstable; urgency=medium + + * Fix build failure on arm64 with libseccomp >= 2.4.2 + + -- Michael Biebl Fri, 15 Nov 2019 22:01:17 +0100 + + systemd (243-6) unstable; urgency=medium + + * Revert "sysusers: properly mark generated accounts as locked" + We shouldn't lock the accounts because people actually need to use them, and + if they are locked, various tools will refuse. + * udev: ignore error caused by device disconnection. + During an add or change event, the device may be disconnected. + (Closes: #944586) + * udev: do not append newline when writing attributes + + -- Michael Biebl Thu, 14 Nov 2019 14:09:49 +0100 + + 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