diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2018-09-18 16:15:35 +0200 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2018-09-18 16:16:06 +0200 |
commit | e323a6bfffcb3119dc75dfa364e2488b8990fdb4 (patch) | |
tree | e087dececba80f32224b4d637e568c891873c135 /debian/changelog | |
parent | 64efbcd06aa8038e47db7a8bea2d0f388a3e1bb5 (diff) |
Release 1.7.0~rc1 to unstable1.7.0_rc1
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ec759a31d..37b51b9c9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +apt (1.7.0~rc1) unstable; urgency=medium + + [ Laurent Bigonville ] + * fr.po: Do not translate the apt-ftparchive commands (Closes: #907481) + + [ David Kalnischkies ] + * Don't use invalid iterator in Fallback-Of handling. + Thanks to David Binderman for reporting + * Process status-fd completely before finishing dpkg call + * Don't expect duplicated dpkg status-fd messages + * Reorder progress report messages + * Show all architectures in 'apt list' output (Closes: #908218) + + [ Julian Andres Klode ] + * http: Stop pipeline after close only if it was not filled before + + -- Julian Andres Klode <jak@debian.org> Tue, 18 Sep 2018 16:12:38 +0200 + apt (1.7.0~alpha3) experimental; urgency=medium [ David Kalnischkies ] |