From: Peter Michael Green Date: Thu, 15 Feb 2024 18:40:07 +0000 (+0000) Subject: Merge tag '255.3-1' into trixie-working X-Git-Tag: archive/raspbian/255.3-1+rpi1~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=6b0815233f24b3a62167366a3d1edf65ba64bd77;p=systemd.git Merge tag '255.3-1' into trixie-working --- 6b0815233f24b3a62167366a3d1edf65ba64bd77 diff --cc debian/changelog index 68b5a34b,8a0cc0d7..4adac260 --- a/debian/changelog +++ b/debian/changelog @@@ -1,21 -1,24 +1,42 @@@ - systemd (255.2-3+rpi1) trixie-staging; urgency=medium ++systemd (255.3-1+rpi1) trixie-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 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) + + [changes introduced in 254.1-3+rpi1 by Peter Michael Green. + * Disable systemd-boot, it seems to fail to build and it's not really relavent + for raspbian. + + -- Peter Michael Green Thu, 18 Jan 2024 19:38:38 +0000 + + systemd (255.3-1) sid; urgency=medium + + * New upstream version 255.3 + * Drop patches merged upstream + * Refresh patches + + -- Luca Boccassi Wed, 24 Jan 2024 20:03:15 +0000 + + systemd (255.2-4) sid; urgency=medium + + * autopkgtest: add btrfs-progs Depends to upstream suite. + Required by TEST-83-BTRFS and testcase_btrfs_basic from + TEST-64-UDEV-STORAGE. + * Revert "test: deny-list TEST-13-NSPAWN" + This reverts commit df8e5367aca20e0c75c9c91f826d22d8a0f7e36d. + * autopkgtest: add multipath-tools and kpartx Depends to upstream suite. + Required by testcase_multipath_basic_failover from TEST-64-UDEV-STORAGE. + * test: install correct kpartx udev rules on Debian + + -- Michael Biebl Sat, 06 Jan 2024 16:21:03 +0100 + systemd (255.2-3) sid; urgency=medium * Cherry-pick fixes for upstream integration tests.