Hello community, here is the log from the commit of package python-pysaml2 for openSUSE:Factory checked in at 2020-12-21 10:24:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pysaml2 (Old) and /work/SRC/openSUSE:Factory/.python-pysaml2.new.5145 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pysaml2" Mon Dec 21 10:24:12 2020 rev:19 rq:857125 version:6.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pysaml2/python-pysaml2.changes 2020-07-15 15:06:06.631473845 +0200 +++ /work/SRC/openSUSE:Factory/.python-pysaml2.new.5145/python-pysaml2.changes 2020-12-21 10:26:56.188219267 +0100 @@ -1,0 +2,31 @@ +Sun Dec 20 10:04:41 UTC 2020 - Dirk Müller <dmuel...@suse.com> + +- update to 6.3.1: + - Fix extraction of RegistrationInfo when no information is available + - Fix http_info struct to include status-code + - Allow to specify policy configurations based on the registration authority. + - Add new configuration option `logout_responses_signed` to sign logout responses. + - When available and appropriate return the ResponseLocation along with the Location + attribute. + - Always use base64.encodebytes; base64.encodestring has been dropped. + - Examples: fix IdP example that was outputing debug statements on stdout that became + part of its metadata. + - CI/CD: Use Ubuntu bionic as the host to run the CI/CD process. + - CI/CD: Pre-releases are now available on [test.pypi.org][pypi.test.pysaml2]. Each + commit/merge on the master branch autotically creates a new pre-release. To install a + prelease, run: + - Fix the generated xsd:ID format for EncryptedData and EncryptedKey elements + - Set the default value for the NameFormat attribute to unspecified when parsing + - Support arbitrary entity attributes + - Replace all asserts with proper checks + - Allow request signing in artifact2message + - Support logging configuration through the python logger + - Fix wrong identifiers for ecdsa algos + - Fix automatic inversion of attribute map files + - Factor out common codepaths in attribute_converter + - Remove uneeded exception logging + - Docs: Update configuration options documentation + - Examples: Support both str and bytes in SAML requests on the example idp + - Examples: Update to key generation to 2048 bits + +------------------------------------------------------------------- Old: ---- v6.1.0.tar.gz New: ---- v6.3.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pysaml2.spec ++++++ --- /var/tmp/diff_new_pack.xxlac9/_old 2020-12-21 10:26:56.964220147 +0100 +++ /var/tmp/diff_new_pack.xxlac9/_new 2020-12-21 10:26:56.968220151 +0100 @@ -20,7 +20,7 @@ %global modname pysaml2 %global skip_python2 1 Name: python-pysaml2 -Version: 6.1.0 +Version: 6.3.1 Release: 0 Summary: Python implementation of SAML Version 2 to be used in a WSGI environment License: Apache-2.0 ++++++ v6.1.0.tar.gz -> v6.3.1.tar.gz ++++++ ++++ 4590 lines of diff (skipped) _______________________________________________ openSUSE Commits mailing list -- commit@lists.opensuse.org To unsubscribe, email commit-le...@lists.opensuse.org List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/commit@lists.opensuse.org