similarity index 96%
rename from meta-oe/recipes-support/xmlsec1/xmlsec1_1.3.11.bb
rename to meta-oe/recipes-support/xmlsec1/xmlsec1_1.3.12.bb
@@ -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+)+)"
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> --- .../xmlsec1/{xmlsec1_1.3.11.bb => xmlsec1_1.3.12.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/xmlsec1/{xmlsec1_1.3.11.bb => xmlsec1_1.3.12.bb} (96%)