Merge version 246-2+rpi1 and 246.2-1 to produce 246.2-1+rpi1 archive/raspbian/246.2-1+rpi1 raspbian/246.2-1+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Thu, 20 Aug 2020 19:50:11 +0000 (20:50 +0100)
committerRaspbian automatic forward porter <root@raspbian.org>
Thu, 20 Aug 2020 19:50:11 +0000 (20:50 +0100)
1  2 
debian/changelog
debian/control

index c9034d38927bfb30c92708a5bfa410b380989e57,ff56ab9295c6102674b815bf2ae86f63a4921907..39e89db89d61aa978947e563a07a91cedaf2b100
@@@ -1,16 -1,32 +1,46 @@@
- systemd (246-2+rpi1) bullseye-staging; urgency=medium
++systemd (246.2-1+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 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)
 +
-  -- Peter Michael Green <plugwash@raspbian.org>  Fri, 14 Aug 2020 00:03:28 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Thu, 20 Aug 2020 19:50:10 +0000
++
+ systemd (246.2-1) unstable; urgency=medium
+   * New upstream version 246.2
+   * Remove resolvconf.conf drop-in, resolved integration moved to resolvconf
+     package
+   * Rebase patches
+   * Add versioned Breaks against resolvconf (<< 1.83~) to systemd.
+     The PathExists= directive was changed in v246 to match the documented
+     behaviour but now causes resolvconf-pull-resolved.service to be
+     continuously triggered by resolvconf-pull-resolved.path.
+     This requires a fix in the resolvconf package, see #968015.
+     (Closes: #967906)
+   * Keep journal files compatible with older versions.
+     Disable the KEYED-HASH journal feature by default and keep LZ4 (instead
+     of ZSTD) as default compression for new journal files. Otherwise journal
+     files are incompatible and can't be read by older journalctl
+     implementations.
+     This patch can be dropped in bullseye+1, as journalctl from bullseye
+     will then be able to read journal files with those features.
+     (Closes: #968055)
+  -- Michael Biebl <biebl@debian.org>  Mon, 17 Aug 2020 22:28:09 +0200
+ systemd (246.1-1) unstable; urgency=medium
+   * New upstream version 246.1
+   * Rebase patches
+  -- Michael Biebl <biebl@debian.org>  Sun, 16 Aug 2020 13:14:46 +0200
  
  systemd (246-2) unstable; urgency=medium
  
diff --cc debian/control
index 2dcf34cbea200cb4491a38dd10f797b10d55ccf4,feb577d4f969b4117a69cdbac46afc609042be2d..7fbaba30c23340ee3e072aa32567f954ab44c568
@@@ -82,7 -82,7 +82,8 @@@ Conflicts: consolekit
  Breaks: systemd-shim (<< 10-4~),
          python-dbusmock (<< 0.18),
          python3-dbusmock (<< 0.18),
+         resolvconf (<< 1.83~),
 +        raspi-copies-and-fills (<< 0.7)
  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