Accepting request 693026 from home:jayvdb:django
- Add explicit dependency on libxmlsec1-openssl1, recommended
by dependency python-xmlsec so this package may be used without
needing to select a libxmlsec backend
- Activate test suite, adding bug-testDecryptElement.patch to
workaround a test failure, and remove bcond test
- Build for Python 2, as support has been added upstream
- Remove unnecessary build dependency on python-devel
- Use %license
- Remove live dependency_links and remove == pins from setup.py,
so installed egg-info isnt broken
- Update to v1.6.0
* Add support for Subjects on AuthNRequests by the new
name_id_value_req parameter
* Fix for SLO when XML specifies encoding
* Fixed setting NameFormat attribute for AttributeValue tags
- from v1.5.0
* Security improvements. Use of tagid to prevent XPath injection
Disable DTD on fromstring defusedxml method
* Check that the response has all of the AuthnContexts provided
* Adapt renders from Django demo for Django 1.11 version
* If debug enable, print reason for the SAMLResponse invalidation
* Fix DSA constant
* Support NameID children inside of AttributeValue elements
- from v1.4.1
* Add ID to EntityDescriptor before sign it on add_sign method
* Update defusedxml dependencies
* Update copyright and license reference
- from 1.4.0
* Fix CVE-2017-11427. Process text of nodes properly, ignoring comments
* Improve how fingerprint is calcultated
* Fix issue with LogoutRequest rejected by ADFS due NameID with
unspecified format instead no format attribute
* Fix signature position in the SP metadata
* Preserve xmlns:xs namespace when signing and serializing responses
* Redefine NSMAP constant
* Updated Django demo (Django 1.11)
OBS-URL: https://build.opensuse.org/request/show/693026
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python3-saml?expand=0&rev=1
This commit is contained in:
45
python-python3-saml.changes
Normal file
45
python-python3-saml.changes
Normal file
@@ -0,0 +1,45 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 10 16:35:14 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
- Add explicit dependency on libxmlsec1-openssl1, recommended
|
||||
by dependency python-xmlsec so this package may be used without
|
||||
needing to select a libxmlsec backend
|
||||
- Activate test suite, adding bug-testDecryptElement.patch to
|
||||
workaround a test failure, and remove bcond test
|
||||
- Build for Python 2, as support has been added upstream
|
||||
- Remove unnecessary build dependency on python-devel
|
||||
- Use %license
|
||||
- Remove live dependency_links and remove == pins from setup.py,
|
||||
so installed egg-info isnt broken
|
||||
- Update to v1.6.0
|
||||
* Add support for Subjects on AuthNRequests by the new
|
||||
name_id_value_req parameter
|
||||
* Fix for SLO when XML specifies encoding
|
||||
* Fixed setting NameFormat attribute for AttributeValue tags
|
||||
- from v1.5.0
|
||||
* Security improvements. Use of tagid to prevent XPath injection
|
||||
Disable DTD on fromstring defusedxml method
|
||||
* Check that the response has all of the AuthnContexts provided
|
||||
* Adapt renders from Django demo for Django 1.11 version
|
||||
* If debug enable, print reason for the SAMLResponse invalidation
|
||||
* Fix DSA constant
|
||||
* Support NameID children inside of AttributeValue elements
|
||||
- from v1.4.1
|
||||
* Add ID to EntityDescriptor before sign it on add_sign method
|
||||
* Update defusedxml dependencies
|
||||
* Update copyright and license reference
|
||||
- from 1.4.0
|
||||
* Fix CVE-2017-11427. Process text of nodes properly, ignoring comments
|
||||
* Improve how fingerprint is calcultated
|
||||
* Fix issue with LogoutRequest rejected by ADFS due NameID with
|
||||
unspecified format instead no format attribute
|
||||
* Fix signature position in the SP metadata
|
||||
* Preserve xmlns:xs namespace when signing and serializing responses
|
||||
* Redefine NSMAP constant
|
||||
* Updated Django demo (Django 1.11)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 25 16:22:46 UTC 2017 - sean.marlow@suse.com
|
||||
|
||||
- Intial package. v1.3.0
|
||||
|
||||
Reference in New Issue
Block a user