summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2025-03-12 19:26:07 +0100
committerJulian Andres Klode <julian.klode@canonical.com>2025-03-12 19:26:07 +0100
commit1bc3055b737f2e9732a009026f4fe2a322ef7607 (patch)
tree88882938d0ed291dddac82f7f75b1bbb7956e0d6 /debian/changelog
parent1b9359cdda7c4bc33c4f526218f86634e2602e2d (diff)
Release 2.9.332.9.33
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3ebbfde56..bb62f0621 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+apt (2.9.33) unstable; urgency=medium
+
+ * 3.0 solver updates:
+ - Fix detection of satisfied recommends for pkg variables
+ - Print correct reason when registering dependency
+ - Correctly determine 'same' or groups (a|c was same as a|b...)
+ - Fix Recommends/Suggests vs Enhances confusion (LP: #2101800)
+ - Fix test-resolve-by-keep-new-recommend
+ * edsp: Set Forbid-New-Install/Forbid-Remove: no if other is set such
+ that `apt upgrade` dumps are different from `apt-get upgrade` ones
+ and can be correctly reproduced (as the one in the LP bug above).
+ * test: Fix some weird editing artefact introduced in 2.9.32 causing
+ a test to effectively be skipped.
+
+ -- Julian Andres Klode <jak@debian.org> Wed, 12 Mar 2025 19:22:59 +0100
+
apt (2.9.32) unstable; urgency=medium
* Rewordings and documentation updates: