summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2018-09-03 19:12:18 +0200
committerAxel Beckert <abe@deuxchevaux.org>2018-09-03 19:24:57 +0200
commit983b478bf0e430d56b2e271eb96df71de0a1beb1 (patch)
treec4ebf846330806ebb8dff9dc9ce56cac2a62ca19
parentc605c9a16e1413e2d22c8b57e9a91811593c19d9 (diff)
downloadzsh-983b478bf0e430d56b2e271eb96df71de0a1beb1.tar.gz
zsh-983b478bf0e430d56b2e271eb96df71de0a1beb1.zip
Upload to unstable as 5.6-1 with urgency=high due to security fixes
-rw-r--r--debian/changelog12
1 files changed, 9 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 6d77206c3..2efb81e61 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,17 @@
-zsh (5.6-1) UNRELEASED; urgency=medium
+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)
-
- -- Axel Beckert <abe@debian.org> Mon, 03 Sep 2018 18:05:18 +0200
+ + 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
+ ../zsh-common/changelog.gz from debian/zsh.links. Update
+ debian/TODO.md with some minor, but non-trivial documentation issues
+ recently noticed.
+
+ -- Axel Beckert <abe@debian.org> Mon, 03 Sep 2018 19:24:47 +0200
zsh (5.5.1-test-2-1) experimental; urgency=low