summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2023-09-16 13:02:14 +0200
committerJulian Andres Klode <julian.klode@canonical.com>2023-09-16 13:03:12 +0200
commitaf20dacc043b23b749e39fad76bf0a5679d24179 (patch)
tree3cfce28d58678deea01f774ea79c00ff114a865e /debian/changelog
parenta2029707bfa7b9217dfbc7610b07d1f5a5e82242 (diff)
Release 2.7.42.7.4
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog22
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 951c97790..5c2affe68 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,25 @@
+apt (2.7.4) unstable; urgency=medium
+
+ [ Julian Andres Klode ]
+ * CI: Do not require UID 1000 for our test user.
+ * methods: store: Use APT_BUFFER_SIZE (64k) instead of 4k buffers
+ * Only accept installs of usrmerge on unmerged-usr systems.
+ As of bookworm, merged-usr is mandatory, and people got caught
+ in the crosshairs of the dpkg fsys-unmessusr debacle and inadvertently
+ reverted back to an unmerged configuration and continue to remain
+ on an unsupported system unknowingly.
+ * Drop alternatives to the gpgv dependency (Closes: #1051642)
+ * Remove unnecessary explicit st_dev check for merged-usr
+
+ [ Frans Spiesschaert ]
+ * Dutch translation update (Closes: #1051720)
+ * Dutch documentation translation update (Closes: #1051723)
+
+ [ Helge Kreutzmann ]
+ * updated German translation (Closes: #1049427)
+
+ -- Julian Andres Klode <jak@debian.org> Sat, 16 Sep 2023 13:01:48 +0200
+
apt (2.7.3) unstable; urgency=medium
[ Tianon Gravi ]