From 8aa29ff4ac2e1ee9154f5602f3c2818ef714d547 Mon Sep 17 00:00:00 2001 From: fsLeg Date: Sat, 12 Jul 2025 15:17:31 +0300 Subject: [PATCH] Submitted AmneziaWG to SBo --- amneziawg-go/README | 2 +- amneziawg-go/amneziawg-go.SlackBuild | 4 ++-- amneziawg-kernel/README | 2 +- amneziawg-kernel/amneziawg-kernel.SlackBuild | 4 ++-- amneziawg-tools/README | 2 +- amneziawg-tools/amneziawg-tools.SlackBuild | 4 ++-- amneziawg-tools/slack-desc | 2 +- 7 files changed, 10 insertions(+), 10 deletions(-) diff --git a/amneziawg-go/README b/amneziawg-go/README index 5760c65..bd6ba80 100644 --- a/amneziawg-go/README +++ b/amneziawg-go/README @@ -20,5 +20,5 @@ Features of AmneziaWG include: - Undetectable by DPI analysis systems, resistant to blocking. - Operates over the UDP network protocol. -This supplies the userspace version of AmneziaWG. You may use +This supplies the userspace implementation of AmneziaWG. You may use amneziawg-tools to configure your WireGuard tunnels. diff --git a/amneziawg-go/amneziawg-go.SlackBuild b/amneziawg-go/amneziawg-go.SlackBuild index fb7bbc7..62e4652 100644 --- a/amneziawg-go/amneziawg-go.SlackBuild +++ b/amneziawg-go/amneziawg-go.SlackBuild @@ -27,8 +27,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=amneziawg-go VERSION=${VERSION:-0.2.12} BUILD=${BUILD:-1} -TAG=${TAG:-fsleg} -PKGTYPE=${PKGTYPE:-txz} +TAG=${TAG:-_SBo} +PKGTYPE=${PKGTYPE:-tgz} if [ -z "$ARCH" ]; then case "$( uname -m )" in diff --git a/amneziawg-kernel/README b/amneziawg-kernel/README index 7924b49..8d5512d 100644 --- a/amneziawg-kernel/README +++ b/amneziawg-kernel/README @@ -25,4 +25,4 @@ amneziawg-tools to configure your WireGuard tunnels. To build the package for a kernel different from the running one, start the script setting the KERNEL variable as in - KERNEL=5.15.186 ./amneziawg-kernel.SlackBuild + KERNEL=5.15.187 ./amneziawg-kernel.SlackBuild diff --git a/amneziawg-kernel/amneziawg-kernel.SlackBuild b/amneziawg-kernel/amneziawg-kernel.SlackBuild index 0691c84..c01b1ee 100644 --- a/amneziawg-kernel/amneziawg-kernel.SlackBuild +++ b/amneziawg-kernel/amneziawg-kernel.SlackBuild @@ -27,8 +27,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=amneziawg-kernel VERSION=${VERSION:-1.0.20241112} BUILD=${BUILD:-1} -TAG=${TAG:-fsleg} -PKGTYPE=${PKGTYPE:-txz} +TAG=${TAG:-_SBo} +PKGTYPE=${PKGTYPE:-tgz} TARNAM=amneziawg-linux-kernel-module KERNEL=${KERNEL:-$(uname -r)} diff --git a/amneziawg-tools/README b/amneziawg-tools/README index 583aeb3..abe282c 100644 --- a/amneziawg-tools/README +++ b/amneziawg-tools/README @@ -21,5 +21,5 @@ Features of AmneziaWG include: - Operates over the UDP network protocol. This supplies the main userspace tooling for using and configuring -WireGuard tunnels, including the awg(8) and awg-quick(8) utilities. +WireGuard tunnels, namely the awg(8) and awg-quick(8) utilities. You need to install amneziawg-kernel or amneziawg-go to use these. diff --git a/amneziawg-tools/amneziawg-tools.SlackBuild b/amneziawg-tools/amneziawg-tools.SlackBuild index 42f5f72..3a9cfff 100644 --- a/amneziawg-tools/amneziawg-tools.SlackBuild +++ b/amneziawg-tools/amneziawg-tools.SlackBuild @@ -27,8 +27,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=amneziawg-tools VERSION=${VERSION:-1.0.20241018} BUILD=${BUILD:-1} -TAG=${TAG:-fsleg} -PKGTYPE=${PKGTYPE:-txz} +TAG=${TAG:-_SBo} +PKGTYPE=${PKGTYPE:-tgz} if [ -z "$ARCH" ]; then case "$( uname -m )" in diff --git a/amneziawg-tools/slack-desc b/amneziawg-tools/slack-desc index e6f2a18..c65e4f3 100644 --- a/amneziawg-tools/slack-desc +++ b/amneziawg-tools/slack-desc @@ -6,7 +6,7 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -amneziawg-tools: amneziawg-tools (tools for configuring AmneziaWG ) +amneziawg-tools: amneziawg-tools (tools for configuring AmneziaWG) amneziawg-tools: amneziawg-tools: AmneziaWG is a contemporary version of the popular VPN protocol, amneziawg-tools: WireGuard. It's a fork of WireGuard and offers protection against -- 2.46.4