Revert "preauthuserdbcommon.c: Move token-getting code to below callback."
[hcoop/debian/courier-authlib.git] / debian / changelog
CommitLineData
2cdb8e7d 1courier-authlib (0.60.2-0hcoop6) unstable; urgency=low
2
3 * Move acquiting of AFS vmail tokens to just after callback.
4
5 -- Michael Olson (HCoop) <mwolson@hcoop.net> Sat, 02 Feb 2008 20:29:01 -0500
6
51201864 7courier-authlib (0.60.2-0hcoop5) unstable; urgency=low
8
9 * Move acquiring of AFS vmail tokens to preauthuserdbcommon.c.
10
11 -- Michael Olson (HCoop) <mwolson@hcoop.net> Fri, 01 Feb 2008 21:55:37 -0500
12
05980d6f 13courier-authlib (0.60.2-0hcoop4) unstable; urgency=low
14
15 * authuserdb: Try using a separate get-token script.
16
17 -- Michael Olson (HCoop) <mwolson@hcoop.net> Wed, 30 Jan 2008 13:17:14 -0500
18
63de08e7 19courier-authlib (0.60.2-0hcoop3) unstable; urgency=low
20
21 * Fix bug in previous patch.
22
23 -- Michael Olson (HCoop) <mwolson@hcoop.net> Sun, 27 Jan 2008 16:19:18 -0500
24
c0398a7b 25courier-authlib (0.60.2-0hcoop2) unstable; urgency=low
26
27 * Get token after authenticating a vmail user.
28
29 -- Michael Olson (HCoop) <mwolson@hcoop.net> Sat, 26 Jan 2008 15:28:19 -0500
30
34c781f2 31courier-authlib (0.60.2-0hcoop1) unstable; urgency=low
32
33 * New upstream release. Remaining changes:
34 - Revert the disabling of pam_setcred so that IMAP works as expected.
35 - Set the userdb path to be /etc/courier/userdb.
36
37 -- Michael Olson (HCoop) <mwolson@hcoop.net> Fri, 25 Jan 2008 19:24:41 -0500
38
92232671 39courier-authlib (0.60.1-1hcoop1) unstable; urgency=low
40
41 * Sync from Debian. Remaining changes:
42 - Revert the disabling of pam_setcred so that IMAP works as expected.
43 - Set the userdb path to be /etc/courier/userdb.
44
f53ed7f1 45 -- Michael Olson (HCoop) <mwolson@hcoop.net> Fri, 25 Jan 2008 18:28:11 -0500
92232671 46
64ff59ba 47courier-authlib (0.60.1-1) unstable; urgency=low
48
49 * new upstream release
50
51 -- Stefan Hornburg (Racke) <racke@linuxia.de> Mon, 15 Oct 2007 10:56:16 +0200
52
53courier-authlib (0.60.0-1) unstable; urgency=low
54
55 * new upstream release, now under GPL version 3
56
57 -- Stefan Hornburg (Racke) <racke@linuxia.de> Sun, 30 Sep 2007 21:58:35 +0200
58
59courier-authlib (0.59.3-2) unstable; urgency=low
60
61 * dropped alternative build dependency on postgresql-dev
62 (Closes: #429964, thanks to Lior Kaplan <kaplan@debian.org> for the report
63
64 -- Stefan Hornburg (Racke) <racke@linuxia.de> Thu, 21 Jun 2007 20:26:38 +0200
65
4360c3b9 66courier-authlib (0.59.3-1hcoop1) unstable; urgency=low
67
68 [Adam Megacz]
69 * Revert the disabling of pam_setcred so that IMAP works as expected.
70 * Set the userdb path to be /etc/courier/userdb.
71 * userdb: Allow "+", ":", and "_" in usernames.
72
73 -- Michael Olson (HCoop) <mwolson@hcoop.net> Fri, 25 Jan 2008 17:46:10 -0500
74
426e7833 75courier-authlib (0.59.3-1) unstable; urgency=low
76
77 * new upstream release
78
79 -- Stefan Hornburg (Racke) <racke@linuxia.de> Mon, 23 Apr 2007 10:18:17 +0200
80
81courier-authlib (0.59.1-0.1) experimental; urgency=low
82
83 * new upstream release
84
85 -- Stefan Hornburg (Racke) <racke@linuxia.de> Wed, 17 Jan 2007 11:58:29 +0100
86
87courier-authlib (0.58-5) unstable; urgency=low
88
89 * added dependency and build dependency on expect (Closes: #400812,
90 thanks to Peter Troeger <peter@troeger.eu> for the report)
91
92 -- Stefan Hornburg (Racke) <racke@linuxia.de> Wed, 29 Nov 2006 11:42:45 +0100
93
94courier-authlib (0.58-4) unstable; urgency=medium
95
96 * call dh_makeshlibs during binary-arch target in order to get proper shlib
97 information for libcourierauth.so (Closes: #378249, thanks to Charles
98 Fry <cfry@debian.org> for the report and Steinar H. Gunderson
99 <sesse@debian.org> for the patch)
100 * ensure that courier-authdaemon is upgraded when switching to courier-authlib
101 * switch to lsb logging functions (Closes: #384823, thanks to David Härdeman
102 <david@2gen.com> for the patch)
103
104 -- Stefan Hornburg (Racke) <racke@linuxia.de> Sat, 9 Sep 2006 17:37:11 +0200
105
106courier-authlib (0.58-3.1) unstable; urgency=medium
107
108 * Non-Maintainer Upload to fix security bug, caused by
109 /var/run/courier/authdaemon being world executable. Thanks to Martin
110 Ferrari for the fix. (Closes: #378571)
111
112 -- Margarita Manterola <marga@debian.org> Tue, 1 Aug 2006 16:45:07 -0300
113
114courier-authlib (0.58-3) unstable; urgency=low
115
116 * remove all Courier runtime files on purge of courier-authdaemon
117
118 -- Stefan Hornburg (Racke) <racke@linuxia.de> Tue, 6 Jun 2006 04:48:20 +0200
119
120courier-authlib (0.58-2) unstable; urgency=low
121
122 * set ownership of /var/run/courier and /var/run/courier/authdaemon to
123 daemon.daemon (Closes: #368358, #368360)
124
125 -- Stefan Hornburg (Racke) <racke@linuxia.de> Tue, 23 May 2006 09:43:15 +0200
126
127courier-authlib (0.58-1.0) unstable; urgency=low
128
129 * first upload to unstable
130
131 -- Stefan Hornburg (Racke) <racke@linuxia.de> Fri, 12 May 2006 16:53:38 +0200
132
133courier-authlib (0.58-0.4) experimental; urgency=low
134
135 * changed alternative dependency for libmysqlclient-dev to
136 libmysqlclient15-dev (Closes: #356728, thanks to Stefan Huehner
137 <huehner@unix-ag.uni-kl.de> for the report)
138
139 -- Stefan Hornburg (Racke) <racke@linuxia.de> Tue, 14 Mar 2006 11:14:11 +0100
140
141courier-authlib (0.58-0.3) experimental; urgency=low
142
143 * courier-authlib-userdb conflicts with pre-authlib courier-base package
144
145 -- Stefan Hornburg (Racke) <racke@linuxia.de> Wed, 11 Jan 2006 09:33:10 +0100
146
147courier-authlib (0.58-0.2) experimental; urgency=low
148
149 * updated config.{guess,sub} to avoid FTBFS on some architectures
150 (Closes: #346105, thanks to Petr Salinger
151 <Petr.Salinger@t-systems.cz>)
152
153 -- Stefan Hornburg (Racke) <racke@linuxia.de> Fri, 6 Jan 2006 11:13:19 +0100
154
155courier-authlib (0.58-0.1) experimental; urgency=low
156
157 * new upstream release
158 * transition to new PostgreSQL architecture (Closes: #339297, thanks to
159 Martin Pitt <mpitt@debian.org> for the report and the patch)
160 * added courier-authlib-mysql/postgresql prerm/postinst scripts to
161 restart courier-authdaemon
162
163 -- Stefan Hornburg (Racke) <racke@linuxia.de> Thu, 5 Jan 2006 14:58:19 +0100
164
165courier-authlib (0.57.20051004-2) experimental; urgency=low
166
167 * ship configuration files with sane ownership/permissions
168 * restoring call to pam_acct_mgmt
169
170 -- Stefan Hornburg (Racke) <racke@linuxia.de> Fri, 11 Nov 2005 00:49:19 +0100
171
172courier-authlib (0.57.20051004-1) experimental; urgency=low
173
174 * new upstream release:
175 - contains authtest manual page and authpasswd script
176 * keep authtest name instead of renaming to courierauthtest, there are
177 currently no conflicts with other binaries
178 * separate package courier-authlib-pipe for authpipe module
179 * revive courier-authdaemon package to allow seamless upgrades from sarge
180 * changed FSF address in copyright file
181 * changed BuildDepends from libmysqlclient10-dev to libmysqlclient14-dev
182 * use DH_COMPAT=4
183
184 -- Stefan Hornburg (Racke) <racke@linuxia.de> Tue, 25 Oct 2005 11:04:45 +0200
185
186courier-authlib (0.56-0.5) experimental; urgency=low
187
188 * added build dependency on procps (Closes: #311976, thanks to Kurt
189 Roeckx <kurt@roeckx.be> for the report)
190
191 -- Stefan Hornburg (Racke) <racke@linuxia.de> Sat, 4 Jun 2005 22:03:43 +0200
192
193courier-authlib (0.56-0.4) experimental; urgency=low
194
195 * provide proper LDAP configuration file instead of an empty one (thanks
196 to Peter Mann <Peter.Mann@tuke.sk> for the report)
197
198 -- Stefan Hornburg (Racke) <racke@linuxia.de> Tue, 31 May 2005 14:48:04 +0200
199
200courier-authlib (0.56-0.3) experimental; urgency=low
201
202 * added dependency to courier-authlib-dev on courier-authlib
203 * versioned dependencies for courier-authlib-* packages
204
205 -- Stefan Hornburg (Racke) <racke@linuxia.de> Tue, 31 May 2005 11:13:01 +0200
206
207courier-authlib (0.56-0.2) experimental; urgency=low
208
209 * removed check for openssl binary (Closes: #311175, thanks to Kenshi
210 Muto <kmuto@debian.org> for the report)
211
212 -- Stefan Hornburg (Racke) <racke@linuxia.de> Mon, 30 May 2005 13:23:02 +0200
213
214courier-authlib (0.56-0.1) experimental; urgency=low
215
216 * initial release
217
218 -- Stefan Hornburg (Racke) <racke@linuxia.de> Fri, 27 May 2005 23:20:21 +0200
219