Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nodejs15 for openSUSE:Factory checked in at 2021-02-22 14:57:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nodejs15 (Old) and /work/SRC/openSUSE:Factory/.nodejs15.new.2378 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nodejs15" Mon Feb 22 14:57:54 2021 rev:3 rq:873206 version:15.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/nodejs15/nodejs15.changes 2021-02-07 15:24:13.678213492 +0100 +++ /work/SRC/openSUSE:Factory/.nodejs15.new.2378/nodejs15.changes 2021-02-22 14:57:56.089758138 +0100 @@ -1,0 +2,5 @@ +Wed Feb 17 17:33:25 UTC 2021 - Adam Majer <[email protected]> + +- relax OpenSSL cipher suite policies for unit tests + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nodejs15.spec ++++++ --- /var/tmp/diff_new_pack.EIkYuy/_old 2021-02-22 14:57:56.969759157 +0100 +++ /var/tmp/diff_new_pack.EIkYuy/_new 2021-02-22 14:57:56.969759157 +0100 @@ -832,6 +832,10 @@ export CXXFLAGS="%{optflags} -Wno-class-memaccess -Wno-error=return-type -fno-strict-aliasing" export LDFLAGS="%{?build_ldflags}" +# Relax the crypto policies for the test-suite +export OPENSSL_SYSTEM_CIPHERS_OVERRIDE=xyz_nonexistent_file +export OPENSSL_CONF='' + %if 0%{?cc_exec:1} export CC=%{?cc_exec} export CXX=%{?cpp_exec}
