Merge upstream git://git.code.sf.net/p/modwaklog/code
[hcoop/debian/libapache-mod-waklog.git] / debian / changelog
1 libapache-mod-waklog (1.03) stable; urgency=low
2
3 * Enable weak crypto using secret API for openafs. Modern Kerberos
4 disallows DES crypto methods, but openafs for protocol reasons is
5 stuck using des for the time being. Rather than force all afs realms
6 to enable weak crypto, MIT added an undocumented API call to allow
7 openafs to skirt around the weak crypto restrictions. Since we're
8 implementing aklog for Apache, we have to be evil and use it too in
9 order to acquire tokens on a system where weak crypto is not
10 permitted.
11
12 -- Clinton Ebadi <clinton@unknownlamer.org> Sat, 08 Sep 2012 00:34:41 -0400
13
14 libapache-mod-waklog (1.02) stable; urgency=low
15
16 [ megacz ]
17 * remove mod-auth-kerb from list of required modules
18
19 [ Ryan Jud Hughes ]
20 * Fix build issues on CentOS
21
22 [ Clinton Ebadi ]
23 * Update mod_waklog for 2012 * Build with apache2 by default (1.3 still works in theory) * Only build Debian package `libapache2-mod-waklog' (apache 1.3 is no longer in Debian) * Left alone otherwise (not quite conformant with the latest package standards)
24
25 -- Clinton Ebadi <clinton@unknownlamer.org> Sun, 02 Sep 2012 17:16:02 -0400
26
27 libapache-mod-waklog (1.01) unstable; urgency=low
28
29 * Applied patch Simon Wilkinson <simon@sxw.org.uk>, fixed a bug,
30 modified mod_waklog to not leave droppings in /tmp
31
32 -- Adam Megacz <megacz@hcoop.net> Thu, 18 Jun 2009 13:49:59 -0700
33
34 libapache-mod-waklog (1.0) unstable; urgency=low
35
36 * The 1.0 release
37
38 -- Adam Megacz <megacz@hcoop.net> Thu, 18 Jun 2009 13:48:42 -0700
39
40 libapache-mod-waklog (0.994) unstable; urgency=low
41
42 * apply patch to include libopenafs-dev as build dependency and
43 libapache2-webauth as alternative to libapache2-mod-auth-kerb,
44 from Jon Robertson <jonrober@stanford.edu>
45
46 -- megacz <adam@megacz.com> Sun, 26 Oct 2008 14:16:56 -0800
47
48 libapache-mod-waklog (0.993) unstable; urgency=low
49
50 * apply modwaklog-security.patch from Simon Wilkinson <simon@sxw.org.uk>
51
52 -- megacz <adam@megacz.com> Tue, 15 Jan 2008 12:28:45 -0800
53
54 libapache-mod-waklog (0.991) unstable; urgency=low
55
56 * swap order of AFS_LIBS and KRB5_LIBS to get the correct libcom_err.a
57
58 -- megacz <adam@megacz.com> Mon, 14 Jan 2008 15:53:28 -0800
59
60 libapache-mod-waklog (0.99) unstable; urgency=low
61
62 * Initial release
63
64 -- Adam Megacz <megacz@cs.berkeley.edu> Thu, 22 Mar 2007 21:05:30 -0700
65