From 1a3c473e5fc7b729cdcf6612e1d9b2a343661e12 Mon Sep 17 00:00:00 2001 From: Paul Wouters Date: Thu, 6 Nov 2014 23:46:08 -0500 Subject: [PATCH] - 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 fe537a3..0e7fe17 100644 --- a/libreswan.spec +++ b/libreswan.spec @@ -16,7 +16,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/ @@ -200,6 +200,9 @@ if [ ! -f %{_sysconfdir}/ipsec.d/cert8.db ] ; then fi %changelog +* Fri Nov 07 2014 Paul Wouters - 3.12-1 +- Updated to 3.12 Various IKEv2 fixes + * Wed Oct 22 2014 Paul Wouters - 3.11-1 - Updated to 3.11 (many fixes, including startup fixes) 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