Package: zsh / 5.9-8
Metadata
Package | Version | Patches format |
---|---|---|
zsh | 5.9-8 | 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. |
use pager instead of more by default.patch | (download) |
Completion/Base/Widget/_complete_debug |
2 1 1 - 0 ! |
use /usr/bin/pager instead of more by default Similar issue as with https://bugs.debian.org/993539, just for a |
fix typos in man pages.patch | (download) |
Doc/Zsh/builtins.yo |
2 1 1 - 0 ! |
fix two typos in man pages found by lintian |
cherry pick 3e3cfabc revert 38150 and fix in calling function cfp_matcher_range instead.patch | (download) |
Src/Zle/compmatch.c |
2 1 1 - 0 ! |
fix a completion regression with no_case_glob |
cherry pick 4b7a9fd0 additional typset p m fix for namespaces.patch | (download) |
Src/builtin.c |
2 2 0 - 0 ! |
--- |
cherry pick b62e91134 51723 migrate pcre module to pcre2.patch | (download) |
Src/Modules/pcre.c |
221 86 135 - 0 ! |
--- |
cherry pick 10bdbd8b 51877 do not build pcre module if pcre2 config is not found.patch | (download) |
Src/Modules/pcre.mdd |
2 1 1 - 0 ! |
--- |
cherry pick ecd3f9c9 1057610 support texinfo 7.0.patch | (download) |
Doc/Makefile.in |
3 2 1 - 0 ! |
--- |
cherry pick 4c89849c 50641 use int main in test C codes in configure.patch | (download) |
aczsh.m4 |
64 32 32 - 0 ! |
50641: use 'int main()' in test c-codes in configure |
cherry pick ab4d62eb 52383 Avoid incompatible pointer types in terminfo global.patch | (download) |
configure.ac |
12 6 6 - 0 ! |
52383: avoid incompatible pointer types in terminfo global variable checks |
cherry pick 0bb140f9 52999 import OLDPWD from environment if set.patch | (download) |
Src/init.c |
6 5 1 - 0 ! |
[patch] 52999: import oldpwd from environment if set |
cherry pick 727b493e 50736 silence use after free warning.patch | (download) |
Src/Zle/compmatch.c |
8 4 4 - 0 ! |
[patch] 50736: silence use-after-free warning (gcc-12.2) |