diff options
author | Julian Andres Klode <jak@debian.org> | 2016-03-24 19:31:51 +0100 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2016-03-24 19:31:51 +0100 |
commit | 21895193b664a403179fcd8eee379b9b371084b5 (patch) | |
tree | 47afb70a5f45d4d0320e082597b51966b84f38f4 /debian/changelog | |
parent | 77c35637ea85a065da3bcf57a4a8921cf2ad04f0 (diff) |
Release 1.2.81.2.8
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e45998aba..407ebf316 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,30 @@ +apt (1.2.8) unstable; urgency=medium + + [ Michael Vogt ] + * Get accurate progress reporting in apt update again + + [ Julian Andres Klode ] + * Report non-transient errors as errors, not as warnings + * methods/gpgv: Rewrite error handling and message. + Thanks to Ron Lee for wording suggestions + * Use descriptive URIs in 104 Warning messages + * cachefile: Only set members that were initialized successfully + (Closes: #818628) + * Update symbols file + + [ David Kalnischkies ] + * do not strip epochs from state version strings (Closes: 818162) + * properly check for "all good sigs are weak" (Closes: 818910) + * handle gpgv's weak-digests ERRSIG + + [ Zhou Mo ] + * zh_CN.po: update simplified Chinese translation. (Closes: #818639) + + [ Takuma Yamada ] + * Japanese manpage translation update (Closes: 818950) + + -- Julian Andres Klode <jak@debian.org> Thu, 24 Mar 2016 19:31:24 +0100 + apt (1.2.7) unstable; urgency=medium "Caesar is dead" |