From: Raspbian automatic forward porter Date: Sat, 1 Jun 2024 11:54:11 +0000 (+0100) Subject: Merge version 1.22.5+rpi1 and 1.22.6 to produce 1.22.6+rpi1 X-Git-Tag: archive/raspbian/1.22.6+rpi1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=23280e200b418f1c56ff6f9c0e1898aa3010f201;p=dpkg.git Merge version 1.22.5+rpi1 and 1.22.6 to produce 1.22.6+rpi1 --- b148477ae71c1d4295d2762bffe30e0779840ac1 diff --cc debian/changelog index 1b796c15,0cea8a06..5000708f --- a/debian/changelog +++ b/debian/changelog @@@ -1,13 -1,44 +1,55 @@@ - dpkg (1.22.5+rpi1) trixie-staging; urgency=medium ++dpkg (1.22.6+rpi1) trixie-staging; urgency=medium + + [changes brought forward from 1.20.5+rpi1 by Peter Michael Green at Sun, 02 Aug 2020 12:08:02 +0000] + * Hack up Vendor.pm so it doesn't fail + (see https://lists.debian.org/debian-dpkg/2020/08/msg00004.html ) + + [changes introduce in 1.21.17+rpi1 by Peter Michael Green] + * disable testsuite. + - -- Raspbian forward porter Tue, 27 Feb 2024 16:21:27 +0000 ++ -- Raspbian forward porter Sat, 01 Jun 2024 11:54:11 +0000 ++ + dpkg (1.22.6) unstable; urgency=medium + + [ Guillem Jover ] + * dpkg-deb: Fix up compressor parameters for default legacy format. + * Perl modules: + - Dpkg::Vendor::Debian: Make it possible to disable qa=-bug-implicit-func. + Closes: #1065371 + - Dpkg::Vendor::Debian: Unconditionally set qa bug-implicit-func. + See #1065371. + * Documentation: + - man: Document dpkg versions supporting SOURCE_DATE_EPOCH for various + tools. + * Code internals: + - libdpkg: Use array access instead of pointer arithmetic for meminfo + parser. + - libdpkg: Use a macro to define the zstd default compression level. + * Build system: + - Test with minimal library dependencies in CI. + - Add gen-release script. + * Packaging: + - Fix typo in man page reference in changelog. + * Test suite: + - Refactor OpenPGP backend and commands list. + - Refactor certfile and keyfile filenames for OpenPGP test. + - Skip OpenPGP tests if the backend does not have a verify command. + Closes: #1065648 + * Localization: + - Fix typos in Swedish man pages translations. + Thanks to Andreas Rönnquist . Closes: #1065672 + - Fix typos in Swedish man pages translations. Closes: #1065575 + - Update Dutch man pages translations. + Thanks to Frans Spiesschaert . + Closes: #1065518 + - Update Portuguese man pages translations. + Thanks to Américo Monteiro . Closes: #1065401 + + [ Helge Kreutzmann ] + * Localization: + - Update German man pages translation. + + -- Guillem Jover Sun, 10 Mar 2024 20:21:24 +0100 dpkg (1.22.5) unstable; urgency=medium