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 @@
30 November 2021
+2021.11-rc3 has been released with more cleanups and build fixes. See the + CHANGES + file for details.
+ +Head to the downloads page to pick up the + 2021.11-rc3 + release candidate, and report any problems found to the + mailing list or + bug tracker.
+