summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e8264a7..3405c16 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+apt (2.9.6) unstable; urgency=medium
+
+ * solver3: Do not accidentally promote Replaces and Enhances to
+ dependencies; this fixes a regression in 2.9.5 when we added
+ code to promote currently satisfied Suggests to Depends.
+ * solver3: Unmark packages before setting any in ToDepCache
+ * solver3: Refactor (rewrite) FromDepCache() (Closes: #1071519)
+ This was intended to not have any behavioural changes, but verifying
+ the things that changed actually showed that they fixed subtle bugs.
+ * solver3: Consider packages as obsolete and not versions; this makes things
+ a bit easier to reason about.
+ * solver3: Only demote obsolete packages in choices for upgrades; this
+ fixes packages being needlessly replaced in apt install.
+
+ -- Julian Andres Klode <jak@debian.org> Tue, 02 Jul 2024 22:20:36 +0200
+
apt (2.9.5-0.0~progress7.99u1) graograman-backports; urgency=medium
* Uploading to graograman-updates, remaining changes: