diff --git a/xmlsec1-1.2.23.tar.gz b/xmlsec1-1.2.23.tar.gz deleted file mode 100644 index ffdc04d..0000000 --- a/xmlsec1-1.2.23.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:41d463d16c9894cd3317098d027c038039c6d896b9cbb9bad9c4e29959e10e9f -size 1794694 diff --git a/xmlsec1-1.2.24.tar.gz b/xmlsec1-1.2.24.tar.gz new file mode 100644 index 0000000..dfac1c5 --- /dev/null +++ b/xmlsec1-1.2.24.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99a8643f118bb1261a72162f83e2deba0f4f690893b4b90e1be4f708e8d481cc +size 1835762 diff --git a/xmlsec1.changes b/xmlsec1.changes index a71ede7..415e5ee 100644 --- a/xmlsec1.changes +++ b/xmlsec1.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Thu Apr 20 14:48:11 UTC 2017 - vmiklos@collabora.co.uk + +- Version update to 1.2.24: + * Added ECDSA-SHA1, ECDSA-SHA256, ECDSA-SHA512 support + for xmlsec-nss. + + * Fixed XMLSEC_KEYINFO_FLAGS_X509DATA_DONT_VERIFY_CERTS + handling. + + * Disabled external entities loading by xmlsec utility app by + default to prevent XXE attacks. + + * Improved OpenSSL version and features detection. + + * Cleaned up, simplified, and standardized internal error + reporting. + + * Fixed a few Coverity-discovered bugs. + + * Marked as deprecated all the functions in xmlsec/soap.h file + and a couple other functions no longer required by xmlsec. + These functions will be removed in the future releases. + + * Several other small fixes (see commit log for more details). + ------------------------------------------------------------------- Thu Mar 23 12:19:26 UTC 2017 - pmonrealgonzalez@suse.com diff --git a/xmlsec1.spec b/xmlsec1.spec index 8403c99..1826530 100644 --- a/xmlsec1.spec +++ b/xmlsec1.spec @@ -22,7 +22,7 @@ %global libgnutls libxmlsec1-gnutls1 %global libnss libxmlsec1-nss1 Name: xmlsec1 -Version: 1.2.23 +Version: 1.2.24 Release: 0 Summary: Library providing support for "XML Signature" and "XML Encryption" standards License: MIT