From 0df2928afe536a67619ac19aeca52c3bec5b53f9 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Mon, 8 Nov 2021 11:37:48 +0100 Subject: [PATCH] Update for 2021.11-rc1 Signed-off-by: Peter Korsgaard --- CHANGES | 8 ++++---- Makefile | 4 ++-- docs/website/download.html | 22 +++++++++++----------- docs/website/news.html | 21 +++++++++++++++++++++ 4 files changed, 38 insertions(+), 17 deletions(-) diff --git a/CHANGES b/CHANGES index 676f195e01..e611898795 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -2021.11-rc1, to be released +2021.11-rc1, released November 8th, 2021 Numerous package updates. Notable updates including numerous Python modules, Kodi add-ons, nodejs, OpenJDK. @@ -28,7 +28,7 @@ - support for hybrid ISO9660 images added, which work on legacy and EFI BIOS machines - New defconfigs: stm32mp157c_odyssey + New defconfigs: Allwinner nezha, stm32mp157c_odyssey Removed defconfigs: qemu_csky @@ -39,8 +39,8 @@ python-git, python-pyndiff, python-rsa, python-unitest-xml-reporting, python-xmljson, python3-cryptography, python3-pip, qt5opcua, rwmem, - sloci-image, softhsm2, uqmi, vuejs-router, watchdogd, - wireplumber + sloci-image, softhsm2, sun20i-d1-spl, uqmi, vuejs-router, + watchdogd, wireplumber Removed packages: canfestival, python-meld3 diff --git a/Makefile b/Makefile index c960b53a6d..4062883cc2 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2021.11-git +export BR2_VERSION := 2021.11-rc1 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1630749000 +BR2_VERSION_EPOCH = 1636367800 # 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 c966ac8f4f..0f59e7a007 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 eeff335a6a..947a39fdb6 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,27 @@

News