- Updated to 3.13 for CVE-2015-3204
This commit is contained in:
parent
44436e84d1
commit
bc7d953678
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
||||
/libreswan-3.10.tar.gz
|
||||
/libreswan-3.11.tar.gz
|
||||
/libreswan-3.12.tar.gz
|
||||
/libreswan-3.13.tar.gz
|
||||
|
@ -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 <pwouters@redhat.com> - 3.13-1
|
||||
- Updated to 3.13 for CVE-2015-3204
|
||||
|
||||
* Fri Nov 07 2014 Paul Wouters <pwouters@redhat.com> - 3.12-1
|
||||
- Updated to 3.12 Various IKEv2 fixes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user