summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f46b3cbeb..fcb1b3bc6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+zsh (5.8.1.2-test-1) UNRELEASED; urgency=medium
+
+ * [6e55c920,b09f4483,31bcc5c2] Import new upstream test release.
+ + [0d7f8889] 45524: Add completion for dscverify(1) from Debian's
+ devscripts.
+ * [c1805724] Install Etc/CVE-2021-45444-VCS_Info-workaround.patch into
+ zsh-doc. It is new since 5.8.1 and not relevant for Debian's package
+ but gives hints about CVE-2021-45444 mitigations on other platforms
+ which aren't updated yet.
+ * [5086b535] Replace dh overrides with execute_after_… where applicable.
+
+ -- Axel Beckert <abe@debian.org> Mon, 11 Apr 2022 00:20:05 +0200
+
zsh (5.8.1-1) unstable; urgency=high
* [1a490c705,12eb3e53,a13f7a2b] Import new upstream security and bugfix