[libreswan/el6] - Updated to 3.12 Various IKEv2 fixes

Paul Wouters pwouters at fedoraproject.org
Fri Nov 7 04:53:58 UTC 2014


commit 8d7c473f727369ea859db6d391d9dee7d4f6aa5c
Author: Paul Wouters <pwouters at redhat.com>
Date:   Thu Nov 6 23:53:41 2014 -0500

    - Updated to 3.12 Various IKEv2 fixes

 .gitignore     |    1 +
 libreswan.spec |    5 ++++-
 sources        |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6f653cc..b11ecd3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /libreswan-3.9.tar.gz
 /libreswan-3.10.tar.gz
 /libreswan-3.11.tar.gz
+/libreswan-3.12.tar.gz
diff --git a/libreswan.spec b/libreswan.spec
index 1809d89..bd270c3 100644
--- a/libreswan.spec
+++ b/libreswan.spec
@@ -14,7 +14,7 @@
 
 Name: libreswan
 Summary: IPsec implementation with IKEv1 and IKEv2 keying protocols
-Version: 3.11
+Version: 3.12
 Release: %{?prever:0.}1%{?prever:.%{prever}}%{?dist}
 License: GPLv2
 Url: https://www.libreswan.org/
@@ -199,6 +199,9 @@ if [ ! -f %{_sysconfdir}/ipsec.d/cert8.db ] ; then
 fi
 
 %changelog
+* Fri Nov 07 2014 Paul Wouters <pwouters at redhat.com> - 3.12-1
+- Updated to 3.12 Various IKEv2 fixes
+
 * Wed Oct 22 2014 Paul Wouters <pwouters at redhat.com> - 3.11-1
 - Updated to 3.11 (many fixes, including startup fixes)
 - Resolves: rhbz#1144941 libreswan 3.10 upgrade breaks old ipsec.secrets configs
diff --git a/sources b/sources
index 93d4425..5993153 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d8ffd012eb6933ff0f069334a85f81e1  libreswan-3.11.tar.gz
+686fc4cf3165fdf458132b892ecbc721  libreswan-3.12.tar.gz


More information about the scm-commits mailing list