diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2018-04-17 03:27:48 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2018-04-17 03:27:48 +0200 |
commit | b83399fc1638d356fe1780f1a15ef3f48d8bf025 (patch) | |
tree | 716118068caa24ae7ce07b5fac7109df8e2247f1 | |
parent | d744e16e08f132ced2f73e6d02877b3d2eb2c77c (diff) | |
download | zsh-b83399fc1638d356fe1780f1a15ef3f48d8bf025.tar.gz zsh-b83399fc1638d356fe1780f1a15ef3f48d8bf025.zip |
Mention #891140 in 5.4.2-test-2-1 and 5.5-1 debian/changelog entries
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2d3f00764..d01df289c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,8 @@ zsh (5.5-1) unstable; urgency=medium * [fe36c1ad] Import new upstream release. + [31f72205] CVE-2018-1100: check bounds on buffer in mail checking. (Closes: #895225) + + [bfff8deb] "apt install" completion now also completes *.changes + and *.dsc files alongside *.deb. (Fine-tuning of #891140 fix) [ Sven Joachim ] * [1521c7d0] Handle /usr/local/share/zsh with dh_usrlocal. @@ -24,6 +26,8 @@ zsh (5.4.2-test-2-1) experimental; urgency=low + [37353844] 41943: Completion: add --clean for vim (Closes: #879187) + [b54a7e55] Drop cherry-picked patches for CVE-2018-1071 and CVE-2018-1083. + + [f1a52c23] Makes completion after "apt install" work on local .deb + files. (Closes: #891140) -- Axel Beckert <abe@debian.org> Sat, 07 Apr 2018 15:44:43 +0200 |