summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2017-11-05 23:43:42 +0100
committerPeter Korsgaard <peter@korsgaard.com>2017-11-05 23:43:42 +0100
commit10b9c36078ba7467f9a040c6b74a9402b9fd5a2d (patch)
tree3cff0f7a5462d132255facf09bfbeffa8e432db6
parent0eee5465e51229c4c17d7930ca2095caace4f8d2 (diff)
downloadbuildroot-10b9c36078ba7467f9a040c6b74a9402b9fd5a2d.tar.gz
buildroot-10b9c36078ba7467f9a040c6b74a9402b9fd5a2d.zip
CHANGES: update with recent changes
Add new/removed packages, closed bugzilla issues. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r--CHANGES28
1 files changed, 28 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index e54c48adb3..7050af3c36 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,7 @@
2017.11-rc1, To be released
+ Fixes all over the tree and new features.
+
libssh2: there is now an explicit choice of the backend to use
(mbedtls, gnutls or openssl). Previously, the choice was implicit
based on the TLS library that was selected. Now, it is possible to
@@ -11,6 +13,32 @@
bit bigger than before. To remove unneeded MIBS, you should use a
post-build script.
+ New packages: asterisk, azmq, bcg729, boinc, dahdi-linux,
+ dahdi-tools, freeswitch-mod-bcg729, fscryptctl, libb64,
+ libpri, libss7, lua-basexx, lua-compat53, lua-cqueues,
+ lua-curl, lua-datafile, lua-fifo, lua-httpd,
+ lua-lpeg-patterns, lua-markdown, lua-sailor, lua-value,
+ luksmeta, minetest, minetest-game, pdmenu, prosody,
+ python-aiocoap, python-automat, python-ibmiotf,
+ python-iso8601, python-m2r, python-simplesqlite,
+ python-websockets, python-xmltodict, qt5wayland, qt5webengine,
+ restorecond, selinux-python, semodule-utils, uhubctl,
+ wireguard, wsapi-fcgi, wsapi-xavante
+
+ Removed packages: aiccu, rfkill, sepolgen
+
+ Issues resolved (http://bugs.buildroot.org):
+
+ #10281: lsblk does not compile for util-linux
+ #10336: lttng compilation fails : linking error
+ #10351: glibc missing in rootfs
+ #10356: nfs-utils missing header
+ #10366: dropbear download url has changed
+ #10391: WiringPi retrieves wrong (old) version
+ #10406: Beaglebone black: Buggy SGX driver version, swapped...
+ #10426: uboot-tools' fw_setenv does not update the redundant...
+ #10451: libpcap 1.8.x and 1.7x does not compile on PPC
+
2017.08.1, Released October 23rd, 2017
Important / security related fixes.
OpenPOWER on IntegriCloud