mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-26 15:03:27 +08:00
Update for 2024.08.2
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit a91b9c7400
)
[Peter: drop Makefile change]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
46fa2fcb7a
commit
5eeab05e48
14
CHANGES
14
CHANGES
@ -46,6 +46,20 @@
|
|||||||
- ripgrep leaves /usr/crates2.json / .crates.toml files
|
- ripgrep leaves /usr/crates2.json / .crates.toml files
|
||||||
https://gitlab.com/buildroot.org/buildroot/-/issues/17
|
https://gitlab.com/buildroot.org/buildroot/-/issues/17
|
||||||
|
|
||||||
|
2024.08.2, released November 14th, 2024
|
||||||
|
|
||||||
|
Important / security related fixes.
|
||||||
|
|
||||||
|
Updated/fixed packages: apache, asterisk, bind, cmake, criu,
|
||||||
|
file, fluidsynth, ghostscript, heimdal, intel-microcode,
|
||||||
|
iproute2, jailhouse, jsoncpp, libarchive, libcurl, libldns,
|
||||||
|
libgit2, liblinear, libmdbx, libopenh264, libpng,
|
||||||
|
libtraceevent, libxml2, ltrace, nethogs, nghttp2, ntp,
|
||||||
|
openjdk, php, postgresql,procps-ng, python-pyqt5, python3,
|
||||||
|
qemu, ruby, sqlite, sysvinit, tor, trace-cmd, wpebackend-fdo
|
||||||
|
|
||||||
|
New packages: python-pyqt5-sip
|
||||||
|
|
||||||
2024.08.1, released October 20th, 2024
|
2024.08.1, released October 20th, 2024
|
||||||
|
|
||||||
Important / security related fixes.
|
Important / security related fixes.
|
||||||
|
2
support/misc/Vagrantfile
vendored
2
support/misc/Vagrantfile
vendored
@ -5,7 +5,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
# Buildroot version to use
|
# Buildroot version to use
|
||||||
RELEASE='2024.08.1'
|
RELEASE='2024.08.2'
|
||||||
|
|
||||||
### Change here for more memory/cores ###
|
### Change here for more memory/cores ###
|
||||||
VM_MEMORY=2048
|
VM_MEMORY=2048
|
||||||
|
Loading…
Reference in New Issue
Block a user