From: Raspbian automatic forward porter Date: Sat, 4 Feb 2023 03:29:04 +0000 (+0000) Subject: Merge version 252.4-1+rpi1 and 252.5-2 to produce 252.5-2+rpi1 X-Git-Tag: archive/raspbian/252.5-2+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=426ce6bfa187be24cfbbaa5c527547f8cb6c6536;p=systemd.git Merge version 252.4-1+rpi1 and 252.5-2 to produce 252.5-2+rpi1 --- 426ce6bfa187be24cfbbaa5c527547f8cb6c6536 diff --cc debian/changelog index 261720e3,9f24a50f..416a8b0d --- a/debian/changelog +++ b/debian/changelog @@@ -1,16 -1,75 +1,89 @@@ - systemd (252.4-1+rpi1) bookworm-staging; urgency=medium ++systemd (252.5-2+rpi1) bookworm-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) + - -- Raspbian forward porter Sun, 25 Dec 2022 00:29:38 +0000 ++ -- Raspbian forward porter Sat, 04 Feb 2023 03:29:03 +0000 ++ + systemd (252.5-2) unstable; urgency=medium + + * Fix boot-and-services autopkgtest. + + -- Luca Boccassi Mon, 30 Jan 2023 01:03:48 +0000 + + systemd (252.5-1) unstable; urgency=medium + + [ Nick Rosbrook ] + * debian/tests: remove systemd-fsckd autopkgtest. This test never runs + in Debian autopkgtest because of missing machine isolation + requirements, and it nevers runs in Ubuntu because: SKIP: root file + system is being checked by initramfs already Since the test is not + providing any good feedback, and generally has not been maintained, + let's just remove it. + + [ Luca Boccassi ] + * New upstream version 252.5 + * Drop patches merged in v252.5 + * Refresh patches + * Set default status format to 'combined': show both unit name and + description in logs/boot messages + + -- Luca Boccassi Sun, 29 Jan 2023 19:39:28 +0000 + + systemd (252.4-2) unstable; urgency=medium + + [ Michael Biebl ] + * Refresh patches + * Tweak description of systemd and systemd-sysv package. + Remove redundancy and de-emphasize sysvinit. + * autopkgtest: add psmsic to upstream suite. + Needed for the killall binary. + See https://github.com/systemd/systemd/pull/24569 + * autopkgtest: add xkb-data, locales and locales-all to upstream suite. + Use locales-all so all necessary locales can be installed into the test + image without having to generate them on-the-fly. + See https://github.com/systemd/systemd/pull/23709 + * autopkgtest: prefer knot-dnssecutils over knot-dnsutils for upstream + suite. + The kzonecheck utility required by TEST-75-RESOLVED was split out from + knot-dnsutils into knot-dnssecutils so update the test dependencies + accordingly. Keep knot-dnsutils as alternative dependency to make + backports easier. + * Cherry-pick upstream fixes for TEST-74-AUX-UTILS + * Cherry-pick upstream fix for TEST-73-LOCALE + * Skip firstboot --prompt-keymap check in TEST-74-AUX-UTILS. + This test requires compatible keymaps from kbd which are not available + in Debian. + + [ Luca Boccassi ] + * autopkgtest: add netlabel-tools to networkd-test.py suite. + The netlabelctl tool is needed to test the NetLabel integration. + See https://github.com/systemd/systemd/pull/23888 + * autopkgtest: add bsdutils to upstream suite. + The logger utility is now used in TEST-04-JOURNAL. + See https://github.com/systemd/systemd/pull/23086 + * autopkgtest: add knot, knot-dnsutils, bind9-dnsutils, bind9-host to + upstream suite. + Needed by TEST-75-RESOLVED. + See https://github.com/systemd/systemd/pull/23104 + * autopkgtest: add jq to upstream suite. + Needed by TEST-58-REPART. + See https://github.com/systemd/systemd/pull/24572 + * autopkgtest: add mtools to upstream suite. + Needed by TEST-58-REPART. + See https://github.com/systemd/systemd/pull/24944 + * autopkgtest: add erofs-utils to upstream suite. + Needed by TEST-58-REPART. + See https://github.com/systemd/systemd/pull/25686 + + -- Michael Biebl Wed, 25 Jan 2023 09:17:24 +0100 systemd (252.4-1) unstable; urgency=medium