summaryrefslogtreecommitdiff
path: root/debian/patches/series
AgeCommit message (Collapse)AuthorFilesLines
2023-07-05Cherry pick multiple upstream commits to migrate pcre module to pcre2.Axel Beckert1-0/+3
Update Build-Depends and Build-Using from libpcre3-dev to libpcre2-dev accordingly. Closes: #999918 Gbp-Dch: Full
2023-01-30Cherry-pick upstream commit 3e3cfabc to fix a completion regressionAxel Beckert1-0/+1
This fixes completion regression with NO_CASE_GLOB in Zsh 5.9. Closes: #1013434 Thanks: Vincent Lefèvre! Gbp-Dch: Full
2022-05-15Add patch to fix two typos in man pages found by LintianAxel Beckert1-0/+1
2022-05-08Remove cherry-picked patches applied upstreamAxel Beckert1-2/+0
2022-04-13Add patch by Jun to fix autopkgtest with zsh-static due to warning on STDERRAxel Beckert1-0/+1
2022-04-12Add patch from Jun T to export LANG when running D07multibyte.ztstAxel Beckert1-0/+1
Hopefully fixes FTBFS on most architectures due to test suite failures.
2022-04-11Refresh patches as needed, remove patches applied upstreamAxel Beckert1-2/+0
2022-02-12Zsh 5.8.1: Refresh patches, drop cherry-picked patch for commit 754658afAxel Beckert1-1/+0
2021-09-16Incomplete patch for #993843 (zsh-static segfaults on updated libc)Axel Beckert1-0/+1
2021-09-05Add patch to set default pager to /usr/bin/pager instead of more.Axel Beckert1-0/+1
Drop according sed call from debian/rules which didn't catch .zwc files. Gbp-Dch: Full
2020-06-30Cherry-pick 754658af from upstream to fix "git stash drop" tab-completionAxel Beckert1-0/+1
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-23Cherry-pick d128bc0b from upstream: 45731: _debsnap: New completion functionDaniel Shahaf1-0/+1
Closes: #960298
2020-03-22Add completion for dscverifyAxel Beckert1-0/+1
Closes: #953389
2020-02-16Apply changes from Ubuntu's zsh 5.7.1-1ubuntu2 packageAxel Beckert1-0/+1
… 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-04Drop fix-vcs-info-p4.patch, fixed upstreamAxel Beckert1-1/+0
2019-01-27Fix perforce detection in vcs-infoFrank Terbeck1-0/+1
This is known upstream, this is a quickfix to limit our user's exposure to the issue.
2019-01-05Change shebang path in example script to Debian's zsh pathAxel Beckert1-0/+1
With dh compat 12, example scripts are installed uncompressed. Hence this showed up as script with wrong interpreter in the shebang line.
2018-12-24Remove all cherry-picked patchesAxel Beckert1-2/+0
2018-09-17Cherry-pick 551ff842 (43464: Another attachtty() fix) (workers/43474) from ↵Daniel Shahaf1-0/+1
upstream.
2018-09-15Cherry-pick decc78c72 from upstream: _svn: Allow hyphens in command name ↵Axel Beckert1-0/+1
aliases.
2018-04-07Drop cherry-picked patches for CVE-2018-1071 and CVE-2018-1083Axel Beckert1-2/+0
2018-04-05Cherry-pick upstream patches to fix CVE-2018-1071 + CVE-2018-1083Axel Beckert1-0/+2
* 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-10Drop all but two patches for 5.4.1, add changelog entry for 5.4.1-1Axel Beckert1-8/+0
2017-06-22Patch configure.ac to add support for yodl 4 to yodl version checkAxel Beckert1-0/+1
Closes: #865492
2017-01-17Cherry-pick four stability patches from upstreamAxel Beckert1-0/+4
2017-01-08Add patches by Daniel Shahaf to add swaks and update bts completionAxel Beckert1-0/+2
… as posted by Daniel on zsh-workers.
2016-12-27Add patch by Daniel Shahaf to make zsh-dev reproducible (c.f. #849288)Axel Beckert1-0/+1
2016-12-11Add patch to update for new Debian programming language sectionsJosh Triplett1-0/+1
Closes: #847540
2016-12-06Remove cherry-picked patchAxel Beckert1-1/+0
2016-12-04Cherry-pick af2ab0247: attempt to make output from interactive test more robustAxel Beckert1-0/+1
2016-12-04Remove cherry-picked fix-segfault-in-is_cond_binary_op.patchAxel Beckert1-1/+0
... in preparation of merging a new upstream release.
2016-02-01Add patch by Bart Schaefer to fix segfault in is_cond_binary_opAxel Beckert1-0/+1
2016-01-24Update changelog for new beta release, remove patches applied upstreamAxel Beckert1-2/+0
2015-12-26Add patch to fix parsing of aptitude 0.7.5's --help outputAxel Beckert1-0/+1
… without stopping to be able parse older aptitude versions' output.
2015-12-26Add patch to add missing apt purge and autoremove subcommandsFelipe Sateler1-0/+1
Closes: #808317
2015-08-22Remove all cherry-picked patchesAxel Beckert1-6/+0
2015-07-26Cherry-pick upstream fix for segfault upon $((…)<Tab>Axel Beckert1-0/+1
2015-07-26Cherry-pick 771381c2+dd8079e0 to fix $((...)) completionAxel Beckert1-0/+2
Closes: #793168
2015-06-29Cherry-pick upstream fix to avoid warnings in prompt adam1 with Perl 5.22Axel Beckert1-0/+1
2015-06-29Cherry-pick upstream crash fix to handle failure of gettempname() in namedpipe()Axel Beckert1-0/+1
2015-06-28Cherry-pick upstream patch to fix signal queueing in zcontext_save_partial()Axel Beckert1-0/+1
Closes: #790282
2015-05-28Drop all but one patch (issues fixed upstream)Axel Beckert1-2/+0
2015-05-08Updated patch by pws which unsetopts PROMPT_SPAxel Beckert1-1/+1
Rename patch accordingly
2015-05-06Add patch to check if test suite failures are prompt variables relatedAxel Beckert1-0/+1
2015-05-06Remove all cherry-picked patchesAxel Beckert1-7/+0
2014-10-13Add patch by Bart Schaefer which should further mitigate #759870Axel Beckert1-0/+1
2014-10-13Cherry-pick 2d14c085 (33445: fix handling of -s when combined with -i at ↵Axel Beckert1-0/+1
shell invocation) from upstream
2014-10-13Cherry-pick 521313b4 (Tests for workers/33429) from upstreamAxel Beckert1-0/+1
2014-10-13Cherry-pick 605a73e4 (33429: disallow non-integer values for HISTSIZE and ↵Axel Beckert1-0/+1
SAVEHIST of "fc -p", and fix crash on zero values for same) from upstream
2014-10-13Cherry-pick 22c4ea42 (33403: be conservative about redirecting _call_program ↵Axel Beckert1-0/+1
stderr, the caller may have already done so) from upstream