mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-28 11:11:37 +00:00
xmlsec1: upgrade 1.3.11 -> 1.3.12
Changes: - xmlsec-openssl: add experimental ML-KEM support. - xmlsec-nss: add SHA3 support. - xmlsec-gnutls: add RSA-OAEP (SHA-256 / SHA-384 / SHA-512) support. - xmlsec-core: add --transform-max-depth to control the maximum transform execution depth (0 disables the depth check). - Several other small fixes. Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ SRC_URI = "https://github.com/lsh123/xmlsec/releases/download/${PV}/${BP}.tar.gz
|
||||
file://run-ptest \
|
||||
"
|
||||
|
||||
SRC_URI[sha256sum] = "53675e98fa83b48201d24f7bfbcaeaa1b51496b8b19ff969785856bdeb196af3"
|
||||
SRC_URI[sha256sum] = "24045199af12d93fe5fdbbbf7e386e823e4842071e9432e2b90ac108b889a923"
|
||||
|
||||
UPSTREAM_CHECK_URI = "https://github.com/lsh123/xmlsec/releases"
|
||||
UPSTREAM_CHECK_REGEX = "releases/tag/(?P<pver>\d+(\.\d+)+)"
|
||||
Reference in New Issue
Block a user