mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/strongswan: security bump version to 6.0.5
https://github.com/strongswan/strongswan/releases/tag/6.0.5 Switched _SITE to https. Fixes CVE-2026-25075. Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
5d6378db9d
commit
cc7c20d817
@@ -1,7 +1,7 @@
|
||||
# From http://download.strongswan.org/strongswan-6.0.4.tar.bz2.md5
|
||||
md5 f6b78a99e95179b6a65df218d75da7ca strongswan-6.0.4.tar.bz2
|
||||
# From https://download.strongswan.org/strongswan-6.0.5.tar.bz2.md5
|
||||
md5 7049111627010dc02293970c82e43d28 strongswan-6.0.5.tar.bz2
|
||||
# Calculated based on the hash above
|
||||
sha256 79576bb61b9a406cea9eb73d0c565cc6254a6b6d2e7198f44758d2d7c61a7aec strongswan-6.0.4.tar.bz2
|
||||
sha256 437460893655d6cfbc2def79d2da548cb5175b865520c507201ab2ec2e7895d9 strongswan-6.0.5.tar.bz2
|
||||
# Locally calculated
|
||||
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
|
||||
sha256 2292e21797754548dccdef9eef6aee7584e552fbd890fa914e1de8d3577d23f0 LICENSE
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
STRONGSWAN_VERSION = 6.0.4
|
||||
STRONGSWAN_VERSION = 6.0.5
|
||||
STRONGSWAN_SOURCE = strongswan-$(STRONGSWAN_VERSION).tar.bz2
|
||||
STRONGSWAN_SITE = http://download.strongswan.org
|
||||
STRONGSWAN_SITE = https://download.strongswan.org
|
||||
STRONGSWAN_LICENSE = GPL-2.0+
|
||||
STRONGSWAN_LICENSE_FILES = COPYING LICENSE
|
||||
STRONGSWAN_CPE_ID_VENDOR = strongswan
|
||||
|
||||
Reference in New Issue
Block a user