diff --git a/ipk-source/luci-app-tailscale/CONTROL/control b/ipk-source/luci-app-tailscale/CONTROL/control index dc62388..c25f300 100755 --- a/ipk-source/luci-app-tailscale/CONTROL/control +++ b/ipk-source/luci-app-tailscale/CONTROL/control @@ -1,6 +1,6 @@ Package: luci-app-tailscale Version: 1.2.3-2 -Depends: libc, tailscale +Depends: libc, tailscale, tailscaled (>= 1.78.1-4) Source: package/luci-app-tailscale SourceName: luci-app-tailscale Section: luci diff --git a/ipk-source/sdxpinn-quecmanager-beta/CONTROL/control b/ipk-source/sdxpinn-quecmanager-beta/CONTROL/control index 685ec8d..8be350d 100755 --- a/ipk-source/sdxpinn-quecmanager-beta/CONTROL/control +++ b/ipk-source/sdxpinn-quecmanager-beta/CONTROL/control @@ -1,7 +1,7 @@ Package: sdxpinn-quecmanager-beta -Version: 1.1.1 +Version: 1.1.1-1 Architecture: aarch64_cortex-a53 Maintainer: Russel Yasol dr-dolomite@github.com Cameron Thompson iamromulan@github.com Description: A custom web UI desgined to run alongside luci for Quectel RM55x modems -Depends: sdxpinn-mount-fix, libc, coreutils-timeout, uhttpd, sms-tool, jq, ookla-speedtest +Depends: sdxpinn-mount-fix, libc, coreutils-timeout, uhttpd, sms-tool (>= 2025.1.19-APmod-iamromulan), jq, ookla-speedtest Conflicts: sdxpinn-quecmanager diff --git a/ipk-source/sms-toolAP_aarch64_cortex-a53/CONTROL/control b/ipk-source/sms-toolAP_aarch64_cortex-a53/CONTROL/control index 9f39cc1..53afe00 100644 --- a/ipk-source/sms-toolAP_aarch64_cortex-a53/CONTROL/control +++ b/ipk-source/sms-toolAP_aarch64_cortex-a53/CONTROL/control @@ -1,6 +1,6 @@ Package: sms-tool -Version: 2025.1.12-APmod-iamromulan -Depends: libc socat-at-bridge +Version: 2025.1.19-APmod-iamromulan +Depends: libc, socat-at-bridge Source: github/iamromulan/sms_tool SourceName: github/iamromulan/sms_tool Section: utils diff --git a/ipk-source/socat-at-bridge/CONTROL/control b/ipk-source/socat-at-bridge/CONTROL/control index fe0ecbe..b3d1c94 100755 --- a/ipk-source/socat-at-bridge/CONTROL/control +++ b/ipk-source/socat-at-bridge/CONTROL/control @@ -1,6 +1,6 @@ Package: socat-at-bridge Version: 1.1.1 -Depends: libc socat +Depends: libc, socat Source: github/iamromulan/quectel-rgmii-toolkit Section: utils URL: https://github.com/iamromulan/quectel-rgmii-toolkit diff --git a/ipk-source/tailscaled_aarch64_cortex-a53/CONTROL/conffiles b/ipk-source/tailscaled_aarch64_cortex-a53/CONTROL/conffiles deleted file mode 100755 index 64bdd76..0000000 --- a/ipk-source/tailscaled_aarch64_cortex-a53/CONTROL/conffiles +++ /dev/null @@ -1,2 +0,0 @@ -# Conff file needs replaced for now -# /etc/config/tailscale diff --git a/ipk-source/tailscaled_aarch64_cortex-a53/CONTROL/control b/ipk-source/tailscaled_aarch64_cortex-a53/CONTROL/control index 51b9a50..18f67d6 100755 --- a/ipk-source/tailscaled_aarch64_cortex-a53/CONTROL/control +++ b/ipk-source/tailscaled_aarch64_cortex-a53/CONTROL/control @@ -1,5 +1,5 @@ Package: tailscaled -Version: 1.78.1-3 +Version: 1.78.1-4 Depends: libc, ca-bundle, kmod-tun Source: feeds/packages/net/tailscale SourceName: tailscaled diff --git a/ipk-source/tailscaled_aarch64_cortex-a53/root/etc/config/tailscale b/ipk-source/tailscaled_aarch64_cortex-a53/root/etc/config/tailscale index 7400cf8..18b7b39 100644 --- a/ipk-source/tailscaled_aarch64_cortex-a53/root/etc/config/tailscale +++ b/ipk-source/tailscaled_aarch64_cortex-a53/root/etc/config/tailscale @@ -1,5 +1,5 @@ config tailscale 'settings' - option enabled '0' + option enabled '1' option log_stderr '1' option log_stdout '1' option port '41641'