Update for 2020.02.9
authorPeter Korsgaard <peter@korsgaard.com>
Sun, 27 Dec 2020 16:55:12 +0000 (17:55 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 27 Dec 2020 17:22:23 +0000 (18:22 +0100)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 15a05e6d5a875759d217d61b3c7b31ec87ea4eb5)
[Peter: drop Makefile changes]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
CHANGES

diff --git a/CHANGES b/CHANGES
index 84d5cee0c327f3b9e3bbe50b35e1c9b59aaec031..51710d03ea13e81eb2c3a255f6f1a32db6ff0b45 100644 (file)
--- a/CHANGES
+++ b/CHANGES
        #12796: Update OpenSSL to Version 1.1.1g to patch  CVE-2020-1967
        #12811: bootstrap stuck and no login prompt
 
+2020.02.9, released December 27th, 2020
+
+       Important / security related fixes.
+
+       Infrastructure:
+       - cmake: fix host ccache handling for CMake 3.19
+       - meson: Forcibly disable binary stripping for
+         target builds, enable for host builds
+       - golang: Fix HOST / TARGET directories for per-package builds
+
+       Defconfigs: Beaglebone Qt5: Fix ti-sgx related issues
+
+       Updated/fixed packages: apitrace, arm-trusted-firmware,
+       bustle, c-ares, ca-certificates, cdrkit, cryptopp, dhcpcd,
+       docker-containerd, dtv-scan-tables, flare-engine, ghostscript,
+       haproxy, imagemagick, imx-gpu-viv, jasper, jemalloc,
+       jpeg-turbo, libcap, libcurl, libglib2, libgpiod, libkrb5,
+       libopenssl, libplist, libressl, libuv, libuvw, lynx, mariadb,
+       mbedtls, minidlna, monkey, musl, mutt, ncurses, netsnmp,
+       nodejs, opencv3, openldap, openrc, opkg-utils, paho-mqtt-c,
+       php, privoxy, proftpd, python-crc16, python-flask-cors,
+       python-lxml, python-pip, python-pyparsing, python-pyqt5, qemu,
+       qt5base, raptor, rauc, ruby, setserial, shadowsocks-libev,
+       slirp, sqlcipher, ti-sgx-demos, tinycbor, vsftpd,
+       wireless-regdb, wireshark, x11vnc, xen, xinetd,
+       xserver_xorg-server
+
+       Issues resolved (http://bugs.uclibc.org):
+
+       #13276: libcap builds libcap.pc incorrectly
+       #13316: beaglebone_qt5_defconfig: PowerVR fails to start
+       #13341: Mistake in /etc/init.d/S70vsftpd
+
 2020.02.8, released November 16th, 2020
 
        Important / security related fixes.