Merge version 242-7+rpi1 and 243-7 to produce 243-7+rpi1 archive/raspbian/243-7+rpi1 raspbian/243-7+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Tue, 19 Nov 2019 20:04:52 +0000 (20:04 +0000)
committerRaspbian automatic forward porter <root@raspbian.org>
Tue, 19 Nov 2019 20:04:52 +0000 (20:04 +0000)
1  2 
debian/changelog
debian/control
debian/rules

index 6b96304e747952c5897fa81ad1a32d15ba98dfcf,ad542ca1e84f5d81e744c72ec425d87532e3b735..bb4419db070bac01698244c429ac2f1d7f077dbc
- 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 <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>  Thu, 12 Sep 2019 18:28:43 +0000
++ -- Raspbian forward porter <root@raspbian.org>  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 <biebl@debian.org>  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 <biebl@debian.org>  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 <biebl@debian.org>  Mon, 11 Nov 2019 00:58:41 +0100
+ systemd (243-4) experimental; urgency=medium
+    * Merge changes from unstable branch
+  -- Michael Biebl <biebl@debian.org>  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 <biebl@debian.org>  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 <biebl@debian.org>  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 <biebl@debian.org>  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 <biebl@debian.org>  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 <biebl@debian.org>  Fri, 08 Nov 2019 23:18:00 +0100
  
  systemd (242-7) unstable; urgency=medium
  
diff --cc debian/control
Simple merge
diff --cc debian/rules
Simple merge