From bc7d953678712d2097d3fc908e8d5be26f583649 Mon Sep 17 00:00:00 2001 From: Paul Wouters Date: Mon, 1 Jun 2015 12:48:33 -0400 Subject: [PATCH] - Updated to 3.13 for CVE-2015-3204 --- .gitignore | 1 + libreswan.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b11ecd3..cffd43b 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /libreswan-3.10.tar.gz /libreswan-3.11.tar.gz /libreswan-3.12.tar.gz +/libreswan-3.13.tar.gz diff --git a/libreswan.spec b/libreswan.spec index e389d86..52940cf 100644 --- a/libreswan.spec +++ b/libreswan.spec @@ -16,7 +16,7 @@ Name: libreswan Summary: IPsec implementation with IKEv1 and IKEv2 keying protocols -Version: 3.12 +Version: 3.13 Release: %{?prever:0.}1%{?prever:.%{prever}}%{?dist} License: GPLv2 Url: https://www.libreswan.org/ @@ -198,6 +198,9 @@ if [ ! -f %{_sysconfdir}/ipsec.d/cert8.db ] ; then fi %changelog +* Mon Jun 01 2015 Paul Wouters - 3.13-1 +- Updated to 3.13 for CVE-2015-3204 + * Fri Nov 07 2014 Paul Wouters - 3.12-1 - Updated to 3.12 Various IKEv2 fixes diff --git a/sources b/sources index 5993153..82a1f23 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -686fc4cf3165fdf458132b892ecbc721 libreswan-3.12.tar.gz +3dd97542c047f34ee0d5f3e61c3a4761 libreswan-3.13.tar.gz