Update for 2020.08.2

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2020.08.x 2020.08.2
Peter Korsgaard 2020-11-16 23:13:14 +01:00
parent db0aa57d94
commit 5a90d87d33
2 changed files with 28 additions and 1 deletions

27
CHANGES
View File

@ -1,3 +1,30 @@
2020.08.2, released November 16th, 2020
Important / security related fixes.
Toolchain-wrapper: Pass -fno-tree-loop-distribute-patterns to
fix kernel build on microblaze with gcc 10.x when
optimizations are enabled.
Updated/fixed packages: apparmor, argp-standalone, asterisk,
bandwidthd, binutils, bitcoin, busybox, collectd, cryptsetup,
cups-filters, darkhttpd, davfs2, dvb-apps, docker-cli,
docker-containerd, docker-engine, dovecot-pigeonhole, elf2flt,
fastd, fbset, fbtft, freetype, gcc, ghostscript, grpc,
gst1-plugins-bad, jsoncpp, kernel-module-imx-gpu-viv,
keepalived, kmscube, libass, libexif, libiqrf,
libnetfilter_conntrack, libpam-tacplus, libraw,
linux-backports, linux-firmware, lzlib, mp4v2, netsnmp, nginx,
numactl, oniguruma, opencv3, openntpd, patchelf, php,
pistache, postgresql, python-pyqt5, qemu, qt5base, rauc,
redis, samba4, slirp, systemd, tcpdump, tinyproxy, tmux, tor,
waf, webkitgtk, wine, wireguard-linux-compat, wireshark,
wpewebkit, xen, xorriso, xvisor, zeromq, zxing-cpp
Issues resolved (http://bugs.uclibc.org):
#11931: Bugs in support/scripts/apply-patches.sh
2020.08.1, released October 12th, 2020
Important / security related fixes.

View File

@ -92,7 +92,7 @@ all:
.PHONY: all
# Set and export the version string
export BR2_VERSION := 2020.08.1
export BR2_VERSION := 2020.08.2
# Actual time the release is cut (for reproducible builds)
BR2_VERSION_EPOCH = 1602507000