From 7e981ed08580a804ba46eed73fa6b24b35379b7e Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Tue, 30 Aug 2016 08:14:23 +0200 Subject: [PATCH] Update for 2016.08-rc3 Signed-off-by: Peter Korsgaard --- CHANGES | 39 ++++++++++++++++++++++++++++++++++++++ Makefile | 2 +- docs/website/download.html | 18 +++++++++--------- docs/website/news.html | 22 +++++++++++++++++++++ 4 files changed, 71 insertions(+), 10 deletions(-) diff --git a/CHANGES b/CHANGES index 2ecee853c8..eac349a72c 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. diff --git a/Makefile b/Makefile index 8def78adb7..02b65ccf78 100644 --- a/Makefile +++ b/Makefile @@ -46,7 +46,7 @@ else # umask all: # Set and export the version string -export BR2_VERSION := 2016.08-rc2 +export BR2_VERSION := 2016.08-rc3 # Save running make version since it's clobbered by the make package RUNNING_MAKE_VERSION := $(MAKE_VERSION) diff --git a/docs/website/download.html b/docs/website/download.html index 907503b678..80a979bf75 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -42,37 +42,37 @@ -

Latest release candidate: 2016.08-rc2

+

Latest release candidate: 2016.08-rc3

diff --git a/docs/website/news.html b/docs/website/news.html index c6dbc4c57a..d74a2a80d6 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,28 @@

News