SHA256
1
0
forked from pool/strongswan

- Update to release 5.9.10

OBS-URL: https://build.opensuse.org/package/show/network:vpn/strongswan?expand=0&rev=144
This commit is contained in:
2023-03-02 13:42:24 +00:00
committed by Git OBS Bridge
parent e8a63e6496
commit 016cf7b1e8
7 changed files with 39 additions and 71 deletions

View File

@@ -17,7 +17,7 @@
Name: strongswan
Version: 5.9.9
Version: 5.9.10
Release: 0
%define upstream_version %{version}
%define strongswan_docdir %{_docdir}/%{name}
@@ -81,7 +81,6 @@ Patch3: %{name}_fipscheck.patch
%endif
Patch5: 0005-ikev1-Don-t-retransmit-Aggressive-Mode-response.patch
Patch6: harden_strongswan.service.patch
Patch7: CVE-2023-26463_tls_auth_bypass_exp_pointer.patch
BuildRequires: bison
BuildRequires: curl-devel
BuildRequires: flex
@@ -270,7 +269,6 @@ sed -e 's|@IPSEC_DIR@|%{_libexecdir}/ipsec|g' \
> _fipscheck
%endif
%patch6 -p1
%patch7 -p1
%build
CFLAGS="%{optflags} -W -Wall -Wno-pointer-sign -Wno-strict-aliasing -Wno-unused-parameter"