diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2010-06-09 10:36:26 -0300 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-07-01 21:42:32 +0200 |
commit | 3404ad7c4fd5997ba7becf239ab8bc5b919393aa (patch) | |
tree | bf4a1d787f51f7f8aac70693f86a4a1446356a52 /CHANGES | |
parent | da32c7ca2d488ffdd2e37a1cc533338741342a3c (diff) | |
download | buildroot-novena-3404ad7c4fd5997ba7becf239ab8bc5b919393aa.tar.gz buildroot-novena-3404ad7c4fd5997ba7becf239ab8bc5b919393aa.zip |
bash: bump to 4.1.7(1) and migrate to autotargets
Closes #1993
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -13,7 +13,7 @@ New packages: cgilua, copas, coxpcall, ffmpeg, luafilesystem, luasocket, rings, wsapi, xavante, xterm - Updated/fixed packages: berkeleydb, busybox, cdrkit, dash, + Updated/fixed packages: berkeleydb, bash, busybox, cdrkit, dash, dialog, diffutils, distcc, dmalloc, dnsmasq, dropbear, fbv, file, gawk, gstreamer, gzip, intltool, ipsec-tools, iptables, libart, libfuse, libgpg-error, libidn, liblockfile, links, @@ -45,6 +45,7 @@ #1957: Bump sqlite to 3.6.23.1 #1975: Package removal/deprecation #1987: intltool: Fix spelling mistake + #1993: Bump bash to 4.1.7(1) and migrate to autotargets #1999: Typo in path checking #2005: Bump dnsmasq to 2.55 and migrate to gentargets #2035: ipsec-tools-0.7.2 fails to build with gcc-4.4.x |