diff --git a/aarch64/app/manifest.json b/aarch64/app/manifest.json index 8a3ad51..da34712 100644 --- a/aarch64/app/manifest.json +++ b/aarch64/app/manifest.json @@ -13,7 +13,7 @@ }, "vendorUrl": "https://www.tailscale.com", "runMode": "once", - "version": "1.34.0" + "version": "1.38.4" }, "configuration": { "settingPage": "index.html" diff --git a/aarch64/build/Tailscale_VPN_1_34_0_LICENSE.txt b/aarch64/build/Tailscale_VPN_1_38_4_LICENSE.txt similarity index 100% rename from aarch64/build/Tailscale_VPN_1_34_0_LICENSE.txt rename to aarch64/build/Tailscale_VPN_1_38_4_LICENSE.txt diff --git a/aarch64/build/lib/tailscale b/aarch64/build/lib/tailscale index f5235dc..73f65c6 100755 Binary files a/aarch64/build/lib/tailscale and b/aarch64/build/lib/tailscale differ diff --git a/aarch64/build/lib/tailscaled b/aarch64/build/lib/tailscaled index eac82f8..939744f 100755 Binary files a/aarch64/build/lib/tailscaled and b/aarch64/build/lib/tailscaled differ diff --git a/aarch64/build/manifest.json b/aarch64/build/manifest.json index 8a3ad51..da34712 100644 --- a/aarch64/build/manifest.json +++ b/aarch64/build/manifest.json @@ -13,7 +13,7 @@ }, "vendorUrl": "https://www.tailscale.com", "runMode": "once", - "version": "1.34.0" + "version": "1.38.4" }, "configuration": { "settingPage": "index.html" diff --git a/aarch64/build/package.conf b/aarch64/build/package.conf index 000329c..8076b69 100644 --- a/aarch64/build/package.conf +++ b/aarch64/build/package.conf @@ -7,8 +7,8 @@ LICENSEPAGE="none" VENDOR="Tailscale - Packaged by Axis Labs" REQEMBDEVVERSION="3.0" APPMAJORVERSION="1" -APPMINORVERSION="34" -APPMICROVERSION="0" +APPMINORVERSION="38" +APPMICROVERSION="4" APPGRP="root" APPUSR="root" APPOPTS="" diff --git a/aarch64/build/package.conf.orig b/aarch64/build/package.conf.orig index a5c5456..edfd3a8 100644 --- a/aarch64/build/package.conf.orig +++ b/aarch64/build/package.conf.orig @@ -8,6 +8,6 @@ APPUSR="root" VENDORHOMEPAGELINK='www.tailscale.com' STARTMODE="once" APPMAJORVERSION="1" -APPMINORVERSION="34" -APPMICROVERSION="0" +APPMINORVERSION="38" +APPMICROVERSION="4" SETTINGSPAGEFILE="index.html" diff --git a/arm/app/manifest.json b/arm/app/manifest.json index ab997cf..d4e8569 100644 --- a/arm/app/manifest.json +++ b/arm/app/manifest.json @@ -13,7 +13,7 @@ }, "vendorUrl": "https://www.tailscale.com", "runMode": "once", - "version": "1.34.0" + "version": "1.38.4" }, "configuration": { "settingPage": "index.html" diff --git a/arm/build/Tailscale_VPN_1_34_0_LICENSE.txt b/arm/build/Tailscale_VPN_1_38_4_LICENSE.txt similarity index 100% rename from arm/build/Tailscale_VPN_1_34_0_LICENSE.txt rename to arm/build/Tailscale_VPN_1_38_4_LICENSE.txt diff --git a/arm/build/lib/tailscale b/arm/build/lib/tailscale index d12edc4..a5beb9d 100755 Binary files a/arm/build/lib/tailscale and b/arm/build/lib/tailscale differ diff --git a/arm/build/lib/tailscaled b/arm/build/lib/tailscaled index 238d1a0..4d8f81f 100755 Binary files a/arm/build/lib/tailscaled and b/arm/build/lib/tailscaled differ diff --git a/arm/build/manifest.json b/arm/build/manifest.json index ab997cf..d4e8569 100644 --- a/arm/build/manifest.json +++ b/arm/build/manifest.json @@ -13,7 +13,7 @@ }, "vendorUrl": "https://www.tailscale.com", "runMode": "once", - "version": "1.34.0" + "version": "1.38.4" }, "configuration": { "settingPage": "index.html" diff --git a/arm/build/package.conf b/arm/build/package.conf index 883f60a..58124f5 100644 --- a/arm/build/package.conf +++ b/arm/build/package.conf @@ -7,8 +7,8 @@ LICENSEPAGE="none" VENDOR="Tailscale - Packaged by Axis Axis Labs" REQEMBDEVVERSION="3.0" APPMAJORVERSION="1" -APPMINORVERSION="34" -APPMICROVERSION="0" +APPMINORVERSION="38" +APPMICROVERSION="4" APPGRP="root" APPUSR="root" APPOPTS="" diff --git a/arm/build/package.conf.orig b/arm/build/package.conf.orig index 259f422..fbc3f09 100644 --- a/arm/build/package.conf.orig +++ b/arm/build/package.conf.orig @@ -8,6 +8,6 @@ APPUSR="root" VENDORHOMEPAGELINK='www.tailscale.com' STARTMODE="once" APPMAJORVERSION="1" -APPMINORVERSION="34" -APPMICROVERSION="0" +APPMINORVERSION="38" +APPMICROVERSION="4" SETTINGSPAGEFILE="index.html"