strongswan: update to 6.0.7
authorPhilip Prindeville <redacted>
Sun, 14 Jun 2026 19:06:24 +0000 (13:06 -0600)
committerPhilip Prindeville <redacted>
Mon, 15 Jun 2026 02:53:31 +0000 (20:53 -0600)
Security fix for a double-free in libstrongswan.

Signed-off-by: Philip Prindeville <redacted>
net/strongswan/Makefile

index 6146da6bb442359aecad96173708a6afd2ce053a..05684a1764de298cb352f83f1413a9fd87ece9ef 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=strongswan
-PKG_VERSION:=6.0.6
-PKG_RELEASE:=2
+PKG_VERSION:=6.0.7
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=https://download.strongswan.org/ https://download2.strongswan.org/
-PKG_HASH:=07df7cedae56a7f3bb07e66d21a1f9f87e961db70e99184e11d3819413e4f87c
+PKG_HASH:=e518e34e159514f4c6ba80d1f926cb151e0dd4e3a1d94213171234b8b9ae6f55
 
 PKG_MAINTAINER:=Philip Prindeville <philipp@redfish-solutions.com>, Noel Kuntze <noel.kuntze@thermi.consulting>
 PKG_LICENSE:=GPL-2.0-or-later
git clone https://git.99rst.org/PROJECT