Update for 2020.02.2
authorPeter Korsgaard <peter@korsgaard.com>
Tue, 12 May 2020 06:17:15 +0000 (08:17 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 12 May 2020 13:15:23 +0000 (15:15 +0200)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 2f7183d13133f2ded97fee273bd0cbed10226e4e)
[Peter: drop Makefile changes]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
CHANGES

diff --git a/CHANGES b/CHANGES
index ff9bec5b73d2dc4bafa07138652e0d2f45f6c4dd..db27e4138cf7d61e75c157ba5c66aa3085ca6c56 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.2, released May 12th, 2020
+
+       Important / security related fixes.
+
+       Musl: Disallow on PPC64 cores without AltiVec support
+       (E.G. e5500).
+
+       fs/cpio: Correctly handle booting with 'console='
+
+       release: Ensure temporary .br2-external.* files are not
+       included in the release tarball
+
+       Defconfigs: Fix various mistyped config options, or config
+       options where the dependencies were no longer met.
+
+       Updated/fixed packages: apache, azure-iot-sdk-c, binutils,
+       boinc, c-ares, cvs, docker-cli, docker-containerd,
+       docker-engine, domoticz, e2fsprogs, efl, evtest, exim, ffmpeg,
+       freerdp, gcc, gflags, glibc, gnuconfig, haproxy, imx-gpu-2d,
+       irrlicht, jpeg kodi-pvr-vuplus, libarchive, libcoap,
+       libfpm-extra, libglib2, libhtp, libid3tag, libinput, libmad,
+       libopenssl, libsepol, libssh, libv4l, libvncserver, libwpe,
+       localedef, mariadb, matchbox, mbedtls, mc, mesa3d-headers,
+       meson, midori, msgpack, netsnmp, nginx, ogre, openjdk,
+       openldap, openvpn, p7zip, paho-mqtt-c, php, polkit, python,
+       python-attrs, python-crossbar, python-dpkt, python-flask,
+       python-future, python-iptables, python-jedi, python-markdown2,
+       python3, qemu, qpdf, qt5, samba4, squashfs, squid, strongswan,
+       suricata, tzdata, util-linux, vlc, wget, webkitgtk,
+       wireguard-linux-compat, wireshark, wpebackend-fdo, wpewebkit,
+       zic
+
+       Issues resolved (http://bugs.uclibc.org):
+
+       #11866: initramfs file system fails to boot using Grub on EFI x86_64
+       #12271: python-iptables runtime dependencies
+       #12726: systemctl preset-all failed for ctrl-alt-del.target
+       #12751: OpenJdk package installation issues on target
+       #12796: Update OpenSSL to Version 1.1.1g to patch CVE-2020-1967
+       #12811: bootstrap stuck and no login prompt
+       #12841: util-linux/sfdisk 2.35.1 fails on sector-size header
+
 2020.02.1, released April 10th, 2020
 
        Important / security related fixes.