public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <git@ipfire.org>
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 3.x development tree branch, master, updated. c847f047f8a2726bb5cb2f34f6b36ebe7e5f394c
Date: Mon, 18 Sep 2023 14:14:54 +0000	[thread overview]
Message-ID: <4Rq6Hz0Ddfz2xPF@people01.haj.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 3022 bytes --]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 3.x development tree".

The branch, master has been updated
       via  c847f047f8a2726bb5cb2f34f6b36ebe7e5f394c (commit)
      from  6f8e4492f45a2942b82d4589e9fdd73bd8923b6d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit c847f047f8a2726bb5cb2f34f6b36ebe7e5f394c
Author: Peter Müller <peter.mueller(a)ipfire.org>
Date:   Mon Sep 18 13:16:08 2023 +0000

    wireguard-tools: Add package
    
    Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

-----------------------------------------------------------------------

Summary of changes:
 wireguard-tools/wireguard-tools.nm | 42 ++++++++++++++++++++++++++++++++++++++
 1 file changed, 42 insertions(+)
 create mode 100644 wireguard-tools/wireguard-tools.nm

Difference in files:
diff --git a/wireguard-tools/wireguard-tools.nm b/wireguard-tools/wireguard-tools.nm
new file mode 100644
index 000000000..b3c2a7eaf
--- /dev/null
+++ b/wireguard-tools/wireguard-tools.nm
@@ -0,0 +1,42 @@
+###############################################################################
+# IPFire.org    - An Open Source Firewall Solution                            #
+# Copyright (C) - IPFire Development Team <info(a)ipfire.org>                   #
+###############################################################################
+
+name       = wireguard-tools
+version    = 1.0.20210914
+release    = 1
+
+groups     = Networking/VPN
+url        = https://www.wireguard.com/
+license    = GPLv2+
+summary    = WireGuard: fast, modern, secure VPN tunnel
+
+description
+	WireGuard is an extremely simple yet fast and modern VPN that
+	utilizes state-of-the-art cryptography. It aims to be faster, simpler,
+	leaner, and more useful than IPsec, while avoiding the massive
+	headache. It intends to be considerably more performant than OpenVPN.
+	WireGuard is designed as a general purpose VPN for running on embedded
+	interfaces and super computers alike, fit for many different
+	circumstances. Initially released for the Linux kernel, it is now
+	cross-platform (Windows, macOS, BSD, iOS, Android) and widely
+	deployable. It is currently under heavy development, but already it
+	might be regarded as the most secure, easiest to use, and simplest VPN
+	solution in the industry.
+end
+
+source_dl  = https://git.zx2c4.com/wireguard-tools/snapshot/
+sources    = %{thisapp}.tar.xz
+
+build
+	DIR_BUILD = %{DIR_APP}/src
+end
+
+packages
+	package %{name}
+
+	package %{name}-debuginfo
+		template DEBUGINFO
+	end
+end


hooks/post-receive
--
IPFire 3.x development tree

                 reply	other threads:[~2023-09-18 14:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4Rq6Hz0Ddfz2xPF@people01.haj.ipfire.org \
    --to=git@ipfire.org \
    --cc=ipfire-scm@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox