diff --git a/python-pysaml2.changes b/python-pysaml2.changes index bab2536..74bfb17 100644 --- a/python-pysaml2.changes +++ b/python-pysaml2.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sat Jul 11 18:07:25 UTC 2020 - Michael Ströder + +- update to 6.1.0: + * Fix signed logout requests flag + * Differentiate between metadata NameIDFormat and AuthnRequest NameIDPolicy Format + - Users using `name_id_format` to set the `` attribute now + need to use the new configuration option `name_id_policy_format`. + * Fix documentation formatting + * Fix generation of signed metadata + * Add attribute mappings used by SwedenConnect (DIGG, INERA and PKIX specifications) + * Update SWAMID entity category + * Document the `additional_cert_files` configuration option + ------------------------------------------------------------------- Fri Jul 10 12:29:12 UTC 2020 - Dirk Mueller diff --git a/python-pysaml2.spec b/python-pysaml2.spec index c3f384a..f3fe5d5 100644 --- a/python-pysaml2.spec +++ b/python-pysaml2.spec @@ -20,7 +20,7 @@ %global modname pysaml2 %global skip_python2 1 Name: python-pysaml2 -Version: 5.3.0 +Version: 6.1.0 Release: 0 Summary: Python implementation of SAML Version 2 to be used in a WSGI environment License: Apache-2.0 diff --git a/v5.3.0.tar.gz b/v5.3.0.tar.gz deleted file mode 100644 index 8fc16e4..0000000 --- a/v5.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:578785ae9f46d7d0eb1ce616016a0a47a79028813ded3113476b4b5a1a648bcb -size 5952380 diff --git a/v6.1.0.tar.gz b/v6.1.0.tar.gz new file mode 100644 index 0000000..b80e58a --- /dev/null +++ b/v6.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a160e5e36f2b8cbe670df072d61889067e5ae58cd6759a623b45cd9dd49f7793 +size 5953396