Fix build dependencies and update debhelper version
[hcoop/debian/libapache-mod-waklog.git] / debian / changelog
CommitLineData
98409a5a
CE
1libapache-mod-waklog (1.04) unstable; urgency=low
2
3 * Merge sourceforge repository.
4 * Integrate rxkad-kdf patches from Russ Albery.
5 * This release no longer supports servers that have not rekeyed, nor
6 clients without rxkad-kdf support.
7
8 -- Clinton Ebadi <clinton@unknownlamer.org> Wed, 05 Mar 2014 02:08:44 -0500
9
c049d83d
CE
10libapache-mod-waklog (1.03) stable; urgency=low
11
12 * Enable weak crypto using secret API for openafs. Modern Kerberos
13 disallows DES crypto methods, but openafs for protocol reasons is
14 stuck using des for the time being. Rather than force all afs realms
15 to enable weak crypto, MIT added an undocumented API call to allow
16 openafs to skirt around the weak crypto restrictions. Since we're
17 implementing aklog for Apache, we have to be evil and use it too in
18 order to acquire tokens on a system where weak crypto is not
19 permitted.
20
21 -- Clinton Ebadi <clinton@unknownlamer.org> Sat, 08 Sep 2012 00:34:41 -0400
22
806910b3
CE
23libapache-mod-waklog (1.02) stable; urgency=low
24
25 [ megacz ]
26 * remove mod-auth-kerb from list of required modules
27
28 [ Ryan Jud Hughes ]
29 * Fix build issues on CentOS
30
31 [ Clinton Ebadi ]
32 * 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)
33
34 -- Clinton Ebadi <clinton@unknownlamer.org> Sun, 02 Sep 2012 17:16:02 -0400
35
2b27f55b 36libapache-mod-waklog (1.01) unstable; urgency=low
37
38 * Applied patch Simon Wilkinson <simon@sxw.org.uk>, fixed a bug,
39 modified mod_waklog to not leave droppings in /tmp
40
41 -- Adam Megacz <megacz@hcoop.net> Thu, 18 Jun 2009 13:49:59 -0700
42
61603f27 43libapache-mod-waklog (1.0) unstable; urgency=low
44
45 * The 1.0 release
46
47 -- Adam Megacz <megacz@hcoop.net> Thu, 18 Jun 2009 13:48:42 -0700
48
e3599eec 49libapache-mod-waklog (0.994) unstable; urgency=low
50
51 * apply patch to include libopenafs-dev as build dependency and
52 libapache2-webauth as alternative to libapache2-mod-auth-kerb,
53 from Jon Robertson <jonrober@stanford.edu>
54
55 -- megacz <adam@megacz.com> Sun, 26 Oct 2008 14:16:56 -0800
56
c760f0a1 57libapache-mod-waklog (0.993) unstable; urgency=low
58
59 * apply modwaklog-security.patch from Simon Wilkinson <simon@sxw.org.uk>
60
61 -- megacz <adam@megacz.com> Tue, 15 Jan 2008 12:28:45 -0800
62
98f66d74 63libapache-mod-waklog (0.991) unstable; urgency=low
64
65 * swap order of AFS_LIBS and KRB5_LIBS to get the correct libcom_err.a
66
67 -- megacz <adam@megacz.com> Mon, 14 Jan 2008 15:53:28 -0800
68
ebb1f61c 69libapache-mod-waklog (0.99) unstable; urgency=low
bb8c0b77 70
ebb1f61c 71 * Initial release
bb8c0b77 72
73 -- Adam Megacz <megacz@cs.berkeley.edu> Thu, 22 Mar 2007 21:05:30 -0700
74