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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>