Merge branch 'master' of ssh://pkgs.fedoraproject.org/libreswan
This commit is contained in:
commit
4ec7febc8b
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
|||||||
/libreswan-3.9.tar.gz
|
/libreswan-3.9.tar.gz
|
||||||
/libreswan-3.10.tar.gz
|
/libreswan-3.10.tar.gz
|
||||||
/libreswan-3.11.tar.gz
|
/libreswan-3.11.tar.gz
|
||||||
|
/libreswan-3.12.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.11
|
Version: 3.12
|
||||||
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/
|
||||||
@ -200,6 +200,9 @@ if [ ! -f %{_sysconfdir}/ipsec.d/cert8.db ] ; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 07 2014 Paul Wouters <pwouters@redhat.com> - 3.12-1
|
||||||
|
- Updated to 3.12 Various IKEv2 fixes
|
||||||
|
|
||||||
* Wed Oct 22 2014 Paul Wouters <pwouters@redhat.com> - 3.11-1
|
* Wed Oct 22 2014 Paul Wouters <pwouters@redhat.com> - 3.11-1
|
||||||
- Updated to 3.11 (many fixes, including startup fixes)
|
- Updated to 3.11 (many fixes, including startup fixes)
|
||||||
- Resolves: rhbz#1144941 libreswan 3.10 upgrade breaks old ipsec.secrets configs
|
- Resolves: rhbz#1144941 libreswan 3.10 upgrade breaks old ipsec.secrets configs
|
||||||
|
Loading…
Reference in New Issue
Block a user