From a09e9f0c181b20aa43e9d75aa0aa1a1bba1c3b10 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Fri, 12 Aug 2022 21:31:20 +0200 Subject: [PATCH] Update for 2022.08-rc1 Signed-off-by: Thomas Petazzoni --- CHANGES | 2 +- Makefile | 4 ++-- docs/website/download.html | 22 +++++++++++----------- docs/website/news.html | 21 +++++++++++++++++++++ 4 files changed, 35 insertions(+), 14 deletions(-) diff --git a/CHANGES b/CHANGES index 762d3a19b9..678991cbc2 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -2022.08-rc1, to be released +2022.08-rc1, released August 12th, 2022 Fixes all over the tree and new features. diff --git a/Makefile b/Makefile index 36a5741e7b..b40b7632f5 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2022.08-git +export BR2_VERSION := 2022.08-rc1 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1654546000 +BR2_VERSION_EPOCH = 1660332552 # 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 04b885d76c..8572baf9ae 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -75,41 +75,41 @@

PGP signature

- + 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 72ee5e21fd..210a8bd976 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,27 @@

News