diff --git a/CHANGES b/CHANGES index 7108e98fcd..568908d144 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,11 @@ +2026.05-rc3, released May 29th, 2026 + + Fixes all over the tree. + + Updated/fixed packages: kexec, libde265, libheif, + llvm-project, mariadb, mesa3d, mpd, nginx, putty, + python-urllib3, radvd, samba4, unbound + 2026.05-rc2, released May 21th, 2026 Fixes all over the tree. diff --git a/Makefile b/Makefile index ffba8ba6a2..cb52a1d668 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2026.05-rc2 +export BR2_VERSION := 2026.05-rc3 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1779398000 +BR2_VERSION_EPOCH = 1780006000 # 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 c1d8a366ce..0b03034886 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -21,25 +21,25 @@
29 May 2026
+Another week, another release candidate with more cleanups and build fixes. See the + CHANGES + file for more details.
+ +Go to the downloads page to pick up the + 2026.05-rc3 + release, and report any problems found to the + mailing list or + bug tracker.
+