| Commit message (Expand) | Author | Age | Files | Lines |
* | bash: memleak bug fix for builtin command read | Zhang Xiao | 2017-09-11 | 2 | -0/+36 |
* | bash: CVE-2016-0634 | Zhixiong Chi | 2017-05-18 | 1 | -0/+3 |
* | bash: package bashbug separately | Alexander Kanavin | 2017-03-11 | 1 | -0/+4 |
* | recipes: Move out stale GPLv2 versions to a seperate layeruninative-1.5 | Richard Purdie | 2017-03-07 | 7 | -172/+0 |
* | bash: fix CVE-2016-9401 | Li Zhou | 2017-02-15 | 2 | -0/+51 |
* | bash: use update-alternatives for the bash binary | Andreas Oberritter | 2017-02-05 | 1 | -2/+4 |
* | bash_3.2.x: update recipe version to match what we're shipping | André Draszik | 2016-11-06 | 8 | -47/+18 |
* | bash: fix run-intl ptest failed | Dengke Du | 2016-08-23 | 3 | -1/+132 |
* | bash: 4.3.39 -> 4.3.46 | Dengke Du | 2016-08-18 | 1 | -0/+21 |
* | bash: add patch to build w/ -Wformat-security | André Draszik | 2016-08-01 | 2 | -0/+36 |
* | bash: fix string format errors when enabling security flags | Ross Burton | 2016-07-20 | 2 | -0/+22 |
* | bash: ensure LDFLAGS is passed when building ptest | Ross Burton | 2016-07-20 | 1 | -3/+3 |
* | bash: fix dependencies and QA Issue | Maxin B. John | 2016-05-06 | 1 | -1/+1 |
* | bash: fixed ptest run-builtins failed | Dengke Du | 2016-04-29 | 2 | -0/+34 |
* | bash: fix buildpaths qa check error | Kai Kang | 2016-01-07 | 1 | -2/+4 |
* | bash: fix testcase run-coproc/run-execscript/run-test/run-heredoc failed | Hongxu Jia | 2015-12-12 | 4 | -1/+174 |
* | bash: Disable custom memory allocator | Aníbal Limón | 2015-10-12 | 1 | -1/+1 |
* | bash: append srcdir to run-ptest script | Ajay M | 2015-08-16 | 1 | -1/+1 |
* | bash_3.2.48: dont include target CFLAGS in host LDFLAGS | Andre McCurdy | 2015-08-10 | 2 | -0/+34 |
* | bash: 4.3 -> 4.3.30 | Robert Yang | 2015-08-10 | 2 | -111/+46 |
* | bash: explicitly define NON_INTERACTIVE_LOGIN_SHELLS in CFLAGS | Chen Qi | 2015-04-24 | 1 | -0/+5 |
* | bash 3.2.48: disable parallel build | Robert Yang | 2015-03-10 | 1 | -0/+2 |
* | meta: enable parallel build for several recipes | Robert Yang | 2015-02-15 | 1 | -2/+0 |
* | bash: separate B and S | Robert Yang | 2015-01-16 | 2 | -1/+3 |
* | bash: use EXTRA_AUTORECONF to disable autoheader | Ross Burton | 2014-12-03 | 1 | -2/+1 |
* | bash: clean host path in bashbug | Shiqun Lin | 2014-11-25 | 1 | -0/+4 |
* | bash: update and CVE-2014-6278 fix | Mark Hatle | 2014-10-06 | 2 | -0/+6 |
* | bash: Upgrade bash to latest patch level to fix CVEs | Mark Hatle | 2014-10-06 | 6 | -239/+112 |
* | bash: Fix CVE-2014-7169 | Khem Raj | 2014-09-29 | 4 | -0/+34 |
* | bash: fix CVE-2014-6271 | Ross Burton | 2014-09-29 | 4 | -0/+193 |
* | Add texinfo.bbclass; recipes that use texinfo utils at build-time inherit it. | Max Eliaser | 2014-05-02 | 1 | -1/+1 |
* | bash: update build-tests.patch | Hongxu Jia | 2014-03-05 | 1 | -13/+20 |
* | bash: upgrade to 4.3 | Hongxu Jia | 2014-03-05 | 6 | -50/+18 |
* | autotools-brokensep: Mark recipes with broken separate build dir support | Richard Purdie | 2014-02-28 | 1 | -1/+1 |
* | bash: update HOMEPAGE | Paul Eggleton | 2014-01-02 | 1 | -1/+1 |
* | Replace one-line DESCRIPTION with SUMMARY | Paul Eggleton | 2014-01-02 | 1 | -1/+1 |
* | bash: dynamically add or remove a entry to/from /etc/shells | Ming Liu | 2013-10-26 | 1 | -3/+7 |
* | bash: reference acl*.m4 from ${S} | Bian Naimeng | 2013-08-12 | 1 | -2/+2 |
* | bash: Add ptest | Muhammad Shakeel | 2013-07-29 | 4 | -0/+74 |
* | bash ptest: Sed away the Makefile dependency to remove error messages. | Björn Stenberg | 2013-06-25 | 2 | -1/+2 |
* | Upstream-Status: Correct Capitalization | Saul Wold | 2013-05-12 | 1 | -1/+1 |
* | bash: Use new _ptest functions | Björn Stenberg | 2013-03-07 | 1 | -9/+6 |
* | bash: fix mkbuiltins build failure | Saul Wold | 2013-01-09 | 2 | -1/+32 |
* | Add ptest for bash. | Björn Stenberg | 2012-12-26 | 5 | -1/+93 |
* | bash: fix mkbuiltins build failure | Christopher Larson | 2012-11-14 | 2 | -1/+28 |
* | meta: remove redundant _FOR_BUILD variables | Ross Burton | 2012-11-12 | 1 | -1/+0 |
* | bash: Make it possible to run bash 3.2.48 instead of 4.2. | Martin Ertsaas | 2012-09-24 | 3 | -33/+7 |
* | nativesdk: Switch to using nativesdk as a prefix, not a suffix | Richard Purdie | 2012-09-02 | 1 | -0/+1 |
* | bash: fix warning about bashbug reference /usr/bin when installed in /bin | Otavio Salvador | 2012-07-26 | 2 | -4/+9 |
* | bash: Update to new update-alternatives syntax | Richard Purdie | 2012-05-30 | 1 | -3/+3 |