diff --git a/CHANGES b/CHANGES index 954fab64b4..7108e98fcd 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,17 @@ +2026.05-rc2, released May 21th, 2026 + + Fixes all over the tree. + + Updated/fixed packages: bind, cog, exim, fwts, gnupg2, + haveged, htop, imagemagick, intel-microcode, libabseil-cpp, + libargon2, libblockdev, libde265, libgphoto2, libheif, libks, + libmodsecurity, libnfs, libnss, liburiparser, libvncserver, + memcached, mongoose, mpd, openvmtools, postgresql, + python-cbor2, python-google-api-core, + python-sdbus-modemmanager, rsync, samba4, sed, + shadowsocks-libev, supertux, tzdata, weston, wireshark, + wpewebkit, zic, zlib-ng + 2026.05-rc1, released May 12th, 2026 Fixes all over the tree and new features. diff --git a/Makefile b/Makefile index 25c93333d3..ffba8ba6a2 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2026.05-rc1 +export BR2_VERSION := 2026.05-rc2 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1778593000 +BR2_VERSION_EPOCH = 1779398000 # 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 4210789507..c1d8a366ce 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -21,25 +21,25 @@
21 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-rc2 + release, and report any problems found to the + mailing list or + bug tracker.
+