File apache2-mod_auth_kerb.changes of Package apache2-mod_auth_kerb
1
-------------------------------------------------------------------
2
Fri Jul 17 23:30:34 CEST 2009 - pascal.bleser@opensuse.org
3
4
- add mod_auth_kerb.apache22.patch that adds Apache 2.2 authn
5
provider support (authn_kerberos):
6
https://sourceforge.net/tracker/?func=detail&aid=2782088&group_id=51775&atid=464526
7
8
-------------------------------------------------------------------
9
Fri Jul 17 23:13:59 CEST 2009 - pascal.bleser@opensuse.org
10
11
- add per-connection authentication caching, based on
12
https://sourceforge.net/tracker/?func=detail&aid=1891230&group_id=51775&atid=464526
13
by <jorgensen@lowtechsolutions.net>, but made it configurable
14
through the KrbCacheAuthentication directive (that is disabled
15
by default, as it is to be seen as experimental)
16
17
-------------------------------------------------------------------
18
Wed Apr 1 10:34:43 CEST 2009 - pascal.bleser@opensuse.org
19
20
- fixed warning fixing patch that was causing a "undefined symbol:
21
cmp_gss_type" error at runtime
22
23
-------------------------------------------------------------------
24
Tue Mar 31 09:54:03 CEST 2009 - pascal.bleser@opensuse.org
25
26
- build against heimdal on SLE 9
27
- added missing %changelog in spec file
28
29
-------------------------------------------------------------------
30
Fri Mar 27 12:28:26 CET 2009 - pascal.bleser@opensuse.org
31
32
- update to 5.4:
33
* implemented KrbServiceName Any to deal with multiple keytab
34
entries for various browsers
35
* implemented KrbLocalUserMapping i.e. to strip @REALM from
36
username for further use
37
* implemented already_succeeded function to avoid hammering the
38
KDC with same auth requests in single connection
39
* fixed threading issues
40
* improved configure and Makefile scripts (mainly for BSD users)
41
* fixed minor issues
42
43
- minor spec file style fixes
44
- added patch to fix compiler warnings
45
- removed mod_auth_kerb-init_creds_opt.dif, has been merged
46
upstream
47
48
-------------------------------------------------------------------
49
Mon Sep 10 15:43:08 CEST 2007 - mc@suse.de
50
51
- add mod_auth_kerb-init_creds_opt.dif
52
53
-------------------------------------------------------------------
54
Tue Dec 19 12:14:13 CET 2006 - mc@suse.de
55
56
- update to version 5.3
57
58
-------------------------------------------------------------------
59
Tue Sep 19 12:49:02 CEST 2006 - mc@suse.de
60
61
- update to version 5.1
62
63
-------------------------------------------------------------------
64
Wed May 17 10:42:05 CEST 2006 - mc@suse.de
65
66
- initial release
67
68