From aaf7b2c9c6847c487af46e023dae3497efdd652f Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Tue, 30 Nov 2021 18:13:36 +0100 Subject: [PATCH] Update for 2021.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 ee37a625a3..125a9e05bd 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,23 @@ +2021.11-rc3, released November 30th, 2021 + + Fixes all over the tree. + + Defconfigs: Nitrogen8mp: Fix Linux build, Zynqmp-zxu106: Fix + ATF build + + Updated/fixed packages: asterisk, automake, gdb, glorytun, + gmp, hackrf, libgee, libglib2, libmodsecurity, libosmium, + libressl, lighttpd, linux, micropython, mosquitto, mtd, + nfs-utils, nss-myhostname, pcre, php, poco, pure-ftpd, + python-cycler, qemu, qdecoder, smack, smcroute, spidev_test, + strace, syslinux, toolchain, uboot, uhd, vim, websocketpp, + wireshark, xcursor-transparent-theme, xscreensaver, + xtables-addons + + Issues resolved (http://bugs.uclibc.org): + + #14346: BR2_PACKAGE_NFS_UTILS_RPC_NFSD does not patch CONFIG_NFSD.. + 2021.11-rc2, released November 19th, 2021 Fixes all over the tree. diff --git a/Makefile b/Makefile index 2137c09d38..53f6ae9173 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2021.11-rc2 +export BR2_VERSION := 2021.11-rc3 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1637336000 +BR2_VERSION_EPOCH = 1638292000 # 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 53426f4c89..97af89672e 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -76,37 +76,37 @@

buildroot-2021.08.2.tar.bz2 -

Latest release candidate: 2021.11-rc2

+

Latest release candidate: 2021.11-rc3

diff --git a/docs/website/news.html b/docs/website/news.html index 4293e9d288..66ce88c557 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,27 @@

News