Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |||||
2016-12-06 | Remove cherry-picked patch | Axel Beckert | 2 | -28/+0 | |
2016-12-04 | Cherry-pick af2ab0247: attempt to make output from interactive test more robust | Axel Beckert | 2 | -0/+28 | |
2016-12-04 | Remove cherry-picked fix-segfault-in-is_cond_binary_op.patch | Axel Beckert | 2 | -19/+0 | |
... in preparation of merging a new upstream release. | |||||
2016-02-01 | Add patch by Bart Schaefer to fix segfault in is_cond_binary_op | Axel Beckert | 2 | -0/+19 | |
2016-01-24 | Update changelog for new beta release, remove patches applied upstream | Axel Beckert | 3 | -42/+0 | |
2015-12-27 | Mark _aptitude patch as forwarded | Axel Beckert | 1 | -0/+1 | |
Gbp-Dch: Ignore | |||||
2015-12-26 | Add patch to fix parsing of aptitude 0.7.5's --help output | Axel Beckert | 2 | -0/+18 | |
… without stopping to be able parse older aptitude versions' output. | |||||
2015-12-26 | Add patch to add missing apt purge and autoremove subcommands | Felipe Sateler | 2 | -0/+23 | |
Closes: #808317 | |||||
2015-09-11 | Revert "Extend further-mitigate-test-suite-hangs.patch to mitigate a race ↵ | Axel Beckert | 1 | -18/+3 | |
condition in E01options.ztst" This reverts commit 0867ec1ff0013deb0095aa769b529a33a24059f8. | |||||
2015-09-09 | Extend further-mitigate-test-suite-hangs.patch to mitigate a race condition ↵ | Axel Beckert | 1 | -3/+18 | |
in E01options.ztst | |||||
2015-08-30 | Update further-mitigate-test-suite-hangs.patch to remove additional ↵ | Axel Beckert | 1 | -10/+5 | |
cherry-picked fixes | |||||
2015-08-27 | Throw away even more errors in further-mitigate-test-suite-hangs.patch | Axel Beckert | 1 | -4/+6 | |
2015-08-26 | Update patch to integrate Bart's suggestion on further test suite fixes | Axel Beckert | 1 | -6/+9 | |
Hopefully fixes test suite failure which so far only show up in the Jenkins builds. Source of the patch: http://www.zsh.org/mla/workers/2015/msg02205.html | |||||
2015-08-22 | Remove all cherry-picked patches | Axel Beckert | 7 | -178/+0 | |
2015-07-26 | Cherry-pick upstream fix for segfault upon $((…)<Tab> | Axel Beckert | 2 | -0/+22 | |
2015-07-26 | Cherry-pick 771381c2+dd8079e0 to fix $((...)) completion | Axel Beckert | 3 | -0/+72 | |
Closes: #793168 | |||||
2015-06-29 | Cherry-pick upstream fix to avoid warnings in prompt adam1 with Perl 5.22 | Axel Beckert | 2 | -0/+32 | |
2015-06-29 | Cherry-pick upstream crash fix to handle failure of gettempname() in namedpipe() | Axel Beckert | 2 | -0/+22 | |
2015-06-28 | Cherry-pick upstream patch to fix signal queueing in zcontext_save_partial() | Axel Beckert | 2 | -0/+30 | |
Closes: #790282 | |||||
2015-05-28 | Drop all but one patch (issues fixed upstream) | Axel Beckert | 3 | -60/+0 | |
2015-05-08 | Updated patch by pws which unsetopts PROMPT_SP | Axel Beckert | 3 | -28/+42 | |
Rename patch accordingly | |||||
2015-05-06 | Add patch to check if test suite failures are prompt variables related | Axel Beckert | 2 | -0/+28 | |
2015-05-06 | Remove all cherry-picked patches | Axel Beckert | 8 | -280/+0 | |
2014-10-13 | Add patch by Bart Schaefer which should further mitigate #759870 | Axel Beckert | 2 | -0/+18 | |
2014-10-13 | Cherry-pick 2d14c085 (33445: fix handling of -s when combined with -i at ↵ | Axel Beckert | 2 | -0/+67 | |
shell invocation) from upstream | |||||
2014-10-13 | Cherry-pick 521313b4 (Tests for workers/33429) from upstream | Axel Beckert | 2 | -0/+28 | |
2014-10-13 | Cherry-pick 605a73e4 (33429: disallow non-integer values for HISTSIZE and ↵ | Axel Beckert | 2 | -0/+61 | |
SAVEHIST of "fc -p", and fix crash on zero values for same) from upstream | |||||
2014-10-13 | Cherry-pick 22c4ea42 (33403: be conservative about redirecting _call_program ↵ | Axel Beckert | 2 | -0/+21 | |
stderr, the caller may have already done so) from upstream | |||||
2014-10-13 | Cherry-pick a03227de (33405: vcs_info: Make sure maxexports is set when ↵ | Axel Beckert | 3 | -0/+72 | |
VCS_INFO_set is called) from upstream | |||||
2014-10-08 | Move 9982ab6f to a cherry-picked patch | Axel Beckert | 2 | -0/+31 | |
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-08 | Drop all cherry-picked patches | Axel Beckert | 3 | -182/+0 | |