Commit Graph

32632 Commits

Author SHA1 Message Date
Jon Henrik Bjørnstad e63272e9c2 qbee-agent: bump version to 2024.36
Signed-off-by: Jon Henrik Bjørnstad <jonhenrik@qbee.io>
2024-09-06 22:39:57 +08:00
Miroslav Lichvar cd4ee8cb9d chrony: update to 4.6
Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
2024-09-06 09:57:56 +02:00
Stan Grishin 3219c50828 pbr: update to 1.1.7-7
Makefile:
* remove pbr-iptables flavour

Init-script:
* improve detection of wireguard server and client instances
* integrate wg_server_and_client into init script
* remove traffic_killswitch() and trap() and related options/code
* remove internal nft_file_support variable as fw4 nft file is the only running mode
* improve debug() and is_supported_interface() functions
* improve detection of incompatible user script files
* double-quote some strings due to shellcheck errors
* flush ip rules from pbr tables instead of deleting last one

Other files:
* remove /usr/share/pbr/pbr.user.wg_server_and_client as obsolete
* remove references to the file above in config on update thru uci-defaults
* minor updates to netifd uci-defaults script

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2024-09-05 13:26:46 -07:00
Hannu Nyman 49fdabe240 openssh: Use apk-compatible versioning
Adjust openssh's versioning to be compatible with apk:
8.9p1-r2 --> 8.9_p1-r2

"_p" is an allowed semantic suffix, so use that.
(Alternative might have been 8.9.1-r2)

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2024-09-05 20:18:20 +03:00
Hannu Nyman 14a80bff16 nano: update to 8.2
Update nano editor to version 8.2

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2024-09-05 20:16:21 +03:00
Eduardo Aldaz-Carroll 6b2e5c71e3 mwan3: fix grep order for nping track method
Signed-off-by: Eduardo Aldaz-Carroll <ealdaz@sees.ai>
2024-09-05 14:38:33 +02:00
Michael Heimpold 1890b5fcc3 php8: update to 8.3.11
Upstream changelog:
https://www.php.net/ChangeLog-8.php#8.3.11

A minor adaption to a single patch is required.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2024-09-05 07:18:53 +02:00
Hung-I Wang 8cc9191c7f tayga: add options for static mapping
The commit adds options for static mapping, which is essential for
464xlat(clat) usage. But be noted that routes and firewall rules have
to be configured manually, for now.

To use tayga as clat/nat46:
0. specify $ipv4_addr, $prefix, $map_{ipv4,ipv6} properly, and
   set $noroutes to 1 to prevent creating routes for nat64
1. add custom IPv4 routes to tayga, possibly with a reasonable metric
   for default route
2. add a SNAT firewall rule for processing IPv4 traffic destined for
   tayga
3. add firewall rules to allow FORWARD traffic between tayga and WAN6
4. add a $map_ipv6 route to tayga for guiding return traffic

Signed-off-by: Hung-I Wang <whygowe@gmail.com>
2024-09-03 20:53:08 +02:00
Tianling Shen 7ba22665d7
gg: Update to 0.2.19
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-09-03 20:02:07 +08:00
Aleksey Vasilenko f9b1adf19d graphicsmagick: update to 1.3.45
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-09-03 17:07:11 +08:00
Ray Wang e9afdd18bc hev-socks5-tunnel: add new package
HevSocks5Tunnel is a high-performance tun2socks for Unix.

More details: https://github.com/heiher/hev-socks5-tunnel

Signed-off-by: Ray Wang <r@hev.cc>
2024-09-03 10:22:03 +08:00
Ray Wang 13018802c4 hev-socks5-tproxy: add new package
HevSocks5TProxy is a simple, lightweight transparent proxy for Linux.

More details: https://github.com/heiher/hev-socks5-tproxy

Signed-off-by: Ray Wang <r@hev.cc>
2024-09-03 10:21:44 +08:00
Rany Hany 8b9dbcd79f dhcpcd: bump to 10.0.10
Fixes: https://github.com/openwrt/openwrt/issues/16254

Signed-off-by: Rany Hany <rany_hany@riseup.net>
2024-09-02 11:02:46 -07:00
Daniel Golle 0455db48ff ci: avoid subshell invocation on APK version check
Use return code instead of scraping the stdio of `apk version --check`.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2024-09-02 11:02:09 -07:00
Jan Hák af2e481894 knot: update to version 3.4.0
Signed-off-by: Jan Hák <jan.hak@nic.cz>
2024-09-02 10:58:19 -07:00
Jan Hák 702fbb98ed liburcu: update to version 0.14.1
Signed-off-by: Jan Hák <jan.hak@nic.cz>
2024-09-02 10:58:09 -07:00
Aleksey Vasilenko ea9506cf0f imagemagick: update to 7.1.1.38
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-09-02 10:57:57 -07:00
Aleksey Vasilenko 4b4f0dca91 freetype: update to 2.13.3
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-09-02 10:57:48 -07:00
Aleksey Vasilenko 7a4d957dd5 rsyslog: update to 8.2408.0
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-09-02 10:57:35 -07:00
Aleksey Vasilenko 9f7357880f libmaxminddb: update to 1.11.0
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-09-02 10:57:19 -07:00
Aleksey Vasilenko a1ed9ccccf apr: update to 1.7.5
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-09-02 10:57:07 -07:00
William Solichin ebf5531b42 mwan3: fix sed regex for tracking output ping check_quality
Signed-off-by: William Solichin <william.r.solichin@protonmail.com>
2024-09-02 09:22:39 +02:00
Tianling Shen 52037eb625 cloudflared: reload service if wan inferface has (re)connected
Sometimes the wan connection needs time to be established (e.g. cold
boot after power loss) and the service may crash as the internet is
yet available. Add a trigger to reload the service once the wan
interface is up.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-09-02 13:19:16 +08:00
Rosen Penev c6f9c82a85 tvheadend: update to latest master
Removed PKG_VERSION for compatibility with apk.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-09-01 10:41:44 -07:00
Christian Svensson 16bfadd8d1 uhubctl: update to 2.6.0
Signed-off-by: Christian Svensson <blue@cmd.nu>
2024-09-01 17:25:35 +03:00
Aleksey Vasilenko e61382c893 atop: update to 2.11.0
- Remove obsolete patch
- Add newly acquired glib2 dependency

Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-09-01 17:23:25 +03:00
Aleksey Vasilenko 928ad5766e bash: update to 5.2.32
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-08-31 23:13:18 +08:00
David Yang a788688055 i2pd: Update to 2.53.1
Signed-off-by: David Yang <mmyangfl@gmail.com>
2024-08-31 22:07:56 +08:00
Tianling Shen a2d87d2658
v2ray-core: Update to 5.17.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-08-31 11:08:25 +08:00
Tianling Shen f2186d8565
yq: Update to 4.44.3
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-08-31 11:06:36 +08:00
Tianling Shen b9de33f106
v2ray-geodata: Update to latest version
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-08-31 11:06:28 +08:00
Wesley Gimenes 87b1901cda netbird: update to 0.28.9
Signed-off-by: Wesley Gimenes <wehagy@proton.me>
2024-08-31 11:03:53 +08:00
Wesley Gimenes 22e430ce78 netbird: add test
Signed-off-by: Wesley Gimenes <wehagy@proton.me>
2024-08-31 11:03:53 +08:00
Aleksey Vasilenko e2e809044b c-ares: update to 1.33.1
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-08-31 00:14:31 +08:00
Aleksey Vasilenko fd5383e266 liburing: update to 2.7
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-08-31 00:13:03 +08:00
Aleksey Vasilenko fbcce64d0a clamav: update to 1.4.0
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-08-31 00:12:36 +08:00
Milinda Brantini 1c7bd8ba1d xray-core: update to 1.8.24
Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
2024-08-31 00:11:26 +08:00
Dengfeng Liu 632d4ea93d apfree-wifidog: update to 7.08.2035
https://github.com/liudf0716/apfree-wifidog/releases/tag/7.08.2035

Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
2024-08-29 19:29:56 +08:00
Dengfeng Liu d552c5733a apfree-wifidog: modify wifidogx.init
1. to address the isssue of incomplement firwall rules
2. added support for gateway settings

Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
2024-08-29 19:29:56 +08:00
David Bauer 1a986441d4 lpac: update maintainer E-Mail address
Signed-off-by: David Bauer <david.bauer@uniberg.com>
2024-08-28 23:59:45 +02:00
David Bauer e21bb35d6b lpac: add uqmi backend
This adds an additional OpenWrt specific backend to use lpac with the
uqmi tooling used by OpenWrt to manage QMI based modems.

This allows lpac to manage eUICC chips without the need for other,
potentially bigger, software using the installed modem.

Also set this backend as the new default, as users probably expect being
able to download profiles using their cellular modem.

Profile-Switching
-----------------
With some eUICC modem combinations you might require to powercycle the
UIM slot using uqmi after changing the active profile. To do this,
simply execute

$ uqmi -d /dev/cdc-wdm0 --uim-power-off --uim-slot=1
$ uqmi -d /dev/cdc-wdm0 --uim-power-on --uim-slot=1

Note
----
SM-DP+ might use encryption parameters which are incompatible with
mbedtls which cURL is by default compiled for.

This was observed when attempting to download a profile from
Vodafone DE.

If you encounter issues in that regard, try to install a version of
libcurl which is compiled with OpenSSL support.

Signed-off-by: David Bauer <david.bauer@uniberg.com>
2024-08-28 23:59:45 +02:00
David Bauer 688c4d3d54 lpac: update to v2.1.0
fd58ad7 Bump 2.1.0
319f55f chore(docs): add interactive preview mode option
da1cf1a update download cancel process
cee7190 workaround for es9p cancel session override error_detail
b11878f typo
e6b32e1 Merge branch 'main' of github.com:estkme/lpac
302984f preview && cancel session
56352c5 docs: Add parameters for 'notification process' (#144)
19df553 chore(driver): improve memory management in at driver (#140)
c86edd5 chore(driver): set pcsc and curl as default drivers. (#137)
3bde4a1  driver(APDU): add QMI backend (#131)
0011ea6 docs: add link to lpa-gtk ui for lpac (#125)
d508b28 refactor: bash scripts (#123)
f5956dd chore: move rlpa-server to independent repo (#122)

Signed-off-by: David Bauer <david.bauer@uniberg.com>
2024-08-28 23:59:45 +02:00
Jan Klos 4dd2a82c32 unbound: update to 1.21.0
Signed-off-by: Jan Klos <jan@klos.xyz>
2024-08-28 22:10:42 +02:00
Eneas U de Queiroz fe23f07b57 afalg_engine: bump to 1.2.1
This adapts the package to semantic versioning.
Added a simple Ci test script.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2024-08-27 15:32:23 -03:00
Aleksey Vasilenko 4c60a26c9f graphicsmagick: update to 1.3.44
Explicitly disable gs and libzip in configure
to prevent host dependencies leakage.

Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-08-27 21:25:18 +08:00
Aleksey Vasilenko 980fa4ec7e imagemagick: update to 7.1.1.37
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-08-27 16:14:12 +08:00
Aleksey Vasilenko fcaa448604 mc: update to 4.8.32
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-08-27 16:13:42 +08:00
Wesley Gimenes aa85afa6ef netbird: add kmod-wireguard dependency
netbird supports the wireguard kernel module, but it can work without it in userspace,
losing some performance, but we know in advance that netbird will run as root,
therefore supporting the wireguard kernelspace with better performance.

Signed-off-by: Wesley Gimenes <wehagy@proton.me>
2024-08-27 16:13:12 +08:00
Til Kaiser 12ae025a88 mstflint: update to 4.29.0
This commit updates the mstflint package to the latest 4.29.0
release, including the new binaries mstfwctrl, mstlink, mstreg,
and libexpat as a new dependency.

Signed-off-by: Til Kaiser <mail@tk154.de>
2024-08-27 16:10:35 +08:00
Milinda Brantini 393dd98aef tailscale: Update to 1.72.1
Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
2024-08-27 16:06:13 +08:00