diff --git a/CHANGES b/CHANGES index 076d6162e1..fd4851be57 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,17 @@ +2024.08-rc3, released September 1st, 2024 + + Fixes all over the tree. + + Removed defconfigs: mx25pdk + + Updated/fixed packages: chicken, comix-cursors, dovecot, + dovecot-pigeonhole, elf2flt, enscript, fbset, freeipmi, gcc, + grub2, libcuefile, libcurl, libglob, libuecc, norm, php, + postgresql, proftpd, python-sqlparse, python3, sofia-sip, + szip, unbound, x264, xserver_xorg-server, zabbix + + Removed packages: frotz + 2024.08-rc2, released August 22nd, 2024 Fixes all over the tree. diff --git a/Makefile b/Makefile index 55aeafde23..50cfbcbcf4 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2024.08-rc2 +export BR2_VERSION := 2024.08-rc3 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1724343000 +BR2_VERSION_EPOCH = 1725220000 # 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 207ba08c8b..dd3327577d 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -76,37 +76,37 @@ -
1 September 2024
+2024.08-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 + 2024.08-rc3 + release candidate, and report any problems found to the + mailing list or + bug tracker.
+