]> Git Repo - buildroot-mgba.git/commitdiff
Update for 2022.02.2
authorPeter Korsgaard <[email protected]>
Sun, 29 May 2022 19:31:48 +0000 (21:31 +0200)
committerPeter Korsgaard <[email protected]>
Sun, 29 May 2022 20:54:53 +0000 (22:54 +0200)
Signed-off-by: Peter Korsgaard <[email protected]>
(cherry picked from commit 1335d46be5eaf1adc313ab398273724b0693309b)
[Peter: skip Makefile bump]
Signed-off-by: Peter Korsgaard <[email protected]>
CHANGES
support/misc/Vagrantfile

diff --git a/CHANGES b/CHANGES
index 07f46162f645c12b1fef60ef0d736813f658678b..2d08c1354ffe407b50eab0861f9f7e60d1acbd16 100644 (file)
--- a/CHANGES
+++ b/CHANGES
        #14731: BR2_PACKAGE_IOSTAT
        #14751: LVM2 Outdated Link
 
+2022.02.2, released May 29th, 2022
+
+       Important / security related fixes.
+
+       Archictures: Drop sh2a, correct x86 Bonnell variant
+
+       Toolchain: Bump GCC 11.x to 11.3, correct pre-installed
+       external toolchain logic when toolchain is available in path.
+
+       Rework OCI filesystem entrypoint/command logic to handle
+       command arguments
+
+       Defconfigs: Update Zynqmp zcu102/106 to final 2022.1 release,
+       fix zcu106 PLL config
+
+       Updated/fixed packages: adwaita-icon-theme, afboot-stm32,
+       aircrack-ng, alchemy, alsa-lib, arptables, assimp, asterisk,
+       aubio, avrdude, azure-iot-sdk-c, batman-adv, binutils,
+       bpftool, brotli, cairo, cifs-utils, clamav, cryptodev-linux,
+       dhcp, diffutils, dmalloc, duktape, e2fsprogs, elf2flt, espeak,
+       expat, ffmpeg, fluidsynth, freerdp, gcc, git, glorytun,
+       glslsandbox-player, gnutls, go, gst1-imx, gst1-plugins-good,
+       gzip, imagemagick, janus-gateway, keepalived, kompexsqlite,
+       kvm-unit-tests, libarchive, libcgi, libcurl, libevdev,
+       libeXosip2, libhtp, libinput, libkcapi, libkrb5, libks,
+       libmdbx, libmnl, libnpupnp, libnspr, libopenssl, liboping,
+       libpjsip, libpri, libselinux, libsigsegv, libv4l,
+       libwebsockets, libxml2, linux, linux-tools, ltp-testsuite,
+       luajit, lvm2, mali-driver, mariadb, mc, minizip, mpd, mutt,
+       netatalk, netsurf, network-manager, nodejs, numactl, nut,
+       omniorb, openbox, opencv4, openjdk, openjdk-bin, openocd,
+       pamtester, pango, pcre2, php, php-apcu, pinentry, pixman,
+       polkit, postgis, postgresql, pure-ftpd, python-aenum,
+       python-avro, python-django, python-pillow, python-simplejson,
+       python-urllib3, python-zopfli, python3, qemu, qpdf, quazip,
+       redis, rockchip-mali, rsync, rt-tests, rust, rtl8818eu,
+       rtl8189es, rtl8189fs, rtl_433, sam-ba, samba4, sdl2_ttf,
+       shadowsocks-libev, shim, subversion, sun20i-d1-spl, suricata,
+       systemd, tftpd, trinity, tvheadend, udev, uftrace,
+       urandom-scripts, usb_modeswitch, valgrind, vde2, vim,
+       wireplumber, wolfssl, wpa_supplicant, xlib_libXfont2, xz,
+       zlib, zlog
+
+       Issues resolved (http://bugs.uclibc.org):
+
+       #14751: LVM2 Outdated Link
+
 2022.02.1, released April 11th, 2022
 
        Important / security related fixes.
index 6cf44d9216d2b82b6067bcdbda1696433694ea7a..e343cf432e4d7f9557c7d22d11655f5be27996d1 100644 (file)
@@ -5,7 +5,7 @@
 ################################################################################
 
 # Buildroot version to use
-RELEASE='2022.02.1'
+RELEASE='2022.02.2'
 
 ### Change here for more memory/cores ###
 VM_MEMORY=2048
This page took 0.05398 seconds and 4 git commands to generate.