Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xmlsec1 for openSUSE:Factory checked in at 2021-02-22 14:23:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xmlsec1 (Old) and /work/SRC/openSUSE:Factory/.xmlsec1.new.2378 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xmlsec1" Mon Feb 22 14:23:06 2021 rev:15 rq:873356 version:1.2.31 Changes: -------- --- /work/SRC/openSUSE:Factory/xmlsec1/xmlsec1.changes 2020-12-24 19:41:27.299218730 +0100 +++ /work/SRC/openSUSE:Factory/.xmlsec1.new.2378/xmlsec1.changes 2021-02-22 14:23:09.143595832 +0100 @@ -1,0 +2,6 @@ +Wed Feb 17 12:17:06 UTC 2021 - Pedro Monreal <pmonr...@suse.com> + +- Relax the crypto policies for the test-suite. This allows the + tests using certificates with small key lengths to pass. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xmlsec1.spec ++++++ --- /var/tmp/diff_new_pack.sE7xyq/_old 2021-02-22 14:23:09.631596309 +0100 +++ /var/tmp/diff_new_pack.sE7xyq/_new 2021-02-22 14:23:09.631596309 +0100 @@ -1,7 +1,7 @@ # # spec file for package xmlsec1 # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,7 +27,7 @@ Summary: Library providing support for "XML Signature" and "XML Encryption" standards License: MIT URL: https://www.aleksey.com/xmlsec/ -Source0: http://www.aleksey.com/xmlsec/download/xmlsec1-%{version}.tar.gz +Source0: https://www.aleksey.com/xmlsec/download/xmlsec1-%{version}.tar.gz Source99: xmlsec1-rpmlintrc BuildRequires: libgcrypt-devel BuildRequires: libtool @@ -156,6 +156,8 @@ rmdir %{buildroot}%{_datadir}/doc/xmlsec1 %check +# Relax the crypto policies for the test-suite +export GNUTLS_SYSTEM_PRIORITY_FILE=/dev/null %make_build -j1 check check-keys check-dsig check-enc %post -n %{libname} -p /sbin/ldconfig