Hello community,

here is the log from the commit of package lasso for openSUSE:Leap:15.2 checked 
in at 2020-05-18 11:01:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/lasso (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.lasso.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lasso"

Mon May 18 11:01:17 2020 rev:2 rq:806182 version:2.6.1

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/lasso/lasso.changes    2020-04-12 
15:38:30.742017628 +0200
+++ /work/SRC/openSUSE:Leap:15.2/.lasso.new.2738/lasso.changes  2020-05-18 
11:01:19.146875479 +0200
@@ -1,0 +2,56 @@
+Tue Apr 28 12:23:34 UTC 2020 - Kristyna Streitova <[email protected]>
+
+- Update to 2.6.1
+  * Keep order of SessionIndexes
+  * Clear SessionIndex when private SessionIndexes is empty
+  * misc: clear warnings about class_init signature using coccinelle
+  * tests: fix compilation with check>0.12
+  * Sort input file lists to make build deterministic
+  * Modify .gitignore for PHP 7 binding
+  * Add PHP 7 binding
+  * Fix tests broken by new DEBUG logs
+  * Improve error logging during node parsing
+  * Improve configure compatibility
+  * Improve compatibility with Solaris
+  * Fix reference count in lasso_server_add_provider2
+  * Fix python multi-version builds on jessie and stretch
+  * docs: do not use Internet to fetch DTDs, entities or documents
+  * fix missing include <strings.h> for index()
+  * PAOS: Do not populate "Destination" attribute
+  * export symbol lasso_log
+  * Do not ignore WantAuthnRequestSigned value with hint MAYBE
+  * Use io.open(encoding=utf8) in extract_symbols/sections.py
+  * xml: adapt schema in saml2:AuthnContext
+  * Fix ECP signature not found error when only assertion is signed
+  * autoconf: search python interpreters by versions
+  * python: make tools compatible with Py3
+  * python: run tests and tools with same interpreter as binding target
+  * improve resiliency of lasso_inflate
+  * fix segfault in lasso_get_saml_message
+  * python: add classmethod Profile.getIssuer
+  * website: add news about 2.6.0 release
+  * faq: fix references to lasso.profileGetIssuer
+  * python: add a classmethod for lasso.profileGetIssuer
+  * tools: fix segfault in lasso_get_saml_message
+  * jenkins.sh: add a make clean to prevent previous build to break new ones
+  * tools: set output buffer size in lasso_inflate to 20 times the input size
+  * Use python interpreter specified configure script
+  * Make Python scripts compatible with both Py2 and Py3
+  * fix duplicate definition of LogoutTestCase and logoutSuite
+  * Downcase UTF-8 file encoding name
+  * Make more Python scripts compatible with both Py2 and Py3
+  * Configure should search for versioned Python interpreter.
+  * Clean python cache when building python3 binding
+  * Move AC_SUBST declaration for AM_CFLAGS with alike
+  * Remove -Werror from --enable-debugging
+  * xml: fix parsing of saml:AuthnContext
+- Remove upstreamed patches:
+  * use-specified-python-interpreter.patch
+  * duplicate-python-LogoutTestCase.patch
+  * versioned-python-configure.patch
+  * build-scripts-py3-compatible.patch
+  * 0005-tests-use-self-generated-certificate-to-sign-federat.patch
+  * 0006-Fix-ECP-signature-not-found-error-when-only-assertio.patch
+  * 0007-PAOS-Do-not-populate-Destination-attribute.patch
+  * 0008-Explicitly-define-tests-cases-and-add-them-to-tests.patch
+-------------------------------------------------------------------

Old:
----
  0005-tests-use-self-generated-certificate-to-sign-federat.patch
  0006-Fix-ECP-signature-not-found-error-when-only-assertio.patch
  0007-PAOS-Do-not-populate-Destination-attribute.patch
  0008-Explicitly-define-tests-cases-and-add-them-to-tests.patch
  build-scripts-py3-compatible.patch
  duplicate-python-LogoutTestCase.patch
  lasso-2.6.0.tar.gz
  use-specified-python-interpreter.patch
  versioned-python-configure.patch

New:
----
  lasso-2.6.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ lasso.spec ++++++
--- /var/tmp/diff_new_pack.L3saJL/_old  2020-05-18 11:01:19.570876357 +0200
+++ /var/tmp/diff_new_pack.L3saJL/_new  2020-05-18 11:01:19.570876357 +0200
@@ -28,7 +28,7 @@
   %global configure_args %{configure_args} --enable-wsf 
--with-sasl2=%{_prefix}/sasl2
 %endif
 Name:           lasso
-Version:        2.6.0
+Version:        2.6.1
 Release:        0
 Summary:        Liberty Alliance Single Sign On
 License:        GPL-2.0-or-later
@@ -36,14 +36,6 @@
 URL:            https://lasso.entrouvert.org/
 Source:         http://dev.entrouvert.org/lasso/lasso-%{version}.tar.gz
 # Backports from upstream (from Fedora)
-Patch1:         use-specified-python-interpreter.patch
-Patch2:         build-scripts-py3-compatible.patch
-Patch3:         duplicate-python-LogoutTestCase.patch
-Patch4:         versioned-python-configure.patch
-Patch5:         0005-tests-use-self-generated-certificate-to-sign-federat.patch
-Patch6:         0006-Fix-ECP-signature-not-found-error-when-only-assertio.patch
-Patch7:         0007-PAOS-Do-not-populate-Destination-attribute.patch
-Patch8:         0008-Explicitly-define-tests-cases-and-add-them-to-tests.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  check-devel

++++++ lasso-2.6.0.tar.gz -> lasso-2.6.1.tar.gz ++++++
++++ 23069 lines of diff (skipped)


Reply via email to