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 5a42dd5..bd42577 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) - 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