Update to 5.8.1 (#1711920)
No more separate strongswan-swanctl.service to start out of order (#1775548) Added strongswan-starter.service
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,2 +1,2 @@
|
|||||||
/strongswan-5.7.1.tar.bz2
|
|
||||||
/strongswan-5.7.2.tar.bz2
|
/strongswan-5.7.2.tar.bz2
|
||||||
|
/strongswan-5.8.1.tar.bz2
|
||||||
|
|||||||
2
sources
2
sources
@@ -1 +1 @@
|
|||||||
SHA512 (strongswan-5.7.2.tar.bz2) = e2169dbbc0c03737e34af90d7bc07e444408c5e2ac1f81764eeccbac8b142b984ce9ed512a89071075a930e0997632267f6912aa5b352eee2edbd551b5a64e7e
|
SHA512 (strongswan-5.8.1.tar.bz2) = 630d24643b3d61e931bb25cdd083ad3c55f92fe41f3fcd3198012eee486fb3b1a16dc3f80936162afb7da9e471d45d92b7d183a00153a558babb2a79e5f6813f
|
||||||
|
|||||||
@@ -2,8 +2,8 @@
|
|||||||
#%%define prerelease dr1
|
#%%define prerelease dr1
|
||||||
|
|
||||||
Name: strongswan
|
Name: strongswan
|
||||||
Version: 5.7.2
|
Version: 5.8.1
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: An OpenSource IPsec-based VPN and TNC solution
|
Summary: An OpenSource IPsec-based VPN and TNC solution
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://www.strongswan.org/
|
URL: http://www.strongswan.org/
|
||||||
@@ -217,7 +217,7 @@ done
|
|||||||
%dir %{_libdir}/strongswan/plugins
|
%dir %{_libdir}/strongswan/plugins
|
||||||
%dir %{_libexecdir}/strongswan
|
%dir %{_libexecdir}/strongswan
|
||||||
%{_unitdir}/strongswan.service
|
%{_unitdir}/strongswan.service
|
||||||
%{_unitdir}/strongswan-swanctl.service
|
%{_unitdir}/strongswan-starter.service
|
||||||
%{_sbindir}/charon-cmd
|
%{_sbindir}/charon-cmd
|
||||||
%{_sbindir}/charon-systemd
|
%{_sbindir}/charon-systemd
|
||||||
%{_sbindir}/strongswan
|
%{_sbindir}/strongswan
|
||||||
@@ -265,6 +265,11 @@ done
|
|||||||
%{_libexecdir}/strongswan/charon-nm
|
%{_libexecdir}/strongswan/charon-nm
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 02 2019 Fedora Release Monitoring <release-monitoring@fedoraproject.org> - 5.8.1-1
|
||||||
|
- Update to 5.8.1 (#1711920)
|
||||||
|
- No more separate strongswan-swanctl.service to start out of order (#1775548)
|
||||||
|
- Added strongswan-starter.service
|
||||||
|
|
||||||
* Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 5.7.2-3
|
* Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 5.7.2-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||||
|
|
||||||
@@ -626,10 +631,10 @@ done
|
|||||||
* Mon Mar 11 2013 Avesh Agarwal <avagarwa@redhat.com> - 5.0.2-1
|
* Mon Mar 11 2013 Avesh Agarwal <avagarwa@redhat.com> - 5.0.2-1
|
||||||
- Update to upstream release 5.0.2
|
- Update to upstream release 5.0.2
|
||||||
- Created sub package strongswan-tnc-imcvs that provides trusted network
|
- Created sub package strongswan-tnc-imcvs that provides trusted network
|
||||||
connect's IMC and IMV funtionality. Specifically it includes PTS
|
connect's IMC and IMV funtionality. Specifically it includes PTS
|
||||||
based IMC/IMV for TPM based remote attestation and scanner and test
|
based IMC/IMV for TPM based remote attestation and scanner and test
|
||||||
IMCs and IMVs. The Strongswan's IMC/IMV dynamic libraries can be used
|
IMCs and IMVs. The Strongswan's IMC/IMV dynamic libraries can be used
|
||||||
by any third party TNC Client/Server implementation possessing a
|
by any third party TNC Client/Server implementation possessing a
|
||||||
standard IF-IMC/IMV interface.
|
standard IF-IMC/IMV interface.
|
||||||
|
|
||||||
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.0.1-2
|
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.0.1-2
|
||||||
|
|||||||
Reference in New Issue
Block a user