apache2-mod_auth_gssapi/apache2-mod_auth_gssapi.changes
Petr Gajdos 0fb21052d6 Accepting request 851084 from home:pgajdos
- version update to 1.6.3
  * add a few options to expose the mechanism used for authentication
    (when multiple are available) and to control the timeout interval
    for Basic Auth sessions
  * CI and other minor fixes, as well as a fix for gss_localname()
  * see
    https://github.com/gssapi/mod_auth_gssapi/releases
- modified patches
  % apache2-mod_auth_gssapi-test.patch (refreshed)

OBS-URL: https://build.opensuse.org/request/show/851084
OBS-URL: https://build.opensuse.org/package/show/Apache:Modules/apache2-mod_auth_gssapi?expand=0&rev=6
2020-11-27 14:22:27 +00:00

34 lines
1.2 KiB
Plaintext

-------------------------------------------------------------------
Wed Nov 25 12:32:53 UTC 2020 - pgajdos@suse.com
- version update to 1.6.3
* add a few options to expose the mechanism used for authentication
(when multiple are available) and to control the timeout interval
for Basic Auth sessions
* CI and other minor fixes, as well as a fix for gss_localname()
* see
https://github.com/gssapi/mod_auth_gssapi/releases
- modified patches
% apache2-mod_auth_gssapi-test.patch (refreshed)
-------------------------------------------------------------------
Wed Apr 8 14:44:12 UTC 2020 - pgajdos@suse.com
- version update to 1.6.1
* lot of changes, see
https://github.com/gssapi/mod_auth_gssapi/releases
- added patches
python3 and other testsuite fixes
+ apache2-mod_auth_gssapi-test.patch
-------------------------------------------------------------------
Sun Feb 9 20:12:17 UTC 2020 - pgajdos@suse.com
- removing %apache_test_* macros, do not test module just by
loading the module
-------------------------------------------------------------------
Tue Feb 28 15:29:32 UTC 2017 - k0da@opensuse.org
- Initial mod_gssapi-1.5 version