File apache2-mod_auth_cas.changes of Package apache2-mod_auth_cas
-------------------------------------------------------------------
Tue Oct 21 20:40:15 UTC 2025 - Martin Schreiner <martin.schreiner@suse.com>
- Introduce PCRE2 support
- Add patch:
* enable_pcre2.patch
-------------------------------------------------------------------
Wed Apr 2 12:25:12 UTC 2025 - pgajdos@suse.com
- do not use %debug_package
-------------------------------------------------------------------
Thu Nov 21 23:29:58 UTC 2019 - Andrew Daugherity <adaugherity@tamu.edu>
- fix CASCookiePath in apache conf: it requires a trailing /
-------------------------------------------------------------------
Thu Nov 14 23:21:02 UTC 2019 - Andrew Daugherity <adaugherity@tamu.edu>
- mod_auth_cas v1.2:
* OpenSSL 1.1 support.
* CASv2 attributes.
* CASPreserveTicket, which allows tickets to pass through when a valid
session exists.
* CASGatewayCookieDomain, to set the gateway cookie domain.
* Use a dynamic buffer to store the CAS validation response.
* Various bug and documentation fixes:
https://github.com/apereo/mod_auth_cas/milestone/6?closed=1
-------------------------------------------------------------------
Mon Sep 10 2018 adaugherity@tamu.edu
- initial package from git master, with wanted patches (esp. OpenSSL 1.1
compatibility)