diff --git a/CHANGES b/CHANGES index 0513838315..cb35b7b255 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -2021.08-rc1, to be released +2021.08-rc1, released August 3rd, 2021 Numerous package updates. diff --git a/Makefile b/Makefile index d3c67c20d4..3923e5875f 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2021.08-git +export BR2_VERSION := 2021.08-rc1 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1623014000 +BR2_VERSION_EPOCH = 1628024000 # 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 d9ed3e6e61..86c1e43d20 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 9c8e63c852..d8784c7655 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,27 @@3 August 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.08-rc1 + release, and report any problems found to the + mailing list or + bug tracker.
+