Changelog for
apache2-mod_auth_gssapi-1.6.5-150500.11.3.x86_64.rpm :
* Tue Feb 20 2024 dimstarAATTopensuse.org- Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN.
* Mon Jul 17 2023 kastlAATTb1-systems.de- update to 1.6.5:
* Fix a bad crash bug when the GssapiUseS4U2Proxy option is set but no GssapiCredStore directives are provided at all. - crash bug when s4u2proxy is configured by AATTsimo5 in #272- rebased patch apache2-mod_auth_gssapi-test.patch
* Mon Jul 17 2023 kastlAATTb1-systems.de- change upstream URL to https://github.com/gssapi/mod_auth_gssapi, because https://github.com/modauthgssapi/mod_auth_gssapi has no releases, no activity and looks fishy- upgrade to 1.6.4:
* tests: Catch errors during tests setup by AATTstanislavlevin in [#225]
* tests: Don\'t override the specific environment by the global one by AATTstanislavlevin in #227
* Emit error in logs if keytab files can\'t be opened by AATTsimo5 in [#229]
* Add warnings if s4u2proxy options are inconsistent by AATTsimo5 in [#232]
* Move to python3 by default by AATTfrozencemetery in #235
* Fix type/token distinction in parser.y by AATTfrozencemetery in [#237]
* Special ccache handling for {HOSTNAME} acceptor by AATTsimo5 in [#238]
* crypto: Handle EVP changes in OpenSSL 3 by AATTfrozencemetery in [#256]
* Thu Feb 03 2022 pgajdosAATTsuse.com- test only when test requirements are fulfilled
* Wed Nov 25 2020 pgajdosAATTsuse.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 08 2020 pgajdosAATTsuse.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 09 2020 pgajdosAATTsuse.com- removing %apache_test_
* macros, do not test module just by loading the module
* Tue Feb 28 2017 k0daAATTopensuse.org- Initial mod_gssapi-1.5 version