Commit Graph

35009 Commits

Author SHA1 Message Date
Tianling Shen
d727cb105f openelp: Update to 0.9.3
Changelog: https://github.com/cottsay/openelp/compare/v0.9.2...v0.9.3

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-11-14 00:53:31 +08:00
Hannu Nyman
d543522dbe nano: update to version 8.7
Update to version 8.7

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2025-11-13 18:01:20 +02:00
Rui Salvaterra
a863fe3d7a 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 <rsalvaterra@gmail.com>
2025-11-13 15:47:48 +01:00
Rui Salvaterra
87ed4d7d19 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 <rsalvaterra@gmail.com>
2025-11-13 15:47:48 +01:00
Tianling Shen
92c7d78453 mbpoll: add cmake 4.x compatibility
Upstream backport.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-11-13 16:12:29 +02:00
Alexandru Ardelean
ab19a033fb 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 <alex@shruggie.ro>
2025-11-13 14:42:11 +02:00
Alexandru Ardelean
1d1dbae89b python-setuptools-scm: bump to version 9.2.2
And add python-setuptools/host as dependency.

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2025-11-13 14:42:11 +02:00
Alexandru Ardelean
974dc9753c 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 <alex@shruggie.ro>
2025-11-13 14:42:11 +02:00
Vladimir Ermakov
dbc8106ecc python-toml: fix build dependency on python-setuptools
Fix #27855

Signed-off-by: Vladimir Ermakov <vooon341@gmail.com>
2025-11-13 13:49:06 +02:00
Vladimir Ermakov
7c41b63f96 libyang: add dependency on libxxhash
Fix #27856

Signed-off-by: Vladimir Ermakov <vooon341@gmail.com>
2025-11-13 13:48:18 +02:00
Aleksander Jan Bajkowski
63656f59ec 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 <olek2@wp.pl>
2025-11-13 08:44:08 +01:00
Alexandru Ardelean
2590594111 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 <alex@shruggie.ro>
2025-11-12 21:44:33 +02:00
Alexandru Ardelean
fabcdb58c6 python3: remove lib2to3 dep from 'python3-package-dev'
lib2to3 no longer exists.

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2025-11-12 21:44:33 +02:00
Alexandru Ardelean
0ae94ee364 python-setuptools: fix host deps
setuptools does not require that many deps.
This also fixes some circular dependencies.

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2025-11-12 21:44:33 +02:00
Alexandru Ardelean
bf0fc7ba7a 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 <alex@shruggie.ro>
2025-11-12 21:44:33 +02:00
Alexandru Ardelean
2b1fb50b8d 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 <alex@shruggie.ro>
2025-11-12 21:44:33 +02:00
Alexandru Ardelean
256f9d30f8 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 <alex@shruggie.ro>
2025-11-12 21:44:33 +02:00
Alexandru Ardelean
5ab2317cc9 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 <alex@shruggie.ro>
2025-11-12 21:44:33 +02:00
Alexandru Ardelean
1c88e9fc8a pymysql: bump to version 1.1.2
Also fixes error with wheel file name.

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2025-11-12 21:44:33 +02:00
Alexandru Ardelean
f10ff694d1 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 <alex@shruggie.ro>
2025-11-12 21:44:33 +02:00
Tianling Shen
23ee8f59b1 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 <cnsztl@immortalwrt.org>
2025-11-12 19:10:09 +02:00
Tianling Shen
26d588fb96 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 <cnsztl@immortalwrt.org>
2025-11-12 19:07:04 +02:00
Paul Donald
45254df57e 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 <newtwen+github@gmail.com>
2025-11-12 13:54:00 +01:00
Nuno Gonçalves
6b87dad19f 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 <nunojpg@gmail.com>
2025-11-12 10:01:17 +01:00
Lucian CRISTIAN
036868c669 frr: update to 10.4.1
switch to release codeload version
fix startup error messages

Signed-off-by: Lucian CRISTIAN <lucian.cristian@gmail.com>
2025-11-12 09:44:20 +02:00
Christian Marangi
6af94b1fa9 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 <ansuelsmth@gmail.com>
2025-11-12 08:34:36 +02:00
Christian Marangi
0c871e0182 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 <ansuelsmth@gmail.com>
2025-11-12 08:34:36 +02:00
George Sapkin
f8f392471b 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 <george@sapk.in>
2025-11-12 07:18:09 +02:00
George Sapkin
36b62e50f7 less: add CI test script
Add a simple version check to ensure the compiled binary installs and
runs.

Signed-off-by: George Sapkin <george@sapk.in>
2025-11-12 07:18:09 +02:00
Christian Marangi
e36234b9a5 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 <ansuelsmth@gmail.com>
2025-11-12 00:21:45 +01:00
Vladimir Ermakov
af48bd0a32 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 <vooon341@gmail.com>
2025-11-12 01:04:19 +02:00
Vladimir Ermakov
a7fa5af5c2 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 <vooon341@gmail.com>
2025-11-12 01:04:19 +02:00
Lucian CRISTIAN
6c5ace8441 libyang: update to 3.13.6
update to latest version to fix Cmake issues

Signed-off-by: Lucian CRISTIAN <lucian.cristian@gmail.com>
2025-11-11 22:21:44 +02:00
Tianling Shen
8722dc9f88 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 <cnsztl@immortalwrt.org>
2025-11-12 02:42:42 +08:00
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