summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2016-08-30 08:14:23 +0200
committerPeter Korsgaard <peter@korsgaard.com>2016-08-30 08:18:50 +0200
commit7e981ed08580a804ba46eed73fa6b24b35379b7e (patch)
tree3c7f7cefd8d61c1ec963c4b1bc671a71783f4571 /CHANGES
parentdf5793e309e7faf2968cb25604fd6394a2460639 (diff)
Update for 2016.08-rc3
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES39
1 files changed, 39 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 2ecee853c..eac349a72 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,42 @@
+2016.08-rc3, Released August 29th, 2016
+
+ Fixes all over the tree.
+
+ Toolchain: C++ support for the internal blackfin toolchain
+ re-enabled.
+
+ Architecture: Default to bf532 CPU variant for blackfin,
+ Fix flat one memory region support for m68k and disable flat
+ seperate data support because of compatibility issues.
+
+ Defconfigs: Minnowboard and Raspberrypi: Fix errors with
+ post-build scripts when systemd is used.
+ Zynq microzed/zc706/zed: Fix u-booot configuration.
+
+ netbsd-queue package extended and renamed to
+ musl-compat-headers. With this, a number of musl compatibility
+ patches are no longer needed.
+
+ Updated/fixed packages: aircrack-ng, android-tools, babeld,
+ bcusdk, binutils, boa, busybox, connman, cpupower,
+ docker-engine, domoticz, elf2flt, ffmpeg, fwup, gcc,
+ glib-networking, gnupg, hplip, igd2-for-linux, imagemagick,
+ imx-uuc, iputils, jack2, kismet, kmsxx, libaio, libamcodec,
+ libconfuse, libffi, libfreeimage, libgcrypt, libgpg-error,
+ libiio, libraw, libsepol, libserialport, libxmlrpc, linknx,
+ linux-pam, lirc-tools, lldpd, logrotate, lshw, musl, ncurses,
+ neon, nettle, norm, ntfs-3g, openblas, openmpi, openswan,
+ pinentry, pixman, protobuf, python-meld3, qlibc, qt, qt5base,
+ quagga, rpcbind, rt-tests, runc, sane-backends, sconeserver,
+ squeezelite, stella, tftpd, tinycbor, tinydtls, trace-cmd,
+ trousers, tstools, uboot-tools, uclibc, ulogd, ustr, vlc,
+ webkitgtk, wireshark, xdriver_xf86-video-intel
+
+ Issues resolved (http://bugs.buildroot.org):
+
+ #9101: Error on support/download/git with system git older than 1.8.4
+ #9181: Compiling linux kernel fails if BR2_LINUX_KERNEL_TOOL_CPU..
+
2016.08-rc2, Released August 17th, 2016
Fixes all over the tree.