diff --git a/CHANGES b/CHANGES index ae3929d856..03c859ceb6 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,17 @@ +2022.08, released September 10th, 2022 + + Fixes all over the tree. + + Autotools: Drop --runstatedir=/run as it causes build issues + with older packages + + Defconfigs: rockpro64: Change to mainline ATF to fix build issue + + Updated/fixed packages: dhcpd, fwup, gcc, gdb, go, linux-tools, + minidlna, mosquitto, mv-ddr-mervell, networkd-dispatcher, + optee-os, polkit, python-pillow, python3, sconeserver, uuu, + wolfssl + 2022.08-rc2, released September 1st, 2022 Fixes all over the tree. diff --git a/Makefile b/Makefile index bd0b906cde..03488dc6ba 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2022.08-rc2 +export BR2_VERSION := 2022.08 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1662020000 +BR2_VERSION_EPOCH = 1662822000 # 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 8086878f38..0ecd4b02f1 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -42,40 +42,40 @@ -
10 September 2022
+The stable 2022.08 release is out - Thanks to everyone + contributing and testing the release candidates. See the + CHANGES + file for more details + and go to the downloads page to pick up the + 2022.08 release.
+