Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lasso for openSUSE:Factory checked in at 2023-03-19 00:31:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lasso (Old) and /work/SRC/openSUSE:Factory/.lasso.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lasso" Sun Mar 19 00:31:57 2023 rev:6 rq:1072772 version:2.8.2 Changes: -------- --- /work/SRC/openSUSE:Factory/lasso/lasso.changes 2022-03-16 20:21:41.953023456 +0100 +++ /work/SRC/openSUSE:Factory/.lasso.new.31432/lasso.changes 2023-03-19 00:32:54.336753658 +0100 @@ -1,0 +2,16 @@ +Thu Mar 16 12:52:32 UTC 2023 - Bjørn Lie <[email protected]> + +- Update to 2.8.2: + * Compatibility with EVP API of openssl 1.x +- Changes from 2.8.1: + * Major overhaul of OpenSSL API usage by using only the EVP API + as the low level API (RSA*, HMAC*) is deprecated. + * Fix wrong parsing of Count attribute on saml:ProxyRestriction. + * Perl: pass LDFLAGS to Makefile.PL + * Replace use of deprecated xmlSecBase64Decode by + xmlSecBase64Decode_ex. + * Fix overwrite of profile.signature_status in + lasso_saml20_login_process_response_status_and_assertion. + * Fix lot of GCC warnings + +------------------------------------------------------------------- Old: ---- lasso-2.8.0.tar.gz New: ---- lasso-2.8.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lasso.spec ++++++ --- /var/tmp/diff_new_pack.TX6pvb/_old 2023-03-19 00:32:54.840756049 +0100 +++ /var/tmp/diff_new_pack.TX6pvb/_new 2023-03-19 00:32:54.848756087 +0100 @@ -1,7 +1,7 @@ # # spec file for package lasso # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2019 Red Hat, Inc., Raleigh, North Carolina, United States of America. # Copyright (c) 2020 Neal Gompa <[email protected]>. # @@ -28,13 +28,13 @@ %global configure_args %{configure_args} --enable-wsf --with-sasl2=%{_prefix}/sasl2 %endif Name: lasso -Version: 2.8.0 +Version: 2.8.2 Release: 0 Summary: Liberty Alliance Single Sign On License: GPL-2.0-or-later Group: Development/Libraries/C and C++ URL: https://lasso.entrouvert.org/ -Source: http://dev.entrouvert.org/lasso/lasso-%{version}.tar.gz +Source: https://dev.entrouvert.org/lasso/lasso-%{version}.tar.gz # Backports from upstream (from Fedora) BuildRequires: autoconf BuildRequires: automake ++++++ lasso-2.8.0.tar.gz -> lasso-2.8.2.tar.gz ++++++ ++++ 27155 lines of diff (skipped)
