Commit Graph

33907 Commits

Author SHA1 Message Date
Brian 'redbeard' Harrington
9044134aa2 net/radius-mac: add new package
This introduces the package `radius-mac` to OpenWrt, documented here:
https://anton.lindstrom.io/radius-mac/

`radius-mac` is a minimal RADIUS server focusing solely on the use case
of MAC address authentication for assigning VLANs to an 802.1x device

Co-authored-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Signed-off-by: Brian 'redbeard' Harrington <redbeard@dead-city.org>
2025-05-31 23:56:14 +02:00
Tomasz Maciej Nowak
40c6ef6941 python-bcrypt: bump version to 4.1.3
Bumps pyo3 version to 21, which in result fixes copmilation on
platforms without 64-bit atomics.

Upstream-issue: https://github.com/pyca/bcrypt/issues/731
Link: https://github.com/pyca/bcrypt/compare/4.1.2...4.1.3#commits_bucket

Signed-off-by: Tomasz Maciej Nowak <tmn505@gmail.com>
2025-05-31 23:54:37 +02:00
Dirk Brenken
7825affaf9 adblock: update 4.4.2-2
* sanitize the json reporting output

Signed-off-by: Dirk Brenken <dev@brenken.org>
2025-05-31 23:07:03 +02:00
Dirk Brenken
5607728fe6 banIP: update 1.5.6-3
* add json reporting cache
* fixed the fetchcmd autodetection
* sanitize json reporting output
* small fixes and improvements

Signed-off-by: Dirk Brenken <dev@brenken.org>
2025-05-31 22:09:49 +02:00
Jonas Jelonek
250d8d7f16 eza: update to 0.21.4
[release notes]
0.21.1: https://github.com/eza-community/eza/releases/tag/v0.21.1
0.21.2: https://github.com/eza-community/eza/releases/tag/v0.21.2
0.21.3: https://github.com/eza-community/eza/releases/tag/v0.21.3
0.21.4: https://github.com/eza-community/eza/releases/tag/v0.21.4

Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
2025-05-31 13:57:01 +02:00
S. Brusch
36a03ba4ec crowdsec-firewall-bouncer: update to 0.0.33
Description:
updated to new upstream release version 0.0.33

Maintainer: Kerma Gérald <gandalf@gk2.net>
Run tested: mediatek/filogic, BPI-R3, Openwrt 24.10.1

Signed-off-by: S. Brusch <ne20002@gmx.ch>
2025-05-31 13:11:12 +02:00
Dirk Brenken
58d0992886 adblock: update 4.4.2-1
* added a new "divested" feed, see https://divested.dev/pages/dnsbl
* added a new nsfw category of the hagezi feed
* added the missing custom feed file handling in the backend
* added a geoIP map with all blocked domains (plus the homeIP) in a
  modal popup window on the Reporting tab in LuCI
* fixed the fetchcmd autodetection
* small code fixes and improvements
* update the readme, added a new "Best practise" section
* update different LuCI components (separate commit)

Signed-off-by: Dirk Brenken <dev@brenken.org>
2025-05-30 18:38:44 +02:00
Packet Please
a6b0689234 poemgr: update to latest Git HEAD
Signed-off-by: Packet Please <pktpls@systemli.org>
2025-05-29 10:04:05 +02:00
Tianling Shen
7a16d926e0 alist: Update to 3.45.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-05-28 17:18:50 +08:00
Tianling Shen
e38edaea0e rclone: Update to 1.69.3
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-05-28 17:18:41 +08:00
Tianling Shen
4c3999dd4e v2ray-core: Update to 5.32.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-05-28 17:18:22 +08:00
Tianling Shen
ed12bfe13c v2ray-geodata: Update to latest version
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-05-28 17:18:16 +08:00
Ryan Press
7efed7ff9f modemmanager: add sourcefilter option support
This make source based IPv6 routing option available for
modemmanager when using modem SLAAC.

Signed-off-by: Ryan Press <ryan@presslab.us>
2025-05-28 08:16:27 +02:00
Philip Prindeville
b82574b31c named: /var/run/named isn't being created with correct permissions
It needs to be group writable or session.key can't be written once
named drops privileges.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2025-05-27 09:52:49 -04:00
Jens Wagner
e74e9710bc perl-io-async: Perl Module IO::Async
Asynchronous event-driven programming in Perl

Signed-off-by: Jens Wagner <jens@wagner2013.de>
2025-05-27 09:47:29 +02:00
Jens Wagner
62e5e1f82f perl-future-asyncawait: Perl Module Future::AsyncAwait
Povides a deferred subroutine syntax for futures in Perl

Signed-off-by: Jens Wagner <jens@wagner2013.de>
2025-05-27 09:47:29 +02:00
Jens Wagner
8a235d67b6 perl-future: Perl Module Future
Perl Future objects represent an operation awaiting completion

Signed-off-by: Jens Wagner <jens@wagner2013.de>
2025-05-27 09:47:29 +02:00
Jens Wagner
c10d0d2c66 perl-io-socket-ssl: Perl Module IO::Socket::SSL
SSL sockets with IO::Socket interface in Perl

Signed-off-by: Jens Wagner <jens@wagner2013.de>
2025-05-27 09:47:29 +02:00
Jens Wagner
e35fe955d8 perl-net-ssleay: Perl Module Net::SSLeay
Perl bindings for OpenSSL and LibreSSL

Signed-off-by: Jens Wagner <jens@wagner2013.de>
2025-05-27 09:47:29 +02:00
Jens Wagner
71581bf947 perl-file-sharedir: Perl Module File::ShareDir
Perl module to locate per-dist and per-module shared files

Signed-off-by: Jens Wagner <jens@wagner2013.de>
2025-05-27 09:47:29 +02:00
Jens Wagner
1bc3bf261b perl-class-inspector: Perl Module Class::Inspector
Get information about a Perl class and its structure

Signed-off-by: Jens Wagner <jens@wagner2013.de>
2025-05-27 09:47:29 +02:00
Jens Wagner
d824ce3137 perl-struct-dumb: Perl Module Struct::Dumb
Perl module to make simple lightweight record-like structures

Signed-off-by: Jens Wagner <jens@wagner2013.de>
2025-05-27 09:47:29 +02:00
Jens Wagner
9cab02e71f perl-xs-parse-sublike: Perl Module XS::Parse::Sublike
Perl XS functions to assist in parsing sub-like syntax

Signed-off-by: Jens Wagner <jens@wagner2013.de>
2025-05-27 09:47:29 +02:00
Jens Wagner
c46536d76f perl-xs-parse-keyword: Perl Module XS::Parse::Keyword
Perl XS functions to assist in parsing keyword syntax

Signed-off-by: Jens Wagner <jens@wagner2013.de>
2025-05-27 09:47:29 +02:00
Liangbin Lian
8c55d089cd ddns-scripts: fix parsing of parameters for cloudflare.com
There is an obvious bug here:
if we want to update example.com.example.com in zone example.com,
so `domain=example.com@example.com`, after parsing,
the `__HOST` will be `example.com`, not expected `example.com.example.com`.

Signed-off-by: Liangbin Lian <jjm2473@gmail.com>
2025-05-27 08:05:06 +02:00
Robert Marko
2c78935539 usb-serial-xr_usb_serial_common: remove package
Now that we have packaged the upstream driver[1] and only board[2] that
includes it by default has been switched to it, remove this out-of-tree
driver that is broken on 6.12 anyway.

[1] d39d626b23
[2] 200a31b6f5

Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-05-26 19:17:57 +02:00
Mieczyslaw Nalewaj
a5473150f3 xtables-addons: update call BuildTemplate description
The BuildTemplate call has five arguments
(since openwrt/openwrt@f12f407),
so the description is corrected

Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com>
2025-05-26 19:04:18 +02:00
Mieczyslaw Nalewaj
51b65ec784 xtables-addons: set ipp2p depends on kmod-lib-textsearch
For version 3.27 CONFIG_TEXTSEARCH_BM checks is enabled,
so ipp2p is set depends on kmod-lib-textsearch.

If ipp2p (and kmod-lib-textsearch) is disabled the error
"error CONFIG_TEXTSEARCH=y/m is required.." is displayed.
This is because all modules are always compiled.
So to make compilation possible with ipp2p disabled, the message
was disabled.

Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com>
2025-05-26 19:04:18 +02:00
Tianling Shen
937e2a5b80 openthread-br: fix build on GCC 14
This patch is taken from openwrt/openwrt@a41747ac8e ("mbedtls: fix
 build on GCC 14").

Fixes: #26570
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-05-26 11:30:24 +02:00
Fabian Lipken
8fff19135e fx: update to 36.0.3
This commit updates fx to version 36.0.3

For more details, please refer to release details:
https://github.com/antonmedv/fx/releases/tag/36.0.3

Signed-off-by: Fabian Lipken <dynasticorpheus@gmail.com>
2025-05-26 09:54:09 +02:00
Jianhui Zhao
ba10392cb5 rtty: update to 8.1.5
changelog: https://github.com/zhaojh329/rtty/releases/tag/v8.1.5

Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2025-05-26 05:51:50 +02:00
Wesley Gimenes
37ff02b716 netbird: update to 0.45.1
changelog: https://github.com/netbirdio/netbird/releases/tag/v0.45.1

Signed-off-by: Wesley Gimenes <wehagy@proton.me>
2025-05-26 05:51:00 +02:00
Timothy M. Ace
5f76e1c0ad perlbase-extutils: Adding required perlbase-version dependency
Attempting to use ExtUtils::MakeMaker from perlbase-extutils results in an
error of "Can't locate ExtUtils/MakeMaker/version/vpp.pm in @INC".
Installing perlbase-version fixes the error. Therefore we add
perlbase-version as a dependency of perlbase-extutils.

Signed-off-by: Timothy M. Ace <openwrt@timothyace.com>
2025-05-25 11:42:05 -06:00
Josef Schlehofer
91a366e870 CI: move script into separate directory
This change follows the structure of GitHub workflow
folders from the main OpenWrt repository, where scripts
are in separate folder.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2025-05-25 18:34:41 +02:00
Josef Schlehofer
3621fded1e CI: formal check: use shared workflow in actions-shared-workflows
Lets switch to shared workflow in actions-shared-workflows instead of having
this separate file here. It will track and use the latest changes to avoid
being outdated.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2025-05-25 18:34:41 +02:00
Jianhui Zhao
d1f9862893 lua-eco: update to 3.10.0
* A new module `uci` added since this version.
* Fix an installation issue: Existing soft links should be preserved when installing libeco.

Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2025-05-25 19:12:32 +08:00
Javier Marcet
e344fcc369 docker-compose: Update to version 2.36.2
Release notes:
https://github.com/docker/compose/releases/tag/v2.36.2

Signed-off-by: Javier Marcet <javier@marcet.info>
2025-05-25 19:10:02 +08:00
Javier Marcet
4ac47971db docker-compose: Update to version 2.36.1
Release notes:
https://github.com/docker/compose/releases/tag/v2.36.1

Signed-off-by: Javier Marcet <javier@marcet.info>
2025-05-25 19:10:02 +08:00
Chris Swan
3b98387df6 cjson: update to 1.7.18
This is a bugfix release
Full release notes available at:
https://github.com/DaveGamble/cJSON/releases/tag/v1.7.18

Signed-off-by: Chris Swan <chris@atsign.com>
2025-05-25 14:08:34 +03:00
Luca Barbato
a9a55b4030 cargo-c: update to 0.10.13
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
2025-05-25 18:46:22 +08:00
Luca Barbato
95eef0fd58 rust: update to 1.87.0
Simplify the build invocation and reorder the target list to avoid
failures due the build process changes.

Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
2025-05-25 18:46:22 +08:00
Nikolay Manev
cb930147b5 pv: update to 1.9.31
* update to 1.9.31 from upstream: https://codeberg.org/ivarch/pv
* license changed to GPL-3.0-or-later and directory doc/COPYING -> docs/COPYING
* added test.sh file for ci testing

Signed-off-by: Nikolay Manev <just.ops@proton.me>
2025-05-23 15:51:02 +02:00
Russell Senior
269af99ab1 xtables-addons: fix build for kernel 6.12
missing prototypes for three functions generated build errors.
	error: no previous prototype for 'foo' [-Werror=missing-prototypes]

	extensions/LUA/prot_buf_helpers.c: get_header_size
	extensions/LUA/prot_buf_tftp.c: tftp_get_field_changes
	extensions/LUA/prot_buf_dynamic.c: free_dynamic_prot_buf

Signed-off-by: Russell Senior <russell@personaltelco.net>
2025-05-23 10:20:14 +02:00
Sandro Jäckel
91b4032dea tailscale: update to 1.84.0
Signed-off-by: Sandro Jäckel <sandro.jaeckel@gmail.com>
2025-05-23 10:14:30 +02:00
Jan Kardell
27513c12a7 gammu: Fix misspelled licence variable
Signed-off-by: Jan Kardell <jan.kardell@telliq.com>
2025-05-22 23:27:12 +02:00
Jan Kardell
af3b950029 luaexpat: Add license
Signed-off-by: Jan Kardell <jan.kardell@telliq.com>
2025-05-22 23:27:12 +02:00
Jan Kardell
f7603cbf26 luasql: Fix license file
Signed-off-by: Jan Kardell <jan.kardell@telliq.com>
2025-05-22 23:27:12 +02:00
Jan Kardell
a0e74a0318 freetype: Fix license file
Signed-off-by: Jan Kardell <jan.kardell@telliq.com>
2025-05-22 23:27:12 +02:00
Jan Kardell
c71217b57e libudev-zero: Fix license
Signed-off-by: Jan Kardell <jan.kardell@telliq.com>
2025-05-22 23:27:12 +02:00
Jan Kardell
93a9f0d7ac tcp_wrappers: Fix license file
Signed-off-by: Jan Kardell <jan.kardell@telliq.com>
2025-05-22 23:27:12 +02:00