aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@windriver.com>2021-10-19 12:49:51 +0800
committerArmin Kuster <akuster808@gmail.com>2021-10-23 08:14:53 -0700
commit74d9770221861f1253493adc77b5e1f21cf39564 (patch)
tree87a9820ff8b669c3c732c50a2c11f1d48d9c0539
parent9033794dee34619b67c95f4a0af63faa16a52f16 (diff)
downloadmeta-openembedded-74d9770221861f1253493adc77b5e1f21cf39564.tar.gz
strongswan: upgrade 5.9.3 -> 5.9.4
Add openssl PACKAGECONFIG back as the openssl 3.0 compatibility issue has been fixed. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit cb08584d8c9e8e1fd9436d3e9466bcb088086de5) [Includes: CVE-2021-41990 and CVE-2021-41991] Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta-networking/recipes-support/strongswan/strongswan_5.9.4.bb (renamed from meta-networking/recipes-support/strongswan/strongswan_5.9.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/strongswan/strongswan_5.9.3.bb b/meta-networking/recipes-support/strongswan/strongswan_5.9.4.bb
index ad104e44ed..cbc263d301 100644
--- a/meta-networking/recipes-support/strongswan/strongswan_5.9.3.bb
+++ b/meta-networking/recipes-support/strongswan/strongswan_5.9.4.bb
@@ -12,7 +12,7 @@ SRC_URI = "http://download.strongswan.org/strongswan-${PV}.tar.bz2 \
file://0001-memory.h-Include-stdint.h-for-uintptr_t.patch \
"
-SRC_URI[sha256sum] = "9325ab56a0a4e97e379401e1d942ce3e0d8b6372291350ab2caae0755862c6f7"
+SRC_URI[sha256sum] = "45fdf1a4c2af086d8ff5b76fd7b21d3b6f0890f365f83bf4c9a75dda26887518"
UPSTREAM_CHECK_REGEX = "strongswan-(?P<pver>\d+(\.\d+)+)\.tar"