Rebuild with openssl3, presumably in a buildroot with xmlsec1 linked against openssl3

Resolves: rhbz#1962052 - lasso: Port to OpenSSL 3.0
This commit is contained in:
Jakub Hrozek 2021-06-04 13:18:55 +02:00
parent cfc56dae55
commit 710115a6bf

View File

@ -59,7 +59,7 @@
Summary: Liberty Alliance Single Sign On Summary: Liberty Alliance Single Sign On
Name: lasso Name: lasso
Version: 2.7.0 Version: 2.7.0
Release: 1%{?dist} Release: 2%{?dist}
License: GPLv2+ License: GPLv2+
URL: http://lasso.entrouvert.org/ URL: http://lasso.entrouvert.org/
Source: http://dev.entrouvert.org/lasso/lasso-%{version}.tar.gz Source: http://dev.entrouvert.org/lasso/lasso-%{version}.tar.gz
@ -313,6 +313,11 @@ rm -fr %{buildroot}%{_defaultdocdir}/%{name}
%endif %endif
%changelog %changelog
* Fri Jun 4 2021 Jakub Hrozek <jhrozek@redhat.com> - 2.7.0-2
- Rebuild with openssl3, presumably in a buildroot with xmlsec1
linked against openssl3
- Resolves: rhbz#1962052 - lasso: Port to OpenSSL 3.0
* Wed Jun 2 2021 Jakub Hrozek <jhrozek@redhat.com> - 2.7.0-1 * Wed Jun 2 2021 Jakub Hrozek <jhrozek@redhat.com> - 2.7.0-1
- Lasso 2.7.0 - Lasso 2.7.0
- Resolves: rhbz#1966606: CVE-2021-28091 lasso: XML signature wrapping - Resolves: rhbz#1966606: CVE-2021-28091 lasso: XML signature wrapping