From a418d0ac51e192adc54300f16b46b12a42b2b117 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Sat, 28 Nov 2020 11:10:01 +0100 Subject: [PATCH] Update for 2020.11-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 7393f4134c..45c7ecc12a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,23 @@ +2020.11-rc3, released November 28th, 2020 + + Fixes all over the tree. + + Updated/fixed packages: c-ares, cage, cdrkit, + dovecot-pigeonhole, efl, gvfs, harfbuzz, jpeg-turbo, + libcamera, libkrb5, libpam-tacplus, libxkbcommon, minidlna, + modem-manager, monkey, musl, ncurses, numactl, openntpd, + openrc, postgresql, proftpd, python-flask-cors, python-pip, + qemu, raptor, redis, slirp, spandsp, thermald, uhd, vsftpd, + webkitgtk, wireless-regdb, wlroots, wpewebkit, xen, xinetd, + xorriso + + Issues resolved (http://bugs.uclibc.org): + + #13296: host-libcap failed to build + #13331: openrc-0.42.1 compilation failure on gcc-10 + #13336: thermald-1.9.1 compilation failure with musl 1.2.1 + #13341: Mistake in /etc/init.d/S70vsftpd + 2020.11-rc2, released November 14th, 2020 Fixes all over the tree. diff --git a/Makefile b/Makefile index 2d911bcee8..5105cd07ff 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2020.11-rc2 +export BR2_VERSION := 2020.11-rc3 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1605361000 +BR2_VERSION_EPOCH = 1606558000 # 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 774b82d733..beebbbea92 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -76,37 +76,37 @@ -

Latest release candidate: 2020.11-rc2

+

Latest release candidate: 2020.11-rc3

diff --git a/docs/website/news.html b/docs/website/news.html index 879eef9b15..f15637c3bd 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,27 @@

News