From 0003fdbed318adbd85ba9f65791ed9b5eedf3c72 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Sat, 10 Sep 2022 17:00:09 +0200 Subject: [PATCH] Update for 2022.08 Signed-off-by: Peter Korsgaard --- CHANGES | 14 ++++++++++++++ Makefile | 4 ++-- docs/website/download.html | 22 +++++++++++----------- docs/website/news.html | 18 ++++++++++++++++++ support/misc/Vagrantfile | 2 +- 5 files changed, 46 insertions(+), 14 deletions(-) diff --git a/CHANGES b/CHANGES index ae3929d856..03c859ceb6 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,17 @@ +2022.08, released September 10th, 2022 + + Fixes all over the tree. + + Autotools: Drop --runstatedir=/run as it causes build issues + with older packages + + Defconfigs: rockpro64: Change to mainline ATF to fix build issue + + Updated/fixed packages: dhcpd, fwup, gcc, gdb, go, linux-tools, + minidlna, mosquitto, mv-ddr-mervell, networkd-dispatcher, + optee-os, polkit, python-pillow, python3, sconeserver, uuu, + wolfssl + 2022.08-rc2, released September 1st, 2022 Fixes all over the tree. diff --git a/Makefile b/Makefile index bd0b906cde..03488dc6ba 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2022.08-rc2 +export BR2_VERSION := 2022.08 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1662020000 +BR2_VERSION_EPOCH = 1662822000 # 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 8086878f38..0ecd4b02f1 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -42,40 +42,40 @@ -

Latest stable release: 2022.05.2

+

Latest stable release: 2022.08

- + This and earlier releases (and their PGP signatures) can always be downloaded from http://buildroot.net/downloads/. diff --git a/docs/website/news.html b/docs/website/news.html index fb62d5a6df..411914dbb3 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,24 @@

News