Update for 2019.11.1
authorPeter Korsgaard <peter@korsgaard.com>
Sun, 12 Jan 2020 12:18:07 +0000 (13:18 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 12 Jan 2020 14:50:47 +0000 (15:50 +0100)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 57fbebac60f5247744882b3729ee9b2dc32c8f15)
[Peter: drop Makefile changes]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
CHANGES

diff --git a/CHANGES b/CHANGES
index 3c3fc1d76854656b009de4bafb697d3ad877e7c7..b4d6faa38a75b40c745346085d832b3c655a8690 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,41 @@
+2019.11.1, released January 12th, 2020
+
+       Important / security related fixes.
+
+       Infrastructure: kconfig: Fix reconfigure logic, python: Ensure
+       correct compiler and linker flags are used for compiled code
+
+       utils/scanpypi: Remind users to update DEVELOPERS
+
+       Defconfigs: imx6-sabresd: Fix the Qt5 display names,
+       imx8: Drop extra copy of U-Boot DTB
+
+       Updated/fixed packages: acsccid, bitcoin, boost, busybox,
+       cc-tool, cmocka, cpio, cups, dante, dialog, dillo, docker-cli,
+       docker-containerd, docker-engine, easy-rsa, ebtables,
+       ecryptfs-utils, efl, ffmpeg, gdb, git, glibc, gnupg2, go,
+       gpsd, grpc, gst1-plugins-bad, iputils, jasper,
+       kf5-kcoreaddons, leveldb, libarchive, libfribi, libgit2,
+       libkrb5, libp11, librsvg, libssh, libtomcrypt, libuio, libv4l,
+       lirc-tools, log4cplus, lrzip, lvm2, mali-t76x,
+       matchbox-desktop, mender-grubenv, mmc-utils, mosquitto,
+       nodejs, ntp, openipmi, opencv3, openpowerlink, openrc, pango,
+       perl-sys-cpu, pimd, postgresql, pulseaudio, python-brotli,
+       python-coherence, python-crc16, python-django, python-dpkt,
+       python-gobject, python-pyasn-modules, python-pypcap,
+       python-pyqt5, python-subprocess32, python3, qpdf,
+       qt-webkit-kiosk, qt5virtualkeyboard, qt5webengine, quota,
+       rabbitmq-c, rauc, rpcbind, rtl8821au, runc, rygel, samba4,
+       sdl2, setserial, snort, spidev_test,
+       sunxi-mali-mainline-driver, syslog-ng, sysrepo, tcllib, tftpd,
+       usbmount, w_scan, wavpack, wsapi, wsapi-fcgi, wsapi-xavante,
+       x265, xserver_xorg-server, ytree, zip
+
+       Issues resolved (http://bugs.uclibc.org):
+
+       #12121: PyQt5.QtSerialPort and other modules not being built
+       #12286: Can't import gobject in python 3.8
+
 2019.11, released December 1st, 2019
 
        Various fixes.