Merge version 1.22.7+rpi1 and 1.22.9 to produce 1.22.9+rpi1 archive/raspbian/1.22.9+rpi1 raspbian/1.22.9+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Sun, 28 Jul 2024 01:08:32 +0000 (02:08 +0100)
committerRaspbian automatic forward porter <root@raspbian.org>
Sun, 28 Jul 2024 01:08:32 +0000 (02:08 +0100)
1  2 
debian/changelog

index a58ffae46cd13fca7ad94b01e10598e25e046c36,35b5a4f90d53701440fefd35c64963c620c4dfcf..c82ba58ad35ed5f1926b02dd9366f77ad082b879
@@@ -1,13 -1,43 +1,54 @@@
- dpkg (1.22.7+rpi1) trixie-staging; urgency=medium
++dpkg (1.22.9+rpi1) trixie-staging; urgency=medium
 +
 +  [changes brought forward from 1.20.5+rpi1 by Peter Michael Green <plugwash@raspbian.org> 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 <root@raspbian.org>  Thu, 25 Jul 2024 05:39:37 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Sun, 28 Jul 2024 01:08:32 +0000
++
+ dpkg (1.22.9) unstable; urgency=medium
+   [ Guillem Jover ]
+   * dpkg-deb: Add long options for short-only compression ones.
+   * dpkg-deb: Print pathname instead of filename and directory in error output.
+   * start-stop-daemon: Use a stop context to track the current state.
+   * Make fragments:
+     - Fix pkg-info.mk evaluation by adding new DEB_TIMESTAMP variable.
+       Closes: #1076863
+   * Code internals:
+     - dpkg-deb: Track maintscript information in a new struct.
+   * Test suite:
+     - Fix typos in Makefile comments.
+  -- Guillem Jover <guillem@debian.org>  Wed, 24 Jul 2024 23:02:45 +0200
+ dpkg (1.22.8) unstable; urgency=medium
+   [ Guillem Jover ]
+   * Perl modules:
+     - Dpkg::Archive::Ar: Rework _read_buf() error messages to make l10n easier.
+   * Make fragments:
+     - Ensure dpkg_datadir is computed once.
+       Thanks to Nicolas Boulenguez <nicolas@debian.org>.
+     - Fix make variable expansions passed to dpkg-buildflags.
+       Thanks to Nicolas Boulenguez <nicolas@debian.org>. Closes: #1076568
+   * Documentation:
+     - doc: Update Doxygen configuration from version 1.9.8.
+   * Code internals:
+     - libdpkg: Fix execname support on GNU/Hurd.
+   * Build system:
+     - Update lcov usage for version 2.0.
+   * Localization:
+     - Update Catalan translations.
+   [ Sven Joachim ]
+   * Localization:
+     - Update German programs translation.
+  -- Guillem Jover <guillem@debian.org>  Sun, 21 Jul 2024 20:18:23 +0200
  
  dpkg (1.22.7) unstable; urgency=medium