diff options
| author | Julian Andres Klode <julian.klode@canonical.com> | 2024-11-18 15:04:39 +0100 |
|---|---|---|
| committer | Julian Andres Klode <julian.klode@canonical.com> | 2024-11-18 15:04:39 +0100 |
| commit | 963efeff8778afacef35f69c181d234e0a27d5d3 (patch) | |
| tree | 26d85d2863ea68a4afe7ff2a643c326fa7f55005 /debian | |
| parent | f4b57be67c34e9d771859b6851254e64c2a1dc8c (diff) | |
Release 2.9.122.9.12
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index dbacd6511..482f5a056 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +apt (2.9.12) unstable; urgency=medium + + [ наб ] + * More refactorings for string_view + * Provide a DEFER() macro for cleanup of local variables + + [ Julian Andres Klode ] + * string_view: Include missing headers, fixes rust-rust-apt failure + * Handle Retry-After by default + + [ Felix Moessbauer ] + * http: use Retry-After HTTP header to optimize retries + * http: add test for Retry-After handling + + -- Julian Andres Klode <jak@debian.org> Mon, 18 Nov 2024 15:03:10 +0100 + apt (2.9.11) unstable; urgency=medium [ Julian Andres Klode ] |
