feed/packages.git
3 weeks agoiperf3: update to 3.20
John Audia [Sat, 15 Nov 2025 00:18:32 +0000 (19:18 -0500)]
iperf3: update to 3.20

Update to latest upstream release.

Changelog: https://github.com/esnet/iperf/releases/tag/3.20

Build system: x86/64
Build-tested: x86/64-glibc
Run-tested: x86/64-glibc

Signed-off-by: John Audia <[email protected]>
3 weeks agotravelmate: update 2.2.1-6
Dirk Brenken [Fri, 14 Nov 2025 21:00:14 +0000 (22:00 +0100)]
travelmate: update 2.2.1-6

- rework the iw device detection in the scan function
- remove any limits from the radio selection
- control the reverse radio processing order with a separate option 'trm_revradio'
- tweak a few (debug) log statements
- LuCI updates (separate commit)
- readme update

Signed-off-by: Dirk Brenken <[email protected]>
3 weeks agoecdsautils: add cmake 4.x compatibility
Tianling Shen [Thu, 13 Nov 2025 13:23:45 +0000 (21:23 +0800)]
ecdsautils: add cmake 4.x compatibility

Upstream backport.

Signed-off-by: Tianling Shen <[email protected]>
3 weeks agoyt-dlp: bump to 2025.11.12
George Sapkin [Wed, 12 Nov 2025 19:47:37 +0000 (21:47 +0200)]
yt-dlp: bump to 2025.11.12

An external JavaScript runtime (e.g. QuickJS) is now required for full
YouTube support.

Add QuickJS as a dependency and use it as an external runtime.

Move cache to /var/cache.

Changelog: https://github.com/yt-dlp/yt-dlp/releases/tag/2025.11.12
Signed-off-by: George Sapkin <[email protected]>
3 weeks agogost_engine: fix and improve CI test
Eneas U de Queiroz [Fri, 14 Nov 2025 11:52:10 +0000 (08:52 -0300)]
gost_engine: fix and improve CI test

The test script was still using opkg to install openssl-util.  Use apk
instead, and move it to pre-test.sh so that openssl installation will
not depend on the order that the packages are tested.

Signed-off-by: Eneas U de Queiroz <[email protected]>
3 weeks agoafalg_engine: CI: use apk
Eneas U de Queiroz [Fri, 14 Nov 2025 11:42:39 +0000 (08:42 -0300)]
afalg_engine: CI: use apk

Use apk to install openssl-util in the package's test.sh.

Signed-off-by: Eneas U de Queiroz <[email protected]>
3 weeks agouci2: Update to 2.0.0
Tianling Shen [Thu, 13 Nov 2025 13:10:13 +0000 (21:10 +0800)]
uci2: Update to 2.0.0

Simplify Makefile while at it.

Signed-off-by: Tianling Shen <[email protected]>
3 weeks agopython-docker: fix pyproject.toml issues
Javier Marcet [Mon, 24 Jun 2024 19:29:56 +0000 (21:29 +0200)]
python-docker: fix pyproject.toml issues

* Getting build dependencies for wheel...

ERROR Missing dependencies:
   hatch-vcs

File "./staging_dir/hostpkg/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py", line 51, in validate
raise ValueError(f"{error}\n{summary}") from None
ValueError: invalid pyproject.toml config: `project.license`.
configuration error: `project.license` must be valid exactly by one definition (2 matches found):

- keys:
    'file': {type: string}
  required: ['file']
- keys:
    'text': {type: string}
  required: ['text']

Signed-off-by: Javier Marcet <[email protected]>
3 weeks agopython-docker: Update to 7.1.0
Javier Marcet [Sun, 26 May 2024 21:54:46 +0000 (23:54 +0200)]
python-docker: Update to 7.1.0

Release notes: https://github.com/docker/docker-py/releases/tag/7.1.0

Signed-off-by: Javier Marcet <[email protected]>
3 weeks agopython-ruamel-yaml: update to version 0.18.16
Josef Schlehofer [Sun, 2 Nov 2025 16:36:12 +0000 (17:36 +0100)]
python-ruamel-yaml: update to version 0.18.16

Release notes can be found here:
https://yaml.dev/doc/ruamel-yaml/

Wheel is compiled as ruamel_yaml (underscore), but on pypi it is ruamel.yaml (dot),
it failed on buildbot, so add slight tweak.

Signed-off-by: Josef Schlehofer <[email protected]>
3 weeks agopython-yaml: update to version 6.0.3
Josef Schlehofer [Sun, 2 Nov 2025 16:30:38 +0000 (17:30 +0100)]
python-yaml: update to version 6.0.3

Release notes:
https://github.com/yaml/pyyaml/releases/tag/6.0.3

Signed-off-by: Josef Schlehofer <[email protected]>
3 weeks agopython-flask-socketio: update to version 5.5.1
Josef Schlehofer [Sun, 2 Nov 2025 16:49:04 +0000 (17:49 +0100)]
python-flask-socketio: update to version 5.5.1

Release notes:
https://github.com/miguelgrinberg/Flask-SocketIO/releases/tag/v5.5.1

Signed-off-by: Josef Schlehofer <[email protected]>
3 weeks agopython-flask-session: update to version 0.8.0
Josef Schlehofer [Sun, 2 Nov 2025 16:47:43 +0000 (17:47 +0100)]
python-flask-session: update to version 0.8.0

Release notes:
https://flask-session.readthedocs.io/en/latest/changes.html

Signed-off-by: Josef Schlehofer <[email protected]>
3 weeks agopython-flask-seasurf: update to 2.0.0
Josef Schlehofer [Sun, 2 Nov 2025 16:45:48 +0000 (17:45 +0100)]
python-flask-seasurf: update to 2.0.0

Changes can be found here:
https://github.com/maxcountryman/flask-seasurf/tree/2.0.0

Signed-off-by: Josef Schlehofer <[email protected]>
3 weeks agopython-flask-login: update to version 0.6.3
Josef Schlehofer [Sun, 2 Nov 2025 16:44:21 +0000 (17:44 +0100)]
python-flask-login: update to version 0.6.3

Release notes:
https://github.com/maxcountryman/flask-login/releases/tag/0.6.3

Signed-off-by: Josef Schlehofer <[email protected]>
3 weeks agoFlask: update to version 3.1.2
Josef Schlehofer [Sun, 2 Nov 2025 16:25:02 +0000 (17:25 +0100)]
Flask: update to version 3.1.2

Release notes:
https://github.com/pallets/flask/releases/tag/3.1.2

Signed-off-by: Josef Schlehofer <[email protected]>
3 weeks agopython-werkzeug: update to version 3.1.3
Josef Schlehofer [Sun, 2 Nov 2025 16:29:01 +0000 (17:29 +0100)]
python-werkzeug: update to version 3.1.3

Release notes:
https://github.com/pallets/werkzeug/releases/tag/3.1.3

Signed-off-by: Josef Schlehofer <[email protected]>
3 weeks agopython-jinja2: update to version 3.1.6
Josef Schlehofer [Sun, 2 Nov 2025 16:23:37 +0000 (17:23 +0100)]
python-jinja2: update to version 3.1.6

Release notes:
https://github.com/pallets/jinja/releases/tag/3.1.6

Signed-off-by: Josef Schlehofer <[email protected]>
(cherry picked from commit 0b819479744808da38a35c71f0dcfbb33b4cc06f)

3 weeks agopython-markupsafe: add python-setuptools/host as build dep for targer package
Alexandru Ardelean [Thu, 13 Nov 2025 14:03:21 +0000 (16:03 +0200)]
python-markupsafe: add python-setuptools/host as build dep for targer package

Required now since python3/host no longer provides setuptools bundled.

Signed-off-by: Alexandru Ardelean <[email protected]>
3 weeks agopython-babel: upgrade to version 2.17.0
Alexandru Ardelean [Thu, 13 Nov 2025 13:56:11 +0000 (15:56 +0200)]
python-babel: upgrade to version 2.17.0

Need to also provide python-setuptools/host as build dep for
host and target build.

Signed-off-by: Alexandru Ardelean <[email protected]>
3 weeks agopython-pynacl: upgrade to version 1.6.1
Alexandru Ardelean [Thu, 13 Nov 2025 13:50:19 +0000 (15:50 +0200)]
python-pynacl: upgrade to version 1.6.1

Drop 'six' requirement (no longer needed).
python-setuptools/host needed for build.

Signed-off-by: Alexandru Ardelean <[email protected]>
3 weeks agopython-hatchling: add python-setuptools/host as dep
Alexandru Ardelean [Thu, 13 Nov 2025 13:49:20 +0000 (15:49 +0200)]
python-hatchling: add python-setuptools/host as dep

Previously this was provided by python3/host

Signed-off-by: Alexandru Ardelean <[email protected]>
3 weeks agoquickjs: add new package
George Sapkin [Thu, 13 Nov 2025 14:34:54 +0000 (16:34 +0200)]
quickjs: add new package

QuickJS is a small and embeddable JavaScript engine. It supports the
ES2023 specification including modules, asynchronous generators, proxies
and BigInt.

Signed-off-by: George Sapkin <[email protected]>
3 weeks agoopenelp: Update to 0.9.3
Tianling Shen [Thu, 13 Nov 2025 13:36:35 +0000 (21:36 +0800)]
openelp: Update to 0.9.3

Changelog: https://github.com/cottsay/openelp/compare/v0.9.2...v0.9.3

Signed-off-by: Tianling Shen <[email protected]>
3 weeks agonano: update to version 8.7
Hannu Nyman [Thu, 13 Nov 2025 16:01:20 +0000 (18:01 +0200)]
nano: update to version 8.7

Update to version 8.7

Signed-off-by: Hannu Nyman <[email protected]>
3 weeks agotor: add myself as package maintainer
Rui Salvaterra [Thu, 13 Nov 2025 12:10:19 +0000 (12:10 +0000)]
tor: add myself as package maintainer

Also remove Peter Wagner (inactive) and Hauke Mehrtens (asked to be removed, in
private conversation).

Signed-off-by: Rui Salvaterra <[email protected]>
3 weeks agotor: update to 0.4.8.20 stable
Rui Salvaterra [Wed, 12 Nov 2025 13:54:35 +0000 (13:54 +0000)]
tor: update to 0.4.8.20 stable

Minor release, see the changelog [1] for what's new.

[1] https://gitlab.torproject.org/tpo/core/tor/-/blob/tor-0.4.8.20/ChangeLog

Signed-off-by: Rui Salvaterra <[email protected]>
3 weeks agombpoll: add cmake 4.x compatibility
Tianling Shen [Thu, 13 Nov 2025 13:17:57 +0000 (21:17 +0800)]
mbpoll: add cmake 4.x compatibility

Upstream backport.

Signed-off-by: Tianling Shen <[email protected]>
3 weeks agopython-calver: add python-setuptools/host as dep to HostBuild
Alexandru Ardelean [Thu, 13 Nov 2025 10:42:24 +0000 (12:42 +0200)]
python-calver: add python-setuptools/host as dep to HostBuild

Required now, since python-setuptools/host is separate from python3

Signed-off-by: Alexandru Ardelean <[email protected]>
3 weeks agopython-setuptools-scm: bump to version 9.2.2
Alexandru Ardelean [Sun, 9 Nov 2025 18:27:34 +0000 (20:27 +0200)]
python-setuptools-scm: bump to version 9.2.2

And add python-setuptools/host as dependency.

Signed-off-by: Alexandru Ardelean <[email protected]>
3 weeks agopython-automat: bump to version 25.4.16
Alexandru Ardelean [Sun, 9 Nov 2025 17:19:09 +0000 (19:19 +0200)]
python-automat: bump to version 25.4.16

Patches can be dropped.
They don't seem to be needed anymore.
The 'visualize' parts seem to be optional.

Signed-off-by: Alexandru Ardelean <[email protected]>
3 weeks agopython-toml: fix build dependency on python-setuptools
Vladimir Ermakov [Thu, 13 Nov 2025 09:54:00 +0000 (10:54 +0100)]
python-toml: fix build dependency on python-setuptools

Fix #27855

Signed-off-by: Vladimir Ermakov <[email protected]>
3 weeks agolibyang: add dependency on libxxhash
Vladimir Ermakov [Thu, 13 Nov 2025 09:50:32 +0000 (10:50 +0100)]
libyang: add dependency on libxxhash

Fix #27856

Signed-off-by: Vladimir Ermakov <[email protected]>
3 weeks agomdio-tools: backport segfault fix
Aleksander Jan Bajkowski [Sun, 7 Sep 2025 17:24:07 +0000 (19:24 +0200)]
mdio-tools: backport segfault fix

Return an ENOMEM error when the buffer is too small to perform the operation.

Before:
$ mdio mt7530-0 0x05:31 dump 0x0+512
Segmentation fault

After:
$ mdio mt7530-0 0x05:31 dump 0x0+512
ERROR: Dump operation failed (-12)

Signed-off-by: Aleksander Jan Bajkowski <[email protected]>
3 weeks agopython-cffi: bump to version 2.0.0
Alexandru Ardelean [Wed, 12 Nov 2025 17:34:47 +0000 (19:34 +0200)]
python-cffi: bump to version 2.0.0

Bump to version 2.0.0 because the CI seems to also include this.
Drop patch for un-pinning setuptools.

Signed-off-by: Alexandru Ardelean <[email protected]>
3 weeks agopython3: remove lib2to3 dep from 'python3-package-dev'
Alexandru Ardelean [Tue, 11 Nov 2025 10:02:39 +0000 (12:02 +0200)]
python3: remove lib2to3 dep from 'python3-package-dev'

lib2to3 no longer exists.

Signed-off-by: Alexandru Ardelean <[email protected]>
3 weeks agopython-setuptools: fix host deps
Alexandru Ardelean [Tue, 11 Nov 2025 07:54:53 +0000 (09:54 +0200)]
python-setuptools: fix host deps

setuptools does not require that many deps.
This also fixes some circular dependencies.

Signed-off-by: Alexandru Ardelean <[email protected]>
3 weeks agopython-markupsafe: add python-setuptools/host to HostBuild dep
Alexandru Ardelean [Mon, 10 Nov 2025 19:49:32 +0000 (21:49 +0200)]
python-markupsafe: add python-setuptools/host to HostBuild dep

Required, since python3 no longer installs this for the host-build.

Signed-off-by: Alexandru Ardelean <[email protected]>
3 weeks agopython-pyproject-hooks: bump to version 1.2.0
Alexandru Ardelean [Mon, 10 Nov 2025 15:39:14 +0000 (17:39 +0200)]
python-pyproject-hooks: bump to version 1.2.0

Since python3 no longer provides setuptools host-side, we need
to provide it as an explicit dependency.
Removing 'wheel' since it's not a dep of pyproject-hooks.

Signed-off-by: Alexandru Ardelean <[email protected]>
3 weeks agopython-semantic-version: add python-setuptools/host dep to HostBuild
Alexandru Ardelean [Mon, 10 Nov 2025 13:28:09 +0000 (15:28 +0200)]
python-semantic-version: add python-setuptools/host dep to HostBuild

This is needed now, since python3/host no longer installs setuptools
host-side.

Signed-off-by: Alexandru Ardelean <[email protected]>
3 weeks agopython-ply: add python-setuptools/host dep to HostBuild & pkg build
Alexandru Ardelean [Mon, 10 Nov 2025 13:26:07 +0000 (15:26 +0200)]
python-ply: add python-setuptools/host dep to HostBuild & pkg build

This is needed now, since python3/host no longer installs setuptools
host-side.

Signed-off-by: Alexandru Ardelean <[email protected]>
3 weeks agopymysql: bump to version 1.1.2
Alexandru Ardelean [Sun, 9 Nov 2025 16:03:08 +0000 (18:03 +0200)]
pymysql: bump to version 1.1.2

Also fixes error with wheel file name.

Signed-off-by: Alexandru Ardelean <[email protected]>
3 weeks agopyproject-metadata: bump to 0.9.1 & add python-setuptools/host dep for HostBuild
Alexandru Ardelean [Sun, 9 Nov 2025 14:47:42 +0000 (16:47 +0200)]
pyproject-metadata: bump to 0.9.1 & add python-setuptools/host dep for HostBuild

Required now that python3 doesn't provide setuptools during the hostpkg
installation.

Signed-off-by: Alexandru Ardelean <[email protected]>
3 weeks agocanutils: Update to 2025.01
Tianling Shen [Wed, 12 Nov 2025 09:41:49 +0000 (17:41 +0800)]
canutils: Update to 2025.01

Update build targets and backport an upstream fix for missing header.

Changelog: https://github.com/linux-can/can-utils/releases/tag/v2025.01

Signed-off-by: Tianling Shen <[email protected]>
3 weeks agocereal: Update to 1.3.2
Tianling Shen [Wed, 12 Nov 2025 09:25:37 +0000 (17:25 +0800)]
cereal: Update to 1.3.2

Disable build for useless docs.

Changelog:
- https://github.com/USCiLab/cereal/releases/tag/v1.3.1
- https://github.com/USCiLab/cereal/releases/tag/v1.3.2

Signed-off-by: Tianling Shen <[email protected]>
3 weeks agocshark: drop package
Paul Donald [Wed, 12 Nov 2025 00:26:20 +0000 (01:26 +0100)]
cshark: drop package

requires newer cmake to compile, but the company behind this has pivoted and no
longer actively supports this, and are phasing it out.

This package is rather pointless anyway, since you can just use the sshdump
remote capture plugin in Wireshark with tcpdump on your router and see live
results, far superior to this.

Signed-off-by: Paul Donald <[email protected]>
3 weeks agonmap: add build depedency on python-setuptools (fixes #27833)
Nuno Gonçalves [Wed, 12 Nov 2025 00:00:43 +0000 (00:00 +0000)]
nmap: add build depedency on python-setuptools (fixes #27833)

python-setuptools no longer comes by default with the python package,
so we must depend on it explicitly

Signed-off-by: Nuno Gonçalves <[email protected]>
3 weeks agofrr: update to 10.4.1
Lucian CRISTIAN [Tue, 11 Nov 2025 20:57:49 +0000 (22:57 +0200)]
frr: update to 10.4.1

switch to release codeload version
fix startup error messages

Signed-off-by: Lucian CRISTIAN <[email protected]>
3 weeks agosoftethervpn5: disable OQS module
Christian Marangi [Tue, 11 Nov 2025 22:46:35 +0000 (23:46 +0100)]
softethervpn5: disable OQS module

The OQS module was enabled by default in 5.02.5186 with a massive size
increase. The OQS gets built-in and it's for support of Post Quantum
chiper.

Disable it by default to reduce the total size of the package.

If needed they will can be enabled again by compiling the
libopenssl-oqsprovider package that enable the OpenSSL provider for
these additional chiper.

Signed-off-by: Christian Marangi <[email protected]>
3 weeks agosoftethervpn5: bump to version 5.2.5188
Christian Marangi [Tue, 11 Nov 2025 22:30:22 +0000 (23:30 +0100)]
softethervpn5: bump to version 5.2.5188

Bump softethervpn5 to version 5.2.5188 to fix support for CMake >= 4.0

Patch automatically refreshed.

Signed-off-by: Christian Marangi <[email protected]>
3 weeks agoless: bump to 685
George Sapkin [Sun, 9 Nov 2025 18:00:45 +0000 (20:00 +0200)]
less: bump to 685

Remove maintainer.
Update copyright date.

Changelog: https://greenwoodsoftware.com/less/news.663.html
Changelog: https://greenwoodsoftware.com/less/news.665.html
Changelog: https://greenwoodsoftware.com/less/news.666.html
Changelog: https://greenwoodsoftware.com/less/news.667.html
Changelog: https://greenwoodsoftware.com/less/news.668.html
Changelog: https://greenwoodsoftware.com/less/news.674.html
Changelog: https://greenwoodsoftware.com/less/news.676.html
Changelog: https://greenwoodsoftware.com/less/news.678.html
Changelog: https://greenwoodsoftware.com/less/news.679.html
Changelog: https://greenwoodsoftware.com/less/news.683.html
Changelog: https://greenwoodsoftware.com/less/news.684.html
Changelog: https://greenwoodsoftware.com/less/news.685.html
Signed-off-by: George Sapkin <[email protected]>
3 weeks agoless: add CI test script
George Sapkin [Sun, 9 Nov 2025 17:59:41 +0000 (19:59 +0200)]
less: add CI test script

Add a simple version check to ensure the compiled binary installs and
runs.

Signed-off-by: George Sapkin <[email protected]>
3 weeks agolibuhttpd: backport upstream CMake patch
Christian Marangi [Tue, 11 Nov 2025 23:19:31 +0000 (00:19 +0100)]
libuhttpd: backport upstream CMake patch

Backport upstream CMake patch to fix compilation error to support
CMake version >= 4.0.

Fixes: #27835
Signed-off-by: Christian Marangi <[email protected]>
3 weeks agogo2rtc: update to 1.9.11
Vladimir Ermakov [Thu, 25 Sep 2025 10:53:37 +0000 (12:53 +0200)]
go2rtc: update to 1.9.11

- Update version
- Remove unneded patches
- Add patch to drop codegen in alsa module
- Rebase & refresh patches

Signed-off-by: Vladimir Ermakov <[email protected]>
3 weeks agogo2rtc: jail service, add uci config
Vladimir Ermakov [Thu, 21 Aug 2025 09:01:55 +0000 (11:01 +0200)]
go2rtc: jail service, add uci config

- Add UCI configuration to be able to switch user/group and set ulimit.
- Place daemon into jail by default, to allow bind on lower ports, such as 554 (RTSP)
- Add option to allow or deny config.yaml editing from the web interface.
- Connect stdout/err to log

Signed-off-by: Vladimir Ermakov <[email protected]>
3 weeks agolibyang: update to 3.13.6
Lucian CRISTIAN [Tue, 11 Nov 2025 20:08:13 +0000 (22:08 +0200)]
libyang: update to 3.13.6

update to latest version to fix Cmake issues

Signed-off-by: Lucian CRISTIAN <[email protected]>
3 weeks agoperl-ack: Update to 3.9.0
Tianling Shen [Tue, 11 Nov 2025 17:32:38 +0000 (01:32 +0800)]
perl-ack: Update to 3.9.0

v3.9.0      Mon May 26 15:02:57 CDT 2025
========================================
The --not option can be used with either --and or --or.

The -g option can now use any of the boolean options, --and, --or or --not.

[FIXES]
When using --output='$f', the filename would be colorized in the output
line, but should not have been.  This has been fixed. Thanks, Dabrien
'Dabe' Murphy. (GH #350)

Signed-off-by: Tianling Shen <[email protected]>
3 weeks agomsgpack-c: Update to 6.1.0
Tianling Shen [Tue, 11 Nov 2025 17:27:35 +0000 (01:27 +0800)]
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 <[email protected]>
3 weeks agoyajl: add pending patch to handle CMake 4.0 support
Christian Marangi [Tue, 11 Nov 2025 17:23:14 +0000 (18:23 +0100)]
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 <[email protected]>
3 weeks agoicu: bump to 78.1
Hirokazu MORIKAWA [Tue, 11 Nov 2025 12:02:16 +0000 (21:02 +0900)]
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 <[email protected]>
3 weeks agoyajl: add host build
Cedric CHEDALEUX [Fri, 28 Feb 2025 12:25:06 +0000 (13:25 +0100)]
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 <[email protected]>
3 weeks agolibcap-ng: add host build
Cedric CHEDALEUX [Mon, 24 Feb 2025 14:45:11 +0000 (15:45 +0100)]
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 <[email protected]>
3 weeks agolibrespeed-cli: fix speedtest when server not available
Richard Muzik [Mon, 10 Nov 2025 13:29:51 +0000 (14:29 +0100)]
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 <[email protected]>
3 weeks agolibrespeed-cli: update to version 1.0.12
Richard Muzik [Mon, 10 Nov 2025 13:25:16 +0000 (14:25 +0100)]
librespeed-cli: update to version 1.0.12

For full changelog see:
- https://github.com/librespeed/speedtest-cli/releases

Signed-off-by: Richard Muzik <[email protected]>
3 weeks agov2raya: Update to 2.2.7.4
Tianling Shen [Tue, 11 Nov 2025 07:30:56 +0000 (15:30 +0800)]
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 <[email protected]>
3 weeks agoopenlist: Update to 4.1.7
Tianling Shen [Tue, 11 Nov 2025 07:30:36 +0000 (15:30 +0800)]
openlist: Update to 4.1.7

Release note: https://github.com/OpenListTeam/OpenList/releases/tag/v4.1.7

Signed-off-by: Tianling Shen <[email protected]>
3 weeks agonetbird: update to 0.59.12
Wesley Gimenes [Wed, 5 Nov 2025 19:36:58 +0000 (16:36 -0300)]
netbird: update to 0.59.12

changelog: https://github.com/netbirdio/netbird/releases/tag/v0.59.12

Signed-off-by: Wesley Gimenes <[email protected]>
3 weeks agostrongswan: Update to 6.0.3
Philip Prindeville [Tue, 11 Nov 2025 01:57:10 +0000 (18:57 -0700)]
strongswan: Update to 6.0.3

No significant functional changes.

Signed-off-by: Philip Prindeville <[email protected]>
3 weeks agoleptonica: update to 1.86.0 for cmake4, remove absent maintainer
Hannu Nyman [Mon, 10 Nov 2025 20:55:46 +0000 (22:55 +0200)]
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 <[email protected]>
3 weeks agolibsndfile: adjust for cmake 4.x, remove absent maintainer
Hannu Nyman [Mon, 10 Nov 2025 20:36:24 +0000 (22:36 +0200)]
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 <[email protected]>
3 weeks agocloudflared: fix duplicate "run" command argument
Bohdan Chubuk [Sun, 9 Nov 2025 22:14:28 +0000 (00:14 +0200)]
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 <[email protected]>
3 weeks agolibnatpmp: adjust for cmake 4.x compatibility
Andy Chiang [Mon, 10 Nov 2025 01:26:56 +0000 (08:26 +0700)]
libnatpmp: adjust for cmake 4.x compatibility

Adjust for cmake 4.x compatibility

fixes: #27816

Signed-off-by: Andy Chiang <[email protected]>
3 weeks agoswanmon: adjust for cmake 4.x compatibility
Hannu Nyman [Sun, 9 Nov 2025 17:45:18 +0000 (19:45 +0200)]
swanmon: adjust for cmake 4.x compatibility

Adjust for cmake 4.x compatibility

Signed-off-by: Hannu Nyman <[email protected]>
3 weeks agolibtins: adjust for cmake 4.x, remove absent maintainer
Hannu Nyman [Sun, 9 Nov 2025 17:27:34 +0000 (19:27 +0200)]
libtins: adjust for cmake 4.x, remove absent maintainer

* Adjust for compatibility with cmake 4.x
* Remove absent maintainer

Signed-off-by: Hannu Nyman <[email protected]>
3 weeks agohidapi: upgrade to 0.15.0 for cmake 4.x compatibility
Hannu Nyman [Sun, 9 Nov 2025 17:16:09 +0000 (19:16 +0200)]
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 <[email protected]>
3 weeks agoportaudio: adjust for cmake 4.0 compatibility
Hannu Nyman [Sun, 9 Nov 2025 16:55:46 +0000 (18:55 +0200)]
portaudio: adjust for cmake 4.0 compatibility

Adjust CMakeLists.txt for compatibility with cmake 4.x

Signed-off-by: Hannu Nyman <[email protected]>
3 weeks agolibuecc: backport patch for cmake 4.x compatibility
Hannu Nyman [Sun, 9 Nov 2025 16:44:05 +0000 (18:44 +0200)]
libuecc: backport patch for cmake 4.x compatibility

Backport upstream patch for cmake 4.x compatibility.

Signed-off-by: Hannu Nyman <[email protected]>
3 weeks agolibssh: bump to 0.11.3
Nick Hainke [Sun, 9 Nov 2025 16:09:39 +0000 (17:09 +0100)]
libssh: bump to 0.11.3

Remove patches no longer needed:
- 001-fix-cmake4.patch
- 100-mbedtls_fix.patch

Signed-off-by: Nick Hainke <[email protected]>
3 weeks agotunneldigger: add cmake 4.x compatibility
Nick Hainke [Sun, 9 Nov 2025 15:42:49 +0000 (16:42 +0100)]
tunneldigger: add cmake 4.x compatibility

Add a patch for cmake 4.x compatibility.

Signed-off-by: Nick Hainke <[email protected]>
3 weeks agodawn: bump to 2025-11-07
Nick Hainke [Sun, 9 Nov 2025 13:30:22 +0000 (14:30 +0100)]
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 <[email protected]>
3 weeks agopython-cython: add python-setuptools/host as dep
Alexandru Ardelean [Sat, 8 Nov 2025 13:26:52 +0000 (15:26 +0200)]
python-cython: add python-setuptools/host as dep

Required now, since python3 doesn't have any setuptools bundled.

Signed-off-by: Alexandru Ardelean <[email protected]>
3 weeks agopython-requests: bump to version 2.32.5
Alexandru Ardelean [Sat, 8 Nov 2025 10:51:37 +0000 (12:51 +0200)]
python-requests: bump to version 2.32.5

Bumps to version 2.32.5

Signed-off-by: Alexandru Ardelean <[email protected]>
3 weeks agolxml: bump to version 6.0.2
Alexandru Ardelean [Sat, 8 Nov 2025 10:50:01 +0000 (12:50 +0200)]
lxml: bump to version 6.0.2

Was currently blocked by Cython being old.

Signed-off-by: Alexandru Ardelean <[email protected]>
3 weeks agonumpy: bump to version 2.3.4
Alexandru Ardelean [Sat, 8 Nov 2025 10:48:48 +0000 (12:48 +0200)]
numpy: bump to version 2.3.4

This change bumps the version to 2.3.4

Signed-off-by: Alexandru Ardelean <[email protected]>
3 weeks agogolang: set GOARM64 based on CONFIG_CPU_TYPE
George Sapkin [Sat, 1 Nov 2025 22:27:22 +0000 (00:27 +0200)]
golang: set GOARM64 based on CONFIG_CPU_TYPE

Fixes: https://github.com/openwrt/packages/issues/26852
Signed-off-by: George Sapkin <[email protected]>
3 weeks agocloudflared: Update to 2025.11.0
Tianling Shen [Sun, 9 Nov 2025 13:16:46 +0000 (21:16 +0800)]
cloudflared: Update to 2025.11.0

Release note: https://github.com/cloudflare/cloudflared/releases/tag/2025.11.0

Signed-off-by: Tianling Shen <[email protected]>
3 weeks agoopenlist: Update to 4.1.6
Tianling Shen [Sun, 9 Nov 2025 13:16:07 +0000 (21:16 +0800)]
openlist: Update to 4.1.6

Release note: https://github.com/OpenListTeam/OpenList/releases/tag/v4.1.6

Signed-off-by: Tianling Shen <[email protected]>
3 weeks agolibyaml-cpp: Add cmake 4.x compatibility
Hannu Nyman [Sun, 9 Nov 2025 07:03:05 +0000 (09:03 +0200)]
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 <[email protected]>
3 weeks agolibmad: add compatibility with cmake 4.x
Hannu Nyman [Sun, 9 Nov 2025 06:42:47 +0000 (08:42 +0200)]
libmad: add compatibility with cmake 4.x

Backport upstream patch for cmake 4.x compatibility.

Signed-off-by: Hannu Nyman <[email protected]>
3 weeks agolibsoxr: Add cmake 4.x compatibility
Hannu Nyman [Sun, 9 Nov 2025 06:36:33 +0000 (08:36 +0200)]
libsoxr: Add cmake 4.x compatibility

Add compatibility with cmake 4.x.

Signed-off-by: Hannu Nyman <[email protected]>
3 weeks agolibssh: Add compatibility with cmake 4.x, remove absent maintainer
Hannu Nyman [Sun, 9 Nov 2025 06:27:10 +0000 (08:27 +0200)]
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 <[email protected]>
3 weeks agotini: add patches for minimal cmake version "2.8.12...3.10"
Albrecht Lohofener [Sat, 8 Nov 2025 19:22:04 +0000 (20:22 +0100)]
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 <[email protected]>
3 weeks agolibextractor: fix compilation with gcc15
Rosen Penev [Fri, 17 Oct 2025 22:06:06 +0000 (15:06 -0700)]
libextractor: fix compilation with gcc15

GNU_LIBRARY is needed for a proper declaration of getopt.

Signed-off-by: Rosen Penev <[email protected]>
3 weeks agoluajit2: update to v2.1-20251030
Javier Marcet [Sun, 2 Nov 2025 14:40:22 +0000 (15:40 +0100)]
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 <[email protected]>
3 weeks agoluajit2: update to v2.1-20250826
Javier Marcet [Wed, 29 Oct 2025 18:06:25 +0000 (19:06 +0100)]
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 <[email protected]>
3 weeks agoprotobuf: add cmake 4.x compatibility, remove maintainer
Hannu Nyman [Sat, 8 Nov 2025 17:58:34 +0000 (19:58 +0200)]
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 <[email protected]>
3 weeks agomosquitto: upgrade to version 2.0.22
Hannu Nyman [Sat, 8 Nov 2025 17:22:05 +0000 (19:22 +0200)]
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 <[email protected]>
3 weeks agolibwebsockets: bump to version 4.4.1
Albrecht Lohofener [Sat, 8 Nov 2025 17:22:05 +0000 (19:22 +0200)]
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 <[email protected]>
[commit message edited]
Signed-off-by: Hannu Nyman <[email protected]>
3 weeks agoqrencode: cmake minimum required version to 3.10
Andrea Pesaresi [Fri, 7 Nov 2025 10:30:10 +0000 (11:30 +0100)]
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 <[email protected]>
3 weeks agolibvorbis: require cmake >= 3.10 due to removed legacy support
Marcin Maj [Fri, 7 Nov 2025 00:58:18 +0000 (01:58 +0100)]
libvorbis: require cmake >= 3.10 due to removed legacy support

Link: https://github.com/openwrt/packages/issues/27607
Link: https://github.com/openwrt/openwrt/commit/1b48ebd31c28f5b2ad3f964c25f34d33badbb979
Signed-off-by: Marcin Maj <[email protected]>