From 867986650876b588ea359c9a5cefd7fc892ed076 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Fri, 28 Aug 2020 23:10:20 +0200 Subject: [PATCH] Update for 2020.08-rc3 Signed-off-by: Peter Korsgaard --- CHANGES | 20 ++++++++++++++++++++ Makefile | 4 ++-- docs/website/download.html | 18 +++++++++--------- docs/website/news.html | 21 +++++++++++++++++++++ 4 files changed, 52 insertions(+), 11 deletions(-) diff --git a/CHANGES b/CHANGES index 91d68fded1..c9457f469d 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,23 @@ +2020.08-rc3, released August 28th, 2020 + + Fixes all over the tree. + + Infrastructure: Ensure RPATH entries thay may be needed for + dlopen() are not dropped by patchelf. + + Toolchain: Drop old GCC 6 based external Sourcery AMD64 + toolchain. + + Updated/fixed packages: assimp, davfs2, dillo, glibc, + gnuradio, hostapd, ibm-sw-tpm2, ipmitool, json-c, libroxml, + linux, mender, netopeer2, openal, openjpeg, python-matplotlib, + ripgrep, shadowsocks-libev, trousers, xlib_libX11, + xserver_xorg-server + + Issues resolved (http://bugs.uclibc.org): + + #13141: Target-finalize fail with "depmod: ERROR: Bad version passed" + 2020.08-rc2, released August 24th, 2020 Fixes all over the tree, including a number of fixes for diff --git a/Makefile b/Makefile index 2656c3d3ca..59a5b887b6 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2020.08-rc2 +export BR2_VERSION := 2020.08-rc3 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1598278000 +BR2_VERSION_EPOCH = 1598649000 # Save running make version since it's clobbered by the make package RUNNING_MAKE_VERSION := $(MAKE_VERSION) diff --git a/docs/website/download.html b/docs/website/download.html index 1caecca17f..6be35c3216 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -76,37 +76,37 @@ -

Latest release candidate: 2020.08-rc2

+

Latest release candidate: 2020.08-rc3

diff --git a/docs/website/news.html b/docs/website/news.html index 6269c7b60f..c4ef827cf3 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,27 @@

News