diff --git a/CHANGES b/CHANGES index 125a9e05bd..698d5d72a6 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,25 @@ +2021.11, released December 5th, 2021 + + Various fixes. + + Defconfigs: Grinn chiliboard/liteboard, PC x86-64 bios: Fix + build + + Updated/fixed packages: apr, coreutils, diffutils, e2fsprogs, + exfat, freeswitch, gnupg, grub2, gstreamer1, guile, heimdal, + hiawatha, hplip, icu, janus-gateway, + kodi-screensaver-asterwave, kodi-screensaver-cpblobs, + kodi-screensaver-matrixtrails, libatomic_ops, libbson, libffi, + libgdiplus, libgee, libhtp, libite, libnspr, libnss, + libunwind, lynx, mender-grubenv, mkpasswd, motion, mxml, + netdata, qemu, samba4, speex, stress-ng, tinydtls, unixodbc, + unrar, util-linux, util-linux-libs, watchdogd, wireshark + + Issues resolved (http://bugs.uclibc.org): + + #14351: needs to mount sysfs before mount -a + #14411: 2021.11-rc2: Samba doesn't compile + 2021.11-rc3, released November 30th, 2021 Fixes all over the tree. diff --git a/Makefile b/Makefile index 7b067ac275..74ef7dc598 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2021.11-rc3 +export BR2_VERSION := 2021.11 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1638292000 +BR2_VERSION_EPOCH = 1638734000 # 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 97af89672e..be7bb3622e 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -42,40 +42,40 @@ -

Latest stable release: 2021.08.2

+

Latest stable release: 2021.11

- +
- +
-

buildroot-2021.08.2.tar.gz

-

PGP signature

+

buildroot-2021.11.tar.gz

+

PGP signature

- +
- +
-

buildroot-2021.08.2.tar.bz2

-

PGP signature

+

buildroot-2021.11.tar.xz

+

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 66ce88c557..783a2dddd0 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,24 @@

News