diff options
| author | Julian Andres Klode <jak@debian.org> | 2024-12-07 17:14:35 +0100 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2024-12-07 17:14:35 +0100 |
| commit | 93325e6c0eedfa16246f7ec0498ed6b3e4c6f553 (patch) | |
| tree | 64c9eba46950a695e65a0c158c26bb84e9d13d5f /debian/changelog | |
| parent | 4063d96cdd9df79e1ca25410be30571d57296779 (diff) | |
Release 2.9.172.9.17
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 981c673ae..85221d4ca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +apt (2.9.17) unstable; urgency=medium + + * solver3: + - Fix intransitivity of version comparison on upgrade, this + means no-strict-pinning gets the correct order now. + - Add a missing debug level check + - Reject all non-candidates outright for strict pinning + * gpgv: Merge all keyrings into a single one again. This fixes + issues with arbitrary gpgv restrictions, such as strange + filenames or more than 40 keys + * Stop installing apt-key, make it a test suite helper + - gpgv: Drop references to apt-key + - Remove the apt-key manual page and add documentation to apt-secure + + -- Julian Andres Klode <jak@debian.org> Sat, 07 Dec 2024 17:12:51 +0100 + apt (2.9.16) unstable; urgency=medium * Avoid extension check for .gpg in Signed-By keyrings (Closes: #1088656) |
