diff --git a/CHANGES b/CHANGES index 676f195e01..e611898795 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -2021.11-rc1, to be released +2021.11-rc1, released November 8th, 2021 Numerous package updates. Notable updates including numerous Python modules, Kodi add-ons, nodejs, OpenJDK. @@ -28,7 +28,7 @@ - support for hybrid ISO9660 images added, which work on legacy and EFI BIOS machines - New defconfigs: stm32mp157c_odyssey + New defconfigs: Allwinner nezha, stm32mp157c_odyssey Removed defconfigs: qemu_csky @@ -39,8 +39,8 @@ python-git, python-pyndiff, python-rsa, python-unitest-xml-reporting, python-xmljson, python3-cryptography, python3-pip, qt5opcua, rwmem, - sloci-image, softhsm2, uqmi, vuejs-router, watchdogd, - wireplumber + sloci-image, softhsm2, sun20i-d1-spl, uqmi, vuejs-router, + watchdogd, wireplumber Removed packages: canfestival, python-meld3 diff --git a/Makefile b/Makefile index c960b53a6d..4062883cc2 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2021.11-git +export BR2_VERSION := 2021.11-rc1 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1630749000 +BR2_VERSION_EPOCH = 1636367800 # 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 c966ac8f4f..0f59e7a007 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -75,41 +75,41 @@
- + This and earlier releases (and their PGP signatures) can always be downloaded from http://buildroot.net/downloads/. diff --git a/docs/website/news.html b/docs/website/news.html index eeff335a6a..947a39fdb6 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,27 @@8 November 2021
+We have a new release candidate! Lots of changes all over the tree, see the + CHANGES + file for more details.
+ +Go to the downloads page to pick up the + 2021.11-rc1 + release, and report any problems found to the + mailing list or + bug tracker.
+