From 2c2b0b648ecf53007e552584266809d426af16191c5b0dc1fcf779ab0f989682 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 21 Apr 2017 08:49:24 +0000 Subject: [PATCH] Accepting request 489631 from home:vmiklos:branches:LibreOffice:Factory version update to 1.2.24 OBS-URL: https://build.opensuse.org/request/show/489631 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/xmlsec1?expand=0&rev=14 --- xmlsec1-1.2.23.tar.gz | 3 --- xmlsec1-1.2.24.tar.gz | 3 +++ xmlsec1.changes | 26 ++++++++++++++++++++++++++ xmlsec1.spec | 2 +- 4 files changed, 30 insertions(+), 4 deletions(-) delete mode 100644 xmlsec1-1.2.23.tar.gz create mode 100644 xmlsec1-1.2.24.tar.gz 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