feed/packages.git
2 days agoxray-core: Update to 25.12.2
Tianling Shen [Thu, 4 Dec 2025 02:24:08 +0000 (10:24 +0800)]
xray-core: Update to 25.12.2

Release note: https://github.com/XTLS/Xray-core/releases/tag/v25.12.2

Signed-off-by: Tianling Shen <[email protected]>
2 days agodnsproxy: Update to 0.78.1
Tianling Shen [Thu, 4 Dec 2025 02:21:31 +0000 (10:21 +0800)]
dnsproxy: Update to 0.78.1

Release note:
- https://github.com/AdguardTeam/dnsproxy/releases/tag/v0.78.0
- https://github.com/AdguardTeam/dnsproxy/releases/tag/v0.78.1

Signed-off-by: Tianling Shen <[email protected]>
2 days agoyq: Update to 4.49.2
Tianling Shen [Thu, 4 Dec 2025 02:20:01 +0000 (10:20 +0800)]
yq: Update to 4.49.2

Release note:
- https://github.com/mikefarah/yq/releases/tag/v4.49.1
- https://github.com/mikefarah/yq/releases/tag/v4.49.2

Signed-off-by: Tianling Shen <[email protected]>
2 days agomulti-arch-test-build: post formal summaries to PR
George Sapkin [Tue, 25 Nov 2025 00:43:20 +0000 (02:43 +0200)]
multi-arch-test-build: post formal summaries to PR

Post formality check summaries to a PR.

Signed-off-by: George Sapkin <[email protected]>
2 days agopython-parsley: drop package
Josef Schlehofer [Wed, 3 Dec 2025 10:09:46 +0000 (11:09 +0100)]
python-parsley: drop package

This looks like it is not maintained anymore.
The last commit in the repository [1] is from 2017,
and the last tarball uploaded on PyPI is from 2015.

That tarball does not follow PEP625, because the
wheel and tarball begins with uppercase, it should be
in lowercase and as well it is still using setup.py.

Python these days is using pyproject.toml.

[1] https://github.com/washort/parsley

Signed-off-by: Josef Schlehofer <[email protected]>
2 days agopython-pysocks: remove outdated and not maintained package
Josef Schlehofer [Wed, 3 Dec 2025 10:00:40 +0000 (11:00 +0100)]
python-pysocks: remove outdated and not maintained package

The latest commit in https://github.com/Anorov/PySocks
is from 2019, it looks outdated and not maintained.

It does not follow PEP 625.

Signed-off-by: Josef Schlehofer <[email protected]>
3 days agotrafficshaper: remove test codes
Andris PE [Mon, 10 Nov 2025 12:32:31 +0000 (12:32 +0000)]
trafficshaper: remove test codes

Remove requirement test code as it is already supplied by package
dependencies
Depend on ip6tables to satisfy description claim

Signed-off-by: Andris PE <[email protected]>
3 days agoykclient: remove package
Yanase Yuki [Mon, 24 Nov 2025 09:46:32 +0000 (18:46 +0900)]
ykclient: remove package

Upstream stopped ykclient developments.
https://github.com/Yubico/yubico-c-client

Signed-off-by: Yanase Yuki <[email protected]>
3 days agotriggerhappy: remove package
Yanase Yuki [Mon, 24 Nov 2025 09:49:53 +0000 (18:49 +0900)]
triggerhappy: remove package

The latest upstream commit is 9 years ago.
It seems this package is no longer maintained.
No packages depends on this.

Signed-off-by: Yanase Yuki <[email protected]>
3 days agoci: label formality failures
George Sapkin [Fri, 7 Nov 2025 23:28:59 +0000 (01:28 +0200)]
ci: label formality failures

Add or remove 'not following guidelines' label based on formality check
status.

Signed-off-by: George Sapkin <[email protected]>
3 days agoci: add PR labeler workflow
George Sapkin [Fri, 7 Nov 2025 21:21:18 +0000 (23:21 +0200)]
ci: add PR labeler workflow

Label based on target release branch. Labels must be manually defined to
avoid giving the action unnecessary permissions. Release labels must be
defined in the config after each release is forked.

Signed-off-by: George Sapkin <[email protected]>
3 days agonetstinky: remove package
Yanase Yuki [Wed, 26 Nov 2025 11:51:40 +0000 (20:51 +0900)]
netstinky: remove package

It seems this package is no longer maintained.
- The latest upstream commit is 4 years ago.
- Official website and IoC update servers
  are unreachable.
  https://crt.sh/?q=netstinky-api.wand.net.nz

No packages depend on this.

Signed-off-by: Yanase Yuki <[email protected]>
3 days agowebui-aria2: remove package
Yanase Yuki [Fri, 28 Nov 2025 10:24:44 +0000 (19:24 +0900)]
webui-aria2: remove package

It seems this software is no longer maintained.
- The latest upstream commit is 4 years ago.
- Author didn't respond security issue report. (CVE-2023-39141)

No packages depend on this.

Signed-off-by: Yanase Yuki <[email protected]>
3 days agosyncthing: bump to 2.0.12
George Sapkin [Tue, 2 Dec 2025 14:11:51 +0000 (16:11 +0200)]
syncthing: bump to 2.0.12

Changelog: https://github.com/syncthing/syncthing/releases/tag/v2.0.12
Signed-off-by: George Sapkin <[email protected]>
3 days agoknot: update to version 3.5.2
Jan Hák [Mon, 1 Dec 2025 09:54:11 +0000 (10:54 +0100)]
knot: update to version 3.5.2

Release notes: https://www.knot-dns.cz/2025-11-28-version-352.html

Signed-off-by: Jan Hák <[email protected]>
3 days agoisc-dhcp: use modzone not addzone so in-addr.arpa works
Philip Prindeville [Mon, 1 Dec 2025 23:09:26 +0000 (16:09 -0700)]
isc-dhcp: use modzone not addzone so in-addr.arpa works

Updates to in-addr.arpa are being rejected with:

update failed: REFUSED

because we create an empty zone, and then try to add it again
when it already exists.  So use modzone instead to update it.

Signed-off-by: Philip Prindeville <[email protected]>
3 days agocyrus-sasl: fix build with glibc
Daniel Golle [Mon, 1 Dec 2025 11:46:55 +0000 (11:46 +0000)]
cyrus-sasl: fix build with glibc

Add missing dependency +USE_GLIBC:libcrypt-compat to express dependency
on libcrypto.so.1 when building with GNU glibc.

Signed-off-by: Daniel Golle <[email protected]>
4 days agoclixon: backport upstream patch fixing support for 32 bit
Christian Marangi [Sun, 30 Nov 2025 10:22:07 +0000 (11:22 +0100)]
clixon: backport upstream patch fixing support for 32 bit

Backport upstream patch for clixon fixing support for 32 bit.

Signed-off-by: Christian Marangi <[email protected]>
4 days agoexim: update to version 4.99
Daniel Golle [Tue, 28 Oct 2025 18:04:59 +0000 (18:04 +0000)]
exim: update to version 4.99

See https://code.exim.org/exim/exim/releases/tag/exim-4.99

Signed-off-by: Daniel Golle <[email protected]>
5 days agopv: explicitly enable ncursesw, add dependency
Hannu Nyman [Sun, 30 Nov 2025 14:40:13 +0000 (16:40 +0200)]
pv: explicitly enable ncursesw, add dependency

Explicitly enable ncurses usage and add dependency for it.

(Feature was added 1.9.24, and buildbot has occasionally failed due
to the missing dependency if ncurses has been already built.)

Signed-off-by: Hannu Nyman <[email protected]>
5 days agopv: remove inactive maintainer
Hannu Nyman [Sun, 30 Nov 2025 14:34:02 +0000 (16:34 +0200)]
pv: remove inactive maintainer

Remove the maintainer info, as jow has not committed to the package
since 2016.

Signed-off-by: Hannu Nyman <[email protected]>
5 days agofreeradius3: drop yubikey support
Yanase Yuki [Sat, 29 Nov 2025 12:37:47 +0000 (21:37 +0900)]
freeradius3: drop yubikey support

FreeRADIUS yubikey plugin depends on obsolete libyubikey.
libyubikey has been removed from repo
due to upstream EoL. (9ea17111f05e1bc3)
This commit will fix libyubikey dependency problem.

Signed-off-by: Yanase Yuki <[email protected]>
5 days agotdb: update for compatibility, remove absent maintainer
Hannu Nyman [Sun, 30 Nov 2025 07:40:07 +0000 (09:40 +0200)]
tdb: update for compatibility, remove absent maintainer

Update to 1.4.14 for compatibility with the current packages infra
(python etc.)

* Refresh patches. Remove old upstream patch
* Remove absent maintainer

Signed-off-by: Hannu Nyman <[email protected]>
5 days agolm-sensors: pass TARGET_LDFLAGS to fix linking
Anari Jalakas [Fri, 28 Nov 2025 10:34:16 +0000 (12:34 +0200)]
lm-sensors: pass TARGET_LDFLAGS to fix linking

Explicitly pass $(TARGET_LDFLAGS) to the build system
to resolve MIPS linker errors related to missing -fPIC.

Signed-off-by: Anari Jalakas <[email protected]>
6 days agoleptonica: adjust for tesseract expectations
Hannu Nyman [Sat, 29 Nov 2025 19:15:18 +0000 (21:15 +0200)]
leptonica: adjust for tesseract expectations

Adjust include path and cmake file path so that tesseract, the only user
of the library, finds the items in place. Should unbreak the tesseract
build.

Signed-off-by: Hannu Nyman <[email protected]>
6 days agopython-setuptools: fix PKG_CPE_ID
Wei-Ting Yang [Thu, 27 Nov 2025 11:56:52 +0000 (19:56 +0800)]
python-setuptools: fix PKG_CPE_ID

Should be PKG_CPE_ID, not CPE_ID.

Signed-off-by: Wei-Ting Yang <[email protected]>
6 days agoshine: fix compile bug in l3mdct
Vladimir Ermakov [Tue, 25 Nov 2025 13:57:17 +0000 (14:57 +0100)]
shine: fix compile bug in l3mdct

- Project has different function declaration in header and source.
- Reformat patches for `git am`

Fixes: https://github.com/openwrt/packages/issues/27957
Signed-off-by: Vladimir Ermakov <[email protected]>
8 days agotailscale: update to 1.90.9
Sandro Jäckel [Thu, 27 Nov 2025 16:35:58 +0000 (17:35 +0100)]
tailscale: update to 1.90.9

Changelog: https://tailscale.com/changelog#2025-11-19
Changelog: https://tailscale.com/changelog#2025-11-25

Signed-off-by: Sandro Jäckel <[email protected]>
8 days agosnort3: update to 3.10.0.0
John Audia [Wed, 26 Nov 2025 20:18:33 +0000 (15:18 -0500)]
snort3: update to 3.10.0.0

Changelog: https://github.com/snort3/snort3/releases/tag/3.10.0.0

Build system: x86/64
Build-tested: x86/64-glibc
Run-tested: x86/64-glibc (Intel N150)

Signed-off-by: John Audia <[email protected]>
8 days agolibdaq3: update to 3.0.23
John Audia [Wed, 26 Nov 2025 20:17:26 +0000 (15:17 -0500)]
libdaq3: update to 3.0.23

Changelog: https://github.com/snort3/libdaq/releases/tag/v3.0.23

Build system: x86/64
Build-tested: x86/64-glibc
Run-tested: x86/64-glibc (Intel N150)

Signed-off-by: John Audia <[email protected]>
9 days agotor: update to 0.4.8.21 stable
Rui Salvaterra [Wed, 12 Nov 2025 13:54:35 +0000 (13:54 +0000)]
tor: update to 0.4.8.21 stable

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

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

Signed-off-by: Rui Salvaterra <[email protected]>
9 days agoesniper: remove package
Yanase Yuki [Wed, 26 Nov 2025 11:47:04 +0000 (20:47 +0900)]
esniper: remove package

esniper's development has been stopped in 2020.
https://esniper.sourceforge.net/
No packages depend on this.

Signed-off-by: Yanase Yuki <[email protected]>
9 days agopython-pypubsub: switch to PyPi sdist
Austin Lane [Thu, 20 Nov 2025 00:58:40 +0000 (19:58 -0500)]
python-pypubsub: switch to PyPi sdist

- PyPi sdist was recently added for this package. Switch to using it.

Signed-off-by: Austin Lane <[email protected]>
9 days agopython-chardet: fix build (depend on setuptools)
Austin Lane [Wed, 26 Nov 2025 11:09:18 +0000 (06:09 -0500)]
python-chardet: fix build (depend on setuptools)

- Properly depend on python-setuptools to fix build failures.

Signed-off-by: Austin Lane <[email protected]>
9 days agopython-certifi: fix build (depend on setuptools)
Austin Lane [Tue, 25 Nov 2025 22:54:48 +0000 (17:54 -0500)]
python-certifi: fix build (depend on setuptools)

- Setuptools has been required since certifi 2025.06.15
  https://github.com/certifi/python-certifi/pull/350

Signed-off-by: Austin Lane <[email protected]>
9 days agopython-curl: bump to version 7.45.7
Alexandru Ardelean [Tue, 25 Nov 2025 12:14:40 +0000 (14:14 +0200)]
python-curl: bump to version 7.45.7

Change bumps version to 7.45.7
Adding python-setuptools/host as PKG_BUILD_DEPENDS.

Package is no longer needed.

Fixes:
 https://github.com/openwrt/packages/issues/27915

Signed-off-by: Alexandru Ardelean <[email protected]>
9 days agopython-idna: bump to version 3.11
Ioan Bobar [Mon, 10 Nov 2025 08:15:29 +0000 (10:15 +0200)]
python-idna: bump to version 3.11

bump to version 3.11

Signed-off-by: Ioan Bobar <[email protected]>
9 days agoRevert "tar: fix EXTRA_DEPENDS"
George Sapkin [Wed, 26 Nov 2025 00:48:10 +0000 (02:48 +0200)]
Revert "tar: fix EXTRA_DEPENDS"

This reverts commit 593267af241de9cc1e425036305988ccbc396862.

Signed-off-by: George Sapkin <[email protected]>
9 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]>
9 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]>
10 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]>
10 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]>
10 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]>
10 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]>
10 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]>
12 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]>
12 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]>
12 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]>
12 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]>