summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2022-04-11 00:27:05 +0200
committerAxel Beckert <abe@deuxchevaux.org>2022-04-11 00:27:05 +0200
commitc05732ccf34e817dd43c804cf6b518001bae36de (patch)
tree950c143e76818bba2f4ef65e9e521e320d7f9e8f /debian
parent31bcc5c263aea983e967426e2b94269e7605dcd4 (diff)
downloadzsh-c05732ccf34e817dd43c804cf6b518001bae36de.tar.gz
zsh-c05732ccf34e817dd43c804cf6b518001bae36de.zip
Update debian/changelog for new upstream test release
Gbp-Dch: Ignore
Diffstat (limited to 'debian')
-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