From ef7a6d92d568017034c01f5376fbdbcc07089489 Mon Sep 17 00:00:00 2001 From: Tomohisa Kusano Date: Thu, 7 Sep 2023 14:52:16 -0700 Subject: [PATCH 1/2] MAINT(all): v4.43-9799-beta --- .github/workflows/dockerimage.yml | 4 ++-- Dockerfile | 4 ++-- Dockerfile.debian | 4 ++-- Dockerfile.opensuse | 4 ++-- Dockerfile.ubuntu | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.github/workflows/dockerimage.yml b/.github/workflows/dockerimage.yml index 0a7ef72..a7bf859 100644 --- a/.github/workflows/dockerimage.yml +++ b/.github/workflows/dockerimage.yml @@ -13,8 +13,8 @@ on: - '!README.md' env: - SE_VERSION: 4.39 - SE_REVISION: 9772 + SE_VERSION: 4.43 + SE_REVISION: 9799 jobs: diff --git a/Dockerfile b/Dockerfile index 2ca73df..dbdb575 100644 --- a/Dockerfile +++ b/Dockerfile @@ -3,8 +3,8 @@ FROM alpine:3.16 as prep LABEL maintainer="Tomohisa Kusano " \ contributors="See CONTRIBUTORS file " -ENV BUILD_VERSION=4.39-9772-beta \ - SHA256_SUM=5c538e35e1639ce9a55a31be0b66af224462b84caf0ebf831f1e56efe6f9924a +ENV BUILD_VERSION=4.43-9799-beta \ + SHA256_SUM=9153a95574f2afd8259ff729e6da3a9898211b69d7d391419270935c8482888c RUN wget https://github.com/SoftEtherVPN/SoftEtherVPN_Stable/archive/v${BUILD_VERSION}.tar.gz \ && echo "${SHA256_SUM} v${BUILD_VERSION}.tar.gz" | sha256sum -c \ diff --git a/Dockerfile.debian b/Dockerfile.debian index a082c9f..650172a 100644 --- a/Dockerfile.debian +++ b/Dockerfile.debian @@ -3,8 +3,8 @@ FROM alpine:3.14 as prep LABEL maintainer="Tomohisa Kusano " \ contributors="See CONTRIBUTORS file " -ENV BUILD_VERSION=4.38-9760-rtm \ - SHA256_SUM=7701dfb76b888d4adde19d9a39d0919681f6c091f3eb5295ec8caf0439eb3a1a +ENV BUILD_VERSION=4.43-9799-beta \ + SHA256_SUM=9153a95574f2afd8259ff729e6da3a9898211b69d7d391419270935c8482888c RUN wget https://github.com/SoftEtherVPN/SoftEtherVPN_Stable/archive/v${BUILD_VERSION}.tar.gz \ && echo "${SHA256_SUM} v${BUILD_VERSION}.tar.gz" | sha256sum -c \ diff --git a/Dockerfile.opensuse b/Dockerfile.opensuse index ca225eb..64572de 100644 --- a/Dockerfile.opensuse +++ b/Dockerfile.opensuse @@ -11,8 +11,8 @@ ENV LC_COLLATE=en_US.UTF-8 LABEL maintainer="Tomohisa Kusano " \ contributors="See CONTRIBUTORS file " -ENV BUILD_VERSION=4.39-9772-beta \ - SHA256_SUM=5c538e35e1639ce9a55a31be0b66af224462b84caf0ebf831f1e56efe6f9924a +ENV BUILD_VERSION=4.43-9799-beta \ + SHA256_SUM=9153a95574f2afd8259ff729e6da3a9898211b69d7d391419270935c8482888c # Install required packages using zypper (openSUSE package manager) RUN zypper --non-interactive in wget tar gzip coreutils zip unzip diff --git a/Dockerfile.ubuntu b/Dockerfile.ubuntu index b01931f..ed3192a 100644 --- a/Dockerfile.ubuntu +++ b/Dockerfile.ubuntu @@ -3,8 +3,8 @@ FROM alpine:3.16 as prep LABEL maintainer="Tomohisa Kusano " \ contributors="See CONTRIBUTORS file " -ENV BUILD_VERSION=4.39-9772-beta \ - SHA256_SUM=5c538e35e1639ce9a55a31be0b66af224462b84caf0ebf831f1e56efe6f9924a +ENV BUILD_VERSION=4.43-9799-beta \ + SHA256_SUM=9153a95574f2afd8259ff729e6da3a9898211b69d7d391419270935c8482888c RUN wget https://github.com/SoftEtherVPN/SoftEtherVPN_Stable/archive/v${BUILD_VERSION}.tar.gz \ && echo "${SHA256_SUM} v${BUILD_VERSION}.tar.gz" | sha256sum -c \ From 4292f1247b5dca6c4bdf2741aef014c96685ffd1 Mon Sep 17 00:00:00 2001 From: Tomohisa Kusano Date: Thu, 7 Sep 2023 17:22:44 -0700 Subject: [PATCH 2/2] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 774cb1c..823f6fa 100644 --- a/README.md +++ b/README.md @@ -9,12 +9,12 @@ ## Image Tags -Base OS Image | Latest Bata ([v4.39-9772-beta](https://github.com/SoftEtherVPN/SoftEtherVPN_Stable/tree/v4.39-9772-beta)) | Base OS Image | Latest Stable ([v4.38-9760-rtm](https://github.com/SoftEtherVPN/SoftEtherVPN_Stable/tree/v4.38-9760-rtm)) | -------------- | -- | -- | -- -`alpine:3.16` | **`:latest`**, `:alpine`, `:9772`, `:4.39`, `:9772-alpine`, `:4.39-alpine` | `alpine:3.14` | `:9760-alpine`, `:4.38-alpine` -`debian:11-slim` | `:debian`, `:9772-debian`, `:4.39-debian` | `debian:10-slim` | `:9760-debian`, `:4.38-debian` -`ubuntu:22.04` | `:ubuntu`, `:9772-ubuntu`, `:4.39-ubuntu` | `ubuntu:20.04` | `:9760-ubuntu`, `:4.38-ubuntu` -\- | _`centos` is deprecated_ | `centos:8` | `:centos`, `:9760`, `:4.38`, `:9760-centos`, `:4.38-centos` +Base OS Image | Latest Bata ([v4.43-9799-beta](https://github.com/SoftEtherVPN/SoftEtherVPN_Stable/tree/v4.43-9799-beta)) | Latest Stable ([v4.42-9798-rtm](https://github.com/SoftEtherVPN/SoftEtherVPN_Stable/tree/v4.42-9798-rtm)) | +------------- | -- | -- +`alpine:3.16` | **`:latest`**, `:alpine`, `:9799`, `:4.43`, `:9799-alpine`, `:4.43-alpine` | `:9798-alpine`, `:4.42-alpine` +`debian:11-slim` | `:debian`, `:9799-debian`, `:4.43-debian` | `:9798-debian`, `:4.42-debian` +`ubuntu:22.04` | `:ubuntu`, `:9799-ubuntu`, `:4.43-ubuntu` | `:9798-ubuntu`, `:4.42-ubuntu` +`opensuse/tumbleweed` | `:opensuse`, `:9799-opensuse`, `:4.43-opensuse` | `:9798-opensuse`, `:4.42-opensuse` ## Setup - L2TP/IPSec PSK + OpenVPN