summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2025-10-25 22:53:19 +0200
committerJulian Andres Klode <jak@debian.org>2025-10-25 22:53:44 +0200
commit1da5869dbf2b903e8b46a26225340c5b9615ede1 (patch)
tree8fd98eae97dcd39524356892ab66557ee11651c0 /debian
parenteffd872a512beeaee314c2761640ef0b8e973b3d (diff)
Release 3.1.103.1.10
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 150177e88..4d72ebbd0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+apt (3.1.10) unstable; urgency=medium
+
+ [ Julian Andres Klode ]
+ * Record varying defaults based on cli-version, rather than binary
+ * Implement architecture variants
+ * Enable the new solver by default in 0.31, 1.21, 2.11, 3.1, and fix bugs:
+ - solver3: Eagerly satisfy previously satisfied Recommends
+ - solver3: Do not lose notion that we backtracked (LP: #2129819)
+ - solver3: Allow removing manually installed packages
+ - depcache: Allow changing multi-arch versions for removed siblings
+
+ [ Aindriú Mac Giolla Eoin ]
+ * Add Irish translation
+
+ -- Julian Andres Klode <jak@debian.org> Sat, 25 Oct 2025 22:52:48 +0200
+
apt (3.1.9) unstable; urgency=medium
[ Gyorgy Sarvari ]