summaryrefslogtreecommitdiff
path: root/shells/bash/patches
AgeCommit message (Expand)AuthorFilesLines
2015-03-07Apply patch to patch in PR 49375. Defuzz patches.rodent7-24/+33
2014-11-23Use -Wl,-R instead of just -R to avoid breaking the build on FreeBSD.dholland1-0/+16
2014-09-29Add another upstream security fix patch. Welcome to 4.3.027.wiz1-10/+10
2014-09-27use the official version of the parse.y patch.christos1-17/+0
2014-09-25Disable function import by default, enabled only with -import-functions.christos2-0/+45
2014-09-25Add fix for CVE-2014-7169.tron1-0/+17
2014-07-17Fix SCO OpenServer 5.0.7/3.2 build.ryoon1-0/+17
2014-03-12Update to 4.3:wiz5-176/+0
2014-01-11Patch in fix from readline git repo for upcoming readline 6.3. This fixeschopps1-0/+79
2013-06-09Add support for RLIMIT_NTHR (number of threads) that appears in NetBSDbsiegert1-0/+17
2013-02-12shells/bash: disable job control on Minixtcort1-0/+31
2012-07-18add patch from the Bash project fixing CVE-2012-3410spz1-0/+37
2011-03-22remove patch-aa for DragonFly.obache1-32/+0
2011-03-12Update to 4.2.wiz2-24/+15
2011-02-20MirBSD support from Benny Siegert in PR 44606.wiz3-0/+54
2010-04-15Allow building on systems without vsnprintf.joerg1-6/+15
2010-02-09Add patch fixing build on DragonFly provided by Steve O'Hara-Smithwiz1-0/+32
2010-01-16Update to 4.1:wiz1-19/+0
2009-09-04Remove code that triggers parsing bugs in older gccs (e.g. onwiz1-0/+19
2009-02-24Update to 4.0:wiz1-8/+0
2007-09-18Update to patchlevel 3.2.25: Various bugfixes.wiz1-8/+8
2006-10-22Add patch for bash-3.2 update (broken ru.po file).wiz1-0/+8
2006-10-22Update to 3.2:wiz6-144/+5
2005-12-31Update to 3.1pl1:wiz5-21/+24
2005-10-10Don't declare errno, errno.h does so already.joerg1-0/+12
2005-03-15Add a patch allowing compilation of bash on AIX 4.3.3. Tested not togarbled1-0/+53
2004-10-23Enable multibyte support in default. It will be disabled by configureminskim5-0/+140