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 @@ -

Latest release candidate: 2024.08-rc2

+

Latest release candidate: 2024.08-rc3

- +
- +
-

buildroot-2024.08-rc2.tar.gz

-

PGP signature

+

buildroot-2024.08-rc3.tar.gz

+

PGP signature

- +
- +
-

buildroot-2024.08-rc2.tar.xz

-

PGP signature

+

buildroot-2024.08-rc3.tar.xz

+

PGP signature

diff --git a/docs/website/news.html b/docs/website/news.html index 285dfbfdde..f43881614a 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,27 @@

News