Bernd Kuhls
b464afb379
package/hackrf: bump version to v2024.02.1-118-g390837715b
...
This bump includes patches which add cmake4 compatibility.
Instead of adding patches for
https://github.com/greatscottgadgets/hackrf/commits/main/host/CMakeLists.txt
to the latest release from Februar 2024 we bump the package to the latest
commit from November 2025.
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
[Julien: change _VERSION to use "git describe --abbrev=40" format]
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-09 19:24:58 +01:00
Bernd Kuhls
a644ea1e2d
package/gupnp-tools: bump version to 0.12.2
...
Removed two patches which are included in this release and added one
patch to fix build with libxml 2.15.1.
For release notes, see:
https://gitlab.gnome.org/GNOME/gupnp-tools/-/blob/gupnp-tools-0.12.2/NEWS
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-09 19:24:58 +01:00
Bernd Kuhls
b822976c60
package/gtksourceview: bump version to 5.18.0
...
Release notes of the major releases:
https://download.gnome.org/sources/gtksourceview/4.0/gtksourceview-4.0.0.news
https://download.gnome.org/sources/gtksourceview/4.3/gtksourceview-4.3.1.news
"Ported to meson build system, autotools will be phased out by next release."
https://download.gnome.org/sources/gtksourceview/5.0/gtksourceview-5.0.0.news
"GtkSourceView 5.0 is the first stable release of GtkSourceView targeting the
GTK 4 toolkit. It is the culmination of about a year of development."
https://download.gnome.org/sources/gtksourceview/5.18/gtksourceview-5.18.0.news
Switched to gtk4 and meson build system.
Disabled the build of the testsuite.
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-09 19:24:58 +01:00
Bernd Kuhls
ca21d87300
package/graphite2: bump version to git 1.3.14-121-g142e1bda3
...
Last release dates back to 2020 with > 120 commits since then, including
fixes for cmake 4 compatibility.
Instead of backporting several patches we bump the package to the latest
commit which allows to remove patch 0001.
Updated license hash due to upstream commit
f9dad5a35e
For list of changes, see:
142e1bda34
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
[Julien:
- add link to change list
- change _VERSION to use "git describe --abbrev=40" format
]
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-09 19:24:58 +01:00
Bernd Kuhls
3ef8d613d7
package/firmware-utils: bump version to git commit c42a3bc53d
...
This bump includes a patch which adds cmake4 compatibility.
For changes, see:
https://git.openwrt.org/?p=project/firmware-utils.git;a=log;h=c42a3bc53da869d02c8ae4d62b3b08a95ff5833f
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
[Julien: add link to upstream repo commit log]
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-09 19:24:58 +01:00
Bernd Kuhls
9b96ce2c80
package/doxygen: bump version to 1.15.0
...
Changelog of this host-only package:
https://www.doxygen.nl/manual/changelog.html
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-09 19:24:58 +01:00
Bernd Kuhls
b7134215e3
package/cutelyst: bump version to 3.5.0
...
Release notes: https://github.com/cutelyst/cutelyst/releases/tag/v3.5.0
"Last release supporting Qt 5.12"
Bump package to the latest version compatible with Qt5, fixes build with
cmake 4.
Removed patch which is included in this release:
da9792f33c
Updated license hash due to relicense as BSD-3-Clause:
47c28edbbc
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-09 19:24:58 +01:00
Bernd Kuhls
7d5bd5ecc0
package/azmq: bump version to git v1.0.3-54-g819b2403
...
Last release dates back to 2021 with > 50 commits since then, including
fixes for cmake 4 compatibility.
Instead of backporting several patches we bump the package to the latest
commit.
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
[Julien: change _VERSION to use "git describe --abbrev=40" format]
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-09 19:24:58 +01:00
Thomas Petazzoni
478408964e
package/snagboot: bump to version 2.5
...
Changes between 2.4 and 2.5:
- snagrecover:
add support for bcm2711/12 platforms
add support for several AMLogic platforms
add support for AM654x platforms
confirm Allwinner A133 support
- snagfactory:
allow changing target device mid-pipeline
tone down UI colors, increase button sizes
No changes affect the packaging or dependencies.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-08 23:35:46 +01:00
Bernd Kuhls
d7f2a7b85b
package/read-edid: fix cmake 4 compatibility
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-08 21:17:23 +01:00
Vincent Stehlé
2bb8ea3ff1
configs/arm_fvp_ebbr: bump Linux, U-Boot, OP-TEE, TF-A and FVP
...
- Bump Linux kernel to 6.18.
- Bump U-Boot to 2025.10. Add the dependency on GNU TLS. Refresh the
config fragment: add smc & poweroff commands, add ESRT and dummy
capsule update, add SMCCC features discovery.
- Bump OP-TEE to 4.8.0. Add the dependency on python-cryptography. Lock
optee-client version to be the same as optee-os. Add a patch to output
logs to the same UART as all the other components and increase log
level. Remove the unnecessary dependency on dtc.
- Bump TF-A to v2.14.0.
- Bump FVP to 11.30_27. Disable terminal 1, now that all the logs go to
a single terminal. Enable virtio network. Rate limit the simulation
by default, for convenience at U-Boot and GRUB countdown, and for more
realistic delays inside the simulation.
- Switch to Bootlin pre-built toolchain.
- Add more modules to GRUB, to have more commands available: efi
commands, plus reboot & halt.
- Add eudev to probe Linux modules during boot, for LCD support.
- Configure eth0 with DHCP automatically during boot.
- Refresh the documentation.
This configuration has been tested on an x86 and on an AArch64 machine.
The firmware and FVP of this configuration have also been tested
successfully with other OSes: Debian Live, openSUSE Tumbleweed, Yocto,
OpenWrt, Buildroot AArch64 EFI and FreeBSD.
Signed-off-by: Vincent Stehlé <vincent.stehle@arm.com >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-08 20:39:23 +01:00
Bernd Kuhls
e77ee474de
package/openvpn: bump version to 2.6.17
...
Release notes:
https://sourceforge.net/p/openvpn/mailman/message/59266231/
CVE-2025-13751 which is fixed by this bump does only affect Windows.
Changelog:
https://github.com/OpenVPN/openvpn/blob/release/2.6/ChangeLog
https://github.com/OpenVPN/openvpn/blob/release/2.6/Changes.rst
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-07 23:18:03 +01:00
Giulio Benetti
050b663f4c
package/libnss: bump version to 3.119
...
For release note, see:
https://hg-edge.mozilla.org/projects/nss/file/tip/doc/rst/releases/nss_3_119.rst
NOTE: libnss 3.119 require libnspr 4.38.2
Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com >
[Julien: rebase on branch next]
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-07 22:53:33 +01:00
Giulio Benetti
def104dd90
package/swugenerator: bump to version 0.6
...
For release note, see:
https://github.com/sbabic/swugenerator/releases/tag/0.6
Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-07 22:18:00 +01:00
Pierre-Yves Kerbrat
51fe7dad2c
package/nano: bump to version 8.7
...
Changelog:
https://www.nano-editor.org/dist/v8/ChangeLog
Signed-off-by: Pierre-Yves Kerbrat <pkerbrat@free.fr >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-07 20:14:02 +01:00
Dario Binacchi
ae7b3344d4
package/armadillo: bump to version 15.2.2
...
Release notes:
https://arma.sourceforge.net/docs.html#changelog
Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-07 18:10:55 +01:00
Bernd Kuhls
ae303fbef4
package/zynaddsubfx: fix cmake 4 compatibility
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-07 17:10:36 +01:00
Bernd Kuhls
3d26ce283b
package/ympd: fix cmake 4 compatibility
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-07 17:10:32 +01:00
Bernd Kuhls
92fb5e03ce
package/yaml-cpp: fix cmake 4 compatibility
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-07 17:10:30 +01:00
Bernd Kuhls
d4bb95b86e
package/wampcc: fix cmake 4 compatibility
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-07 17:10:29 +01:00
Bernd Kuhls
b1c899820e
package/mraa: fix cmake 4 compatibility
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-07 17:10:28 +01:00
Bernd Kuhls
f3192e35e2
package/mbpoll: fix cmake 4 compatibility
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-07 17:10:27 +01:00
Bernd Kuhls
d29711322c
package/lugaru: fix cmake 4 compatibility
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-07 17:10:25 +01:00
Bernd Kuhls
3b3db28739
package/log4qt: fix cmake 4 compatibility
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-07 17:10:24 +01:00
Bernd Kuhls
d50b1bdd58
package/libuhttpd: fix cmake 4 compatibility
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-07 17:10:20 +01:00
Bernd Kuhls
71c6b157db
package/libosmium: fix cmake 4 compatibility
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-07 17:10:16 +01:00
Bernd Kuhls
b6d5717f1b
package/termcolor: fix cmake 4 compatibility
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-07 17:10:15 +01:00
Bernd Kuhls
dfe531ef8f
package/signal-estimator: fix cmake 4 compatibility
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-07 17:10:13 +01:00
Bernd Kuhls
a7f3bdb7b2
package/rtl_433: fix cmake 4 compatibility
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-07 17:10:00 +01:00
Bernd Kuhls
264bada0c5
package/pulseview: fix cmake 4 compatibility
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-07 17:09:43 +01:00
Bernd Kuhls
955e3ff971
package/websocketpp: fix cmake 4 compatibility
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-07 16:43:18 +01:00
Bernd Kuhls
3ee507df7c
package/qhull: fix cmake 4 compatibility
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-07 16:43:17 +01:00
Bernd Kuhls
d5cccad9a3
package/psimd: fix cmake 4 compatibility
...
The current upstream repo shows this note:
"This repository was archived by the owner on May 27, 2024. It is now
read-only."
Switched to fork whose only difference is a commit fixing build errors
with cmake 4:
4674816f56
Since this commit changes _SITE, the package homepage url is also update
to the same location.
Fixes:
https://autobuild.buildroot.net/results/130/13084ca4df5ae91d72f46ef51873676b05398ec9/
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
[Julien: change homepage url in Config.in and add commit log comment]
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-07 16:43:17 +01:00
Bernd Kuhls
cdb731f2cf
package/mariadb: fix cmake 4 compatibility
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-07 16:17:37 +01:00
Bernd Kuhls
4f41172f0d
package/libuecc: fix cmake 4 compatibility
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-07 16:05:55 +01:00
Bernd Kuhls
cac00e41b7
package/libsoxr: fix cmake 4 compatibility
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-07 16:05:55 +01:00
Bernd Kuhls
48cf8ab8b1
package/libmodplug: fix cmake 4 compatibility
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-07 16:05:55 +01:00
Bernd Kuhls
cf00a0a1a1
package/libmatroska: fix cmake 4 compatibility
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-07 16:05:54 +01:00
Bernd Kuhls
ca863d7870
package/libebml: fix cmake 4 compatibility
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-07 16:05:54 +01:00
Bernd Kuhls
330be1e4c1
package/libcue: fix cmake 4 compatibility
...
Not yet found by buildroot autobuilders.
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-07 16:05:54 +01:00
Bernd Kuhls
bc311aacf5
package/gflags: fix cmake 4 compatibility
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-07 14:24:11 +01:00
Bernd Kuhls
e3dce54d9c
package/flare-game: fix cmake 4 compatibility
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-07 14:23:18 +01:00
Bernd Kuhls
c7770112ed
package/flare-engine: fix cmake 4 compatibility
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-07 14:21:53 +01:00
Bernd Kuhls
fa5f4abdc3
package/flann: fix cmake 4 compatibility
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-07 14:20:29 +01:00
Bernd Kuhls
ababaabb05
package/double-conversion: fix cmake 4 compatibility
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-07 14:19:11 +01:00
Bernd Kuhls
50580a046f
package/docopt-cpp: fix cmake 4 compatibility
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-07 14:17:47 +01:00
Bernd Kuhls
cb2e7531df
package/bullet: fix cmake 4 compatibility
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-07 14:16:45 +01:00
Bernd Kuhls
cf82c2e054
package/azure-iot-sdk-c: fix cmake 4 compatibility
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-07 14:15:38 +01:00
Marcus Hoffmann
6ed35083dc
package/python-fastapi: bump to 0.123.9
...
This introduces a new trivial runtime dependency (annotated-doc) since
0.120.0.
Changes:
* https://github.com/fastapi/fastapi/releases/tag/0.120.0
* https://github.com/fastapi/fastapi/releases/tag/0.120.1
* https://github.com/fastapi/fastapi/releases/tag/0.120.2
* https://github.com/fastapi/fastapi/releases/tag/0.120.3
* https://github.com/fastapi/fastapi/releases/tag/0.120.4
* https://github.com/fastapi/fastapi/releases/tag/0.121.0
* https://github.com/fastapi/fastapi/releases/tag/0.121.1
* https://github.com/fastapi/fastapi/releases/tag/0.121.2
* https://github.com/fastapi/fastapi/releases/tag/0.121.3
* https://github.com/fastapi/fastapi/releases/tag/0.122.0
* https://github.com/fastapi/fastapi/releases/tag/0.122.1
* https://github.com/fastapi/fastapi/releases/tag/0.123.0
* https://github.com/fastapi/fastapi/releases/tag/0.123.1
* https://github.com/fastapi/fastapi/releases/tag/0.123.2
* https://github.com/fastapi/fastapi/releases/tag/0.123.3
* https://github.com/fastapi/fastapi/releases/tag/0.123.4
* https://github.com/fastapi/fastapi/releases/tag/0.123.5
* https://github.com/fastapi/fastapi/releases/tag/0.123.6
* https://github.com/fastapi/fastapi/releases/tag/0.123.7
* https://github.com/fastapi/fastapi/releases/tag/0.123.8
* https://github.com/fastapi/fastapi/releases/tag/0.123.9
Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-05 23:00:09 +01:00
Marcus Hoffmann
d1c31dc5e6
package/python-annotated-doc: new package
...
Required for fastapi since 0.120.0 [1]
https://github.com/fastapi/fastapi/releases/tag/0.120.0
Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu >
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-12-05 23:00:07 +01:00