commit 71dd438a4a835257203a733a4a87825b2eb1e3c9
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Sun Sep 15 12:28:47 2019 +0100
Merge branch 'master' into el7
.gitignore | 1 +
sources | 2 +-
wireguard-kmod.spec | 8 +++++---
wireguard-rhel.patch | 22 ----------------------
4 files changed, 7 insertions(+), 26 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index da2575a..7cc97ab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
/WireGuard-0.0.20190406.tar.xz
/WireGuard-0.0.20190531.tar.xz
/WireGuard-0.0.20190702.tar.xz
+/WireGuard-0.0.20190913.tar.xz
diff --git a/sources b/sources
index b79940d..d5f9605 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7410a52bacc5eb85e1634a20c07d3bed WireGuard-0.0.20190702.tar.xz
+ec2345dfc8ffc61ccd7529d5d19b2602 WireGuard-0.0.20190913.tar.xz
diff --git a/wireguard-kmod.spec b/wireguard-kmod.spec
index 79e7fa9..0296ec8 100644
--- a/wireguard-kmod.spec
+++ b/wireguard-kmod.spec
@@ -5,13 +5,12 @@
Name: wireguard-kmod
Summary: Kernel module (kmod) for Wireguard
-Version: 0.0.20190702
-Release: 3%{?dist}
+Version: 0.0.20190913
+Release: 1%{?dist}
License: GPLv2
URL:
https://www.wireguard.com/
Source0:
https://git.zx2c4.com/WireGuard/snapshot/WireGuard-%{version}.tar.xz
-Patch0: wireguard-rhel.patch
BuildRequires: kmodtool
BuildRequires: elfutils-libelf-devel
@@ -61,6 +60,9 @@ done
%changelog
+* Sun Sep 15 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 0.0.20190913-1
+- Release 0.0.20190913
+
* Wed Sep 04 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 0.0.20190702-3
- Rebuild for new el7 kernel and generate kmod package