]> rtime.felk.cvut.cz Git - coffee/buildroot.git/history - package/bash
Update for 2018.05-rc2
[coffee/buildroot.git] / package / bash /
2018-05-03 Romain Naourpackage/bash: use target finalize hook
2018-05-03 Romain Naourpackage/bash: add missing double-dollar for /etc/shells
2018-03-30 Jörg Krausebash: bump to version 4.4.18
2018-02-03 Yann E. MORINpackage/bash: remove dead comment
2018-01-14 Romain Naourpackage/bash: add /bin/bash to /etc/shells
2017-12-01 Thomas PetazzoniMerge branch 'next'
2017-11-22 Adam Duskettbash: bump to 4.4.12
2017-09-24 Baruch Siachbash: fix static build
2017-06-01 Peter KorsgaardMerge branch 'next'
2017-05-31 Daniel Sabogalbash: disable bash malloc by default
2017-04-29 Adam Duskettpackage/b*/Config.in: fix ordering of statements
2017-04-01 Rahul Bedarkarboot, package: use SPDX short identifier for GPLv3...
2017-02-08 Peter Korsgaardbash: add upstream security fixes to patch level 12
2017-01-08 Peter Korsgaardbash: add upstream fixes to patch level 5
2016-12-01 Peter KorsgaardMerge branch 'next'
2016-11-30 Vicente Olivert... bash: bump version to 4.4
2016-07-04 Thomas Petazzonipackage: move busybox show others dependency to per...
2016-06-29 Bernd Kuhlspackage/bash: bump to patchlevel 46
2016-03-12 Gustavo Zacariasbash re-enable parallel builds
2016-01-08 Gustavo Zacariasbash: bump to patchlevel 42
2015-09-04 James Knightpackage/bash: indicate getcwd is malloc-supported
2015-03-18 Gustavo Zacariasbash: bump to patchlevel 33
2014-12-11 Thomas PetazzoniRename BR2_PREFER_STATIC_LIB to BR2_STATIC_LIBS
2014-11-07 Gustavo Zacariasbash: switch to release tarball
2014-10-25 Vicente Olivert... bash: fix linking for static builds with uClibc toolchains
2014-10-12 Yann E. MORINsystem: add option to choose what /bin/sh points to
2014-10-08 Gustavo Zacariasbash: minor install tweaks
2014-10-06 Gustavo Zacariasbash: security bump to patchlevel 30
2014-10-04 Thomas De Schamphe... packages: rename FOO_CONF_OPT into FOO_CONF_OPTS
2014-10-03 Gustavo Zacariasbash: add more security patches
2014-09-28 Gustavo Zacariasbash: update to patchlevel 27
2014-09-24 Gustavo Zacariasbash: security bump to patchlevel 25
2014-03-01 Gustavo Zacariasbash: always prefix readline
2014-03-01 Gustavo Zacariasbash: bump to version 4.3
2013-12-06 Thomas De Schamphe... packages: remove uninstall commands
2013-08-31 Peter KorsgaardMerge branch 'next'
2013-08-28 Arnout Vandecappellebash: fails in parallel build
2013-08-13 Gustavo Zacariasbash: fix static build
2013-06-06 Alexandre BelloniNormalize separator size to 80
2013-03-26 Thomas Petazzonibash: add missing dependency on host-bison
2012-11-14 Arnout Vandecappel... bash: add license info
2012-09-03 Peter KorsgaardMerge branch 'next'
2012-08-24 Gustavo Zacariasbash: security bump to version 4.2 pl37
2012-07-30 Thomas Petazzonibash: add depends on MMU
2012-07-17 Arnout Vandecappel... all packages: rename XXXTARGETS to xxx-package
2012-01-24 Gustavo Zacariasbash: bump to version 4.2 pl20
2012-01-20 Arnout Vandecappel... bash: Adding features that can not be automatically...
2011-12-01 Peter KorsgaardMerge branch 'next'
2011-11-14 Gustavo Zacariasbash: bump to version 4.2 pl10
2011-09-29 Thomas Petazzonipackage: remove useless arguments from AUTOTARGETS
2011-01-17 Gustavo Zacariasbash: build after busybox
2010-11-19 Gustavo Zacariasbash: fix build issues reported by Dmitry Ivanov, updat...
2010-07-01 Gustavo Zacariasbash: bump to 4.1.7(1) and migrate to autotargets
2010-04-11 Thomas PetazzoniDo not let packages remove man pages, info pages and...
2010-01-28 Lionel Landwerlinbash: fix configuration
2010-01-28 Lionel Landwerlinbash: remove CC variable when calling make
2009-10-01 Peter Korsgaardbuildroot: silence ./configure step when building with...
2009-09-03 Will Newtonpackage: Remove unnecessary dependencies on uclibc.
2009-01-16 Peter Korsgaardpackage/: convert to DOWNLOAD helper
2008-12-08 Peter Korsgaardpackage/: get rid of unneeded $(strip ..)
2008-10-06 Wade Berrierbash.mk:
2008-07-17 Peter KorsgaardKconfig: remove 'default n'
2008-05-01 Nigel Kukard* Fixed bash patches
2008-04-29 Nigel Kukard* Sync'd bash patches to upstream
2008-03-26 Hamish MoffattApplied patch from Nathanael D. Noblet <nathanael@gnat...
2008-03-11 John Voltzadded debug option
2008-03-11 Peter Korsgaardbuildroot: Use BR2_GNU_MIRROR everywhere
2007-10-07 Bernhard Reutner... - pull patches 018..024
2007-09-17 Bernhard Reutner... - cleanup and fixes (Cristian Ionescu-Idbohrn)
2007-08-22 Bernhard Reutner... - global whitespace trimming
2007-08-22 Ulf SamuelssonRemove bzero dependencies in bash
2007-08-22 Ulf SamuelssonFix bad patch naming scheme
2007-08-21 Bernhard Reutner... - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* packa...
2007-08-11 Ulf SamuelssonAvoid error msg when TARGET_DIR/bin is created for...
2007-07-11 Ulf SamuelssonUse <package>_VERSION in all <package>.mk instead of...
2007-06-28 Bernhard Reutner... - fix a few -clean targets.
2007-06-27 Bernhard Reutner... - add endian handling, mmap, memcmp checks to TARGET_CO...
2007-06-25 Bernhard Reutner... - forgot to adjust the pathes..
2007-06-25 Bernhard Reutner... - pull some additional fixes from upstream
2007-04-16 Bernhard Reutner... - install some more stuff that goes into staging_dir...
2007-04-06 Bernhard Reutner... - using target's LDFLAGS as LDFLAGS_FOR_BUILD is b0rked
2007-03-13 Eric Andersenfixup package LDFLAGS handling
2007-03-07 Bernhard Reutner... - some more CONFIG_UPDATEs by Haavard Skinnemoen
2007-02-16 Bernhard Reutner... - bump to bash 3.2. Thanks to Alexander Rigbo
2007-01-14 Eric Andersenfixup a whole steaming pile of insanity. When packages...
2007-01-03 Bernhard Reutner... - add missing package-source targets
2006-12-08 Bernhard Reutner... - bash can't be built with -j.
2006-10-01 Bernhard Reutner... - use $(ZCAT) as configured by the user instead of...
2006-06-23 Eric Andersendon't use ftp for gnu stuff, a few version bumps as...
2006-04-15 Mike Frysingerfix patch to work with -p1
2006-04-15 Mike Frysingersome more upstream patches
2006-04-15 Mike Frysingersome more upstream patches
2006-03-23 Mike Frysingersome more patches from upstream
2006-03-19 Mike Frysingerimport bash-3.1 patches
2006-03-19 Mike Frysingerupdate to bash-3.1
2006-03-10 Bernhard Reutner... - quote HOST_CC.
2005-11-24 Mike Frysingerremove extra space after touch
2005-08-02 Eric Andersenalso remove support/mksignames.c
2005-08-02 Eric AndersenHopefully this will teach bash to get signals correct...
2005-04-23 "Steven J. Hill"Fix install error caused by 'ln -sf' which tries to...
next