diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2022-04-11 00:27:05 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2022-04-11 00:27:05 +0200 |
commit | c05732ccf34e817dd43c804cf6b518001bae36de (patch) | |
tree | 950c143e76818bba2f4ef65e9e521e320d7f9e8f /debian | |
parent | 31bcc5c263aea983e967426e2b94269e7605dcd4 (diff) | |
download | zsh-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/changelog | 13 |
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 |