diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2020-08-10 14:16:47 +0200 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2020-08-10 14:16:47 +0200 |
commit | f21440f5af98e1b5987e040a8f25bc3c2d6b7831 (patch) | |
tree | 06407ad1a4a2f9e128e0f489017fd6b65dd1b76d /debian/changelog | |
parent | fc0fcaca622c0d075499c337451e76b905c5e024 (diff) |
Release 2.1.92.1.9
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 95a37fcb5..d6c82401f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +apt (2.1.9) unstable; urgency=medium + + [ Julian Andres Klode ] + * http: Fix infinite loop on read errors + * basehttp: Correctly handle non-transient failure from RunData() + * Do not retry on failure to fetch (Closes: #968163) + + [ Aleix Vidal i Gaya ] + * updated catalan translations + + -- Julian Andres Klode <jak@debian.org> Mon, 10 Aug 2020 14:16:23 +0200 + apt (2.1.8) unstable; urgency=medium [ Julian Andres Klode ] |