Compare commits
4 Commits
strongswan
...
7522035bd6
| Author | SHA1 | Date | |
|---|---|---|---|
| 7522035bd6 | |||
| f98f60a125 | |||
| 87fabb3a9d | |||
| 1d001de369 |
@@ -17,10 +17,9 @@
|
|||||||
|
|
||||||
Name: strongswan
|
Name: strongswan
|
||||||
Version: 5.9.14
|
Version: 5.9.14
|
||||||
Release: 5%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: An OpenSource IPsec-based VPN and TNC solution
|
Summary: An OpenSource IPsec-based VPN and TNC solution
|
||||||
# Automatically converted from old format: GPLv2+ - review is highly recommended.
|
License: GPLv2+
|
||||||
License: GPL-2.0-or-later
|
|
||||||
URL: https://www.strongswan.org/
|
URL: https://www.strongswan.org/
|
||||||
VCS: git:%{forgeurl0}
|
VCS: git:%{forgeurl0}
|
||||||
Source0: https://download.strongswan.org/strongswan-%{version}%{?prerelease}.tar.bz2
|
Source0: https://download.strongswan.org/strongswan-%{version}%{?prerelease}.tar.bz2
|
||||||
@@ -48,10 +47,6 @@ BuildRequires: gmp-devel
|
|||||||
BuildRequires: libcurl-devel
|
BuildRequires: libcurl-devel
|
||||||
BuildRequires: openldap-devel
|
BuildRequires: openldap-devel
|
||||||
BuildRequires: openssl-devel
|
BuildRequires: openssl-devel
|
||||||
%if 0%{?fedora} >= 41
|
|
||||||
# https://fedoraproject.org/wiki/Changes/OpensslDeprecateEngine
|
|
||||||
BuildRequires: openssl-devel-engine
|
|
||||||
%endif
|
|
||||||
BuildRequires: sqlite-devel
|
BuildRequires: sqlite-devel
|
||||||
BuildRequires: gettext-devel
|
BuildRequires: gettext-devel
|
||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
@@ -427,18 +422,6 @@ install -D -m 0644 %{SOURCE3} %{buildroot}/%{_tmpfilesdir}/strongswan-starter.co
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Sat Jul 27 2024 Michel Lind <salimma@fedoraproject.org> - 5.9.14-5
|
|
||||||
- Depend on openssl-devel-engine since we still use this deprecated feature (rhbz#2295335)
|
|
||||||
|
|
||||||
* Fri Jul 26 2024 Miroslav Suchý <msuchy@redhat.com> - 5.9.14-4
|
|
||||||
- convert license to SPDX
|
|
||||||
|
|
||||||
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.9.14-3
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
|
||||||
|
|
||||||
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 5.9.14-2
|
|
||||||
- Rebuilt for Python 3.13
|
|
||||||
|
|
||||||
* Fri May 31 2024 Paul Wouters <paul.wouters@aiven.io> - 5.9.14-1
|
* 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
|
- 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
|
- Resolved: rhbz#2250666 Update to 5.9.14 (IKEv2 OCSP extensions, seqno/regno overflow handling
|
||||||
|
|||||||
Reference in New Issue
Block a user