diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2019-06-11 14:16:18 +0200 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2019-06-11 14:16:18 +0200 |
commit | 93e0ba2bfde58e6c1fbad53614083be8754d7ee8 (patch) | |
tree | 59e53446d19dfe8b0b9f341096bb0022acfdb0d6 /debian | |
parent | d43d79bf19e728ec1735aa39030902ff8c8a21bc (diff) | |
parent | 8bfe582c8d588f0d30e4e421b47c8a4722931de4 (diff) |
Merge tag '1.8.2'
apt Debian release 1.8.2
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4c6e0fa5f..a98cc5ad6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +apt (1.8.2) unstable; urgency=medium + + [ Alwin Henseler ] + * Flip /: in documented default value of DPkg::Path (Closes: #917986) + + [ TilmanK ] + * Fix typo in German manpage translation + + [ Américo Monteiro ] + * Portuguese manpages translation update (Closes: #926614) + + [ Jean-Pierre Giraud ] + * French manpages translation update (Closes: #929290) + + [ Michael Zhivich ] + * methods: https: handle requests for TLS re-handshake (LP: #1829861) + + [ Julian Andres Klode ] + * Unlock dpkg locks in reverse locking order (LP: #1829860) + + -- Julian Andres Klode <jak@debian.org> Tue, 28 May 2019 16:40:29 +0200 + apt (1.8.1) unstable; urgency=medium * Add test case for local-only packages pinned to never |