Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-04-30 | debian/patches/series: remove ↵debian | Joe Rayhawk | 1 | -1/+0 | |
cherry-pick-727b493e-50736-silence-use-after-free-warning.patch | |||||
2025-04-30 | debian/patches/series: delete ↵ | Joe Rayhawk | 1 | -1/+0 | |
cherry-pick-0bb140f9-52999-import-OLDPWD-from-environment-if-set.patch | |||||
2025-04-30 | debian/patches/series: remove ↵ | Joe Rayhawk | 1 | -1/+0 | |
cherry-pick-ab4d62eb-52383-Avoid-incompatible-pointer-types-in-terminfo-global.patch | |||||
2025-04-30 | debian/patches/series: remove ↵ | Joe Rayhawk | 1 | -1/+0 | |
cherry-pick-4c89849c-50641-use-int-main-in-test-C-codes-in-configure.patch | |||||
2025-04-30 | debian/patches/series: remove ↵ | Joe Rayhawk | 1 | -1/+0 | |
cherry-pick-ecd3f9c9-1057610-support-texinfo-7.0.patch | |||||
2025-04-30 | debian/patches/series: remove ↵ | Joe Rayhawk | 1 | -1/+0 | |
cherry-pick-10bdbd8b-51877-do-not-build-pcre-module-if-pcre2-config-is-not-found.patch | |||||
2025-04-30 | debian/patches/series: remove ↵ | Joe Rayhawk | 1 | -1/+0 | |
cherry-pick-b62e91134-51723-migrate-pcre-module-to-pcre2.patch | |||||
2025-04-30 | debian/patches/series: remove ↵ | Joe Rayhawk | 1 | -1/+0 | |
cherry-pick-4b7a9fd0-additional-typset--p--m-fix-for-namespaces.patch | |||||
2025-04-30 | debian/patches: remove ↵ | Joe Rayhawk | 1 | -1/+0 | |
cherry-pick-3e3cfabc-revert-38150-and-fix-in-calling-function-cfp_matcher_range-instead | |||||
2025-04-30 | debian/patches/fix-typos-in-man-pages.patch: remove | Joe Rayhawk | 2 | -27/+0 | |
2025-04-30 | debian/patches/use-pager-instead-of-more-by-default.patch: remove svk support | Joe Rayhawk | 1 | -5/+0 | |
2024-08-16 | Cherry-pick upstream commit 727b493e to address FTBFS on mips64el | Michael Prokop | 2 | -0/+37 | |
Description from upstream: | 50736: silence use-after-free warning (gcc-12.2) And as noted by Chris, the patch fixes a memory issue in compmatch.c, gcc indeed complains about that, so this hopefully fixes our FTBFS issue on mips64el. Thanks: Chris Hofstaedtler <zeha@debian.org> Closes: #1078749 | |||||
2024-08-14 | Cherry-pick upstream commit 0bb140f9 to import OLDPWD from environment if set | Michael Prokop | 2 | -0/+23 | |
Taken from https://github.com/zsh-users/zsh/commit/0bb140f9911851e9712dba311925f9c9ab521fd2, dropping Changelog related change though. As brought up by Franklin Yu on #pkg-zsh. | |||||
2024-08-14 | Cherry-pick upstream changes to fix ftbfs with GCC-14 | Michael Prokop | 3 | -0/+597 | |
Apply cherry-pick-4c89849c-50641-use-int-main-in-test-C-codes-in-configure.patch (commit 4c89849c98172c951a9def3690e8647dae76308f upstream) and cherry-pick-ab4d62eb-52383-Avoid-incompatible-pointer-types-in-terminfo-global.patch (commit ab4d62eb975a4c4c51dd35822665050e2ddc6918 upstream) to fix ftbfs with GCC-14. Relevant patches were identified by Simon McVittie, who looked at Arch Linux's patchset - thanks to Christian Hesse, one of Arch's zsh maintainers. Thanks: Simon McVittie <smcv@debian.org> Closes: #1075708 | |||||
2024-01-09 | Cherry pick upstream commit ecd3f9c9 to fix FTBFS issue with newer texinfo | Michael Prokop | 2 | -0/+45 | |
Fixes: | texi2any -c TEXI2HTML=1 --output . --ifinfo --split=chapter --node-files \ | --init-file texi2html.conf ../../Doc/zsh.texi | texi2any: error parsing ./texi2html.conf: Undefined subroutine &Texinfo::Config::set_from_init_file called at ./texi2html.conf line 1. Cherry picked (excluding Changelog change) from upstream commit https://github.com/zsh-users/zsh/commit/ecd3f9c9506c7720dc6c0833dc5d5eb00e4459c4 Also see https://www.zsh.org/mla/workers/2023/msg00591.html Closes: #1057610 fixup of debian/patches/cherry-pick-ecd3f9c9-1057610-support-texinfo-7.0.patch fixup | |||||
2023-07-05 | Cherry pick multiple upstream commits to migrate pcre module to pcre2. | Axel Beckert | 4 | -0/+635 | |
Update Build-Depends and Build-Using from libpcre3-dev to libpcre2-dev accordingly. Closes: #999918 Gbp-Dch: Full | |||||
2023-01-30 | Cherry-pick upstream commit 3e3cfabc to fix a completion regression | Axel Beckert | 2 | -0/+33 | |
This fixes completion regression with NO_CASE_GLOB in Zsh 5.9. Closes: #1013434 Thanks: Vincent Lefèvre! Gbp-Dch: Full | |||||
2022-05-15 | Add patch to fix two typos in man pages found by Lintian | Axel Beckert | 2 | -0/+27 | |
2022-05-08 | Remove cherry-picked patches applied upstream | Axel Beckert | 3 | -53/+0 | |
2022-04-13 | Add patch by Jun to fix autopkgtest with zsh-static due to warning on STDERR | Axel Beckert | 2 | -0/+21 | |
2022-04-12 | Add patch from Jun T to export LANG when running D07multibyte.ztst | Axel Beckert | 2 | -0/+32 | |
Hopefully fixes FTBFS on most architectures due to test suite failures. | |||||
2022-04-11 | Refresh patches as needed, remove patches applied upstream | Axel Beckert | 5 | -270/+13 | |
2022-02-12 | Zsh 5.8.1: Refresh patches, drop cherry-picked patch for commit 754658af | Axel Beckert | 4 | -57/+23 | |
2021-09-17 | Upload to unstable as 5.8-10 | Axel Beckert | 1 | -1/+1 | |
Also update description of make-zsh-static-really-static-#993843.patch to no more mention "try to". :-) | |||||
2021-09-17 | Extend patch for #993843 by Jun T's version from https://zsh.org/workers/49422 | Axel Beckert | 1 | -98/+82 | |
2021-09-16 | Incomplete patch for #993843 (zsh-static segfaults on updated libc) | Axel Beckert | 2 | -0/+195 | |
2021-09-05 | Add patch to set default pager to /usr/bin/pager instead of more. | Axel Beckert | 2 | -0/+105 | |
Drop according sed call from debian/rules which didn't catch .zwc files. Gbp-Dch: Full | |||||
2020-06-30 | Cherry-pick 754658af from upstream to fix "git stash drop" tab-completion | Axel Beckert | 2 | -0/+23 | |
See https://www.zsh.org/cgi-bin/mla/redirect?WORKERNUMBER=46093 ff. This is the upstream commit without the changes to upstream Changelog file. | |||||
2020-06-23 | Cherry-pick d128bc0b from upstream: 45731: _debsnap: New completion function | Daniel Shahaf | 2 | -0/+88 | |
Closes: #960298 | |||||
2020-03-22 | Add completion for dscverify | Axel Beckert | 2 | -0/+41 | |
Closes: #953389 | |||||
2020-02-16 | Apply changes from Ubuntu's zsh 5.7.1-1ubuntu2 package | Axel Beckert | 2 | -0/+65 | |
… except all debian/changelog entries and modifying the Maintainer field. This includes: * debian/zshrc: Enable completions by default, unless skip_global_compinit is set. * Support cross-compiling: + Adjust upstream autoconf cross-compile default fallbacks. + Skip zcompile when cross-compiling. + Add libelf-dev build-dependency. Gbp-Dch: Full | |||||
2019-02-04 | Drop fix-vcs-info-p4.patch, fixed upstream | Axel Beckert | 2 | -13/+0 | |
2019-01-27 | Fix perforce detection in vcs-info | Frank Terbeck | 2 | -0/+13 | |
This is known upstream, this is a quickfix to limit our user's exposure to the issue. | |||||
2019-01-05 | Change shebang path in example script to Debian's zsh path | Axel Beckert | 2 | -0/+13 | |
With dh compat 12, example scripts are installed uncompressed. Hence this showed up as script with wrong interpreter in the shebang line. | |||||
2018-12-24 | Remove all cherry-picked patches | Axel Beckert | 3 | -128/+0 | |
2018-09-17 | Cherry-pick 551ff842 (43464: Another attachtty() fix) (workers/43474) from ↵ | Daniel Shahaf | 2 | -0/+110 | |
upstream. | |||||
2018-09-15 | Refresh further-mitigate-test-suite-hangs.patch | Axel Beckert | 1 | -1/+1 | |
2018-09-15 | Cherry-pick decc78c72 from upstream: _svn: Allow hyphens in command name ↵ | Axel Beckert | 2 | -0/+18 | |
aliases. | |||||
2018-09-03 | Refresh patch further-mitigate-test-suite-hangs.patch | Axel Beckert | 1 | -5/+3 | |
2018-04-07 | Drop cherry-picked patches for CVE-2018-1071 and CVE-2018-1083 | Axel Beckert | 3 | -73/+0 | |
2018-04-05 | Cherry-pick upstream patches to fix CVE-2018-1071 + CVE-2018-1083 | Axel Beckert | 3 | -0/+73 | |
* CVE-2018-1071 (Check bounds when copying path in "hashcmd()". Closes: #894044) * CVE-2018-1083 (Check bounds on PATH_MAX-sized buffer used for file completion candidates. Closes: #894043) Gbp-Dch: Full | |||||
2017-08-10 | Drop all but two patches for 5.4.1, add changelog entry for 5.4.1-1 | Axel Beckert | 9 | -336/+0 | |
2017-06-22 | Switch all http://www.zsh.org/ and http://www.debian.org/ URLs in packaging ↵ | Axel Beckert | 4 | -4/+4 | |
to HTTPS | |||||
2017-06-22 | Patch configure.ac to add support for yodl 4 to yodl version check | Axel Beckert | 2 | -0/+16 | |
Closes: #865492 | |||||
2017-01-17 | Cherry-pick four stability patches from upstream | Axel Beckert | 5 | -0/+111 | |
2017-01-08 | Add patches by Daniel Shahaf to add swaks and update bts completion | Axel Beckert | 3 | -0/+175 | |
… as posted by Daniel on zsh-workers. | |||||
2016-12-27 | Add patch by Daniel Shahaf to make zsh-dev reproducible (c.f. #849288) | Axel Beckert | 2 | -0/+34 | |
2016-12-11 | Update section list with further missing sections, remove ancient base section | Axel Beckert | 1 | -8/+17 | |
2016-12-11 | Update Josh's patch for consistency between main, contrib and non-free | Axel Beckert | 1 | -1/+1 | |
Use brace expansion as suggested by Daniel Shahaf. | |||||
2016-12-11 | Add patch to update for new Debian programming language sections | Josh Triplett | 2 | -0/+43 | |
Closes: #847540 |