summaryrefslogtreecommitdiff
path: root/debian/patches/series
AgeCommit message (Collapse)AuthorFilesLines
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
2014-10-13Cherry-pick a03227de (33405: vcs_info: Make sure maxexports is set when ↵Axel Beckert1-0/+2
VCS_INFO_set is called) from upstream
2014-10-08Move 9982ab6f to a cherry-picked patchAxel Beckert1-0/+1
This reverts our fad0d343 and upstream's 9982ab6f only inside the debian branch. The package built fine that way, but jenkins insisted on building against the zsh-5.0.7 tag. We may need to cherry-pick 9982ab6f in the debian branch before merging the zsh-5.0.8 tag.
2014-10-08Drop all cherry-picked patchesAxel Beckert1-2/+0
2014-10-01Cherry-pick 87270496 from upstream: Fixes hanging in freejob from TRAPCHLDAxel Beckert1-0/+1
Mitigates if not fixes: #760061
2014-09-20Cherry-pick 4414e54e from upstream: Fixes regression with shared or ↵Axel Beckert1-0/+1
incremental history when trying to read .zsh_history with hist_fcntl_lock Closes: #761597
2014-08-12Refresh replace-texi2html-with-makeinfo, drop ↵Axel Beckert1-1/+0
texi2html-conf-source-dir-vs-build-dir … and bump upstream version in preliminary changelog entry.
2014-08-11Add patch to fix source vs build directory mixupAxel Beckert1-0/+1
2014-08-11Remove all patches which were cherry-picked from upstreamAxel Beckert1-3/+0
2014-06-10Cherry pick upstream fix for INC_APPEND_HISTORY regression (Closes: #749969)Axel Beckert1-0/+1
2014-05-31Cherry pick apt and apt-mark completion updates from upstream (Closes: #691526)Axel Beckert1-0/+2
The following patches were cherry-picked into debian/patches, but with changelog diffs omitted. They didn't apply (for obvious reasons) and aren't relevant either (for obvious reasons, too). 32533: add completion for "apt-mark" (60bedea3) 32532: completion for "apt" command (d397599c)
2013-12-15Remove use-dev-null-instead-of-dev-tty-for-dash-c-test.patch againAxel Beckert1-1/+0
It was introduced in the hope it would fix test suite failures on hurd, but instead it made the test suite hang. See https://buildd.debian.org/status/fetch.php?pkg=zsh&arch=hurd-i386&ver=5.0.2-6&stamp=1382813718 and https://buildd.debian.org/status/fetch.php?pkg=zsh&arch=hurd-i386&ver=5.0.2-test-3-1&stamp=1386548502 So since we now ignore the test suite results on hurd-i386, it's better to have a failing test suite than to have a hanging test suite.
2013-12-15Drop fix-A05execution-ztst-setopt-MONITOR.patch (applied upstream)Axel Beckert1-1/+0
2013-12-02Add patch which hopefully fixes test suite failures on Jenkins buildsAxel Beckert1-0/+1
2013-11-07Remove patches applied upstreamAxel Beckert1-5/+0
2013-10-01C02cond.ztst: Use /dev/null instead of /dev/tty for -c testAxel Beckert1-1/+1
Hopefully solves the according test suite failures on Hurd. Suggested by Bart Martens.
2013-09-20Add patch to make test suite "-c" test more flexible, should prevent FTBFS ↵Axel Beckert1-0/+1
on Hurd Thanks: Pino Toscano
2013-09-18Add patch to fix segfault in compinit's get_cvdef/freecvdefAxel Beckert1-0/+1
Was triggered by the task tab completion.
2013-08-26Replace texi2html by makeinfoAxel Beckert1-0/+1
Add patch to replace texi2html by makeinfo in Doc/Makefile.in. Fixes lintian warning build-depends-on-obsolete-package