107 Commits

Author SHA1 Message Date
naddy
6c5d3f350b update to 4.3 patchlevel 33 2015-01-13 13:44:15 +00:00
naddy
cef894df31 switch to 4.3.30 tarball; no source changes 2014-11-17 21:04:49 +00:00
naddy
8da37cee77 update to 4.3.30: parser bug fixes 2014-10-08 17:29:52 +00:00
naddy
748b67f4d0 update to 4.3.28: fixes two local buffer overflows in parse.y 2014-10-03 19:11:20 +00:00
naddy
02379e4686 Security update to 4.3.27:
This patch changes the encoding bash uses for exported functions to avoid
clashes with shell variables and to avoid depending only on an environment
variable's contents to determine whether or not to interpret it as a shell
function.
(CVE-2014-6277, CVE-2014-7186, CVE-2014-7187)
2014-09-28 13:26:55 +00:00
naddy
4838e46405 Security update to 4.3.26.
Fixes CVE-2014-7169 (incomplete fix for CVE-2014-6271).
2014-09-26 22:31:58 +00:00
naddy
fca3a78b09 Security update to 4.3.25:
Fix for CVE-2014-6271 (remote code execution through bash)
2014-09-24 19:16:18 +00:00
naddy
ae9cd4aaa2 update to 4.3 patchlevel 24 2014-08-24 19:15:46 +00:00
naddy
a640a965dd update to 4.3 patchlevel 22 2014-08-09 19:44:40 +00:00
naddy
8df1bd6492 update to 4.3 patchlevel 18 2014-05-27 20:06:26 +00:00
naddy
26edb706c2 update to 4.3 patchlevel 11 2014-04-19 22:21:30 +00:00
naddy
61b704b999 don't require bison, patch (005) contains changes to y.tab.c 2014-04-10 12:25:22 +00:00
naddy
6456010b9d update to 4.3 patchlevel 8 2014-04-10 11:59:08 +00:00
naddy
6c6cbea751 Update to 4.3.
Release announcement:
https://lists.gnu.org/archive/html/info-gnu/2014-02/msg00010.html
2014-03-10 11:58:31 +00:00
dcoppa
1efd33a98a Do not use memcpy() on overlapping memory
http://lists.gnu.org/archive/html/bug-bash/2013-03/msg00047.html
via Arch Linux

ok naddy@
2013-12-13 15:54:46 +00:00
naddy
582b883e89 remove a.out workaround 2013-07-06 11:46:45 +00:00
naddy
9cfe73dae7 update to 4.2 patchlevel 45 2013-03-12 19:55:08 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
naddy
af2e150b0c update to 4.2 patchlevel 42 2013-01-05 19:45:21 +00:00
naddy
e0bf2c6ea1 update to 4.2 patchlevel 39 2012-11-25 21:00:14 +00:00
naddy
96c835a4c4 update to 4.2 patchlevel 37 and drop groff dependency 2012-08-04 20:05:12 +00:00
naddy
ea6b9b87ce update to 4.2 patchlevel 36 2012-07-10 13:41:11 +00:00
naddy
7a9f92333c update to 4.2 patchlevel 29 2012-06-13 15:52:55 +00:00
rpointel
9848565bf9 Update bash to 4.2.28.
ok naddy@ (maintainer).
2012-05-03 17:17:34 +00:00
naddy
862d1beb7b update to 4.2 patchlevel 24 2012-03-16 19:56:24 +00:00
naddy
e7070934e4 update to 4.2 patch level 20 for a number of bug fixes 2011-12-05 21:40:03 +00:00
naddy
0afbd74914 bug fix update to 4.2 patchlevel 10 2011-05-30 19:35:47 +00:00
naddy
690137e1fc Update to 4.2 patch level 8. 2011-03-15 19:22:08 +00:00
naddy
21e6824cad use NO_SHARED_LIBS with lazy eval instead of hardcoding machine archs 2011-03-02 20:55:23 +00:00
sebastia
9430082d68 Fix build of bash on static archs.
OK jasper@
2011-01-21 11:25:03 +00:00
espie
6c283d7e98 new depends 2010-11-20 17:22:40 +00:00
espie
2ef1026971 USE_GROFF=Yes 2010-10-18 21:41:44 +00:00
naddy
5770687ba2 update to 4.1 patch level 9 2010-10-14 19:40:20 +00:00
naddy
10f831e7aa Enable multibyte support. Makes regression tests happier. 2010-07-28 20:25:11 +00:00
naddy
74bb000d80 update to 4.1 patch level 7 2010-05-19 18:53:46 +00:00
naddy
fc06b8f5bd update to 4.1 patch level 5 2010-04-05 21:17:32 +00:00
naddy
5365ba63d3 maintenance update to 4.1, patchlevel 2 2010-03-21 16:37:49 +00:00
naddy
0513e8e029 update to 4.0 patch level 35 2009-11-02 18:12:29 +00:00
naddy
972fa9a7e1 actually rebuild the parser so patches to parse.y will take effect 2009-09-21 01:34:41 +00:00
naddy
1378e4b082 update to 4.0 patch level 33 2009-09-18 17:28:39 +00:00
naddy
7cfe9babd0 update to 4.0 patch level #28 2009-08-02 15:32:01 +00:00
naddy
5a7988bb4f update to 4.0 patch 24 2009-05-19 15:33:31 +00:00
naddy
0b54136db6 update to 4.0 patch 17 2009-05-06 15:21:58 +00:00
naddy
e48b93ed0d major update to 4.0, patch level 10 2009-04-04 19:42:18 +00:00
naddy
2fc2e2bf8c update to 3.2 patch 48 2008-11-20 19:54:37 +00:00
naddy
f9780a38fb update through patch #39 2008-05-04 19:56:25 +00:00
naddy
15433ba154 update to 3.2.33: miscellaneous fixes for fairly obscure bugs 2007-12-28 20:35:14 +00:00
merdely
5f016682f3 Remove surrounding quotes in COMMENT 2007-09-15 21:17:24 +00:00
naddy
d41b17b545 update to 3.2.25: various bug fixes 2007-08-25 19:46:46 +00:00
naddy
e3b3ce0e0e maintenance update to 3.2.17, fixes some problems with cursor positioning 2007-05-26 21:07:24 +00:00