From 69f79f2a2ee1417e19c1ead2c9226e11753c06cb Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Sun, 6 Jun 2021 23:21:08 +0200 Subject: [PATCH] Update for 2021.05 Signed-off-by: Peter Korsgaard --- CHANGES | 19 +++++++++++++++++++ Makefile | 4 ++-- docs/website/download.html | 26 +++++++++++++------------- docs/website/news.html | 18 ++++++++++++++++++ support/misc/Vagrantfile | 2 +- 5 files changed, 53 insertions(+), 16 deletions(-) diff --git a/CHANGES b/CHANGES index 95b3a38024..c7ae5fbfc3 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,22 @@ +2021.05, released June 6th, 2021 + + Various fixes. + + Disable PIC/PIE support for Nios2 because of glibc issues + + Defconfigs: Minnowboard max: Fix X11 and mesa3d configuration + + Updated/fixed packages: apache, beaglev-ddrinit, + beaglev-secondboot, capnproto, dc3dd, directfb, efibootmgr, + ffmpeg, gptfdisk, go, gupnp, hostapd, iftop, + intel-mediadriver, libcamera, libcutl, libesmtp, libkcapi, + libraw, lttng-tools, lvm2, mimic, mono-gtksharp3, mpv, + netperf, odb, qt5base, uclibc, uftrace, unscd, vlc, + xdriver_xf86-video-fbturbo + + New packages: python3-cffi, python3-cryptography, python3-pip, + python3-pycparser, python3-six + 2021.05-rc3, released May 31th, 2021 Fixes all over the tree. diff --git a/Makefile b/Makefile index 29250a232d..08e4a4104d 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2021.05-rc3 +export BR2_VERSION := 2021.05 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1622496000 +BR2_VERSION_EPOCH = 1623014000 # 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 ea3af3bfb0..540b973e13 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -8,7 +8,7 @@
Download
-

Latest stable / long term support release: 2021.02.2

+

Latest long term support release: 2021.02.2

@@ -41,41 +41,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 d2099adc18..2a27508bde 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,24 @@

News