* Mon May 13 2013 Paul Wouters <pwouters@redhat.com> - 3.3-1

- Updated to 3.3, which resolves CVE-2013-2052
This commit is contained in:
Paul Wouters 2013-05-13 14:34:29 -04:00
parent 5f79f634af
commit 7f95d077e2
3 changed files with 11 additions and 7 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/libreswan-3.2.tar.gz
/libreswan-3.3.tar.gz

View File

@ -16,7 +16,7 @@
Name: libreswan
Summary: IPsec implementation with IKEv1 and IKEv2 keying protocols
Version: 3.2
Version: 3.3
Release: %{?prever:0.}1%{?prever:.%{prever}}%{?dist}
License: GPLv2
Url: https://www.libreswan.org/
@ -184,5 +184,8 @@ rm -fr %{buildroot}/etc/rc.d/rc*
%systemd_post ipsec.service
%changelog
* Mon May 13 2013 Paul Wouters <pwouters@redhat.com> - 3.3-1
- Updated to 3.3, which resolves CVE-2013-2052
* Sat Apr 13 2013 Paul Wouters <pwouters@redhat.com> - 3.2-1
- Initial package for Fedora

View File

@ -1 +1 @@
9917acaa9b389adf75588cbeba7279fd libreswan-3.2.tar.gz
a3e8562dfa1a7f4384e0e66a26acec52 libreswan-3.3.tar.gz