diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2014-08-17 09:44:53 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-08-17 09:44:53 +0200 |
commit | 8c94df28c75ff834ef77df781b753e0453b8c8dd (patch) | |
tree | 9ea64b8427498e962b05c7b9635d00a4cbc32f6a | |
parent | 6953d5ffebf01ff6b24963058b6d12a3704cbd3f (diff) | |
download | buildroot-8c94df28c75ff834ef77df781b753e0453b8c8dd.tar.gz buildroot-8c94df28c75ff834ef77df781b753e0453b8c8dd.zip |
CHANGES: update with recent changes
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r-- | CHANGES | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -1,3 +1,22 @@ +2014.08, Not yet released: + + Fixes all over the tree. + + Updated/fixed packages: bandwidthd, bluez5_utils, empty, + espeak, fbv, ffmpeg, gd, gnupg2, gst1-plugin-good, iftop, + infozip, libcuefile, libeml, libnftl, localedef, ltrace, + matchbox, network-manager, nftables, ngrep, openssl, perl, + perl-net-ssleay, postgresql, pppd, procps-ng, qt, subversion, + synergy, systemd, tar, tftpd, webkit, xapp_rstart, xbmc + + Issues resolved (http://bugs.uclibc.org): + + #7124: Use BR toolchain externally results a non-bootable... + #7208: Glibc C++ aplications crash if they use exceptions + #7250: Cannot build with -std=c++11 + #7262: Generating locale en_US.UTF-8 fails on 64bit fedora.. + #7286: systemd 215 doesn't build + 2014.08-rc1, Released August 8th, 2014 Fixes all over the tree and new features. |