]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
CHANGES: additional updates for 2018.05-rc1
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 9 May 2018 20:53:39 +0000 (22:53 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 9 May 2018 20:53:39 +0000 (22:53 +0200)
 - Add some explanations about the Blackfin removal, as suggested by
   Yann E. Morin.

 - Add list of resolved issues.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
CHANGES

diff --git a/CHANGES b/CHANGES
index 1ca80c244e4e4cd36b10e38c113f1a21a72de9d9..c386ef7cc6fdf05c8c6304073267ff294dd31a24 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,7 +4,8 @@
        uClibc-ng 1.0.30, Linux kernel headers bumped to 4.16.x.
 
        Architecture: support for the Blackfin architecture has been
-       removed.
+       removed, as it was removed from Linux upstream, poorly
+       maintained in binutils/gdb, and abandoned by Analog Devices.
 
        Numerous packages updated to have hashes for their license
        files.
        freescale_p1010rdb_pa, freescale_mpc8315erdb, riotboard,
        teliv_evk_pro3
 
+       Issues resolved (http://bugs.uclibc.org):
+
+       #10151: toolchain eclipse register : fails with a custom
+               BR2_HOST_DIR
+       #10511: Packages get downloaded uncompressed with wget
+       #10531: QtWebengine doesn't build if the host hasn't a 32 bits
+               C++ compiler working
+       #10846: error in compiling gnutls
+       #10886: openssl-1.0.2n fails to build
+       #10896: /bin/sh not in /etc/shells
+       #10961: Grub2 fails to build for x86_64 when BR2_SSP_ALL is
+               enabled
+
 2018.02.1, Released April 9th, 2018
 
        Important / security related fixes.