diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2018-09-05 02:31:02 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2018-09-05 02:34:37 +0200 |
commit | 5379b4c60481e836890d378173154765db561164 (patch) | |
tree | 16b262a52a1411ecc61bd43e689238051087e884 | |
parent | 983b478bf0e430d56b2e271eb96df71de0a1beb1 (diff) | |
download | zsh-5379b4c60481e836890d378173154765db561164.tar.gz zsh-5379b4c60481e836890d378173154765db561164.zip |
Retroactively mention #908000 in previous changelog entry.
Debian bug report #908000 has been filed to track CVE-2018-0502 and
CVE-2018-13259 in the Debian BTS. It has been written only after the
upload of 5.6-1 due to the embargo on these issues as the upload of
5.6-1 happened only minutes after the end of the embargo.
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 2efb81e61..5b0b3c300 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,7 @@ zsh (5.6-1) unstable; urgency=high * [b30b8941,6e6500bfa] New upstream release. + [ec2144bb] Refresh patch further-mitigate-test-suite-hangs.patch. + [1c4c7b6a] Fixes two security issues in shebang line - parsing. (CVE-2018-0502, CVE-2018-13259) + parsing. (CVE-2018-0502, CVE-2018-13259; Closes: #908000) + Upload to unstable with high urgency. * [c605c9a1] Install symlinks to NEWS.gz (Policy 4.2.0) + README.Debian to /usr/share/doc/zsh/. Drop no more used symlink from changelog.gz to |