Update for 2019.02.10
authorPeter Korsgaard <peter@korsgaard.com>
Mon, 16 Mar 2020 21:20:02 +0000 (22:20 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 16 Mar 2020 21:46:36 +0000 (22:46 +0100)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit f526ccb76de20c5969e9499737635fab1cf43a0a)
[Peter: drop Makefile changes]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
CHANGES

diff --git a/CHANGES b/CHANGES
index 54b20e7e29c7b3c5712679ef161722a7f3dbe2b0..57a53083edb221a027300ed6f3281661ec31dbd8 100644 (file)
--- a/CHANGES
+++ b/CHANGES
        #11761: Building custom kernel 5.1-rc3 or later breaks on objtool
        #11816: Only selected coreutils binaries are installed
 
+2019.02.10, released March 16th, 2020
+
+       Important / security related fixes.
+
+       Core: Ensure package-file-lists data is correct after
+       incremental builds as well.
+
+       Fix a race condition related to creating the output/staging
+       symlink on systems with coreutils < 8.27.
+
+       Br2-external: Fix compatibility with make 4.3+
+
+       Util-linux: Ensure that hwclock is built without GPLv3
+       code. Notice that builds with hwclock has contained
+       GPLv3-licensed code since util-linux 2.30 (Buildroot 2017.08+)
+
+       Updated/fixed packages: armadillo, at, binutils, blktrace,
+       bootstrap, busybox, cairo, cups, czmq, dnsmasq,
+       docker-containerd, dovecot, dovecot-pigeonhole, e2fsprogs,
+       eudev, exim, exiv2, fbgrab, grep, gst1-validate, guile,
+       imagemagick, jhead, kvm-unit-tests, lapack, libcgroup,
+       libftdi1, libjpeg, libsigrok, libsndfile, libssh2, libsvgtiny,
+       libvncserver, libvorbis, libxml2, libxslt, linux, lz4,
+       mariadb, mbedtls, meson, mfgtools, mongoose, ncurses, ntfs-3g,
+       opencv3, openjpeg, openswan, openvmtools, patch, php,
+       postgresql, pppd, proftpd, pure-ftpd, python-django,
+       python-pyqt5, python3, qemu, qt5base, qt5webengine, qwt,
+       rdesktop, ruby, runc, samba4, shellinabox, smartmontools,
+       sqlcipher, squid, swupdate, sysklogd, taglib, thrift,
+       ti-cgt-pru, uboot, util-linux, vorbis-tools, webkitgtk,
+       wireshark, xen, xserver_xorg-server, zeromq, zsh
+
+       Issues resolved (http://bugs.uclibc.org):
+
+       #11996: opencv3 SIGILL on Cortex-A5 with VFPv4-D16
+       #12331: meson issue
+       #12461: libglib2 build files with deep directory structure
+       #12606: fbgrab location has changed
+
 2019.02.9, released January 12th, 2020
 
        Important / security related fixes.