From 08d71521d3da98939ce29dc0c673a21c8dc9277f Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Thu, 11 Dec 2025 23:45:13 +0100 Subject: [PATCH] Update for 2025.11 Signed-off-by: Peter Korsgaard --- CHANGES | 15 +++++++++++++++ Makefile | 4 ++-- docs/website/download.html | 18 ++++++++++-------- docs/website/news.html | 18 ++++++++++++++++++ support/misc/Vagrantfile | 2 +- 5 files changed, 46 insertions(+), 11 deletions(-) diff --git a/CHANGES b/CHANGES index 6b3dc3c21c..56267752c8 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,18 @@ +2025.11, released December 11th, 2025 + + Fixes all over the tree. + + linux: Default to 6.18 for runtime kernel and kernel headers, + drop the now EOL 5.4.x series. + + Updated/fixed packages: apache, audit, cryptodev-linux, + dmraid, ficl, glibc, go, intel-mediadriver, intel-vpl-gpu-rt, + kbd, libcap, libdbi, libgit2, libpng, libtirpc, libxslt, + lugaru, mosh, pigz, podman, python-fonttools, python-urllib3, + python3, racehound, rdesktop, rtl8188eu, softhsm, sqlite, + strace, unbound, unzip, xapp_xkbutils, + xdriver_xf86-video-intel, xl2tp, xserver_xorg-server, xwayland + 2025.11-rc2, released November 30th, 2025 Fixes all over the tree. diff --git a/Makefile b/Makefile index 499284c256..4145574db0 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2025.11-rc2 +export BR2_VERSION := 2025.11 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1764530000 +BR2_VERSION_EPOCH = 1765493000 # 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 1414631429..d1d92c8e6b 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -16,6 +16,7 @@ Latest release date Downloads + Stable - 2025.08.x - December 2025 + 2025.11.x + March 2026 - 2025.08.3
- + 2025.11
+
Changelog 2025-12-11 - + .tar.gz
- [PGP sig] + [PGP sig] - + .tar.xz
- [PGP sig] + [PGP sig] Long-term support diff --git a/docs/website/news.html b/docs/website/news.html index 71f9283daf..d8d83e92a8 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,24 @@

News