Compare commits
2 Commits
strongswan
...
1d3dc6a769
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1d3dc6a769 | ||
|
|
2271eb0481 |
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1 +1,2 @@
|
|||||||
/strongswan-5.6.3.tar.bz2
|
/strongswan-5.7.1.tar.bz2
|
||||||
|
/strongswan-5.7.2.tar.bz2
|
||||||
|
|||||||
2
sources
2
sources
@@ -1 +1 @@
|
|||||||
SHA512 (strongswan-5.6.3.tar.bz2) = 080402640952b1a08e95bfe9c7f33c6a7dd01ac401b5e7e2e78257c0f2bf0a4d6078141232ac62abfacef892c493f6824948b3165d54d72b4e436ed564fd2609
|
SHA512 (strongswan-5.7.2.tar.bz2) = e2169dbbc0c03737e34af90d7bc07e444408c5e2ac1f81764eeccbac8b142b984ce9ed512a89071075a930e0997632267f6912aa5b352eee2edbd551b5a64e7e
|
||||||
|
|||||||
@@ -2,8 +2,8 @@
|
|||||||
#%%define prerelease dr1
|
#%%define prerelease dr1
|
||||||
|
|
||||||
Name: strongswan
|
Name: strongswan
|
||||||
Version: 5.6.3
|
Version: 5.7.2
|
||||||
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/
|
||||||
@@ -265,6 +265,14 @@ done
|
|||||||
%{_libexecdir}/strongswan/charon-nm
|
%{_libexecdir}/strongswan/charon-nm
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 09 2019 Paul Wouters <pwouters@redhat.com> - 5.7.2-1
|
||||||
|
- Updated to 5.7.2
|
||||||
|
|
||||||
|
* Thu Oct 04 2018 Mikhail Zabaluev <mikhail.zabaluev@gmail.com> - 5.7.1-1
|
||||||
|
- Updated to 5.7.1
|
||||||
|
- Resolves rhbz#1635872 CVE-2018-16152
|
||||||
|
- Resolves rhbz#1635875 CVE-2018-16151
|
||||||
|
|
||||||
* Thu Aug 23 2018 Mikhail Zabaluev <mikhail.zabaluev@gmail.com> - 5.6.3-3
|
* Thu Aug 23 2018 Mikhail Zabaluev <mikhail.zabaluev@gmail.com> - 5.6.3-3
|
||||||
- Add plugin bypass-lan, disabled by default
|
- Add plugin bypass-lan, disabled by default
|
||||||
- Resolves rhbz#1554479 Update to strongswan-charon-nm fails
|
- Resolves rhbz#1554479 Update to strongswan-charon-nm fails
|
||||||
|
|||||||
Reference in New Issue
Block a user