Commit Graph

35051 Commits

Author SHA1 Message Date
Martin Kennedy
1cf22809ea realtek-poe: increase version to v1.3.1
This enables cmake 3.10, and allows realtek-poe to be built again.

Signed-off-by: Martin Kennedy <hurricos@gmail.com>
2025-11-17 09:32:37 +01:00
Alexandru Ardelean
312b66a4b5 python-pynacl: fix typo in PKG_BUILD_DEPENDS
Fixes
   0c11fe96b0

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2025-11-17 10:23:33 +02:00
Alexandru Ardelean
7eebedcdfc lua: move Lua packages under lang/lua sub-folder
There are roughly 50 Lua packages.
It's about time we consider a proposal for moving all of them
under a lang/lua sub-folder.

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2025-11-17 08:46:33 +02:00
Eric Fahlgren
1545e6510f owut: update to 2025.11.16
Enhancements:
    efahl/owut@af42b8afe3 owut: minor improvement on logging API
    efahl/owut@223d6e64b7 owut: add 'clean slate' option to reset to default packages
    efahl/owut@3a35acb7a0 owut: typos and wording fixes
    efahl/owut@eba5101ba7 owut: report counts of failed package builds
    efahl/owut@365eed1f26 owut: use library glob

Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com>
2025-11-17 06:32:13 +02:00
Dirk Brenken
65c403a54b adblock: release 4.4.3-1
* support TLDs in feeds and local block-/allowlist, e.g. to block all 'de' domains with a single entry
* add active feed domains (of the feed download URLs) automatically to the local allowlist, to prevent download erros
* update the feed categories of 1hosts
* update and change the feed categories of hagezi: new categories are 'abusetlds',  'social', 'urlshortener' and
  'nrd' (newly registered domains). The latter one required download URL changes.
  Please note: if you use hagezi than remove and re-add the categories in LuCI feed selection after the updae
* Add an external adblock test (https://adblock.turtlecute.org/) on the DNS reporting tab, itprovides a simple
  way to check whether your current adblock setup is working as expected
* readme update

Signed-off-by: Dirk Brenken <dev@brenken.org>
2025-11-16 19:19:57 +01:00
Tianling Shen
2fa5ae7647 yq: Update to 4.48.2
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-11-17 01:03:37 +08:00
Alexandru Ardelean
0c908eed83 python-hatch-vcs: upgrade to version 0.5.0
Upgrade to version 0.5.0
Add python-setuptools/host as dep.

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2025-11-16 11:56:16 +02:00
Alexandru Ardelean
085c2eb58c python-greenlet: upgrade to version 3.2.4
This upgrades greenlet to 3.2.4

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2025-11-16 11:56:16 +02:00
Alexandru Ardelean
33d013e51b python-markdown: upgrade to version 3.10
This change updates markdown to version 3.10

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2025-11-16 11:56:16 +02:00
Alexandru Ardelean
e3024cc5b4 python-eventlet: bump to version 0.40.3
This change updates eventlet to 0.40.3
It no longer needs 'six'
Needs python-setuptools/host & python-hatchling/host &
python-hatch-vcs/host as PKG_BUILD_DEPENDS.

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2025-11-16 11:56:16 +02:00
George Sapkin
fa1dd531e8 mjpg-streamer: add cmake 4.x compatibility
Project is abandoned, add a DIY patch.

Signed-off-by: George Sapkin <george@sapk.in>
2025-11-15 23:33:28 +02:00
Tianling Shen
7670732496 czmq: remove absent maintainer
Remove inactive maintainer.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-11-15 22:38:09 +08:00
Tianling Shen
c5bb72a229 czmq: add cmake 4.x compatibility
Upstream backport.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-11-15 22:38:09 +08:00
Tianling Shen
79313818a9 zlog: remove absent maintainer
Remove inactive maintainer.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-11-15 14:03:59 +02:00
Tianling Shen
ecce493e58 zlog: add cmake 4.x compatibility
Upstream backport.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-11-15 14:03:59 +02:00
Tianling Shen
8efcd79a69 luv: Update to 1.51.0-1
Changelog:
- https://github.com/luvit/luv/releases/tag/1.41.0-0
- https://github.com/luvit/luv/releases/tag/1.41.1-0
- https://github.com/luvit/luv/releases/tag/1.42.0-0
- https://github.com/luvit/luv/releases/tag/1.42.0-1
- https://github.com/luvit/luv/releases/tag/1.43.0-0
- https://github.com/luvit/luv/releases/tag/1.44.2-0
- https://github.com/luvit/luv/releases/tag/1.44.2-1
- https://github.com/luvit/luv/releases/tag/1.45.0-0
- https://github.com/luvit/luv/releases/tag/1.46.0-0
- https://github.com/luvit/luv/releases/tag/1.47.0-0
- https://github.com/luvit/luv/releases/tag/v1.48.0-0
- https://github.com/luvit/luv/releases/tag/1.48.0-1
- https://github.com/luvit/luv/releases/tag/v1.50.0-0
- https://github.com/luvit/luv/releases/tag/1.50.0-1
- https://github.com/luvit/luv/releases/tag/1.51.0-0
- https://github.com/luvit/luv/releases/tag/1.51.0-1

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-11-15 09:38:03 +02:00
Philip Prindeville
13ea3654c3 isc-dhcp: Missing trailing dot on SRV RRs
When generating SRV RRs we're omitting the trailing dot that
roots the domain.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2025-11-15 09:02:02 +02:00
George Sapkin
98391be841 zmq: add cmake 4.x compatibility
Add upstream patches.

Signed-off-by: George Sapkin <george@sapk.in>
2025-11-15 08:32:37 +02:00
Josef Schlehofer
ae8e14e8cd msmtp: update to version 1.8.32
Release notes:
https://marlam.de/msmtp/news/msmtp-1-8-32/

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2025-11-15 07:02:47 +02:00
John Audia
9813aded12 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 <therealgraysky@proton.me>
2025-11-15 06:36:03 +02:00
Dirk Brenken
1a1c0d07a9 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 <dev@brenken.org>
2025-11-14 22:00:34 +01:00
Tianling Shen
b22fce1522 ecdsautils: add cmake 4.x compatibility
Upstream backport.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-11-14 18:51:58 +01:00
George Sapkin
1d9dad85a7 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 <george@sapk.in>
2025-11-14 19:06:39 +02:00
Eneas U de Queiroz
36deed27b6 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 <cotequeiroz@gmail.com>
2025-11-14 11:26:46 -03:00
Eneas U de Queiroz
c139d95e95 afalg_engine: CI: use apk
Use apk to install openssl-util in the package's test.sh.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2025-11-14 11:26:46 -03:00
Tianling Shen
e3d582c0ae uci2: Update to 2.0.0
Simplify Makefile while at it.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-11-14 12:16:53 +01:00
Javier Marcet
f872c8970e 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 <javier@marcet.info>
2025-11-14 17:33:22 +08:00
Javier Marcet
ac191fb6f4 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 <javier@marcet.info>
2025-11-14 17:33:22 +08:00
Josef Schlehofer
974e8404c6 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 <pepe.schlehofer@gmail.com>
2025-11-14 11:22:23 +02:00
Josef Schlehofer
63aa7856bf 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 <pepe.schlehofer@gmail.com>
2025-11-14 11:22:23 +02:00
Josef Schlehofer
ff9c11a9d7 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 <pepe.schlehofer@gmail.com>
2025-11-13 22:09:19 +01:00
Josef Schlehofer
03303c362d 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 <pepe.schlehofer@gmail.com>
2025-11-13 22:09:18 +01:00
Josef Schlehofer
f02c368344 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 <pepe.schlehofer@gmail.com>
2025-11-13 22:09:17 +01:00
Josef Schlehofer
0655f4ed3b 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 <pepe.schlehofer@gmail.com>
2025-11-13 22:09:14 +01:00
Josef Schlehofer
fc34a02ccf Flask: update to version 3.1.2
Release notes:
https://github.com/pallets/flask/releases/tag/3.1.2

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2025-11-13 22:09:09 +01:00
Josef Schlehofer
ae904f9001 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 <pepe.schlehofer@gmail.com>
2025-11-13 22:13:11 +02:00
Josef Schlehofer
45ef59b3e0 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 <pepe.schlehofer@gmail.com>
(cherry picked from commit 0b819479744808da38a35c71f0dcfbb33b4cc06f)
2025-11-13 22:11:58 +02:00
Alexandru Ardelean
1a6bb0a1a2 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 <alex@shruggie.ro>
2025-11-13 19:32:33 +02:00
Alexandru Ardelean
26ffbb95f1 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 <alex@shruggie.ro>
2025-11-13 19:32:33 +02:00
Alexandru Ardelean
1f70e73e5b 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 <alex@shruggie.ro>
2025-11-13 19:32:33 +02:00
Alexandru Ardelean
909b2ee5a0 python-hatchling: add python-setuptools/host as dep
Previously this was provided by python3/host

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2025-11-13 19:32:33 +02:00
George Sapkin
92899d6310 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 <george@sapk.in>
2025-11-13 19:18:37 +02:00
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