Package: zsh / 5.8-6+deb11u1
Metadata
Package | Version | Patches format |
---|---|---|
zsh | 5.8-6+deb11u1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
further mitigate test suite hangs.patch | (download) |
Test/A05execution.ztst |
1 1 + 0 - 0 ! |
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 ! |
[patch] update for new programming language sections |
cross compile.diff | (download) |
aczsh.m4 |
12 6 + 6 - 0 ! |
adjust cross-compile fallback values to yes. |
example shebang.patch | (download) |
Util/reporter |
2 1 + 1 - 0 ! |
change shebang path in example script to debian's zsh path |
completion dscverify.diff | (download) |
Completion/Debian/Command/_dscverify |
30 30 + 0 - 0 ! |
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 ! |
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 ! |
_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 ! |
[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 ! |
[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 ! |
[patch 3/9] cve-2021-45444: update news/readme |