From 46bea0264513c39e6ae4994587410457fe0ffb8fe1ccbd431d7a7fd338768f89 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 12 Dec 2024 12:06:25 +0100 Subject: [PATCH] Re-enable stroke backend for now --- strongswan.changes | 3 ++- strongswan.spec | 4 ---- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/strongswan.changes b/strongswan.changes index 8d3ff4c..4fc836d 100644 --- a/strongswan.changes +++ b/strongswan.changes @@ -1,7 +1,8 @@ ------------------------------------------------------------------- Tue Dec 3 15:59:06 UTC 2024 - Jan Engelhardt -- /usr/sbin/ipsec is no longer built after being deprecated in 5.2.0 +- /usr/sbin/ipsec is deprecated since 5.2.0 and will be removed + in the future. - Update to release 6.0.0 * Support for multiple IKEv2 key exchanges (RFC 9370) * Support for the Module-Lattice-Based Key-Encapsulation diff --git a/strongswan.spec b/strongswan.spec index 7618674..897a0e3 100644 --- a/strongswan.spec +++ b/strongswan.spec @@ -22,11 +22,7 @@ %define strongswan_datadir %{_datadir}/strongswan %define strongswan_plugins %{strongswan_libdir}/plugins %define strongswan_templates %{strongswan_datadir}/templates -%if 0%{?suse_version} < 1600 %bcond_without stroke -%else -%bcond_with stroke -%endif %bcond_with tests %bcond_without fipscheck %ifarch %{ix86} ppc64le