[libreswan/el6] * Thu Jul 10 2014 Paul Wouters <pwouters at redhat.com> - 3.9-1 - Updated to 3.9. IKEv2 enhancements, E

Paul Wouters pwouters at fedoraproject.org
Thu Jul 10 14:45:40 UTC 2014


commit 09ace9d8c18e42f83c8c64454f5fd966819d01c3
Author: Paul Wouters <pwouters at redhat.com>
Date:   Thu Jul 10 10:45:43 2014 -0400

    * Thu Jul 10 2014 Paul Wouters <pwouters at redhat.com> - 3.9-1
    - Updated to 3.9. IKEv2 enhancements, ESP/IKE algo enhancements
    - Mark libreswan-fips.conf as config file

 libreswan.spec |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/libreswan.spec b/libreswan.spec
index 31e550e..0b371b5 100644
--- a/libreswan.spec
+++ b/libreswan.spec
@@ -14,7 +14,7 @@
 
 Name: libreswan
 Summary: IPsec implementation with IKEv1 and IKEv2 keying protocols
-Version: 3.8
+Version: 3.9
 Release: %{?prever:0.}1%{?prever:.%{prever}}%{?dist}
 License: GPLv2
 Url: https://www.libreswan.org/
@@ -151,7 +151,7 @@ install -m644 packaging/rhel/libreswan-prelink.conf %{buildroot}%{_sysconfdir}/p
 %endif
 
 %files 
-%doc BUGS CHANGES COPYING CREDITS README LICENSE
+%doc CHANGES COPYING CREDITS README LICENSE
 %doc docs/*.*
 %attr(0644,root,root) %config(noreplace) %{_sysconfdir}/ipsec.conf
 %attr(0600,root,root) %config(noreplace) %{_sysconfdir}/ipsec.secrets
@@ -173,7 +173,7 @@ install -m644 packaging/rhel/libreswan-prelink.conf %{buildroot}%{_sysconfdir}/p
 %{_sbindir}/.ipsec.hmac
 # We own the directory so we don't have to require prelink
 %attr(0755,root,root) %dir %{_sysconfdir}/prelink.conf.d/
-%{_sysconfdir}/prelink.conf.d/libreswan-fips.conf
+%config %{_sysconfdir}/prelink.conf.d/libreswan-fips.conf
 %endif
 
 %preun
@@ -199,6 +199,10 @@ if [ ! -f %{_sysconfdir}/ipsec.d/cert8.db ] ; then
 fi
 
 %changelog
+* Thu Jul 10 2014 Paul Wouters <pwouters at redhat.com> - 3.9-1
+- Updated to 3.9. IKEv2 enhancements, ESP/IKE algo enhancements
+- Mark libreswan-fips.conf as config file
+
 * Sat Jan 18 2014 Paul Wouters <pwouters at redhat.com> - 3.8-1
 - Updated to 3.8, fixes rhbz#CVE-2013-6467 (rhbz#1054102)
 - Revert obsoletion of openswan accidentally introduced in 3.7-1 (rhbz#1049517)


More information about the scm-commits mailing list