feed/packages.git
10 days agoola: fix compilation with newer liblo
Rosen Penev [Wed, 26 Nov 2025 00:07:47 +0000 (16:07 -0800)]
ola: fix compilation with newer liblo

Upstream backport.

Signed-off-by: Rosen Penev <[email protected]>
10 days agoliblo: fix pkgconf file
Rosen Penev [Tue, 25 Nov 2025 23:42:01 +0000 (15:42 -0800)]
liblo: fix pkgconf file

OS paths are wrongly being passed.

Signed-off-by: Rosen Penev <[email protected]>
10 days agopython-urllib3: fix builds with setuptools-scm 9.x
Austin Lane [Tue, 25 Nov 2025 19:45:54 +0000 (14:45 -0500)]
python-urllib3: fix builds with setuptools-scm 9.x

- Fix builds for python-urllib3 with setuptools-scm
- Patch sourced from upstream (un-released/main branch)

Signed-off-by: Austin Lane <[email protected]>
10 days agoperl-www-curl: fix compilation error with new cURL version
Christian Marangi [Wed, 26 Nov 2025 01:46:32 +0000 (02:46 +0100)]
perl-www-curl: fix compilation error with new cURL version

Add patch removing internal macro CURL_HAS_DECLSPEC_ATTRIBUTE.

This fix a compilation error for the package.

Also improve the old 7.88 patch with wrong whitespace.

Signed-off-by: Christian Marangi <[email protected]>
10 days agonetopeer2: fix install path for netopeer2-server
Christian Marangi [Wed, 26 Nov 2025 01:26:06 +0000 (02:26 +0100)]
netopeer2: fix install path for netopeer2-server

New version of netopeer2 moved the install location of netopeer2-server
from /usr/bin to /usr/sbin.

Update the install location to reflect this change.

Signed-off-by: Christian Marangi <[email protected]>
10 days agosysrepo: correctly install .yang file with revision
Christian Marangi [Tue, 25 Nov 2025 15:39:59 +0000 (16:39 +0100)]
sysrepo: correctly install .yang file with revision

With new sysrepo version, the .yang file are shipped with revision.
Update the package install to align to the new names.

The change of name doesn't cause regression as the revision is optional
on loading .yang files.

Signed-off-by: Christian Marangi <[email protected]>
10 days agolibnetconf2: add pending patch to disable PAM support
Christian Marangi [Tue, 25 Nov 2025 15:18:12 +0000 (16:18 +0100)]
libnetconf2: add pending patch to disable PAM support

Add pending patch to disable PAM support to limit need to add extra
dependency.

This is needed if libpam is selected as the package will detect the
library and enable support for it by default.

Signed-off-by: Christian Marangi <[email protected]>
10 days agolibradiotap: backport upstream patch for CMake >= 4.0 support
Christian Marangi [Tue, 25 Nov 2025 14:58:52 +0000 (15:58 +0100)]
libradiotap: backport upstream patch for CMake >= 4.0 support

Backport upstream patch for libradiotap for CMake >= 4.0 support.

Signed-off-by: Christian Marangi <[email protected]>
10 days agoopenthread-br: bump to 2025-06-12 and add patch for CMake >= 4.0 support
Christian Marangi [Mon, 24 Nov 2025 18:34:24 +0000 (19:34 +0100)]
openthread-br: bump to 2025-06-12 and add patch for CMake >= 4.0 support

Bump to version 2025-06-12 and add pending patch for openthread-br for
CMake >= 4.0 support.

The package use an old cJSON version that cause compilation problem with
CMake >= 4.0 support. To handle this, add a pending patch to use an
external version of cJSON.

We already ship this package so it's trivial to use that instead of the
one in the openthread-br repository.

Signed-off-by: Christian Marangi <[email protected]>
10 days agotaskwarrior: bump to 2.6.2 and backport patch for CMake >= 4.0 support
Christian Marangi [Mon, 24 Nov 2025 21:23:42 +0000 (22:23 +0100)]
taskwarrior: bump to 2.6.2 and backport patch for CMake >= 4.0 support

Bump taskwarrior to 2.6.2 release and backport upstream patch for
CMake >= 4.0 support.

Minor modification were done to the backport patch to adapt to release
2.6.2.

Signed-off-by: Christian Marangi <[email protected]>
10 days agortty: backport upstream patch for CMake >= 4.0 support
Christian Marangi [Tue, 25 Nov 2025 14:48:47 +0000 (15:48 +0100)]
rtty: backport upstream patch for CMake >= 4.0 support

Backport upstream patch for rtty for CMake >= 4.0 support.

Signed-off-by: Christian Marangi <[email protected]>
10 days agotar: fix EXTRA_DEPENDS
George Sapkin [Thu, 20 Nov 2025 16:53:15 +0000 (18:53 +0200)]
tar: fix EXTRA_DEPENDS

EXTRA_DEPENDS should be used for version constraints. Change to DEPENDS.

Fixes: 488be84 ("utils/tar: Make compression, acl, and xattr support configuration options")
Signed-off-by: George Sapkin <[email protected]>
10 days agoubnt-manager: fix EXTRA_DEPENDS
George Sapkin [Thu, 20 Nov 2025 12:27:54 +0000 (14:27 +0200)]
ubnt-manager: fix EXTRA_DEPENDS

EXTRA_DEPENDS should be used for version constraints. Change to DEPENDS.

Fixes: e4a8d3f ("ubnt-manager: add ubnt-manager")
Signed-off-by: George Sapkin <[email protected]>
10 days agoairos-dfs-reset: fix EXTRA_DEPENDS
George Sapkin [Thu, 20 Nov 2025 12:26:58 +0000 (14:26 +0200)]
airos-dfs-reset: fix EXTRA_DEPENDS

EXTRA_DEPENDS should be used for version constraints. Change to DEPENDS.

Fixes: e36e8a6 ("airos-dfs-reset: add airos-dfs-reset")
Signed-off-by: George Sapkin <[email protected]>
10 days agortpmidid: bump to version 24.12
Christian Marangi [Mon, 24 Nov 2025 19:30:16 +0000 (20:30 +0100)]
rtpmidid: bump to version 24.12

Bump rtpmidid to version 24.12. The new release fix support for CMake >=
4.0 version and permit to drop all patch (everything is upstream)

Signed-off-by: Christian Marangi <[email protected]>
11 days agopython-pycparser: update to version 2.23
Josef Schlehofer [Fri, 7 Nov 2025 05:34:42 +0000 (06:34 +0100)]
python-pycparser: update to version 2.23

Refresh patch

Release notes:
https://github.com/eliben/pycparser/releases/tag/release_v2.22
https://github.com/eliben/pycparser/releases/tag/release_v2.23

Signed-off-by: Josef Schlehofer <[email protected]>
11 days agopython-setuptools-rust: update to version 1.12.0
Josef Schlehofer [Thu, 6 Nov 2025 21:13:49 +0000 (22:13 +0100)]
python-setuptools-rust: update to version 1.12.0

Release notes:
https://github.com/PyO3/setuptools-rust/blob/main/CHANGELOG.md

Signed-off-by: Josef Schlehofer <[email protected]>
11 days agopython-maturin: update to version 1.9.6
Josef Schlehofer [Thu, 6 Nov 2025 13:30:19 +0000 (14:30 +0100)]
python-maturin: update to version 1.9.6

Release notes:
https://github.com/PyO3/maturin/releases/tag/v1.9.6

Signed-off-by: Josef Schlehofer <[email protected]>
11 days agopython-zope-interface: update to 8.0.1
Josef Schlehofer [Sun, 2 Nov 2025 16:41:26 +0000 (17:41 +0100)]
python-zope-interface: update to 8.0.1

Release notes:
https://github.com/zopefoundation/zope.interface/blob/8.0.1/CHANGES.rst

Signed-off-by: Josef Schlehofer <[email protected]>
11 days agopython-msgpack: update to version 1.1.2
Josef Schlehofer [Sun, 2 Nov 2025 16:27:20 +0000 (17:27 +0100)]
python-msgpack: update to version 1.1.2

Release notes:
https://github.com/msgpack/msgpack-python/releases/tag/v1.1.2

Signed-off-by: Josef Schlehofer <[email protected]>
11 days agolua-ev: add pending patch for CMake >= 4.0 support
Christian Marangi [Sun, 23 Nov 2025 14:04:21 +0000 (15:04 +0100)]
lua-ev: add pending patch for CMake >= 4.0 support

Add pending patch for CMake >= 4.0 support. This seems to come from an
OpenSUSE PR and generally modernize the CMake file also increasing the
minimum version for CMake.

Signed-off-by: Christian Marangi <[email protected]>
11 days agoddns-scripts: Use parameter-based authentication for he.net
Karol Babioch [Sat, 22 Nov 2025 15:22:25 +0000 (16:22 +0100)]
ddns-scripts: Use parameter-based authentication for he.net

According to [1] Basic Auth seems to be broken since a while for he.net.
The documentation [2] is outdated, and still mentions Basic Auth, but
switching to parameter-based authentication seems to fix the issue.

It also bumps PKG_RELEASE in order to ensure a new version is packaged.

[1]: https://github.com/openwrt/packages/issues/27593
[2]: https://dns.he.net/docs.html

Signed-off-by: Karol Babioch <[email protected]>
11 days agonetopeer2: bump to 2.4.5
Christian Marangi [Sun, 23 Nov 2025 12:21:38 +0000 (13:21 +0100)]
netopeer2: bump to 2.4.5

Bump netopeer2 to 2.4.5 to fix support for CMake >= 4.0 version.

Drop any upstream patch.

Signed-off-by: Christian Marangi <[email protected]>
11 days agosysrepo: bump to 3.7.11
Christian Marangi [Sun, 23 Nov 2025 12:20:07 +0000 (13:20 +0100)]
sysrepo: bump to 3.7.11

Bump sysrepo to 3.7.11 to to fix support for CMake >= 4.0 version.

Drop any upstream patch.

Update the CMake options to the new unified SYSREPO_SETUP that replace
the old GENERATE_HOSTKEY, INSTALL_MODULES and MERGE_LISTEN_CONFIG.

Signed-off-by: Christian Marangi <[email protected]>
11 days agolibnetconf2: bump to 3.7.10
Christian Marangi [Sun, 23 Nov 2025 12:18:54 +0000 (13:18 +0100)]
libnetconf2: bump to 3.7.10

Bump libnetconf2 to 3.7.10 to fix support for CMake >= 4.0 version.

Drop any upstream patch.

Signed-off-by: Christian Marangi <[email protected]>
11 days agov4l2tools: add pending patch for CMake >= 4.0 support
Christian Marangi [Mon, 24 Nov 2025 23:52:32 +0000 (00:52 +0100)]
v4l2tools: add pending patch for CMake >= 4.0 support

Add pending patch for v4l2tools for CMake >= 4.0 support.

Also backport a patch for the v4l2wrapper library.

Signed-off-by: Christian Marangi <[email protected]>
11 days agov4l2rtspserver: bump to 0.3.12
Christian Marangi [Mon, 24 Nov 2025 23:13:11 +0000 (00:13 +0100)]
v4l2rtspserver: bump to 0.3.12

Bump v4l2rtspserver to 0.3.12 to fix support for CMake >= 4.0 version.

Signed-off-by: Christian Marangi <[email protected]>
11 days agov4l2camera: backport upstream patch for CMake >= 4.0 support
Christian Marangi [Mon, 24 Nov 2025 22:53:14 +0000 (23:53 +0100)]
v4l2camera: backport upstream patch for CMake >= 4.0 support

Backport upstream patch for v4l2camera for CMake >= 4.0 support.

Signed-off-by: Christian Marangi <[email protected]>
11 days agokea: update to 3.0.2
Philip Prindeville [Sun, 16 Nov 2025 20:27:36 +0000 (13:27 -0700)]
kea: update to 3.0.2

The boost system dependency got sorted out upstream and we can drop
the patch.

Signed-off-by: Philip Prindeville <[email protected]>
11 days agonanomq: update to 0.24.6
Andrew Yong [Mon, 24 Nov 2025 11:30:15 +0000 (19:30 +0800)]
nanomq: update to 0.24.6

Release notes:
http://github.com/nanomq/nanomq/releases/tag/0.24.6

Signed-off-by: Andrew Yong <[email protected]>
11 days agouspot: update to Git HEAD (2025-11-20)
Christian Marangi [Mon, 24 Nov 2025 21:55:01 +0000 (22:55 +0100)]
uspot: update to Git HEAD (2025-11-20)

fb54bba317d8 uspot: fix accounting enabling for radsec setups
46e66c1eb01e uspotbpf: add error reporting to load() and client_add()
113eb8830ca9 uspot: allow overriding NAS-IP-Address
012d48ba556c uspot: fix RADIUS Class attribute propagation
389e48df4fa3 CMakeLists.txt set minimum required version to 3.5

Fixes: https://github.com/f00b4r0/uspot/issues/43
Fixes: https://github.com/f00b4r0/uspot/issues/48
Signed-off-by: Christian Marangi <[email protected]>
11 days agouledd: add patch for CMake >= 4.0 support
Christian Marangi [Mon, 24 Nov 2025 21:49:06 +0000 (22:49 +0100)]
uledd: add patch for CMake >= 4.0 support

Add patch for uledd for CMake >= 4.0 support.

Signed-off-by: Christian Marangi <[email protected]>
11 days agosscep: add patch for CMake >= 4.0 support
Christian Marangi [Mon, 24 Nov 2025 20:53:23 +0000 (21:53 +0100)]
sscep: add patch for CMake >= 4.0 support

Add patch for sscep for CMake >= 4.0 support.

Signed-off-by: Christian Marangi <[email protected]>
11 days agosrt: backport upstream patch for CMake >= 4.0 support
Christian Marangi [Mon, 24 Nov 2025 20:47:08 +0000 (21:47 +0100)]
srt: backport upstream patch for CMake >= 4.0 support

Backport upstream patch for srt for CMake >= 4.0 support.

Signed-off-by: Christian Marangi <[email protected]>
11 days agoadblock: update 4.4.4-2
Dirk Brenken [Mon, 24 Nov 2025 20:42:24 +0000 (21:42 +0100)]
adblock: update 4.4.4-2

* fix domain regex
* fix typo in f_query function
* remove backups during stop action or in disabled state

Signed-off-by: Dirk Brenken <[email protected]>
11 days agoschroot: add patch for CMake >= 4.0 support
Christian Marangi [Mon, 24 Nov 2025 20:39:26 +0000 (21:39 +0100)]
schroot: add patch for CMake >= 4.0 support

Add patch for schroot for CMake >= 4.0 support.

Signed-off-by: Christian Marangi <[email protected]>
11 days agortl_433: backport upstream patch for CMake >= 4.0 support
Christian Marangi [Mon, 24 Nov 2025 19:21:57 +0000 (20:21 +0100)]
rtl_433: backport upstream patch for CMake >= 4.0 support

Backport upstream patch for rtl_433 for CMake >= 4.0 support.

Signed-off-by: Christian Marangi <[email protected]>
11 days agorespondd: add pending patch for CMake >= 4.0 support
Christian Marangi [Mon, 24 Nov 2025 19:17:41 +0000 (20:17 +0100)]
respondd: add pending patch for CMake >= 4.0 support

Add pending patch for respondd for CMake >= 4.0 support.

Signed-off-by: Christian Marangi <[email protected]>
11 days agoratechecker: add patch for CMake >= 4.0 support
Christian Marangi [Mon, 24 Nov 2025 19:13:54 +0000 (20:13 +0100)]
ratechecker: add patch for CMake >= 4.0 support

Add patch for ratechecker for CMake >= 4.0 support.

Signed-off-by: Christian Marangi <[email protected]>
11 days agoovsd: add patch for CMake >= 4.0 support
Christian Marangi [Mon, 24 Nov 2025 19:01:39 +0000 (20:01 +0100)]
ovsd: add patch for CMake >= 4.0 support

Add patch for ovsd for CMake >= 4.0 support.

Signed-off-by: Christian Marangi <[email protected]>
11 days agoopenobex: add patch for CMake >= 4.0 support
Christian Marangi [Mon, 24 Nov 2025 16:55:53 +0000 (17:55 +0100)]
openobex: add patch for CMake >= 4.0 support

Add patch for openobex for CMake >= 4.0 support.

Signed-off-by: Christian Marangi <[email protected]>
11 days agopython3: add pending patch fixing support for new LibreSSL version
Christian Marangi [Mon, 24 Nov 2025 15:12:34 +0000 (16:12 +0100)]
python3: add pending patch fixing support for new LibreSSL version

Add pending patch fixing support for new LibreSSL version.

New LibreSSL version adds support for SHA3 algo but doesn't add support
for SHAKE ones. There is currently a logic error in the Python
test_hashlib that always expect both SHA3 and SHAKE algo to be present.

This logic error cause the Host Python3 to fail testing.

This patch fix the logic error and restore correct compilation of the
host package.

Signed-off-by: Christian Marangi <[email protected]>
12 days agombusd: add pending patch for CMake >= 4.0 support
Christian Marangi [Mon, 24 Nov 2025 02:08:34 +0000 (03:08 +0100)]
mbusd: add pending patch for CMake >= 4.0 support

Add pending patch for mbusd for CMake >= 4.0 support.

Signed-off-by: Christian Marangi <[email protected]>
12 days agoclixon: Update to 7.6.0
Philip Prindeville [Mon, 24 Nov 2025 00:12:46 +0000 (17:12 -0700)]
clixon: Update to 7.6.0

No significant changes.

Signed-off-by: Philip Prindeville <[email protected]>
12 days agocligen: Update to 7.6.0
Philip Prindeville [Mon, 24 Nov 2025 00:04:10 +0000 (17:04 -0700)]
cligen: Update to 7.6.0

The "const" patches are now upstream.

Signed-off-by: Philip Prindeville <[email protected]>
12 days agolzmq: add patch for CMake >= 4.0 support
Christian Marangi [Sun, 23 Nov 2025 22:47:47 +0000 (23:47 +0100)]
lzmq: add patch for CMake >= 4.0 support

Add patch for lzmq for CMake >= 4.0 support.

Signed-off-by: Christian Marangi <[email protected]>
12 days agopython-sqlalchemy: fix typo
Andy Chiang [Sun, 23 Nov 2025 18:31:59 +0000 (01:31 +0700)]
python-sqlalchemy: fix typo

fix typo

Signed-off-by: Andy Chiang <[email protected]>
12 days agolualanes: bump to version 3.17.2 and backport CMake >= 4.0 support
Christian Marangi [Sun, 23 Nov 2025 14:16:25 +0000 (15:16 +0100)]
lualanes: bump to version 3.17.2 and backport CMake >= 4.0 support

Bump lualanes to version 3.17.2 and backport upstream patch for CMake >=
4.0 support.

Apply minor modification to the backport patch as the project moved to
C++ but the 3.17.2 version is still C based.

Signed-off-by: Christian Marangi <[email protected]>
12 days agolibuwsc: add patch for CMake >= 4.0 support
Christian Marangi [Sun, 23 Nov 2025 13:58:05 +0000 (14:58 +0100)]
libuwsc: add patch for CMake >= 4.0 support

Add patch for libuwsc for CMake >= 4.0 support.

Signed-off-by: Christian Marangi <[email protected]>
12 days agolibupm: add pending patch for CMake >= 4.0 support
Christian Marangi [Sun, 23 Nov 2025 13:45:48 +0000 (14:45 +0100)]
libupm: add pending patch for CMake >= 4.0 support

Add pending patch for libupm for CMake >= 4.0 support.

Signed-off-by: Christian Marangi <[email protected]>
13 days agolibroxml: add pending patch for CMake >= 4.0 support
Christian Marangi [Sun, 23 Nov 2025 13:02:50 +0000 (14:02 +0100)]
libroxml: add pending patch for CMake >= 4.0 support

Add pending patch for libroxml for CMake >= 4.0 support.

Signed-off-by: Christian Marangi <[email protected]>
13 days agolibndpi: fix wrong hash and drop PCRE2 patch
Christian Marangi [Sun, 23 Nov 2025 11:47:50 +0000 (12:47 +0100)]
libndpi: fix wrong hash and drop PCRE2 patch

It seems commit libndpi: update to version 5.0 wasn't really tested.
The hash from github codeload 5.0 version was wrong and also the PCRE2
patch didn't apply (as the changes are already present in 5.0)

Fix the hash and drop the upstream patch to restore correct compilation.

Fixes: 3a204f51581b ("libndpi: update to version 5.0")
Signed-off-by: Christian Marangi <[email protected]>
13 days agogammu: add patch fixing CMake >= 4.0 support
Christian Marangi [Sun, 23 Nov 2025 11:36:29 +0000 (12:36 +0100)]
gammu: add patch fixing CMake >= 4.0 support

Add patch fixing support for CMake >= 4.0 version.

Signed-off-by: Christian Marangi <[email protected]>
13 days agobtrfs-progs: Add no-mold to build flags
Carsten Schuette [Sun, 24 Aug 2025 13:29:10 +0000 (15:29 +0200)]
btrfs-progs: Add no-mold to build flags

Fixes openwrt#26541
Signed-off-by: Carsten Schuette <[email protected]>
13 days agomc: update to 4.8.33
Marcin Maj [Fri, 14 Nov 2025 00:25:29 +0000 (01:25 +0100)]
mc: update to 4.8.33

Drop unnecessary patches. Changes in upstream repository already include them.
Changelog: https://raw.githubusercontent.com/MidnightCommander/mc/refs/tags/4.8.33/doc/NEWS

Signed-off-by: Marcin Maj <[email protected]>
13 days agofluent-bit: update to 4.2.0
Biao Zhu [Sun, 23 Nov 2025 04:23:29 +0000 (12:23 +0800)]
fluent-bit: update to 4.2.0

Build system: aarch64
Build-tested: mediatek/filogic
Run-tested: mediatek/filogic

Signed-off-by: Biao Zhu <[email protected]>
13 days agolibyubikey: remove package
Yanase Yuki [Sat, 22 Nov 2025 11:19:28 +0000 (20:19 +0900)]
libyubikey: remove package

Upstream stopped libyubikey developments.
https://github.com/Yubico/yubico-c
ykpers and yubico-pam depends on this,
but both packages has been removed from repo.

Signed-off-by: Yanase Yuki <[email protected]>
13 days agoykpers: remove packages
Yanase Yuki [Sat, 22 Nov 2025 11:15:50 +0000 (20:15 +0900)]
ykpers: remove packages

Upstream stopped ykpers developments.
https://github.com/Yubico/yubikey-personalization
yubico-pam is the only dependents of this,
but yubico-pam has been removed from repo.

Signed-off-by: Yanase Yuki <[email protected]>
13 days agoyubico-pam: remove package
Yanase Yuki [Sat, 22 Nov 2025 11:12:57 +0000 (20:12 +0900)]
yubico-pam: remove package

Upstream stopped yubico-pam developments.
https://github.com/Yubico/yubico-pam
No packages depends on this.

Signed-off-by: Yanase Yuki <[email protected]>
13 days agoapfree-wifidog: backport patch fixing CMake >= 4.0 support
Christian Marangi [Sat, 22 Nov 2025 19:00:58 +0000 (20:00 +0100)]
apfree-wifidog: backport patch fixing CMake >= 4.0 support

Backport upstream patch fixing support for CMake >= 4.0 version.

Signed-off-by: Christian Marangi <[email protected]>
13 days agoaugeas: add pending patch fixing compilation error
Christian Marangi [Sat, 22 Nov 2025 20:41:11 +0000 (21:41 +0100)]
augeas: add pending patch fixing compilation error

Add pending patch fixing compilation error:

transform.c: In function 'transform_save':
transform.c:1192:21: error: implicit declaration of function 'canonicalize_file_name' [-Wimplicit-function-declaration]
 1192 |     augorig_canon = canonicalize_file_name(augorig);
      |                     ^~~~~~~~~~~~~~~~~~~~~~
transform.c:1192:21: warning: nested extern declaration of 'canonicalize_file_name' [-Wnested-externs]
transform.c:1192:19: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
 1192 |     augorig_canon = canonicalize_file_name(augorig);
      |                   ^
transform.c: In function 'remove_file':
transform.c:1476:19: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
 1476 |     augorig_canon = canonicalize_file_name(augorig);
      |                   ^

Signed-off-by: Christian Marangi <[email protected]>
13 days agobluld: add patch fixing CMake >= 4.0 support
Christian Marangi [Sat, 22 Nov 2025 20:53:47 +0000 (21:53 +0100)]
bluld: add patch fixing CMake >= 4.0 support

Add patch fixing CMake >= 4.0 support. The package is simple enough that
the version can be bumped with no problem.

Signed-off-by: Christian Marangi <[email protected]>
13 days agoprivoxy: bump to version 4.0.0
Christian Marangi [Sat, 22 Nov 2025 10:48:44 +0000 (11:48 +0100)]
privoxy: bump to version 4.0.0

Bump privoxy to version 4.0.0. Every PCRE2 patch got merged and this
also fix compilation error currently present with the package.

filters.c: In function 'get_filter_function':
filters.c:2104:23: error: assignment to 'filter_function_ptr' {aka 'char * (*)(void)'} from incompatible pointer type 'char * (*)(struct client_state *)' [-Wincompatible-pointer-types]
 2104 |       filter_function = pcrs_filter_response_body;
      |                       ^
filters.c:2109:23: error: assignment to 'filter_function_ptr' {aka 'char * (*)(void)'} from incompatible pointer type 'char * (*)(struct client_state *)' [-Wincompatible-pointer-types]
 2109 |       filter_function = gif_deanimate_response;
      |                       ^
filters.c: In function 'execute_content_filters':
filters.c:2547:42: error: too many arguments to function 'content_filter'
 2547 |    content = (content_filter != NULL) ? (*content_filter)(csp) : NULL;
      |                                         ~^~~~~~~~~~~~~~~~

Reading the Changelog, no regression should arise from the package bump.

Signed-off-by: Christian Marangi <[email protected]>
13 days agosqlite3: don't install ABI-less library
George Sapkin [Thu, 20 Nov 2025 13:51:23 +0000 (15:51 +0200)]
sqlite3: don't install ABI-less library

Don't install the ABI-less library to support potential multiple ABIs
side by side.

Add a matching tests to check the soname and ensure the ABI-less library
is not installed.

Fixes: aebfd49 ("sqlite3: bump to 3.49.1")
Signed-off-by: George Sapkin <[email protected]>
13 days agosqlite3: set correct SPDX license identifiers
George Sapkin [Thu, 20 Nov 2025 14:36:51 +0000 (16:36 +0200)]
sqlite3: set correct SPDX license identifiers

Replace boilerplate license header with a SPDX license identifier.

Set correct package license to blessing.

Fixes: 9236e4f ("sqlite3: import 3.7.12.1 (2012-05-22) from packages")
Link: https://spdx.org/licenses/blessing.html
Signed-off-by: George Sapkin <[email protected]>
13 days agolibgabe: remove package
Yanase Yuki [Sat, 22 Nov 2025 11:07:48 +0000 (20:07 +0900)]
libgabe: remove package

libgabe has no updates for 6 years,
and the only dependent (gnunet-reclaim)
no longer needs it.

Signed-off-by: Yanase Yuki <[email protected]>
13 days agognunet-reclaim: drop libgabe and libpbc
Yanase Yuki [Sat, 22 Nov 2025 10:58:42 +0000 (19:58 +0900)]
gnunet-reclaim: drop libgabe and libpbc

GNUnet removed libgabe and libpbc supports.
Upstream commit: 374e3cf6de48f26f

Signed-off-by: Yanase Yuki <[email protected]>
2 weeks agopython-sqlalchemy: bump to version 2.0.44
Alexandru Ardelean [Fri, 21 Nov 2025 10:55:49 +0000 (12:55 +0200)]
python-sqlalchemy: bump to version 2.0.44

And add python-setuptools/host, python-wheel/host as dependencies.

Signed-off-by: Alexandru Ardelean <[email protected]>
2 weeks agopython-zope-event: update to version 6.1
Josef Schlehofer [Sun, 2 Nov 2025 16:40:03 +0000 (17:40 +0100)]
python-zope-event: update to version 6.1

Release notes:
https://github.com/zopefoundation/zope.event/blob/6.1/CHANGES.rst

Signed-off-by: Josef Schlehofer <[email protected]>
Signed-off-by: Alexandru Ardelean <[email protected]>
2 weeks agonanomq: add new package
Andrew Yong [Fri, 7 Nov 2025 17:38:07 +0000 (01:38 +0800)]
nanomq: add new package

NanoMQ MQTT Broker (NanoMQ) is described by EMQX as "An ultra-lightweight
and blazing-fast Messaging Broker/Bus for IoT Edge & SDV".

Co-authored-by: George Sapkin <[email protected]>
Co-authored-by: Tianling Shen <[email protected]>
Signed-off-by: Andrew Yong <[email protected]>
2 weeks agolibndpi: update to version 5.0
Toni Uhlig [Wed, 19 Nov 2025 19:06:28 +0000 (20:06 +0100)]
libndpi: update to version 5.0

Signed-off-by: Toni Uhlig <[email protected]>
2 weeks agohaproxy: update to v3.2.9
Christian Lachner [Fri, 21 Nov 2025 07:17:12 +0000 (08:17 +0100)]
haproxy: update to v3.2.9

- Updated haproxy PKG_VERSION and PKG_HASH
- See changes: http://git.haproxy.org/?p=haproxy-3.2.git;a=shortlog

Signed-off-by: Christian Lachner <[email protected]>
2 weeks agoquectel-timesync: update to Git HEAD (2025-11-19)
Christian Marangi [Fri, 21 Nov 2025 19:55:10 +0000 (20:55 +0100)]
quectel-timesync: update to Git HEAD (2025-11-19)

ea24eb56dc55 README: fix typo
7b7042cd299f openwrt: add dependency on USB serial driver
5b64bb8f96eb actions: only build quectel-timesync package
0aa5ab8aa9ef Revert "openwrt: add dependency on USB serial driver"
a8ba7674c112 ci: add release tags
514b801694c7 timesync: fix help text
ad425ae6acea openwrt: increase default interval
ce4d4b14284a CMakeLists: bump CMake minimum version to 3.10 (#2)

Signed-off-by: Christian Marangi <[email protected]>
2 weeks agoadblock: release 4.4.4-1
Dirk Brenken [Fri, 21 Nov 2025 18:00:06 +0000 (19:00 +0100)]
adblock: release 4.4.4-1

* major feed cleanup, removed the following default feeds:
   - adaway, unmaintained for more than 2 years
   - easylist/easyprivacy, not effective for DNS-based ad blocking plus too many false positives
   - energized_*,  broken
   - lightswitch05, abandoned
   - notracking, abandoned
   - openphish, not effective for DNS-based ad blocking plus too many false positives
   - reg_*, not effective for DNS-based ad blocking plus too many false positives
   - winhelp, unmaintained for more than 2 years
* update the utcapitole categories
* automatically migrate the hagezi categories via uci-defaults script to the new format
* the adblock status now includes the backend- and frontend version information
* small performance improvements
* LuCI: no longer call the logread binary, use rpc / the ubus log object instead
* LuCI: various code cleanups
* LuCI: various small usability improvements
* readme update

Signed-off-by: Dirk Brenken <[email protected]>
2 weeks agoliblo: update to 0.34
Rosen Penev [Fri, 21 Nov 2025 04:04:12 +0000 (20:04 -0800)]
liblo: update to 0.34

Fixes compilation with newer CMake.

Signed-off-by: Rosen Penev <[email protected]>
2 weeks agotgt: update to 1.0.97
Maxim Storchak [Tue, 18 Nov 2025 11:12:48 +0000 (13:12 +0200)]
tgt: update to 1.0.97

- bump the version
- make aio support optional, enabled by default
- make sheepdog support optional, disabled by default

Signed-off-by: Maxim Storchak <[email protected]>
2 weeks agospawn-fcgi: update to 1.6.6
Rosen Penev [Fri, 21 Nov 2025 04:10:55 +0000 (20:10 -0800)]
spawn-fcgi: update to 1.6.6

Changes to meson. No more CMake.

Signed-off-by: Rosen Penev <[email protected]>
2 weeks agolibmraa: add Python 3.13 compatibility
Tianling Shen [Mon, 17 Nov 2025 12:54:43 +0000 (20:54 +0800)]
libmraa: add Python 3.13 compatibility

Upstream backport.

Add python-setuptools/host as build dependency to fix libmraa-python3
build.

Signed-off-by: Tianling Shen <[email protected]>
2 weeks agolibmraa: add cmake 4.x compatibility
Tianling Shen [Mon, 17 Nov 2025 12:01:27 +0000 (20:01 +0800)]
libmraa: add cmake 4.x compatibility

Upstream backport.

Signed-off-by: Tianling Shen <[email protected]>
2 weeks agolibnetconf2: Remove myself from maintainers
Jakov Smolić [Wed, 19 Nov 2025 23:15:05 +0000 (00:15 +0100)]
libnetconf2: Remove myself from maintainers

Remove myself from maintainers

Signed-off-by: Jakov Smolić <[email protected]>
2 weeks agolibyang: Remove myself from maintainers
Jakov Smolić [Wed, 19 Nov 2025 23:14:34 +0000 (00:14 +0100)]
libyang: Remove myself from maintainers

Remove myself from maintainers

Signed-off-by: Jakov Smolić <[email protected]>
2 weeks agonetopeer2: Remove myself from maintainers
Jakov Smolić [Wed, 19 Nov 2025 23:14:10 +0000 (00:14 +0100)]
netopeer2: Remove myself from maintainers

Remove myself from maintainers

Signed-off-by: Jakov Smolić <[email protected]>
2 weeks agosysrepo: Remove myself from maintainers
Jakov Smolić [Wed, 19 Nov 2025 23:13:07 +0000 (00:13 +0100)]
sysrepo: Remove myself from maintainers

Remove myself from maintainers

Signed-off-by: Jakov Smolić <[email protected]>
2 weeks agolibtiff: add HostBuild define
Christian Marangi [Thu, 20 Nov 2025 16:02:28 +0000 (17:02 +0100)]
libtiff: add HostBuild define

Package spandsp3 in telephony feed require this package as an host tool
for the tiffio.h header.

Add all the bits and define to compile this as an Host tool to permit
correct compilation of spandsp3 package.

Signed-off-by: Christian Marangi <[email protected]>
2 weeks agovallumd: backport upstream patch to fix buildbot
Stijn Tintel [Tue, 18 Nov 2025 15:17:03 +0000 (17:17 +0200)]
vallumd: backport upstream patch to fix buildbot

Backport upstream patch that bumps minimum required CMake version to fix
buildbot.

Signed-off-by: Stijn Tintel <[email protected]>
2 weeks agoi2c-tools: fix Backend 'setuptools.build_meta:__legacy__'
Rudy Andram [Tue, 18 Nov 2025 14:54:11 +0000 (14:54 +0000)]
i2c-tools: fix Backend 'setuptools.build_meta:__legacy__'

added PKG_BUILD_DEPENDS:=python-setuptools/host to Makefile

Fixes: https://github.com/openwrt/packages/issues/27843
Signed-off-by: Rudy Andram <[email protected]>
2 weeks agolibftdi: drop package
Christian Marangi [Tue, 18 Nov 2025 12:43:57 +0000 (13:43 +0100)]
libftdi: drop package

libftdi was used only by telldus-core and the old libftdi 0.x version
hasn't been updated from 10 years.

telldus-core works correctly with libftdi1 with a trivial patch.

Drop the package for good instead of fixing it for CMake >= 4.0
compatibility.

Signed-off-by: Christian Marangi <[email protected]>
2 weeks agoliburcu: update to version 0.15.5
Jan Hák [Tue, 18 Nov 2025 11:57:44 +0000 (12:57 +0100)]
liburcu: update to version 0.15.5

software version update

Signed-off-by: Jan Hák <[email protected]>
2 weeks agooqs-provider: fix recursive dependency
Christian Marangi [Tue, 18 Nov 2025 13:34:30 +0000 (14:34 +0100)]
oqs-provider: fix recursive dependency

Fix the following error:
tmp/.config-package.in:54327:error: recursive dependency detected!
tmp/.config-package.in:54327: symbol PACKAGE_libopenssl is selected by PACKAGE_liboqs
tmp/.config-package.in:60997: symbol PACKAGE_liboqs is selected by PACKAGE_libopenssl-oqsprovider
tmp/.config-package.in:54447: symbol PACKAGE_libopenssl-oqsprovider depends on PACKAGE_libopenssl

by reorganizing the dependency list for oqs-provider.

Signed-off-by: Christian Marangi <[email protected]>
2 weeks agotelldus-core: fix support for CMake >= 4.0 and move to libftdi1
Christian Marangi [Tue, 18 Nov 2025 12:51:37 +0000 (13:51 +0100)]
telldus-core: fix support for CMake >= 4.0 and move to libftdi1

Add 2 trivial patch to fix support for CMake 4.0 version and use
libftdi1 library instead of the old libftdi 0.x library.

It's safe to use the new library version as the package already expect
it to be used but somehow the CMakeFiles were never updated to actually
use libftdi1 instead of libftdi.

Signed-off-by: Christian Marangi <[email protected]>
2 weeks agooqs-provider: add CI test
Eneas U de Queiroz [Thu, 13 Nov 2025 21:08:06 +0000 (18:08 -0300)]
oqs-provider: add CI test

This runs a couple of openssl commands to verify that the provider is
loading and generate a private key, without any output checks.

Signed-off-by: Eneas U de Queiroz <[email protected]>
[ use APK and improve commit title ]
Signed-off-by: Christian Marangi <[email protected]>
2 weeks agooqs-provider: add quantum-safe cryptography (QSC) provider
Christian Marangi [Tue, 11 Nov 2025 22:53:50 +0000 (23:53 +0100)]
oqs-provider: add quantum-safe cryptography (QSC) provider

Add libopenssl provider of quantum-safe cryptography (QSC) library.

Tested-by: Eneas U de Queiroz <[email protected]>
Signed-off-by: Christian Marangi <[email protected]>
2 weeks agoliboqs: Add library for quantum-safe cryptographic algorithms
Christian Marangi [Tue, 11 Nov 2025 22:52:23 +0000 (23:52 +0100)]
liboqs: Add library for quantum-safe cryptographic algorithms

liboqs is an open source C library for quantum-safe cryptographic
algorithms.

liboqs provides:

- a collection of open source implementations of quantum-safe key
  encapsulation mechanisms (KEMs) and digital signature algorithms
- a common API for these algorithms
- a test harness and benchmarking routines

liboqs is part of the Open Quantum Safe (OQS) project, which aims to
develop and integrate into applications quantum-safe cryptography to
facilitate deployment and testing in real world contexts. In particular,
OQS provides prototype integrations of liboqs into protocols like TLS,
X.509, and S/MIME, through our OpenSSL 3 Provider and we provide a
variety of other post-quantum-enabled demos.

Signed-off-by: Christian Marangi <[email protected]>
Tested-by: Eneas U de Queiroz <[email protected]>
2 weeks agogo2rtc: update to 1.9.12
Vladimir Ermakov [Sun, 16 Nov 2025 17:26:09 +0000 (18:26 +0100)]
go2rtc: update to 1.9.12

- Update version to 1.9.12
- Rebase and refresh patchset (no changes)

Signed-off-by: Vladimir Ermakov <[email protected]>
2 weeks agolua-eco: update to 3.14.0
Jianhui Zhao [Tue, 18 Nov 2025 02:06:19 +0000 (10:06 +0800)]
lua-eco: update to 3.14.0

A new module `net` added since this version.

changelog: https://github.com/zhaojh329/lua-eco/releases/tag/v3.14.0

Signed-off-by: Jianhui Zhao <[email protected]>
2 weeks agomstflint: update to 4.34.0-2
Til Kaiser [Mon, 17 Nov 2025 12:43:43 +0000 (13:43 +0100)]
mstflint: update to 4.34.0-2

This commit updates the mstflint package
to the latest 4.34.0-2 release.

Additionally, introduce PKG_SUBVERSION
to handle upstream subversioned releases.

Signed-off-by: Til Kaiser <[email protected]>
2 weeks agotelegraf: update to 1.36.4
Niklas Thorild [Mon, 17 Nov 2025 17:30:49 +0000 (18:30 +0100)]
telegraf: update to 1.36.4

- Update Telegraf to v1.36.4

Signed-off-by: Niklas Thorild <[email protected]>
2 weeks agorealtek-poe: increase version to v1.3.1
Martin Kennedy [Mon, 17 Nov 2025 00:34:19 +0000 (19:34 -0500)]
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 <[email protected]>
2 weeks agopython-pynacl: fix typo in PKG_BUILD_DEPENDS
Alexandru Ardelean [Mon, 17 Nov 2025 06:55:37 +0000 (08:55 +0200)]
python-pynacl: fix typo in PKG_BUILD_DEPENDS

Fixes
   https://github.com/openwrt/packages/pull/27863/commits/0c11fe96b000583b50565b1788cde6fb56131b62

Signed-off-by: Alexandru Ardelean <[email protected]>
2 weeks agolua: move Lua packages under lang/lua sub-folder
Alexandru Ardelean [Sun, 16 Nov 2025 10:02:03 +0000 (12:02 +0200)]
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 <[email protected]>