Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xmlsec1 for openSUSE:Factory checked in at 2022-11-06 12:41:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xmlsec1 (Old) and /work/SRC/openSUSE:Factory/.xmlsec1.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xmlsec1" Sun Nov 6 12:41:32 2022 rev:20 rq:1033666 version:1.2.36 Changes: -------- --- /work/SRC/openSUSE:Factory/xmlsec1/xmlsec1.changes 2022-09-09 18:22:22.104072058 +0200 +++ /work/SRC/openSUSE:Factory/.xmlsec1.new.2275/xmlsec1.changes 2022-11-06 12:41:40.557193189 +0100 @@ -1,0 +2,23 @@ +Fri Nov 4 15:33:42 UTC 2022 - Pedro Monreal <pmonr...@suse.com> + +- Update to 1.2.36: + * Retired the XMLSec mailing list "xml...@aleksey.com" and the + XMLSec Online Signature Verifier. + +- Update to 1.2.35: + * Migration to OpenSSL 3.0 API (based on PR by @snargit). Note + that OpenSSL engines are disabled by default when XMLSec + library is compiled against OpenSSL 3.0. To re-enable OpenSSL + engines, use "--enable-openssl3-engines" configure flag (there + will be a lot of deprecation warnings). + * The OpenSSL before 1.1.0 and LibreSSL before 2.7.0 are now + deprecated and will be removed in the future versions of + XMLSec Library. + * Refactored all the integer casts to ensure cast-safety. Fixed + all warnings and enabled "-Werror" and "-pedantic" flags on + CI builds. + * Added configure flag to use size_t for xmlSecSize (currently + disabled by default for backward compatibility). + * Moved all CI builds to GitHub actions. + +------------------------------------------------------------------- Old: ---- xmlsec1-1.2.34.tar.gz xmlsec1-1.2.34.tar.gz.sig New: ---- xmlsec1-1.2.36.tar.gz xmlsec1-1.2.36.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xmlsec1.spec ++++++ --- /var/tmp/diff_new_pack.Rp0uDy/_old 2022-11-06 12:41:41.049196128 +0100 +++ /var/tmp/diff_new_pack.Rp0uDy/_new 2022-11-06 12:41:41.053196151 +0100 @@ -23,7 +23,7 @@ %global libgnutls libxmlsec1-gnutls1 %global libnss libxmlsec1-nss1 Name: xmlsec1 -Version: 1.2.34 +Version: 1.2.36 Release: 0 Summary: Library providing support for "XML Signature" and "XML Encryption" standards License: MIT @@ -180,7 +180,7 @@ %files %license COPYING -%doc README ChangeLog +%doc README.md ChangeLog %{_mandir}/man1/xmlsec1.1%{?ext_man} %{_bindir}/xmlsec1 ++++++ xmlsec1-1.2.34.tar.gz -> xmlsec1-1.2.36.tar.gz ++++++ ++++ 84769 lines of diff (skipped)