From e6b06b8d9cb899a226eba62f6ec902115efbf27a Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Sat, 29 Aug 2026 21:08:24 +0200 Subject: [PATCH] Update for 2026.08-rc3 Signed-off-by: Peter Korsgaard --- CHANGES | 11 +++++++++++ Makefile | 4 ++-- docs/website/download.html | 14 +++++++------- 3 files changed, 20 insertions(+), 9 deletions(-) diff --git a/CHANGES b/CHANGES index fa8671dad7..4c60984b14 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,14 @@ +2026.08-rc3, released August 29th, 2026 + + Fixes all over the tree. + + Updated/fixed packages: avro-c, bind, bpftrace, collectd, + dahdi-linux, expat, fetchmail, flex, fluidsynth, gdb, glibc, + haproxy, jpeg-turbo, libbpf, libheif, libopenssl, + libxml-parser-perl, localedef, mesa3d, nodejs, olsr, perl, + php, python-avro, python-gobject, qt6, qt6declarative, redis, + rsyslog, taglib, uclibc, unbound, weston + 2026.08-rc2, released August 23th, 2026 Fixes all over the tree. diff --git a/Makefile b/Makefile index 4e59c7b87f..71f6acac41 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2026.08-rc2 +export BR2_VERSION := 2026.08-rc3 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1787519000 +BR2_VERSION_EPOCH = 1788030000 # 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 62783633ae..dade5d2441 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -21,25 +21,25 @@ 2026.08.x December 2026 - 2026.08-rc2
- + 2026.08-rc3
+
Changelog 2026-08-23 - + .tar.gz
- [PGP sig] + [PGP sig] - + .tar.xz
- [PGP sig] + [PGP sig] @@ -52,7 +52,7 @@ Changelog - 2026-08-23 + 2026-08-29