From b36e2eca2084a69b61a089bf319ae852632178df Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Wed, 26 Feb 2020 17:18:34 +0100 Subject: [PATCH] Update for 2020.02-rc2 Signed-off-by: Peter Korsgaard --- CHANGES | 23 +++++++++++++++++++++++ Makefile | 4 ++-- docs/website/download.html | 18 +++++++++--------- docs/website/news.html | 21 +++++++++++++++++++++ 4 files changed, 55 insertions(+), 11 deletions(-) diff --git a/CHANGES b/CHANGES index d883bb393e..34f681596b 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,26 @@ +2020.02-rc2, released February 26th, 2020 + + Fixes all over the tree. + + Toolchain: Ensure strong SSP can only be enabled if the + (external) toolchain supports it. + + Fix a race condition related to creating the output/staging + symlink on systems with coreutils < 8.27. + + Drop support for the (end of life) Qt 5.6 variant. + + Updated/fixed packages: at, armadillo, audiofile, bash, + busybox, erlang, fail2ban, fluidsynth, ipsec-tools, jpeg-turbo, + kvm-unit-tests, libftdi1, libinput, libsvgtiny, libtomcrypt, + libupnpp, libxml2, linux-tools, luv, mbedtls, mesa3d, minicom, + openvmtools, php, qt5, qt5webengine, qwt, radvd, rcw, + sdbusplus, systemd, tpm2-tss, vorbis-tools + + Issues resolved (http://bugs.uclibc.org): + + #12581: 2020.02-rc1 glibc failing to build on fedora 31 + 2020.02-rc1, released February 18th, 2020 Fixes all over the tree and new features. diff --git a/Makefile b/Makefile index 40e71ffbf4..e9c2741fed 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2020.02-rc1 +export BR2_VERSION := 2020.02-rc2 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1582065000 +BR2_VERSION_EPOCH = 1582733000 # 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 2e003da71c..da02c53c38 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -76,37 +76,37 @@ -

Latest release candidate: 2020.02-rc1

+

Latest release candidate: 2020.02-rc2

diff --git a/docs/website/news.html b/docs/website/news.html index b6584b572a..168b858fab 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,27 @@

News