|
|
|
@ -59,7 +59,7 @@
|
|
|
|
|
Summary: Liberty Alliance Single Sign On
|
|
|
|
|
Name: lasso
|
|
|
|
|
Version: 2.7.0
|
|
|
|
|
Release: 8%{?dist}
|
|
|
|
|
Release: 11%{?dist}
|
|
|
|
|
License: GPLv2+
|
|
|
|
|
URL: http://lasso.entrouvert.org/
|
|
|
|
|
Source: http://dev.entrouvert.org/lasso/lasso-%{version}.tar.gz
|
|
|
|
@ -236,7 +236,7 @@ export JAVA_HOME=/usr/lib/jvm/java-1.8.0-openjdk
|
|
|
|
|
%make_build CFLAGS="%{optflags}"
|
|
|
|
|
|
|
|
|
|
%check
|
|
|
|
|
make check CK_TIMEOUT_MULTIPLIER=10 VERBOSE=yes
|
|
|
|
|
make check CK_TIMEOUT_MULTIPLIER=20 VERBOSE=yes
|
|
|
|
|
|
|
|
|
|
%install
|
|
|
|
|
#install -m 755 -d %{buildroot}%{_datadir}/gtk-doc/html
|
|
|
|
@ -326,19 +326,32 @@ rm -fr %{buildroot}%{_defaultdocdir}/%{name}
|
|
|
|
|
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2.7.0-8
|
|
|
|
|
- Rebuilt for MSVSphere 9.1.
|
|
|
|
|
|
|
|
|
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com>
|
|
|
|
|
* Wed Nov 9 2022 Tomas Halman <thalman@redhat.com> - 2.7.0-11
|
|
|
|
|
- Fixing changelog chronological order
|
|
|
|
|
- Related: rhbz#2117590 - release python3-lasso pkg
|
|
|
|
|
|
|
|
|
|
* Wed Nov 9 2022 Tomas Halman <thalman@redhat.com> - 2.7.0-10
|
|
|
|
|
- Publishing python binding package
|
|
|
|
|
- Resolves: rhbz#2117590 - release python3-lasso pkg
|
|
|
|
|
|
|
|
|
|
* Mon Aug 16 2021 Jakub Hrozek <jhrozek@redhat.com> - 2.7.0-9
|
|
|
|
|
- Bump the test timeout again
|
|
|
|
|
- Related: rhbz#1984822 - lasso: FTBFS in test suite due to short test
|
|
|
|
|
timeout (potentially OpenSSL-related)
|
|
|
|
|
|
|
|
|
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.7.0-8
|
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|
|
|
|
|
|
* Thu Jul 29 2021 Jakub Hrozek <jhrozek@redhat.com> - 2.7.0-6
|
|
|
|
|
- Resolves: rhbz#1984822 - lasso: FTBFS in test suite due to short test
|
|
|
|
|
timeout (potentially OpenSSL-related)
|
|
|
|
|
|
|
|
|
|
* Mon Jun 28 2021 Jakub Hrozek <jhrozek@redhat.com> - 2.7.0-7
|
|
|
|
|
- Fix dead code issue
|
|
|
|
|
- Resolves: rhbz#1966606: CVE-2021-28091 lasso: XML signature wrapping
|
|
|
|
|
vulnerability when parsing SAML responses
|
|
|
|
|
|
|
|
|
|
* Thu Jul 29 2021 Jakub Hrozek <jhrozek@redhat.com> - 2.7.0-6
|
|
|
|
|
- Resolves: rhbz#1984822 - lasso: FTBFS in test suite due to short test
|
|
|
|
|
timeout (potentially OpenSSL-related)
|
|
|
|
|
|
|
|
|
|
* Mon Jun 28 2021 Jakub Hrozek <jhrozek@redhat.com> - 2.7.0-5
|
|
|
|
|
- Don't run configure twice
|
|
|
|
|
- Resolves: rhbz#1935987 - lasso implements and/or uses the deprecated
|
|
|
|
|