Compare commits
4 Commits
strongswan
...
2ba804af93
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2ba804af93 | ||
|
|
19c48bd52d | ||
|
|
c14cb600a0 | ||
|
|
9e397bfc7d |
4
.gitignore
vendored
4
.gitignore
vendored
@@ -15,3 +15,7 @@
|
|||||||
/strongswan-5.9.9.tar.bz2.sig
|
/strongswan-5.9.9.tar.bz2.sig
|
||||||
/strongswan-5.9.10.tar.bz2
|
/strongswan-5.9.10.tar.bz2
|
||||||
/strongswan-5.9.10.tar.bz2.sig
|
/strongswan-5.9.10.tar.bz2.sig
|
||||||
|
/strongswan-5.9.11.tar.bz2
|
||||||
|
/strongswan-5.9.11.tar.bz2.sig
|
||||||
|
/strongswan-5.9.14.tar.bz2
|
||||||
|
/strongswan-5.9.14.tar.bz2.sig
|
||||||
|
|||||||
4
sources
4
sources
@@ -1,2 +1,2 @@
|
|||||||
SHA512 (strongswan-5.9.10.tar.bz2) = cf1d4a79ec02ac0502494ce6bfcab7399ddff151e2bc39bd4fbb9562bae7d0c66cf8d1e387b3c36a35e4387d597889fd7519e7bce07d3a7f764b1b73bd8a4667
|
SHA512 (strongswan-5.9.14.tar.bz2) = e48bc9d215f9de6b54e24f7b4765d59aec4c615291d5c1f24f6a6d7da45dc8b17b2e0e150faf5fabb35e5d465abc5e6f6efa06cd002467067c5d7844ead359f6
|
||||||
SHA512 (strongswan-5.9.10.tar.bz2.sig) = 174c3582c50505d7f35638eb68f717fd16e426009dff135125a847635fea1184d81fb7e81e24e3539bda1faa3fa9b1a42b679a841521c82d8048523d6b972fd3
|
SHA512 (strongswan-5.9.14.tar.bz2.sig) = 1b3d57448caab91060fe3d209d90708c57dbf35ae62c97574107b32677cff73f13f7545dc91682ef84400bb8a2f105a1761aba8334763dc8c35d97be7921c242
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
%global forgeurl0 https://github.com/strongswan/strongswan
|
%global forgeurl0 https://github.com/strongswan/strongswan
|
||||||
|
|
||||||
Name: strongswan
|
Name: strongswan
|
||||||
Version: 5.9.11
|
Version: 5.9.14
|
||||||
Release: 1%{?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+
|
||||||
@@ -416,6 +416,18 @@ install -D -m 0644 %{SOURCE3} %{buildroot}/%{_tmpfilesdir}/strongswan-starter.co
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 31 2024 Paul Wouters <paul.wouters@aiven.io> - 5.9.14-1
|
||||||
|
- Resolves: rhbz#2254560 CVE-2023-41913 buffer overflow and possible RCE
|
||||||
|
- Resolved: rhbz#2250666 Update to 5.9.14 (IKEv2 OCSP extensions, seqno/regno overflow handling
|
||||||
|
- Update to 5.9.13 (OCSP nonce set regression configuration option charon.ocsp_nonce_len)
|
||||||
|
- Update to 5.9.12 (CVE-2023-41913 fix, various IKEv2 fixes)
|
||||||
|
|
||||||
|
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.9.11-3
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||||
|
|
||||||
|
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.9.11-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||||
|
|
||||||
* Fri Jul 14 2023 Paul Wouters <paul.wouters@aiven.io - 5.9.11-1
|
* Fri Jul 14 2023 Paul Wouters <paul.wouters@aiven.io - 5.9.11-1
|
||||||
- Resolves: rhbz#2214186 strongswan-5.9.11 is available
|
- Resolves: rhbz#2214186 strongswan-5.9.11 is available
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user