File apache2-mod_auth_kerb.changes of Package apache2-mod_auth_kerb
-------------------------------------------------------------------
Thu Jul 16 07:22:02 UTC 2015 - pgajdos@suse.com
- Requries: %{apache_suse_maintenance_mmn}
This will pull this module to the update (in released distribution)
when apache maintainer thinks it is good (due api/abi changes).
-------------------------------------------------------------------
Wed Jun 3 07:49:16 UTC 2015 - hguo@suse.com
- Clean up of spec file:
* Fix unrecognised license name (Apache 2.0).
* Remove build dependencies and macros for building on unsupported SUSE distros.
* Remove expired macro "debug_package".
* Fix URL link of the package.
* Remove unnecessary "INSTALL" document file from file list.
-------------------------------------------------------------------
Tue May 26 08:41:04 UTC 2015 - kstreitova@suse.com
- add new licenses:
* MIT - for mit-internals.h file
* ASL 2.0 - for 0101-mod_auth_kerb-5.4-s4u2proxy.patch
-------------------------------------------------------------------
Mon May 11 12:14:23 UTC 2015 - hguo@suse.com
- Introduce upstream patches:
* Support s4u2proxy operation.
* Fix an issue that causes loss of delegation after first request on the connection.
* Fix an issue that causes HTTP 500 error when user account name is longer than Kerberos principal name.
* Consider authentication request successful when GSS_S_CONTINUE_NEEDED (multiple-exchange-request) is encountered.
The existing patch for Apache2.4 compatibility has been re-aligned with the introduction of new patches.
-------------------------------------------------------------------
Fri Oct 31 07:21:09 UTC 2014 - pgajdos@suse.com
- call spec-cleaner
- use apache rpm macros
-------------------------------------------------------------------
Fri Mar 28 15:24:22 CET 2014 - draht@suse.de
- sles12 submission:
* mod_auth_kerb.apache22.patch -> mod_auth_kerb.apache22+.patch
make apache 2.2 modifications unconditional, as they are
required by apache 2.4, too.
This immediately means that compiling this package against
apache 2.0 would not work.
* rework mod_auth_kerb-5.4-apache24.patch into
mod_auth_kerb-api_changes_apache24.patch: adaption to apache
2.4 API, in particular logging and remote IP reference struct
members.
-------------------------------------------------------------------
Sat Apr 6 17:05:07 UTC 2013 - mc@suse.com
- add support for apache 2.4
mod_auth_kerb-5.4-apache24.patch
http://sourceforge.net/tracker/?func=detail&aid=3521787&group_id=51775&atid=464526
- new format for License
-------------------------------------------------------------------
Thu Jul 12 03:51:30 CEST 2012 - draht@suse.de
- preparation of the package for submission against sle11-sp1,
review of source and patches/changes, compilation warnings,
licence and packaging. This is (FATE#313165) (ECO-FATE#313165)
and [bnc#771265].
-------------------------------------------------------------------
Fri Jul 17 23:30:34 CEST 2009 - pascal.bleser@opensuse.org
- add mod_auth_kerb.apache22.patch that adds Apache 2.2 authn
provider support (authn_kerberos):
https://sourceforge.net/tracker/?func=detail&aid=2782088&group_id=51775&atid=464526
-------------------------------------------------------------------
Fri Jul 17 23:13:59 CEST 2009 - pascal.bleser@opensuse.org
- add per-connection authentication caching, based on
https://sourceforge.net/tracker/?func=detail&aid=1891230&group_id=51775&atid=464526
by <jorgensen@lowtechsolutions.net>, but made it configurable
through the KrbCacheAuthentication directive (that is disabled
by default, as it is to be seen as experimental)
-------------------------------------------------------------------
Wed Apr 1 10:34:43 CEST 2009 - pascal.bleser@opensuse.org
- fixed warning fixing patch that was causing a "undefined symbol:
cmp_gss_type" error at runtime
-------------------------------------------------------------------
Tue Mar 31 09:54:03 CEST 2009 - pascal.bleser@opensuse.org
- build against heimdal on SLE 9
- added missing %changelog in spec file
-------------------------------------------------------------------
Fri Mar 27 12:28:26 CET 2009 - pascal.bleser@opensuse.org
- update to 5.4:
* implemented KrbServiceName Any to deal with multiple keytab
entries for various browsers
* implemented KrbLocalUserMapping i.e. to strip @REALM from
username for further use
* implemented already_succeeded function to avoid hammering the
KDC with same auth requests in single connection
* fixed threading issues
* improved configure and Makefile scripts (mainly for BSD users)
* fixed minor issues
- minor spec file style fixes
- added patch to fix compiler warnings
- removed mod_auth_kerb-init_creds_opt.dif, has been merged
upstream
-------------------------------------------------------------------
Mon Sep 10 15:43:08 CEST 2007 - mc@suse.de
- add mod_auth_kerb-init_creds_opt.dif
-------------------------------------------------------------------
Tue Dec 19 12:14:13 CET 2006 - mc@suse.de
- update to version 5.3
-------------------------------------------------------------------
Tue Sep 19 12:49:02 CEST 2006 - mc@suse.de
- update to version 5.1
-------------------------------------------------------------------
Wed May 17 10:42:05 CEST 2006 - mc@suse.de
- initial release