diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2010-06-07 11:35:58 -0300 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-06-07 22:30:57 +0200 |
commit | 8cd06967b9beb025ca37f695f18beb6dc45d6a85 (patch) | |
tree | f185109b2d8f42d2e69536290636747111148a62 /CHANGES | |
parent | cffb9cf0d57c1422fd6f7d029b63e662f5fae347 (diff) | |
download | buildroot-novena-8cd06967b9beb025ca37f695f18beb6dc45d6a85.tar.gz buildroot-novena-8cd06967b9beb025ca37f695f18beb6dc45d6a85.zip |
gawk: bump version and migrate to autotargets
Closes #1933
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 | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -7,8 +7,8 @@ New packages: cgilua, copas, coxpcall, luafilesystem, luasocket, rings, wsapi, xavante - Updated/fixed packages: cdrkit, libidn, netperf, openssl, php, - qt, sqlite, tn5250, usbutils + Updated/fixed packages: cdrkit, gawk, libidn, netperf, + openssl, php, qt, sqlite, tn5250, usbutils Removed packages: modutils @@ -21,6 +21,7 @@ #1897: Bump libusb to 1.0.7 #1903: Bump tn5250 to 0.17.4 and migrate to autotargets #1909: netperf-2.4.5 fails to build because of undeclared SOCK_DCCP + #1933: Bump gawk to 3.1.8 and migrate to autotargets #1945: PHP: add sqlite3 dependency when using external lib #1951: Bump openssl to 0.9.8o #1957: Bump sqlite to 3.6.23.1 |