mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
Update for 2025.05-rc1
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
64
CHANGES
64
CHANGES
@@ -1,3 +1,67 @@
|
||||
2025.05-rc1, released May 19th, 2025
|
||||
|
||||
Fixes all over the tree and package updates.
|
||||
|
||||
Download:
|
||||
|
||||
- Rust updated to version 1.86.0, which has slightly changed
|
||||
the cargo fetching behaviour, so the generated tarballs now
|
||||
use a -cargo4 suffix to reflect that.
|
||||
|
||||
- Subversion download logic is now reproducible with non-US
|
||||
locales
|
||||
|
||||
- Sources can now be fetched from a smb:// location (using
|
||||
curl).
|
||||
|
||||
Dependencies:
|
||||
|
||||
- AWK is now required on the build host.
|
||||
|
||||
Toolchains:
|
||||
|
||||
- Bootlin ARMv7-A toolchains are now also available for
|
||||
ARMv8-A CPUs in 32bit mode
|
||||
|
||||
Misc:
|
||||
|
||||
- /etc/resolv.conf symlink now points to /run rather than /tmp
|
||||
|
||||
- support/scripts/pkg-stats can now report stale CVE entries,
|
||||
E.G. entries in <PKG>_IGNORE_CVES that are no longer needed
|
||||
after a NVD update.
|
||||
|
||||
New defconfigs: Engicam PX30 SOM, Freescale i.IM 91 EVK and 93
|
||||
Freedom, HiFive Unmatched, Pine64 ROCKPro64 EBBR boot,
|
||||
Raspberrypi 2 in 64bit mode, Sipeed LicheePi 4A
|
||||
|
||||
New packages: aardvark-dns, amazon-ecr-credential-helper,
|
||||
casync-nano, cgroupfs-v2-mount, docker-credential-acr-env,
|
||||
docker-credential-gcr, grout, lowdown, lpac,
|
||||
mender-update-modules, netavark, passt, podman,
|
||||
python-aniso8601, python-cachelib, python-emailproxy,
|
||||
python-flask-caching, python-flask-restx, python-mypy,
|
||||
python-pyproj, python-simple-pid, python-smbus2,
|
||||
python-types-psutil, python-types-setuptools,
|
||||
python-typing-inspection, python-tzlocal,
|
||||
qoriq-ddr-phy-binary, qoriq-firmware-inphi, qoriq-mc-binary,
|
||||
qoriq-mc-utils, sane-airscan, sipeed-lpi4abin, ufs-utils,
|
||||
xilinx-fpgautil
|
||||
|
||||
Issues resolved:
|
||||
|
||||
- openh264's build/ should not be removed
|
||||
https://gitlab.com/buildroot.org/buildroot/-/issues/64
|
||||
|
||||
- package/dbus: incorrect session bus configuration file..
|
||||
https://gitlab.com/buildroot.org/buildroot/-/issues/67
|
||||
|
||||
- Update pkcs11-tool to v1.9.1
|
||||
https://gitlab.com/buildroot.org/buildroot/-/issues/109
|
||||
|
||||
- netsnmp: unexpected header length in /proc/net/snmp...
|
||||
https://gitlab.com/buildroot.org/buildroot/-/issues/110
|
||||
|
||||
2025.02.3, released May 19th, 2025
|
||||
Build issues and other problems solved for packages:
|
||||
|
||||
|
||||
4
Makefile
4
Makefile
@@ -92,9 +92,9 @@ all:
|
||||
.PHONY: all
|
||||
|
||||
# Set and export the version string
|
||||
export BR2_VERSION := 2025.05-git
|
||||
export BR2_VERSION := 2025.05-rc1
|
||||
# Actual time the release is cut (for reproducible builds)
|
||||
BR2_VERSION_EPOCH = 1742234000
|
||||
BR2_VERSION_EPOCH = 1747650000
|
||||
|
||||
# Save running make version since it's clobbered by the make package
|
||||
RUNNING_MAKE_VERSION := $(MAKE_VERSION)
|
||||
|
||||
@@ -75,41 +75,41 @@
|
||||
<p><a href="/downloads/buildroot-2024.11.2.tar.xz.sign">PGP signature</a></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<h3 style="text-align: center;">Latest release candidate: <b>2025.02-rc2</b></h3>
|
||||
-->
|
||||
<h3 style="text-align: center;">Latest release candidate: <b>2025.05-rc1</b></h3>
|
||||
<div class="row mt centered">
|
||||
<div class="col-sm-6">
|
||||
<div class="flip-container center-block" ontouchstart="this.classList.toggle('hover');">
|
||||
<div class="flipper">
|
||||
<div class="front">
|
||||
<a href="/downloads/buildroot-2025.02-rc2.tar.gz"><img src="images/zip.png" width="180" alt=""></a>
|
||||
<a href="/downloads/buildroot-2025.05-rc1.tar.gz"><img src="images/zip.png" width="180" alt=""></a>
|
||||
</div>
|
||||
<div class="back">
|
||||
<a href="/downloads/buildroot-2025.02-rc2.tar.gz"><img src="images/zip.png" width="180" alt=""></a>
|
||||
<a href="/downloads/buildroot-2025.05-rc1.tar.gz"><img src="images/zip.png" width="180" alt=""></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<h3><a href="/downloads/buildroot-2025.02-rc2.tar.gz">buildroot-2025.02-rc2.tar.gz</a></h3>
|
||||
<p><a href="/downloads/buildroot-2025.02-rc2.tar.gz.sign">PGP signature</a></p>
|
||||
<h3><a href="/downloads/buildroot-2025.05-rc1.tar.gz">buildroot-2025.05-rc1.tar.gz</a></h3>
|
||||
<p><a href="/downloads/buildroot-2025.05-rc1.tar.gz.sign">PGP signature</a></p>
|
||||
</div>
|
||||
<div class="col-sm-6">
|
||||
<div class="flip-container center-block" ontouchstart="this.classList.toggle('hover');">
|
||||
<div class="flipper">
|
||||
<div class="front">
|
||||
<a href="/downloads/buildroot-2025.02-rc2.tar.xz"><img src="images/package.png" width="180" alt=""></a>
|
||||
<a href="/downloads/buildroot-2025.05-rc1.tar.xz"><img src="images/package.png" width="180" alt=""></a>
|
||||
</div>
|
||||
<div class="back">
|
||||
<a href="/downloads/buildroot-2025.02-rc2.tar.xz"><img src="images/package.png" width="180" alt=""></a>
|
||||
<a href="/downloads/buildroot-2025.05-rc1.tar.xz"><img src="images/package.png" width="180" alt=""></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<h3><a href="/downloads/buildroot-2025.02-rc2.tar.xz">buildroot-2025.02-rc2.tar.xz</a></h3>
|
||||
<p><a href="/downloads/buildroot-2025.02-rc2.tar.xz.sign">PGP signature</a></p>
|
||||
<h3><a href="/downloads/buildroot-2025.05-rc1.tar.xz">buildroot-2025.05-rc1.tar.xz</a></h3>
|
||||
<p><a href="/downloads/buildroot-2025.05-rc1.tar.xz.sign">PGP signature</a></p>
|
||||
</div>
|
||||
</div>
|
||||
-->
|
||||
|
||||
This and earlier releases (and their PGP signatures) can always be downloaded from
|
||||
<a href="/downloads/">http://buildroot.net/downloads/</a>.
|
||||
</div>
|
||||
|
||||
@@ -9,6 +9,27 @@
|
||||
<h2>News</h2>
|
||||
<ul class="timeline">
|
||||
|
||||
<li>
|
||||
<div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
|
||||
<div class="timeline-panel">
|
||||
<div class="timeline-heading">
|
||||
<h4 class="timeline-title">2025.05-rc1 released</h4>
|
||||
<p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>19 May 2025</small></p>
|
||||
</div>
|
||||
<div class="timeline-body">
|
||||
<p>We have a new release candidate! Lots of changes all over the tree, see the
|
||||
<a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2025.05-rc1/CHANGES">CHANGES</a>
|
||||
file for more details.</p>
|
||||
|
||||
<p>Go to the <a href="/downloads/">downloads page</a> to pick up the
|
||||
<a href="/downloads/buildroot-2025.05-rc1.tar.xz">2025.05-rc1
|
||||
release</a>, and report any problems found to the
|
||||
<a href="support.html">mailing list</a> or
|
||||
<a href="https://gitlab.com/buildroot.org/buildroot/-/issues">bug tracker</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li class="timeline-inverted">
|
||||
<div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
|
||||
<div class="timeline-panel">
|
||||
|
||||
Reference in New Issue
Block a user