From d3a863c1aa5427266dbe7c7a865e0b6dea1cc775 Mon Sep 17 00:00:00 2001 From: Paul Wouters Date: Sat, 13 Jul 2013 16:24:07 -0400 Subject: [PATCH] * Sat Jul 13 2013 Paul Wouters - 3.5-1 - Updated to 3.5 --- .gitignore | 1 + libreswan.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b952ace..300c5ab 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /libreswan-3.2.tar.gz /libreswan-3.3.tar.gz /libreswan-3.4.tar.gz +/libreswan-3.5.tar.gz diff --git a/libreswan.spec b/libreswan.spec index 02b8f2b..acf4537 100644 --- a/libreswan.spec +++ b/libreswan.spec @@ -16,7 +16,7 @@ Name: libreswan Summary: IPsec implementation with IKEv1 and IKEv2 keying protocols -Version: 3.4 +Version: 3.5 Release: %{?prever:0.}1%{?prever:.%{prever}}%{?dist} License: GPLv2 Url: https://www.libreswan.org/ @@ -184,6 +184,9 @@ rm -fr %{buildroot}/etc/rc.d/rc* %systemd_post ipsec.service %changelog +* Sat Jul 13 2013 Paul Wouters - 3.5-1 +- Updated to 3.5 + * Thu Jun 06 2013 Paul Wouters - 3.4-1 - Updated to 3.4, which only contains style changes to kernel coding style - IN MEMORIAM: June 3rd, 2013 Hugh Daniel diff --git a/sources b/sources index 466ccb5..8f1dec2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b368049a26960036c92b9397450f5350 libreswan-3.4.tar.gz +7dbf9dbd79836b567e3231006eed3109 libreswan-3.5.tar.gz