- Updated to 5.5.2
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -35,3 +35,4 @@
|
|||||||
/strongswan-5.3.3.tar.bz2
|
/strongswan-5.3.3.tar.bz2
|
||||||
/strongswan-5.4.0.tar.bz2
|
/strongswan-5.4.0.tar.bz2
|
||||||
/strongswan-5.5.0.tar.bz2
|
/strongswan-5.5.0.tar.bz2
|
||||||
|
/strongswan-5.5.2.tar.bz2
|
||||||
|
|||||||
2
sources
2
sources
@@ -1 +1 @@
|
|||||||
a96fa7eb6c62b40143dadb064b6bd586 strongswan-5.5.0.tar.bz2
|
SHA512 (strongswan-5.5.2.tar.bz2) = dc5fec71e40d1366214c4b2a73ee3f2927edc3b768109f760b6993236a282ac376a66199aa4768d0ba26750a64f940953a92b2600ca1b1d8330d18df9486549d
|
||||||
|
|||||||
@@ -7,8 +7,8 @@
|
|||||||
#%%define prerelease dr1
|
#%%define prerelease dr1
|
||||||
|
|
||||||
Name: strongswan
|
Name: strongswan
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Version: 5.5.0
|
Version: 5.5.2
|
||||||
Summary: An OpenSource IPsec-based VPN and TNC solution
|
Summary: An OpenSource IPsec-based VPN and TNC solution
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@@ -304,6 +304,7 @@ fi
|
|||||||
%{_libdir}/%{name}/plugins/lib%{name}-eap-identity.so
|
%{_libdir}/%{name}/plugins/lib%{name}-eap-identity.so
|
||||||
%{_libdir}/%{name}/plugins/lib%{name}-acert.so
|
%{_libdir}/%{name}/plugins/lib%{name}-acert.so
|
||||||
%{_libdir}/%{name}/plugins/lib%{name}-vici.so
|
%{_libdir}/%{name}/plugins/lib%{name}-vici.so
|
||||||
|
%{_libdir}/%{name}/plugins/lib%{name}-curve25519.so
|
||||||
%dir %{_libexecdir}/%{name}
|
%dir %{_libexecdir}/%{name}
|
||||||
%{_libexecdir}/%{name}/_copyright
|
%{_libexecdir}/%{name}/_copyright
|
||||||
%{_libexecdir}/%{name}/_updown
|
%{_libexecdir}/%{name}/_updown
|
||||||
@@ -383,6 +384,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 27 2017 Paul Wouters <pwouters@redhat.com> - 5.5.2-1
|
||||||
|
- Updated to 5.5.2
|
||||||
|
|
||||||
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 5.5.0-3
|
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 5.5.0-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user