diff options
| author | Julian Andres Klode <julian.klode@canonical.com> | 2024-07-30 13:19:29 +0900 |
|---|---|---|
| committer | Julian Andres Klode <julian.klode@canonical.com> | 2024-07-30 13:33:03 +0900 |
| commit | 0993ad68241d3d2eaa3dd99a5e9667e9b68275c6 (patch) | |
| tree | 7fcb40249e88d36a6274306a9379ac0dc0ce94ab /debian | |
| parent | d0e8f39437afdd557a8712047e1fc494fde9209e (diff) | |
Release 2.9.72.9.7
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ab7133ac4..bc576da0f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,29 @@ +apt (2.9.7) unstable; urgency=medium + + [ sid ] + * Show installed version (not candidate version) while removing a package + + [ David Kalnischkies ] + * Parse snapshot option for apt show/list (Closes: #1075819) + + [ Frans Spiesschaert ] + * Dutch program translation update (Closes: #1075874) + * Dutch manpages translation update (Closes: #1075875) + + [ Michał Kułach ] + * Polish program translation update (Closes: #1075975) + + [ Julian Andres Klode ] + * worker: Add an audit level to log audit messages + * gpgv: Add a LaterWorthless level, a SoonWorthless but at 'audit' level + * gpgv: Add IsAssertedPubKeyAlgo() function + * Only revoke weak RSA keys for now, add 'next' and 'future' levels + (LP: #2073126) + * solver3: Refactor Reason.Pkg()/Reason.Ver() use with iterator + * Add note that redundant 'CLI interface' is intentional + + -- Julian Andres Klode <jak@debian.org> Tue, 30 Jul 2024 13:19:24 +0900 + apt (2.9.6) unstable; urgency=medium * solver3: Do not accidentally promote Replaces and Enhances to |
