diff options
-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 |