summaryrefslogtreecommitdiff
path: root/debian/patches
AgeCommit message (Collapse)AuthorFilesLines
2011-06-02at2quilt: Updating autotools patchesFrank Terbeck3-8/+61
With the 4.3.12 release we can finally put those patches into the quilt series file and actually use them. I hope this works as planed.
2011-06-02Removing upstream patches due to new releaseFrank Terbeck10-260/+0
2011-04-27Fix screen completion for serial devices (Closes: #623522)Frank Terbeck2-0/+36
2011-03-09Fix for crash in incorrect bash-like index usageFrank Terbeck2-0/+43
2011-03-09Fix for false isident() behaviourFrank Terbeck2-0/+30
2011-03-02Fix endless loop due to lexer bug (Closes: #353863)Frank Terbeck2-0/+17
Patch from Peter Stephenson: <http://www.zsh.org/mla/workers/2011/msg00237.html>
2011-03-02Refreshing autotools patches for yodl3 fixesFrank Terbeck2-5/+15
This still keeps the patches out of the series file, but it is shows that the at2quilt script works as indended even with manually added patches.
2011-03-02Adding patch to support yodl3Frank Terbeck2-0/+41
This requires the autotools patches to updated.
2011-03-02Adding patch to fix segfault with regular expression matchingFrank Terbeck2-0/+44
See <http://www.zsh.org/mla/workers/2011/msg00020.html> and the following thread for details. Fix from: <http://www.zsh.org/mla/workers/2011/msg00027.html>.
2011-03-02Fix detection of svn repositories in vcs_info (Closes: #611175)Frank Terbeck2-0/+15
See <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=611175> for details.
2011-03-02Fix colors function to work with ksh_arrays (Closes: #613162)Frank Terbeck2-0/+17
See <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=613162> for details.
2011-03-02Adding autotools related patchesFrank Terbeck2-0/+15194
These create ./configure and ./config.h.in. Usually those are generated using ./Util/preconfig, but for the purpose of building the debian package, the goal is to avoid calling the preconfig script. This commit deliberately keeps the patches out of debian/patches/series, so it doesn't clash with the current .orig tarball which does in fact ship a ./configure script. After the next release that will not be the case anymore and ./debian/at2quilt will automatically add the patches to the series file.
2011-03-02Adding _fuser fix from upstreamFrank Terbeck2-0/+17