mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-30 00:33:19 +00:00
stunnel: upgrade 5.79 -> 5.80
fix-openssl-no-des.patch still applies cleanly (with line-offset shifts) and is still needed: upstream 5.80's src/common.h and src/protocol.c do not yet guard the DES includes/NTLM code with OPENSSL_NO_DES, so the patch is retained unchanged. AI-Generated: Uses Claude Code Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ SRC_URI = "https://stunnel.org/archive/5.x/${BP}.tar.gz \
|
||||
file://fix-openssl-no-des.patch \
|
||||
"
|
||||
|
||||
SRC_URI[sha256sum] = "8ea0de6e5ea76f38ea987fa831c7fd47f7a1f1e7dd465fd6fa8622edf30d3a45"
|
||||
SRC_URI[sha256sum] = "6d0841d48de07cbbaf4a055919065bf7bb5ebc63cc15c97a2c76caa2bf285513"
|
||||
|
||||
inherit autotools bash-completion pkgconfig
|
||||
|
||||
Reference in New Issue
Block a user