From: Philip Prindeville Date: Sun, 14 Jun 2026 19:06:24 +0000 (-0600) Subject: strongswan: update to 6.0.7 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=33b12e854998a34801316167c497fab8f4154123;p=openwrt-packages.git strongswan: update to 6.0.7 Security fix for a double-free in libstrongswan. Signed-off-by: Philip Prindeville --- diff --git a/net/strongswan/Makefile b/net/strongswan/Makefile index 6146da6bb..05684a176 100644 --- a/net/strongswan/Makefile +++ b/net/strongswan/Makefile @@ -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 , Noel Kuntze PKG_LICENSE:=GPL-2.0-or-later