[Buildroot] [git commit] Update for 2021.08.2

Peter Korsgaard peter at korsgaard.com
Wed Nov 10 15:43:48 UTC 2021


commit: https://git.buildroot.net/buildroot/commit/?id=19e2b2606f7229642de536bb565e3ac58ec4327f
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
(cherry picked from commit d815599e371d759b193de4207bec6f2701827db0)
[Peter: drop Makefile change]
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 CHANGES                  | 20 ++++++++++++++++++++
 support/misc/Vagrantfile |  2 +-
 2 files changed, 21 insertions(+), 1 deletion(-)

diff --git a/CHANGES b/CHANGES
index e611898795..50be386cea 100644
--- a/CHANGES
+++ b/CHANGES
@@ -56,6 +56,26 @@
 	        with mkfs.ext4: No such file or directory while trying
 	        to determine filesystem size
 
+2021.08.2, released November 10th, 2021
+
+	Important / security related fixes.
+
+	Updated/fixed packages: asterisk, audit, bind, bitcoin,
+	containerd, cryptsetup, dahdi-linux, dbus-python, dfu-util,
+	docker-cli, docker-engine, earlyoom, edk2-platforms, exiv2,
+	ffmpeg, freerdp, gdb, gensio, gnupg2, go, gpsd,
+	gst1-plugins-bad, gst1-plugins-ugly, gst1-vaapi, gtest,
+	hiredis, lftp, libps1, libva, libva-utils, lightning,
+	log4cplus, lrzip, netdata, nodejs, olsr, openjdk, openjdk-bin,
+	pango, php, python3-cffi, qemu, refpolicy, rng-tools, samba4,
+	snort, strongswan, sunxi-mali-mainline-driver, suricata,
+	systemd, tor, vim, weston, wf111, wireguard-linux-compat,
+	xerces
+
+	Issues resolved (http://bugs.uclibc.org):
+
+	#14311: Cannot compile dahdi (part of Asterisk) for x86 (P1mmx)
+
 2021.08.1, released October 11, 2021
 
 	Important / security related fixes.
diff --git a/support/misc/Vagrantfile b/support/misc/Vagrantfile
index 6bc64e829a..54ee9c8fbe 100644
--- a/support/misc/Vagrantfile
+++ b/support/misc/Vagrantfile
@@ -5,7 +5,7 @@
 ################################################################################
 
 # Buildroot version to use
-RELEASE='2021.08.1'
+RELEASE='2021.08.2'
 
 ### Change here for more memory/cores ###
 VM_MEMORY=2048


More information about the buildroot mailing list