Commit Graph

34975 Commits

Author SHA1 Message Date
Tianling Shen
c24ce02130 msgpack-c: Update to 6.1.0
Changelog:
- https://github.com/msgpack/msgpack-c/releases/tag/c-6.0.1
- https://github.com/msgpack/msgpack-c/releases/tag/c-6.0.2
- https://github.com/msgpack/msgpack-c/releases/tag/c-6.1.0

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-11-12 01:46:40 +08:00
Christian Marangi
cf6b78846a yajl: add pending patch to handle CMake 4.0 support
Add 2 pending patch to handle CMake 4.0 support. One comes from an open
PR in the project [1]. The other is a downstream fix for trivial CMake
warning.

[1] https://github.com/lloyd/yajl/pull/256

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2025-11-11 18:23:14 +01:00
Hirokazu MORIKAWA
00680030bd icu: bump to 78.1
Update to 78.1

ICU 78 updates to Unicode 17 (blog), including new characters and scripts, emoji, collation & IDNA changes, and corresponding APIs and implementations.

It also updates to CLDR 48 (blog) locale data with new locales, and various additions and corrections.

In C++, there is a new set of APIs for Unicode string (UTF-8/16/32) code point iteration that works seamlessly with modern C++ iterators and ranges.

The C++ implementation of MessageFormat 2.0 is at CLDR 47 level and remains in technology preview.

ICU 78 and CLDR 48 are major releases, including a new version of Unicode and major locale data improvements.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2025-11-11 17:33:59 +02:00
Cedric CHEDALEUX
bf05b3645a yajl: add host build
This patch adds the necessary host build infrastructure for yajl.

While OpenWrt doesn't strictly need this right now, merging this change
prevents downstream projects (like prplOS) from having to fork the package
just to build their host tools, thus keeping the code bases closer.

Signed-off-by: Cedric CHEDALEUX <cedric.chedaleux@orange.com>
2025-11-11 16:27:09 +01:00
Cedric CHEDALEUX
9d334da77e libcap-ng: add host build
This patch adds the necessary host build infrastructure for libcap-ng.

While OpenWrt doesn't strictly need this right now, merging this change
prevents downstream projects (like prplOS) from having to fork the package
just to build their host tools, thus keeping the code bases closer.

Signed-off-by: Cedric CHEDALEUX <cedric.chedaleux@orange.com>
2025-11-11 16:27:09 +01:00
Richard Muzik
fb1a0ebbfc librespeed-cli: fix speedtest when server not available
If the server is down it can still be selected to test on it. This fixes
the bug.

See:
- https://github.com/librespeed/speedtest-cli/pull/94

Signed-off-by: Richard Muzik <richard.muzik@turris.com>
2025-11-11 13:13:49 +01:00
Richard Muzik
5c14cecb0f librespeed-cli: update to version 1.0.12
For full changelog see:
- https://github.com/librespeed/speedtest-cli/releases

Signed-off-by: Richard Muzik <richard.muzik@turris.com>
2025-11-11 13:13:49 +01:00
Tianling Shen
c03f36212f v2raya: Update to 2.2.7.4
Release note: https://github.com/v2rayA/v2rayA/releases/tag/v2.2.7.4

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-11-11 15:30:56 +08:00
Tianling Shen
590447dcc4 openlist: Update to 4.1.7
Release note: https://github.com/OpenListTeam/OpenList/releases/tag/v4.1.7

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-11-11 15:30:36 +08:00
Wesley Gimenes
5a122342d7 netbird: update to 0.59.12
changelog: https://github.com/netbirdio/netbird/releases/tag/v0.59.12

Signed-off-by: Wesley Gimenes <wehagy@proton.me>
2025-11-11 06:49:13 +02:00
Philip Prindeville
784fd7e9d0 strongswan: Update to 6.0.3
No significant functional changes.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2025-11-10 16:40:36 -10:00
Hannu Nyman
8d8f49badd leptonica: update to 1.86.0 for cmake4, remove absent maintainer
Upgrade to 1.86.0 to have cmake 4.x compatibility
Remove inactive maintainer.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2025-11-10 23:19:53 +02:00
Hannu Nyman
5d89b68cec libsndfile: adjust for cmake 4.x, remove absent maintainer
Backport upstream commit to adust to cmake 4.x requirements.
(modify patch to overlook missing intermediate commits.

Remove inactive maintainer.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2025-11-10 23:19:53 +02:00
Bohdan Chubuk
137a710fc2 cloudflared: fix duplicate "run" command argument
The init script was appending the 'run' subcommand twice. The first
instance was misplaced, causing a command syntax error by placing 'run'
before other tunnel options, which breaks the service.

This patch removes the first, incorrect 'run' argument, leaving the
second one in the correct position after all options have been set.

This fixes a regression introduced in pull request #27786.

Ref: https://github.com/openwrt/packages/pull/27786
Signed-off-by: Bohdan Chubuk <chbgdn@gmail.com>
2025-11-10 20:06:34 +08:00
Andy Chiang
d8456186ec libnatpmp: adjust for cmake 4.x compatibility
Adjust for cmake 4.x compatibility

fixes: #27816

Signed-off-by: Andy Chiang <AndyChiang_git@outlook.com>
2025-11-10 10:35:35 +02:00
Hannu Nyman
002bdc4c83 swanmon: adjust for cmake 4.x compatibility
Adjust for cmake 4.x compatibility

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2025-11-09 22:09:58 +02:00
Hannu Nyman
d0e364fd6d libtins: adjust for cmake 4.x, remove absent maintainer
* Adjust for compatibility with cmake 4.x
* Remove absent maintainer

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2025-11-09 22:09:58 +02:00
Hannu Nyman
64a9dc691d hidapi: upgrade to 0.15.0 for cmake 4.x compatibility
Upgrade to 0.15.0 for cmake 4.x compatibility

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2025-11-09 22:09:58 +02:00
Hannu Nyman
1593a823ef portaudio: adjust for cmake 4.0 compatibility
Adjust CMakeLists.txt for compatibility with cmake 4.x

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2025-11-09 22:09:58 +02:00
Hannu Nyman
937c149531 libuecc: backport patch for cmake 4.x compatibility
Backport upstream patch for cmake 4.x compatibility.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2025-11-09 22:09:58 +02:00
Nick Hainke
d93b437631 libssh: bump to 0.11.3
Remove patches no longer needed:
- 001-fix-cmake4.patch
- 100-mbedtls_fix.patch

Signed-off-by: Nick Hainke <vincent@systemli.org>
2025-11-09 21:33:56 +02:00
Nick Hainke
3f31860ae4 tunneldigger: add cmake 4.x compatibility
Add a patch for cmake 4.x compatibility.

Signed-off-by: Nick Hainke <vincent@systemli.org>
2025-11-09 20:40:38 +02:00
Nick Hainke
e4323a5ff5 dawn: bump to 2025-11-07
7414c34 build: set cmake_minimum_required to 3.10
3b220fb Add debian build
e3fe1da datastorage: Correct use after free
8700dbe multicastsocket.h: Correct header guard typoi

Signed-off-by: Nick Hainke <vincent@systemli.org>
2025-11-09 16:34:26 +01:00
Alexandru Ardelean
0c37af5289 python-cython: add python-setuptools/host as dep
Required now, since python3 doesn't have any setuptools bundled.

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2025-11-09 16:46:33 +02:00
Alexandru Ardelean
e60b7674d2 python-requests: bump to version 2.32.5
Bumps to version 2.32.5

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2025-11-09 16:46:33 +02:00
Alexandru Ardelean
f62be41f47 lxml: bump to version 6.0.2
Was currently blocked by Cython being old.

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2025-11-09 16:46:33 +02:00
Alexandru Ardelean
4474c5fbaa numpy: bump to version 2.3.4
This change bumps the version to 2.3.4

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2025-11-09 16:46:33 +02:00
George Sapkin
bfd5e0e899 golang: set GOARM64 based on CONFIG_CPU_TYPE
Fixes: https://github.com/openwrt/packages/issues/26852
Signed-off-by: George Sapkin <george@sapk.in>
2025-11-09 15:23:50 +02:00
Tianling Shen
e1b49dc033 cloudflared: Update to 2025.11.0
Release note: https://github.com/cloudflare/cloudflared/releases/tag/2025.11.0

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-11-09 21:16:46 +08:00
Tianling Shen
29af05bd20 openlist: Update to 4.1.6
Release note: https://github.com/OpenListTeam/OpenList/releases/tag/v4.1.6

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-11-09 21:16:07 +08:00
Hannu Nyman
3730618d46 libyaml-cpp: Add cmake 4.x compatibility
Backport an upstream patch to provide compatibility with cmake 4.x.
(Patch context adapted due to missing unrelated commits)

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2025-11-09 10:51:37 +02:00
Hannu Nyman
031906a2ce libmad: add compatibility with cmake 4.x
Backport upstream patch for cmake 4.x compatibility.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2025-11-09 10:51:37 +02:00
Hannu Nyman
026302c6b2 libsoxr: Add cmake 4.x compatibility
Add compatibility with cmake 4.x.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2025-11-09 10:51:37 +02:00
Hannu Nyman
ab8ed3776b libssh: Add compatibility with cmake 4.x, remove absent maintainer
* Add compatibility with cmake 4.x
* Remove maintainer who has been absent since 2019

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2025-11-09 10:51:37 +02:00
Albrecht Lohofener
d29215e6b8 tini: add patches for minimal cmake version "2.8.12...3.10"
This change adds backport patches from upstream  to increase the minimal required cmake version from "2.8.0" to "2.8.12...3.10".

Signed-off-by: Albrecht Lohofener <albrechtloh@gmx.de>
2025-11-08 23:54:56 +02:00
Rosen Penev
2fab8e34c2 libextractor: fix compilation with gcc15
GNU_LIBRARY is needed for a proper declaration of getopt.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2025-11-08 21:30:23 +02:00
Javier Marcet
6d57246e48 luajit2: update to v2.1-20251030
For changes, see tagged commit:
https://github.com/openresty/luajit2/releases/tag/v2.1-20251030

Signed-off-by: Javier Marcet <javier@marcet.info>
2025-11-08 21:29:50 +02:00
Javier Marcet
87618e378a luajit2: update to v2.1-20250826
For changes, see tagged commit:
https://github.com/openresty/luajit2/releases/tag/v2.1-20250826

Signed-off-by: Javier Marcet <javier@marcet.info>
2025-11-08 21:29:50 +02:00
Hannu Nyman
96d59ae7c9 protobuf: add cmake 4.x compatibility, remove maintainer
Add a patch for cmake 4.x compatibility.
Remove maintainer who has not been active for several years.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2025-11-08 21:17:57 +02:00
Hannu Nyman
574070c3e7 mosquitto: upgrade to version 2.0.22
Upgrade to version 2.0.22, which is compatible with cmake 4.x
 * backport a post-release fix for nossl build

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2025-11-08 20:59:09 +02:00
Albrecht Lohofener
7a64ae9da2 libwebsockets: bump to version 4.4.1
Update to version 4.4.1 to provide compatibility with cmake 4.x

Signed-off-by: Albrecht Lohofener <albrechtloh@gmx.de>
[commit message edited]
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2025-11-08 20:59:09 +02:00
Andrea Pesaresi
d82e2db28b qrencode: cmake minimum required version to 3.10
- bump to r2 to adjust cmake minimum required version to 3.10

Link: openwrt#27607
Link: openwrt/openwrt@1b48ebd

Signed-off-by: Andrea Pesaresi <andreapesaresi82@gmail.com>
2025-11-08 20:47:25 +02:00
Marcin Maj
ca4abc6494 libvorbis: require cmake >= 3.10 due to removed legacy support
Link: https://github.com/openwrt/packages/issues/27607
Link: 1b48ebd31c
Signed-off-by: Marcin Maj <marcinmajsc@gmail.com>
2025-11-08 20:46:11 +02:00
George Sapkin
f08c7993bd check-autorelease-deprecation: drop workflow
Drop the workflow since the setting has been deprecated over three years
ago.

Link: https://github.com/openwrt/packages/pull/27799#issuecomment-3506689211
Signed-off-by: George Sapkin <george@sapk.in>
2025-11-08 19:04:34 +02:00
Marcin Maj
ae76b4fdb7 libid3tag: require cmake >= 3.10 due to removed legacy support
Link: https://github.com/openwrt/packages/issues/27607
Link: 1b48ebd31c

Signed-off-by: Marcin Maj <marcinmajsc@gmail.com>
2025-11-08 18:17:17 +02:00
George Sapkin
9e5831ed42 golang: bump to 1.25.4
go1.25.4 (released 2025-11-05) includes fixes to the compiler, the
runtime, and the crypto/subtle, encoding/pem, net/url, and os packages.

Link: https://github.com/golang/go/issues?q=milestone%3AGo1.25.4+label%3ACherryPickApproved
Signed-off-by: George Sapkin <george@sapk.in>
2025-11-08 14:18:48 +01:00
Alexandru Ardelean
3e61a5e05c python3: add libatomic as dependency
For some architectures (like mips24) this solves some build errors.

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2025-11-08 14:01:18 +02:00
Alexandru Ardelean
7ada8de6b7 django: bump to version 5.2.8
Because the old one needs an older version of setuptools, than the
one we currently have.

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2025-11-08 11:21:38 +02:00
Alexandru Ardelean
9a5f1dc8a1 python-installer: patch behavior for when script file exists
This seems to happen when re-triggering a build.
The destination path is already there, so this exception gets raised.

Another approach is to do 'make package/<python-package>/clean' and
re-trigger the build.
But that becomes annoying.

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2025-11-08 11:21:38 +02:00
Alexandru Ardelean
545e926fd1 python-asgiref: add use python-setuptools/host for pkg build
Newer versions of Python no longer ship setuptools.
We need to use the one from the packages feed instead.

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2025-11-08 11:21:38 +02:00