strongSwan: Update to 6.0.6

Message ID a7c0f6e2-51b5-40e7-97c4-b66c88622fa4@ipfire.org
State Staged
Commit 2a68961471201e75ca3e832d25c7ebe447276f8a
Headers
Series strongSwan: Update to 6.0.6 |

Commit Message

Peter Müller 7 May 2026, 6:20 p.m. UTC
Please see https://github.com/strongswan/strongswan/releases/tag/6.0.6
for the release notes of this version.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
---
 lfs/strongswan | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
  

Comments

Adolf Belka 7 May 2026, 7:08 p.m. UTC | #1
Reviewed-by: Adolf Belka <adolf.belka@ipfire.org

On 07/05/2026 20:20, Peter Müller wrote:
> Please see https://github.com/strongswan/strongswan/releases/tag/6.0.6
> for the release notes of this version.
> 
> Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
> ---
>   lfs/strongswan | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/lfs/strongswan b/lfs/strongswan
> index aea530fd9..dd6ea8b5f 100644
> --- a/lfs/strongswan
> +++ b/lfs/strongswan
> @@ -24,7 +24,7 @@
>   
>   include Config
>   
> -VER        = 6.0.5
> +VER        = 6.0.6
>   
>   THISAPP    = strongswan-$(VER)
>   DL_FILE    = $(THISAPP).tar.bz2
> @@ -43,7 +43,7 @@ objects = $(DL_FILE)
>   
>   $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>   
> -$(DL_FILE)_BLAKE2 = 202515de3c275be32f5c9485c37a4b6c0d0f6d4e7298bc0594cb166cca8c2a78fa3ea7398f67311d26bf49479645d0a91bb1f8ccc8d374374d13fd0d3ea2fb48
> +$(DL_FILE)_BLAKE2 = 0d98b9230029c6a02f56a7ce7393b2d241dc77880bcae8affb0280a75c190ce96a8727fa079ae46540115f0dbfc3228799742faddccab0e2cbe86f4934e8e23a
>   
>   install : $(TARGET)
>
  

Patch

diff --git a/lfs/strongswan b/lfs/strongswan
index aea530fd9..dd6ea8b5f 100644
--- a/lfs/strongswan
+++ b/lfs/strongswan
@@ -24,7 +24,7 @@ 
 
 include Config
 
-VER        = 6.0.5
+VER        = 6.0.6
 
 THISAPP    = strongswan-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -43,7 +43,7 @@  objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 202515de3c275be32f5c9485c37a4b6c0d0f6d4e7298bc0594cb166cca8c2a78fa3ea7398f67311d26bf49479645d0a91bb1f8ccc8d374374d13fd0d3ea2fb48
+$(DL_FILE)_BLAKE2 = 0d98b9230029c6a02f56a7ce7393b2d241dc77880bcae8affb0280a75c190ce96a8727fa079ae46540115f0dbfc3228799742faddccab0e2cbe86f4934e8e23a
 
 install : $(TARGET)