diff --git a/CHANGES b/CHANGES index 17922ad650..65fc88d475 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,24 @@ +2025.11-rc2, released November 30th, 2025 + + Fixes all over the tree. + + Infrastructure: support/scripts/check-merged (introduced in + 2025.11-rc1) no longer relies on getopt from util-linux + + Defconfigs: pine64 star: Update U-Boot and Linux kernel to fix + builds with GCC 14.x + + Updated/fixed packages: 18xx-ti-utils, depot-tools, e2fsprogs, + enscript, fio, gnutls, intel-mediadriver, intel-vpl-gpu-rt, + ledmon, libpng, libteam, lmbench, mongoose, netsnmp, + nss-pam-ldapd, open-plc-utils, oprofile, pdmenu, php-apcu, + php-pecl-dbus, php-xdebug, php-yaml, python-flask-restx, + python-pysocks, python-starlette, sane-backends, sbc, sdl, + stress-ng, swipl, syslinux, time, tmux, tor, uboot-tools, + woff2, xfsprogs, yaml-cpp + + Removed packages: libargtable2, starfive-spltool + 2025.11-rc1, released November 20th, 2025 Fixes all over the tree and new features. diff --git a/Makefile b/Makefile index d1d1c88943..499284c256 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2025.11-rc1 +export BR2_VERSION := 2025.11-rc2 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1763670000 +BR2_VERSION_EPOCH = 1764530000 # 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 0d7bc6a017..6aa1cdfa2b 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -21,25 +21,25 @@
30 November 2025
+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 + 2025.11-rc2 + release, and report any problems found to the + mailing list or + bug tracker.
+