Package: zsh / 5.8-6+deb11u1

Metadata

Package Version Patches format
zsh 5.8-6+deb11u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
further mitigate test suite hangs.patch | (download)

Test/A05execution.ztst | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 add a sleep call which should prevent a race condition in coproc


update debian sections.patch | (download)

Completion/Debian/Command/_dak | 2 1 + 1 - 0 !
Completion/Debian/Command/_debfoster | 11 7 + 4 - 0 !
2 files changed, 8 insertions(+), 5 deletions(-)

 [patch] update for new programming language sections
cross compile.diff | (download)

aczsh.m4 | 12 6 + 6 - 0 !
1 file changed, 6 insertions(+), 6 deletions(-)

 adjust cross-compile fallback values to yes.
example shebang.patch | (download)

Util/reporter | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 change shebang path in example script to debian's zsh path
completion dscverify.diff | (download)

Completion/Debian/Command/_dscverify | 30 30 + 0 - 0 !
1 file changed, 30 insertions(+)

 add completion for dscverify(1) from debian's devscripts.
cherry pick d128bc0b 45731 debsnap new completion function.patch | (download)

Completion/Debian/Command/_debsnap | 77 77 + 0 - 0 !
1 file changed, 77 insertions(+)

 new _debsnap completion
cherry pick 754658af Fix copy paste error in earlier commit that broke git stash drop completion.patch | (download)

Completion/Unix/Command/_git | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 _git: fix copy/paste error in earlier commit that broke `git stash drop`
 This was broken by workers/44923 (8aa84bd5fc44)
cherry pick CVE 2021 45444_1.patch | (download)

ChangeLog | 5 5 + 0 - 0 !
Src/prompt.c | 10 10 + 0 - 0 !
2 files changed, 15 insertions(+)

 [patch 1/9] security/41: don't perform prompt_subst evaluation on
 %F/%K arguments

Mitigates CVE-2021-45444

cherry pick CVE 2021 45444_2.patch | (download)

ChangeLog | 5 5 + 0 - 0 !
Etc/CVE-2021-45444-VCS_Info-workaround.patch | 98 98 + 0 - 0 !
2 files changed, 103 insertions(+)

 [patch 2/9] security/89: add patch which can optionally be used to
 work around CVE-2021-45444 in VCS_Info
Comment: Updated to use the same file name without blanks as actually
 used in the final 5.8.1 release.


cherry pick CVE 2021 45444_3.patch | (download)

ChangeLog | 2 2 + 0 - 0 !
NEWS | 20 20 + 0 - 0 !
README | 6 6 + 0 - 0 !
3 files changed, 28 insertions(+)

 [patch 3/9] cve-2021-45444: update news/readme