]> Git Repo - buildroot-mgba.git/blobdiff - CHANGES
package/libcurl: fix libpsl static build
[buildroot-mgba.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index f927b7df659b1f8085a29984b422f741ed624bb4..f3c38e7d036ca7f6a72c076177dcd91a63c91233 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,42 @@
+2023.11.1, released January 15th, 2024
+
+       Important / security related fixes.
+
+       Infrastructure:
+
+       - Download: Revert a permission fixup step in the tarball
+         creation logic, which lead to a hash mismatch issue in two
+         cargo-vendored packages, ripgrep and sentry-cli.
+
+       - Build: Pass GIT_DIR=. in the environment (through
+         HOST_MAKE_ENV/TARGET_MAKE_ENV) to the build steps to
+         workaround packages trying to detect if they are building in
+         a git checkout and getting confused when building in a sub
+         directory of a Buildroot git checkout.
+
+       Defconfigs: Rock5b: Add download hashes for U-Boot and Linux
+
+       Updated/fixed packages: apcupsd, arm-trusted-firmware, botan,
+       cjson, criu, cryptodev-linux, cups, dahdi-linux, dahdi-tools,
+       dbus, docker, dropbear, duktape, edk2, erlang, exim, faad2,
+       freeswitch, gcc, gdal, gdb, giflib, glibc, gnuplot, gnutls,
+       go, google-breakpad, gst-omx, gstd, gst1-devtools, gst1-libav,
+       gst1-plugins-bad, gst1-plugins-base, gst1-plugins-good,
+       gst1-plugins-ugly, gst1-python, gst1-rtsp-server, gst1-vaapi,
+       gstreamer1, gstreamer1-editing-services, ipcalc, jq,
+       json-for-modern-cpp, ksmbd-tools, libaio, libarchive,
+       libcamera, libcamera-apps, libcap-ng, libcgroup, libcurl,
+       libde265, libebml, libgtk3, libheif, libiec61850, libndns,
+       libostree, libraw, libsigsegv, libssh, libssh2, libuev,
+       libwebsockets, libzenoh-pico, liquid-dsp, lvm2, madplay,
+       mesa3d, micropython, minizip, mp4v2, nushell,
+       onevpl-intel-gpu, opensc, openssh, optee-client, orc, php,
+       pipewire, postgis, postgresql, proftpd, putty, python-brotli,
+       python-pysensors, python-sip, python-werkzeug, shim, squid,
+       strongswan, sway, tinyssh, tor, transmission, tree, udev,
+       uftp, valijson, wireshark, wlroots, wolfssl,
+       xserver_xorg-server, xwayland,
+
 2023.11, released December 4th, 2023
 
        Various fixes.
        #15826: nodejs modules with native extensions fail to install
        #15835: Incompatibility between network-manager and libcurl 8.4
 
+2023.08.4, released December 4th, 2023
+
+       Important / security related fixes.
+
+       Defconfigs: Raspberrypi: Fix DT overlay for autoproving of
+       bluetooth driver, Toradex apalis i.mx6: Add download hashes
+       for Linux and U-Boot.
+
+       Updated/fixed packages: gcc, erlang, exfatprogs, gsl,
+       imagemagick, intel-microcode, libde265, libmemcached,
+       libpjsip, libxml2, mariadb, memcached, motion, netsnmp, perl,
+       postgresql, putty, rtty, samba4, speechd, squid, vim, vlc,
+       xenomai, xtables-addons, zfs
+
+       Issues resolved (http://bugs.uclibc.org):
+
+       #15856: Using BR2_CONFIG= on a different file-system...
+
 2023.08.3, released November 14th, 2023
 
        Important / security related fixes.
        #15376: Libiconv config
        #15461: QtVirtualKeyboard segfaults
 
+2023.02.9, released January 15th, 2024
+
+       Important / security related fixes.
+
+       Infrastructure:
+
+       - Download: Revert a permission fixup step in the tarball
+         creation logic, which lead to a hash mismatch issue in two
+         cargo-vendored packages, ripgrep and sentry-cli.
+
+       - Build: Pass GIT_DIR=. in the environment (through
+         HOST_MAKE_ENV/TARGET_MAKE_ENV) to the build steps to
+         workaround packages trying to detect if they are building in
+         a git checkout and getting confused when building in a sub
+         directory of a Buildroot git checkout.
+
+       Updated/fixed packages: apcupsd, arm-trusted-firmware, botan,
+       cjson, cups, dropbear, duktape, edk2, exim, faad2, freeswitch,
+       gcc, gdal, gdb, giflib, glibc, go, google-breakpad, gst-omx,
+       gstd, gst1-devtools, gst1-libav, gst1-plugins-bad,
+       gst1-plugins-base, gst1-plugins-good, gst1-plugins-ugly,
+       gst1-python, gst1-rtsp-server, gst1-vaapi, gstreamer1,
+       gstreamer1-editing-services, ipcalc, jq, json-for-modern-cpp,
+       ksmbd-tools, libaio, libcamera, libcap-ng, libcurl, libebml,
+       libgtk3, libiec61850, libraw, libsigsegv, libssh, libssh2,
+       libuev, libwebsockets, liquid-dsp, lvm2, madplay, mesa3d,
+       micropython, mp4v2, opensc, openssh, orc, php, pipewire,
+       postgis, postgresql, proftpd, putty, python-sip,
+       python-werkzeug, rng-tools, shim, squid, strongswan, sway,
+       tinyssh, tor, tree, uftp, valijson, wireshark, wolfssl,
+       xserver_xorg-server, xwayland
+
+2023.02.8, released December 4th, 2023
+
+       Important / security related fixes.
+
+       Defconfigs: Raspberrypi: Fix DT overlay for autoproving of
+       bluetooth driver, Toradex apalis i.mx6: Add download hashes
+       for Linux and U-Boot.
+
+       Updated/fixed packages: exfatprogs, gcc, imagemagick,
+       intel-microcode, libpjsip, libxml2, mariadb, memcached,
+       motion, netsnmp, perl, postgresql, rtty, samba4, speech,
+       squid, vim, vlc, xenomai, xtables-addons, zfs
+
+       Issues resolved (http://bugs.uclibc.org):
+
+       #15856: Using BR2_CONFIG= on a different file-system...
+
 2023.02.7, released November 14th, 2023
 
        Important / security related fixes.
This page took 0.038677 seconds and 4 git commands to generate.