diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2022-04-11 01:57:19 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2022-04-11 01:57:19 +0200 |
commit | 448c951af95e6419a0c7212382d6d67ce0f45133 (patch) | |
tree | 613a9706e8068eb8e35da2572d26bfd811b037c1 /debian | |
parent | 2f368c0cf2c045e37ea844c2de604485a5da6b67 (diff) | |
download | zsh-448c951af95e6419a0c7212382d6d67ce0f45133.tar.gz zsh-448c951af95e6419a0c7212382d6d67ce0f45133.zip |
Upload to experimental as 5.8.1.2-test-1
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index fcb1b3bc6..929e21d15 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,15 +1,19 @@ -zsh (5.8.1.2-test-1) UNRELEASED; urgency=medium +zsh (5.8.1.2-test-1) experimental; urgency=low * [6e55c920,b09f4483,31bcc5c2] Import new upstream test release. + [0d7f8889] 45524: Add completion for dscverify(1) from Debian's devscripts. + + [58a869b6] Refresh patches as needed, remove patches applied + upstream. + + [2f368c0c] Update debian/zsh-dev.install to follow removal of + Src/Builtins/rlimit.h generation in 273da6cc. * [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 + -- Axel Beckert <abe@debian.org> Mon, 11 Apr 2022 01:56:22 +0200 zsh (5.8.1-1) unstable; urgency=high |