diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2013-11-30 09:37:14 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2013-11-30 09:37:14 +0100 |
commit | 1351d0c284e1b85db92caa8af51bb56a6e432b1d (patch) | |
tree | 637754b3ba0cb611a92d622df94dc798fce0e940 | |
parent | fe796fee83b735a101ef2c3801b3c765b1c3f633 (diff) | |
download | buildroot-1351d0c284e1b85db92caa8af51bb56a6e432b1d.tar.gz buildroot-1351d0c284e1b85db92caa8af51bb56a6e432b1d.zip |
CHANGES: update with recent changes
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r-- | CHANGES | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -1,3 +1,24 @@ +2013.11, Not yet released: + + Minor fixes. + + Updated/fixed packages: apr, binutils, dbus-python, dropwatch, + ecryptfs-utils, eglibc, gdb, gpsd, grantlee, hostapd, + iptables, qlibiscsi, libnspr, libnss, libpfm4, libtool, + lua-ev, lvm2, mplayer, qt, qt5, quagga, ruby, tinymembench, + tvheadend, util-linux, wpa_supplicant + + Issues resolved (http://bugs.uclibc.org): + + #1279: Buildroot compiled Busybox and Coreutils LFS issues + #2995: -fstack-protector-all causes ssh to SIGSEGV + #5570: Cannot compile software on the target machine + #6428: util-linux libmount segfaults with patch from buildroot + #6500: php fails to build for armel + #6554: gdb needs to dependents on host texinfo + #6692: GNU nano fails to compile for x86_64 + #6704: wpa_supplicant: fix wrong path to executable file in D-Bus + 2013.11-rc3, Released November 26th, 2013 Fixes all over the tree. |