diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2019-02-26 11:06:38 +0100 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2019-02-26 11:06:38 +0100 |
commit | a68702b6c16cec0c554a1718dee3731cc4fbfba9 (patch) | |
tree | d12598172dec00f3199154f78363c57eaa72a6ba /debian | |
parent | 38eeaec814307aa0b6dc39ee9119235c13333acf (diff) | |
parent | c3005277c395c7bcb81f470e3e0466e2fd3ab38e (diff) |
Merge tag '1.8.0_rc4'
apt Debian release 1.8.0~rc4
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f223349ee..2fe29954b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +apt (1.8.0~rc4) unstable; urgency=medium + + * update: Provide APT::Update-Post-Invoke-Stats script hook point + (LP: #1815760) + * Introduce APT::Install::Pre-Invoke / Post-Invoke-Success (LP: #1815761) + + -- Julian Andres Klode <jak@debian.org> Tue, 26 Feb 2019 08:32:01 +0100 + apt (1.8.0~rc3) unstable; urgency=medium [ Julian Andres Klode ] |