* Thu Jun 06 2013 Paul Wouters <pwouters@redhat.com> - 3.4-1
- Updated to 3.4, which only contains style changes to kernel coding style - IN MEMORIAM: June 3rd, 2013 Hugh Daniel
This commit is contained in:
parent
7f95d077e2
commit
ee5df2e0f4
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
/libreswan-3.2.tar.gz
|
/libreswan-3.2.tar.gz
|
||||||
/libreswan-3.3.tar.gz
|
/libreswan-3.3.tar.gz
|
||||||
|
/libreswan-3.4.tar.gz
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
Name: libreswan
|
Name: libreswan
|
||||||
Summary: IPsec implementation with IKEv1 and IKEv2 keying protocols
|
Summary: IPsec implementation with IKEv1 and IKEv2 keying protocols
|
||||||
Version: 3.3
|
Version: 3.4
|
||||||
Release: %{?prever:0.}1%{?prever:.%{prever}}%{?dist}
|
Release: %{?prever:0.}1%{?prever:.%{prever}}%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Url: https://www.libreswan.org/
|
Url: https://www.libreswan.org/
|
||||||
@ -184,6 +184,10 @@ rm -fr %{buildroot}/etc/rc.d/rc*
|
|||||||
%systemd_post ipsec.service
|
%systemd_post ipsec.service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 06 2013 Paul Wouters <pwouters@redhat.com> - 3.4-1
|
||||||
|
- Updated to 3.4, which only contains style changes to kernel coding style
|
||||||
|
- IN MEMORIAM: June 3rd, 2013 Hugh Daniel
|
||||||
|
|
||||||
* Mon May 13 2013 Paul Wouters <pwouters@redhat.com> - 3.3-1
|
* Mon May 13 2013 Paul Wouters <pwouters@redhat.com> - 3.3-1
|
||||||
- Updated to 3.3, which resolves CVE-2013-2052
|
- Updated to 3.3, which resolves CVE-2013-2052
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user