Merge version 250.4-1+rpi1 and 251.2-5 to produce 251.2-5+rpi1 archive/raspbian/251.2-5+rpi1 raspbian/251.2-5+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Tue, 21 Jun 2022 11:19:09 +0000 (12:19 +0100)
committerRaspbian automatic forward porter <root@raspbian.org>
Tue, 21 Jun 2022 11:19:09 +0000 (12:19 +0100)
1  2 
debian/changelog
debian/control
debian/rules

index 9efc85c8fc1fb825e111f3f45cdfe566b9a6b30f,42d64a39caced0fb2004892da8bb86d8b98d0928..1b37780ed318224e58c0ed6065de26406aa30157
- systemd (250.4-1+rpi1) bookworm-staging; urgency=medium
++systemd (251.2-5+rpi1) bookworm-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)
 +
-  -- Raspbian forward porter <root@raspbian.org>  Fri, 18 Mar 2022 01:27:50 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Tue, 21 Jun 2022 11:19:08 +0000
++
+ systemd (251.2-5) unstable; urgency=medium
+   * Tweak description of systemd-homed package
+   * Move shlibs dependencies of libsystemd-shared from Pre-Depends to Depends
+     (Closes: #1012637)
+   * Add versioned Breaks against sicherboot for the systemd-boot split
+     (Closes: #1012625)
+   * Drop old Conflicts against hal from udev.
+     The hal package has been gone for several release cycles, so this
+     Conflicts should not be necessary anymore.
+  -- Michael Biebl <biebl@debian.org>  Fri, 10 Jun 2022 23:51:50 +0200
+ systemd (251.2-4) unstable; urgency=medium
+   * Use try-restart in systemd-binfmt dpkg trigger
+   * Fix bashism in kernel-install
+   * Upload to unstable
+  -- Michael Biebl <biebl@debian.org>  Fri, 10 Jun 2022 09:16:48 +0200
+ systemd (251.2-3) experimental; urgency=medium
+   [ Luca Boccassi ]
+   * Add systemd-userdbd package. This can be used to synthetize dynamic
+     user/groups, and can be useful by itself. It will also be used by
+     homed.
+   * Add systemd-homed package (Closes: #976960)
+   * Add systemd-boot-efi multiarch package. Allows EFI binaries for
+     different architectures to be co-installed. Useful when the EFI has a
+     different architecture, or to manipulate images. The userspace tooling
+     doesn't need to match the EFI binaries. Also allows one to reduce the
+     number of packages and dependencies needed when i386 is not a full
+     architecture, but a subset for libraries and for EFI support.
+   [ Michael Biebl ]
+   * Move homectl and userdbctl to /usr/bin
+   * Install libsystemd-shared into rootpkglibdir
+   * Split out libsystemd-shared into its own package. Since libsystem-
+     shared is an internal implementation detail, do not generate a shlibs
+     file for it. This means dh_shlibdeps needs to be told explicitly where
+     it can find libsystemd-shared. Mark this new package as Multi-Arch:
+     same. (Closes: #990547)
+   * Split out systemd-boot into its own package
+   * Add NEWS entry for the systemd-boot package split
+  -- Luca Boccassi <bluca@debian.org>  Wed, 08 Jun 2022 23:56:04 +0100
+ systemd (251.2-2) unstable; urgency=medium
+   * sha256: fix compilation on efi-ia32
+  -- Michael Biebl <biebl@debian.org>  Sat, 04 Jun 2022 00:14:28 +0200
+ systemd (251.2-1) unstable; urgency=medium
+   [ Michael Biebl ]
+   * New upstream version 251.2
+     - logind: do not print wall messages to local pseudoterminals
+       (Closes: #1012155)
+   * Rebase patches
+   * Fix parsing of command line options in fsckd (Closes: #1009032)
+   * Do not require a valid version when parsing sd-boot loader entries
+     (Closes: #993292)
+   * Add dpkg file trigger for systemd-binfmt to update binfmt registrations
+   * Use a single NEWS file shipped in the main systemd package
+   [ Luca Boccassi ]
+   * autopkgtest: add cryptsetup-initramfs for upstream suite.
+     Needed for https://github.com/systemd/systemd/pull/23517
+  -- Michael Biebl <biebl@debian.org>  Fri, 03 Jun 2022 19:37:06 +0200
+ systemd (251.1-1) unstable; urgency=medium
+   [ Luca Boccassi ]
+   * Switch from gnutls to openssl. Upstream is slowly phasing out gnutls.
+     Start switching to openssl. Drops support for '--trust' in the
+     journal-gatewayd and journal-remote programs.
+   * New upstream version 251.1
+   * Add systemd-journal-remote.NEWS to inform about dropping --trust
+   [ Michael Biebl ]
+   * Enable pager Hyperlink ANSI sequence support. This requires less ≥
+     563. Add a versioned Breaks accordingly.
+   * Drop unnecessary version constraints / dependencies
+   * Update liblz4-dev Build-Depends as per meson.build
+  -- Luca Boccassi <bluca@debian.org>  Thu, 26 May 2022 00:58:46 +0100
+ systemd (251-2) unstable; urgency=medium
+   * Salsa CI: suppress lintian false positive on dbgsym.
+   * Upload to unstable.
+  -- Luca Boccassi <bluca@debian.org>  Mon, 23 May 2022 12:30:28 +0100
+ systemd (251-1) experimental; urgency=medium
+   * New upstream version 251. For a full list of changes, see:
+     https://github.com/systemd/systemd/releases/tag/v251
+   * Refresh patches
+   * Revert manual removal of ndisc test case, merged upstream
+   * Bump Standards-Version to 4.6.1, no changes
+  -- Luca Boccassi <bluca@debian.org>  Sat, 21 May 2022 15:04:13 +0100
+ systemd (251~rc3-2) experimental; urgency=medium
+   * Backport removal of ndisc test case, breaks build on armhf/armel.
+  -- Luca Boccassi <bluca@debian.org>  Mon, 16 May 2022 00:37:36 +0100
+ systemd (251~rc3-1) experimental; urgency=medium
+   * autopkgtest: add allow-stderr to boot-and-services. Sometimes we see
+     some ignored logs, don't fail the test run if that happens
+   * autopkgtest: disable networkd in rebooting tests. It seems that on
+     Semaphore CI, running in Bullseye images, having both Network-Manager
+     and systemd-networkd enabled causes 'systemctl start network-
+     online.target' to get stuck, and fail the run. Disable networkd in
+     those tests. See: https://github.com/systemd/systemd/issues/22991
+   * autopkgtest: mark networkd-test.py as breaks-testbed. It will modify
+     the network configuration, which will often make the network stop
+     working. Mark it as breaks-testbed so that a new runner is started.
+   * autopkgtest: ignore rng-tools-debian failure in boot-and-services. It
+     seems sometimes it fails, which has happened on jammy-amd64:
+     https://bugs.debian.org/969568
+   * New upstream version 251~rc3
+   * Drop sd-device-always-translate-sysname-to-sysfs-filename.patch,
+     merged upstream
+   * Rebase patches
+   * Update lintian-overrides for false positives
+  -- Luca Boccassi <bluca@debian.org>  Sun, 15 May 2022 14:11:49 +0100
+ systemd (251~rc2-2) experimental; urgency=medium
+   * sd-device: always translate sysname to sysfs filename
+  -- Michael Biebl <biebl@debian.org>  Wed, 11 May 2022 15:26:49 +0200
+ systemd (251~rc2-1) experimental; urgency=medium
+   * New upstream version 251~rc2
+   * Rebase patches
+   * Update symbols file for libsystemd0
+  -- Michael Biebl <biebl@debian.org>  Thu, 05 May 2022 22:50:15 +0200
+ systemd (251~rc1-3) experimental; urgency=medium
+   [ Luca Boccassi ]
+   * autopkgtest: install swtpm and tpm2-tools for upstream suite.
+     Required by https://github.com/systemd/systemd/pull/22563
+   [ Michael Biebl ]
+   * Do not ship /usr/lib/tmpfiles.d/systemd-resolve.conf in systemd.
+     It potentially creates a broken symlink if systemd-resolved is not
+     enabled. For now the symlink to stub-resolv.conf needs to be created
+     manually. (Closes: #1007018)
+   * hwdb: fix parsing options (Closes: #1008989)
+  -- Michael Biebl <biebl@debian.org>  Tue, 05 Apr 2022 22:13:09 +0200
+ systemd (251~rc1-2) experimental; urgency=medium
+   [ Michael Biebl ]
+   * Revert "Ignore libsystemd-core in dh_shlibdeps"
+     This reverts commit c1d5ad5ac989376aa8100dea9ad9d7af0f0408d9.
+     We need the shlibs dependencies of libsystemd-shared and
+     libsystemd-core.
+   * Adjust library search path for dh_shlibdeps.
+     libsystemd-core uses libsystemd-shared but doesn't have RUNPATH or
+     RPATH set. So tell dh_shlibdeps where it can find the library.
+   [ Luca Boccassi ]
+   * autopkgtest: update unit-config test for new relative symlinking.
+     Required by https://github.com/systemd/systemd/pull/22649
+   * autopkgtest: install libnss packages for unit-tests suite.
+     Required to enable nss tests:
+     https://github.com/systemd/systemd/issues/21975
+   * autopkgtest: install libnss packages for upstream suite.
+     Required to enable nss tests:
+     https://github.com/systemd/systemd/issues/21975
+   * autopkgtest: install python3-pexpect and screen for upstream suite.
+     Required for new test:
+     https://github.com/systemd/systemd/pull/21838
+  -- Michael Biebl <biebl@debian.org>  Sat, 02 Apr 2022 13:44:14 +0200
+ systemd (251~rc1-1) experimental; urgency=medium
+   [ Michael Biebl ]
+   * New upstream version 251~rc1
+   * Rebase patches
+   * Update symbols file for libsystemd0
+   * Install shell completions for oomctl in systemd-oomd
+   [ Luca Boccassi ]
+   * Ignore libsystemd-core in dh_makeshlibs
+   * Ignore libsystemd-core in dh_shlibdeps
+   * Add libsystemd-core to shlibs.local.in
+  -- Michael Biebl <biebl@debian.org>  Sat, 02 Apr 2022 09:57:22 +0200
  
  systemd (250.4-1) unstable; urgency=medium
  
diff --cc debian/control
index 994d7a59b15d783165c6be4104136861c79813fc,703780567aedbd8f00b62931c57469f94d548132..020e4a842bfac8f3ff851774636fbb8d9c6a6f65
@@@ -93,7 -94,8 +94,9 @@@ Conflicts: consolekit
             systemd-shim,
  Breaks: resolvconf (<< 1.83~),
          udev (<< 247~),
+         less (<< 563),
+         sicherboot (<< 0.1.6),
 +        raspi-copies-and-fills (<< 0.7)
  Provides: systemd-sysusers (= ${binary:Version}),
            systemd-tmpfiles (= ${binary:Version}),
  Description: system and service manager
diff --cc debian/rules
Simple merge