summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-07 13:31:22 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-07 13:31:22 +0000
commitff5ba5578e3c6fd1c546a0e1f4af42343d902673 (patch)
treecaee35ccac593bc097cc4264dec946dc484f83bc /debian/changelog
parentMerging upstream version 1.22.8. (diff)
downloaddpkg-ff5ba5578e3c6fd1c546a0e1f4af42343d902673.tar.xz
dpkg-ff5ba5578e3c6fd1c546a0e1f4af42343d902673.zip
Adding debian version 1.22.8.debian/1.22.8
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--debian/changelog25
1 files changed, 25 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index fe3b1a1..563bce6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,28 @@
+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
[ Guillem Jover ]