diff --git a/CHANGES b/CHANGES index 63a295250f..503c2f0921 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,17 @@ +2026.02-rc3, released March 2nd, 2026 + + Fixes all over the tree. + + support/testing/run-tests: Work around a node2 patch in Debian + testing/unstable: + https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1129350 + + Updated/fixed packages: bind, botan, containerd, cups, gpsd, + flashbench, igmpproxy, imagemagick, libssh, libunistring, + libvirt, mesa3d, mupdf, openscap, patch, poco, + python-multipart, rtl_433, safeclib, samba4, tinyproxy, + udisks, webkitgtk, wireshark, wlroots, wpewebkit + 2026.02-rc2, released February 24th, 2026 Fixes all over the tree. diff --git a/Makefile b/Makefile index 790ad6d297..04f915fd73 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2026.02-rc2 +export BR2_VERSION := 2026.02-rc3 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1771955000 +BR2_VERSION_EPOCH = 1772450000 # 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 9727bff3f9..9f4389098c 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -21,25 +21,25 @@
2 March 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.02-rc3 + release, and report any problems found to the + mailing list or + bug tracker.
+