Package: zsh / 5.7.1-1+deb10u1

Metadata

Package Version Patches format
zsh 5.7.1-1+deb10u1 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
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
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