File apache2-mod_auth_mellon.changes of Package apache2-mod_auth_mellon
-------------------------------------------------------------------
Thu Apr 22 10:00:18 UTC 2021 - Lars Vogdt <lars@linux-schulserver.de>
- Update to 0.17.0
Enhancements:
+ New option MellonSendExpectHeader (default On) which allows to disable
sending the Expect header in the HTTP-Artifact binding to improve
performance when the remote party does not support this header.
+ Set SameSite attribute to None on on the cookietest cookie.
+ Bump default generated keysize to 3072 bits in mellon_create_metadata.
Bug fixes:
+ Validate if the assertion ID has not been used earlier before creating
a new session.
+ Release session cache after calling invalidate endpoint.
+ In MellonCond directives, fix a bug that setting the NC option would
also activate substring match and that REG would activate REF.
+ Fix MellonCond substring match to actually match the substring on
the attribute value.
- use ./autogen.sh
-> build require automake and autoconf
-------------------------------------------------------------------
Sun Apr 26 17:36:04 UTC 2020 - Neal Gompa <ngompa13@gmail.com>
- Add compatibility macro for make_build on SLE 12
-------------------------------------------------------------------
Mon Aug 26 14:44:57 UTC 2019 - Kristyna Streitova <kstreitova@suse.com>
- initial packaging