diff --git a/CHANGES b/CHANGES index 985bb44f5b..63a295250f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,12 @@ +2026.02-rc2, released February 24th, 2026 + + Fixes all over the tree. + + Updated/fixed packages: bind, c-ares, libzlib, mpir, netsnmp, + python-anyio, python-fastapi, python-jsonschema, + python-pybind, python-starlette, qemu, ruby, snort, systemd, + wmctrl, wpewebkit + 2026.02-rc1, released February 17th, 2026 Fixes all over the tree and new features. diff --git a/Makefile b/Makefile index 53aa4da731..790ad6d297 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2026.02-rc1 +export BR2_VERSION := 2026.02-rc2 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1771320000 +BR2_VERSION_EPOCH = 1771955000 # 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 e80fc11c34..9727bff3f9 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -21,25 +21,25 @@
24 February 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-rc2 + release, and report any problems found to the + mailing list or + bug tracker.
+