diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2019-03-08 17:12:15 +0100 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2019-03-08 17:12:15 +0100 |
commit | f541aec06bce1ccac98dabe61137b56ed563e0e9 (patch) | |
tree | e3dabf361815d78e1a116f6c3a7ee02dc441ba44 /debian | |
parent | 3b13b8a0b79d625d2913518529a34e92b4f41539 (diff) | |
parent | 19c37a01bccca11fe2bfa957087706c27441ef34 (diff) |
Merge tag '1.8.0'
apt Debian release 1.8.0
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2fe29954b..ea66922bf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +apt (1.8.0) unstable; urgency=medium + + [ David Kalnischkies ] + * Add explicit message for unsupported binary signature (Closes: #921685) + + [ Milo Casagrande ] + * [l10n] Update Italian translation + + [ Julian Andres Klode ] + * Fix name of APT::Update::Post-Invoke-Stats (was ...Update-Post...) + * CMake: Install auth.conf.d directory (LP: #1818996) + + [ Frans Spiesschaert ] + * Dutch program translation update (Closes: #923728) + * Dutch manpages translation update (Closes: #923834) + + -- Julian Andres Klode <jak@debian.org> Fri, 08 Mar 2019 09:41:20 +0100 + apt (1.8.0~rc4) unstable; urgency=medium * update: Provide APT::Update-Post-Invoke-Stats script hook point |