All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit branch/2020.08.x] Update for 2020.08.2
@ 2020-11-16 22:13 Peter Korsgaard
  0 siblings, 0 replies; only message in thread
From: Peter Korsgaard @ 2020-11-16 22:13 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=5a90d87d331aa440cd024c7269a0673d94792896
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2020.08.x

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 CHANGES  | 27 +++++++++++++++++++++++++++
 Makefile |  2 +-
 2 files changed, 28 insertions(+), 1 deletion(-)

diff --git a/CHANGES b/CHANGES
index 570be1f7dc..ffe98aa294 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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.
diff --git a/Makefile b/Makefile
index 4ebf671af2..5a2fad5a05 100644
--- a/Makefile
+++ b/Makefile
@@ -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
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-11-16 22:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-16 22:13 [Buildroot] [git commit branch/2020.08.x] Update for 2020.08.2 Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.