commit 9371beb6d36a8e602aca94cce35e4a9369776f68
Author: Robert-André Mauchin <zebob.m(a)gmail.com>
Date: Sat Apr 6 13:32:55 2019 +0200
Release 0.0.20190406
Signed-off-by: Robert-André Mauchin <zebob.m(a)gmail.com>
.gitignore | 1 +
sources | 2 +-
wireguard-kmod.spec | 15 +++++++++------
3 files changed, 11 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a9d4a70..c409cd6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
/WireGuard-0.0.20181218.tar.xz
/WireGuard-0.0.20190123.tar.xz
/WireGuard-0.0.20190227.tar.xz
+/WireGuard-0.0.20190406.tar.xz
diff --git a/sources b/sources
index 9217180..76f26e0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-148748a50ed153cbc2f21c086e5623f9 WireGuard-0.0.20190227.tar.xz
+c11254fe48695e61c145a7e82756ecba WireGuard-0.0.20190406.tar.xz
diff --git a/wireguard-kmod.spec b/wireguard-kmod.spec
index d1a7244..877ef5a 100644
--- a/wireguard-kmod.spec
+++ b/wireguard-kmod.spec
@@ -3,7 +3,7 @@
Name: wireguard-kmod
Summary: Kernel module (kmod) for Wireguard
-Version: 0.0.20190227
+Version: 0.0.20190406
Release: 1%{?dist}
License: GPLv2
@@ -18,11 +18,11 @@ BuildRequires: elfutils-libelf-devel
%{expand:%(kmodtool --target %{_target_cpu} --repo rpmfusion --kmodname %{name}
%{?buildforkernels:--%{buildforkernels}} %{?kernels:--for-kernels "%{?kernels}"}
2>/dev/null) }
%description
-WireGuard is a novel VPN that runs inside the Linux Kernel and 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
+WireGuard is a novel VPN that runs inside the Linux Kernel and 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. It runs over UDP.
This package contains the kmod module for WireGuard.
@@ -58,6 +58,9 @@ done
%changelog
+* Sat Apr 06 13:32:03 CET 2019 Robert-André Mauchin <zebob.m(a)gmail.com> -
0.0.20190406-1
+- Release 0.0.20190406
+
* Thu Feb 28 2019 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.0.20190227-1
- Release 0.0.20190227