release
[hcoop/debian/courier-authlib.git] / debian / changelog
1 courier-authlib (0.63.0-6+hcoop1) unstable; urgency=medium
2
3 * Merged HCoop changes
4
5 -- Clinton Ebadi <clinton@neurasthenic.home.unknownlamer.org> Tue, 29 Apr 2014 20:17:45 -0400
6
7 courier-authlib (0.63.0-6) unstable; urgency=low
8
9 [Martin Orr <martin@martinorr.name>]
10
11 * Set SELinux context for runtime directories in init script
12 (Closes: #668564)
13
14 -- Stefan Hornburg (Racke) <racke@linuxia.de> Fri, 13 Apr 2012 08:53:02 +0200
15
16 courier-authlib (0.63.0-5) unstable; urgency=low
17
18 [ Moritz Muehlenhoff <jmm@debian.org> ]
19
20 * Enable hardened build flags (Closes: #655168)
21
22 [ Peter Eisentraut <petere@debian.org> ]
23
24 * Add support for "status" action to authdaemon init script
25
26 -- Stefan Hornburg (Racke) <racke@linuxia.de> Sat, 07 Apr 2012 16:48:52 +0200
27
28 courier-authlib (0.63.0-4) unstable; urgency=low
29
30 * Remove umask check from debian/rules (Closes: #634599, thanks to Lucas
31 Nussbaum <lucas@lucas-nussbaum.net> for the report)
32
33 -- Stefan Hornburg (Racke) <racke@linuxia.de> Wed, 31 Aug 2011 13:32:46 +0200
34
35 courier-authlib (0.63.0-3.1) unstable; urgency=low
36
37 * Non-maintainer upload.
38 * Empty dependency_libs (Closes: #621191).
39
40 -- Luk Claes <luk@debian.org> Tue, 28 Jun 2011 07:23:00 +0200
41
42 courier-authlib (0.63.0-3) unstable; urgency=low
43
44 [ Simon McVittie <smcv@debian.org> ]
45 * Add a symbols file for libcourier*.so to work around the library name
46 being unsuitable for dpkg-shlibdeps (based on a suggestion from
47 Steve Langasek, Closes: #554788)
48 * Tell dh_makeshlibs and dh_shlibdeps to look in the non-standard library
49 directory
50 * Make distclean rather than clean to avoid garbage in the Debian diff when
51 building twice (patch from Peter Eisentraut, Closes: #527971)
52
53 -- Stefan Hornburg (Racke) <racke@linuxia.de> Mon, 11 Oct 2010 10:20:03 +0200
54
55 courier-authlib (0.63.0-2) unstable; urgency=low
56
57 * rebuild to really fix MySQL dependency (Closes: #574101)
58 * recreation of directories in /var/run uses correct
59 ownership/permissions now (Closes: #429866)
60
61 -- Stefan Hornburg (Racke) <racke@linuxia.de> Fri, 19 Mar 2010 14:28:14 +0100
62
63 courier-authlib (0.63.0-1) unstable; urgency=low
64
65 * new upstream release
66 * fix deprecated dependency on libmysqlclient15off (Closes: #574101,
67 thanks to Dominik Röttsches <d-r@roettsches.de> for the report)
68
69 -- Stefan Hornburg (Racke) <racke@linuxia.de> Tue, 16 Mar 2010 16:14:44 +0100
70
71 courier-authlib (0.62.4-1) unstable; urgency=low
72
73 * new upstream release
74 - satisfies courier-base reverse dependency (Closes: #558120,
75 thanks to Julien Pinon <jpinon@free.fr> for the report)
76 * fix incorrect handling of init.d reload action by removing it
77 (Closes: #527972, thanks to Peter Eisentraut <petere@debian.org>)
78 * use upstream config.* files
79 * lintian fixes
80 - added ${misc:Depends} for all packages
81 - eliminated commands with absolute paths in maintainer scripts
82 - bumped up Standards-Version
83 - bumped up debhelper comptability level to 5
84
85 -- Stefan Hornburg (Racke) <racke@linuxia.de> Thu, 26 Nov 2009 20:09:13 +0100
86
87 courier-authlib (0.62.2-1) unstable; urgency=low
88
89 * new upstream release
90 * create run directory with init script (Closes: #349830, thanks to Tim
91 Small <tim@buttersideup.com> for the help)
92 * lintian
93 - copyright notice added to copyright
94 - overrides for file permission of configuration files
95 - reorder debhelper commands
96
97 -- Stefan Hornburg (Racke) <racke@linuxia.de> Mon, 02 Mar 2009 16:09:05 +0100
98
99 courier-authlib (0.61.0-1+lenny1hcoop1) lenny; urgency=low
100
101 * Merge from Debian. Remaining changes:
102 + authpam.c:
103 - Revert the disabling of pam_setcred so that IMAP works on AFS.
104 + courier_auth_config.h:
105 - Set the userdb path to be /etc/courier/userdb.
106 + preauthuserdbcommon.c:
107 - Get AFS tokens.
108
109 -- Michael Olson (HCoop) <mwolson@hcoop.net> Thu, 09 Apr 2009 23:43:21 -0400
110
111 courier-authlib (0.61.0-1+lenny1) testing-security; urgency=high
112
113 * Non-maintainer upload by the security team
114 * Fix several sql-injection vulnerabilities in authpgsqllib.c by using
115 PQsetClientEncoding() and PQescapeStringConn()
116 Fixes: CVE-2008-2380
117
118 -- Steffen Joeris <white@debian.org> Mon, 08 Dec 2008 13:48:12 +0000
119
120 courier-authlib (0.61.0-1) unstable; urgency=low
121
122 * new upstream release
123 * lintian:
124 - debian/compat file
125 - don't ignore make clean errors
126
127 -- Stefan Hornburg (Racke) <racke@linuxia.de> Thu, 17 Jul 2008 12:59:36 +0200
128
129 courier-authlib (0.60.1-2.1) unstable; urgency=high
130
131 * Non-maintainer upload by the security team
132 * Fix sql injection vulnerability by changing to use
133 mysql_set_character_set instead of SET NAMES
134 (Change was introduced by upstream in 0.60.6)
135 (Closes: #485424)
136
137 -- Steffen Joeris <white@debian.org> Mon, 09 Jun 2008 15:29:23 +0000
138
139 courier-authlib (0.60.2-0hcoop7) unstable; urgency=low
140
141 * Revert last change. Now the AFS token code is before the callback.
142
143 -- Michael Olson (HCoop) <mwolson@hcoop.net> Thu, 07 Feb 2008 22:37:30 -0500
144
145 courier-authlib (0.60.2-0hcoop6) unstable; urgency=low
146
147 * Move acquiting of AFS vmail tokens to just after callback.
148
149 -- Michael Olson (HCoop) <mwolson@hcoop.net> Sat, 02 Feb 2008 20:29:01 -0500
150
151 courier-authlib (0.60.2-0hcoop5) unstable; urgency=low
152
153 * Move acquiring of AFS vmail tokens to preauthuserdbcommon.c.
154
155 -- Michael Olson (HCoop) <mwolson@hcoop.net> Fri, 01 Feb 2008 21:55:37 -0500
156
157 courier-authlib (0.60.2-0hcoop4) unstable; urgency=low
158
159 * authuserdb: Try using a separate get-token script.
160
161 -- Michael Olson (HCoop) <mwolson@hcoop.net> Wed, 30 Jan 2008 13:17:14 -0500
162
163 courier-authlib (0.60.2-0hcoop3) unstable; urgency=low
164
165 * Fix bug in previous patch.
166
167 -- Michael Olson (HCoop) <mwolson@hcoop.net> Sun, 27 Jan 2008 16:19:18 -0500
168
169 courier-authlib (0.60.2-0hcoop2) unstable; urgency=low
170
171 * Get token after authenticating a vmail user.
172
173 -- Michael Olson (HCoop) <mwolson@hcoop.net> Sat, 26 Jan 2008 15:28:19 -0500
174
175 courier-authlib (0.60.2-0hcoop1) unstable; urgency=low
176
177 * New upstream release. Remaining changes:
178 - Revert the disabling of pam_setcred so that IMAP works as expected.
179 - Set the userdb path to be /etc/courier/userdb.
180
181 -- Michael Olson (HCoop) <mwolson@hcoop.net> Fri, 25 Jan 2008 19:24:41 -0500
182
183 courier-authlib (0.60.1-2) unstable; urgency=low
184
185 * added LSB dependency info to init scripts (Closes: #460221, thanks to
186 Petter Reinholdtsen <pere@hungry.com> for the patch)
187
188 -- Stefan Hornburg (Racke) <racke@linuxia.de> Mon, 7 Apr 2008 13:21:37 +0200
189
190 courier-authlib (0.60.1-1hcoop1) unstable; urgency=low
191
192 * Sync from Debian. Remaining changes:
193 - Revert the disabling of pam_setcred so that IMAP works as expected.
194 - Set the userdb path to be /etc/courier/userdb.
195
196 -- Michael Olson (HCoop) <mwolson@hcoop.net> Fri, 25 Jan 2008 18:28:11 -0500
197
198 courier-authlib (0.60.1-1) unstable; urgency=low
199
200 * new upstream release
201
202 -- Stefan Hornburg (Racke) <racke@linuxia.de> Mon, 15 Oct 2007 10:56:16 +0200
203
204 courier-authlib (0.60.0-1) unstable; urgency=low
205
206 * new upstream release, now under GPL version 3
207
208 -- Stefan Hornburg (Racke) <racke@linuxia.de> Sun, 30 Sep 2007 21:58:35 +0200
209
210 courier-authlib (0.59.3-2) unstable; urgency=low
211
212 * dropped alternative build dependency on postgresql-dev
213 (Closes: #429964, thanks to Lior Kaplan <kaplan@debian.org> for the report
214
215 -- Stefan Hornburg (Racke) <racke@linuxia.de> Thu, 21 Jun 2007 20:26:38 +0200
216
217 courier-authlib (0.59.3-1hcoop1) unstable; urgency=low
218
219 [Adam Megacz]
220 * Revert the disabling of pam_setcred so that IMAP works as expected.
221 * Set the userdb path to be /etc/courier/userdb.
222 * userdb: Allow "+", ":", and "_" in usernames.
223
224 -- Michael Olson (HCoop) <mwolson@hcoop.net> Fri, 25 Jan 2008 17:46:10 -0500
225
226 courier-authlib (0.59.3-1) unstable; urgency=low
227
228 * new upstream release
229
230 -- Stefan Hornburg (Racke) <racke@linuxia.de> Mon, 23 Apr 2007 10:18:17 +0200
231
232 courier-authlib (0.59.1-0.1) experimental; urgency=low
233
234 * new upstream release
235
236 -- Stefan Hornburg (Racke) <racke@linuxia.de> Wed, 17 Jan 2007 11:58:29 +0100
237
238 courier-authlib (0.58-5) unstable; urgency=low
239
240 * added dependency and build dependency on expect (Closes: #400812,
241 thanks to Peter Troeger <peter@troeger.eu> for the report)
242
243 -- Stefan Hornburg (Racke) <racke@linuxia.de> Wed, 29 Nov 2006 11:42:45 +0100
244
245 courier-authlib (0.58-4) unstable; urgency=medium
246
247 * call dh_makeshlibs during binary-arch target in order to get proper shlib
248 information for libcourierauth.so (Closes: #378249, thanks to Charles
249 Fry <cfry@debian.org> for the report and Steinar H. Gunderson
250 <sesse@debian.org> for the patch)
251 * ensure that courier-authdaemon is upgraded when switching to courier-authlib
252 * switch to lsb logging functions (Closes: #384823, thanks to David Härdeman
253 <david@2gen.com> for the patch)
254
255 -- Stefan Hornburg (Racke) <racke@linuxia.de> Sat, 9 Sep 2006 17:37:11 +0200
256
257 courier-authlib (0.58-3.1) unstable; urgency=medium
258
259 * Non-Maintainer Upload to fix security bug, caused by
260 /var/run/courier/authdaemon being world executable. Thanks to Martin
261 Ferrari for the fix. (Closes: #378571)
262
263 -- Margarita Manterola <marga@debian.org> Tue, 1 Aug 2006 16:45:07 -0300
264
265 courier-authlib (0.58-3) unstable; urgency=low
266
267 * remove all Courier runtime files on purge of courier-authdaemon
268
269 -- Stefan Hornburg (Racke) <racke@linuxia.de> Tue, 6 Jun 2006 04:48:20 +0200
270
271 courier-authlib (0.58-2) unstable; urgency=low
272
273 * set ownership of /var/run/courier and /var/run/courier/authdaemon to
274 daemon.daemon (Closes: #368358, #368360)
275
276 -- Stefan Hornburg (Racke) <racke@linuxia.de> Tue, 23 May 2006 09:43:15 +0200
277
278 courier-authlib (0.58-1.0) unstable; urgency=low
279
280 * first upload to unstable
281
282 -- Stefan Hornburg (Racke) <racke@linuxia.de> Fri, 12 May 2006 16:53:38 +0200
283
284 courier-authlib (0.58-0.4) experimental; urgency=low
285
286 * changed alternative dependency for libmysqlclient-dev to
287 libmysqlclient15-dev (Closes: #356728, thanks to Stefan Huehner
288 <huehner@unix-ag.uni-kl.de> for the report)
289
290 -- Stefan Hornburg (Racke) <racke@linuxia.de> Tue, 14 Mar 2006 11:14:11 +0100
291
292 courier-authlib (0.58-0.3) experimental; urgency=low
293
294 * courier-authlib-userdb conflicts with pre-authlib courier-base package
295
296 -- Stefan Hornburg (Racke) <racke@linuxia.de> Wed, 11 Jan 2006 09:33:10 +0100
297
298 courier-authlib (0.58-0.2) experimental; urgency=low
299
300 * updated config.{guess,sub} to avoid FTBFS on some architectures
301 (Closes: #346105, thanks to Petr Salinger
302 <Petr.Salinger@t-systems.cz>)
303
304 -- Stefan Hornburg (Racke) <racke@linuxia.de> Fri, 6 Jan 2006 11:13:19 +0100
305
306 courier-authlib (0.58-0.1) experimental; urgency=low
307
308 * new upstream release
309 * transition to new PostgreSQL architecture (Closes: #339297, thanks to
310 Martin Pitt <mpitt@debian.org> for the report and the patch)
311 * added courier-authlib-mysql/postgresql prerm/postinst scripts to
312 restart courier-authdaemon
313
314 -- Stefan Hornburg (Racke) <racke@linuxia.de> Thu, 5 Jan 2006 14:58:19 +0100
315
316 courier-authlib (0.57.20051004-2) experimental; urgency=low
317
318 * ship configuration files with sane ownership/permissions
319 * restoring call to pam_acct_mgmt
320
321 -- Stefan Hornburg (Racke) <racke@linuxia.de> Fri, 11 Nov 2005 00:49:19 +0100
322
323 courier-authlib (0.57.20051004-1) experimental; urgency=low
324
325 * new upstream release:
326 - contains authtest manual page and authpasswd script
327 * keep authtest name instead of renaming to courierauthtest, there are
328 currently no conflicts with other binaries
329 * separate package courier-authlib-pipe for authpipe module
330 * revive courier-authdaemon package to allow seamless upgrades from sarge
331 * changed FSF address in copyright file
332 * changed BuildDepends from libmysqlclient10-dev to libmysqlclient14-dev
333 * use DH_COMPAT=4
334
335 -- Stefan Hornburg (Racke) <racke@linuxia.de> Tue, 25 Oct 2005 11:04:45 +0200
336
337 courier-authlib (0.56-0.5) experimental; urgency=low
338
339 * added build dependency on procps (Closes: #311976, thanks to Kurt
340 Roeckx <kurt@roeckx.be> for the report)
341
342 -- Stefan Hornburg (Racke) <racke@linuxia.de> Sat, 4 Jun 2005 22:03:43 +0200
343
344 courier-authlib (0.56-0.4) experimental; urgency=low
345
346 * provide proper LDAP configuration file instead of an empty one (thanks
347 to Peter Mann <Peter.Mann@tuke.sk> for the report)
348
349 -- Stefan Hornburg (Racke) <racke@linuxia.de> Tue, 31 May 2005 14:48:04 +0200
350
351 courier-authlib (0.56-0.3) experimental; urgency=low
352
353 * added dependency to courier-authlib-dev on courier-authlib
354 * versioned dependencies for courier-authlib-* packages
355
356 -- Stefan Hornburg (Racke) <racke@linuxia.de> Tue, 31 May 2005 11:13:01 +0200
357
358 courier-authlib (0.56-0.2) experimental; urgency=low
359
360 * removed check for openssl binary (Closes: #311175, thanks to Kenshi
361 Muto <kmuto@debian.org> for the report)
362
363 -- Stefan Hornburg (Racke) <racke@linuxia.de> Mon, 30 May 2005 13:23:02 +0200
364
365 courier-authlib (0.56-0.1) experimental; urgency=low
366
367 * initial release
368
369 -- Stefan Hornburg (Racke) <racke@linuxia.de> Fri, 27 May 2005 23:20:21 +0200
370