1d1067b94c05225fe8dc7e565edfd8b7491ce6a6
[hcoop/debian/courier-authlib.git] / debian / changelog
1 courier-authlib (0.66.4-9+hcoop1) unstable; urgency=medium
2
3 * HCoop release
4
5 -- Clinton Ebadi <clinton@unknownlamer.org> Sun, 22 Apr 2018 03:53:22 -0400
6
7 courier-authlib (0.66.4-9) unstable; urgency=medium
8
9 * Orphan the package.
10
11 -- Ondřej Surý <ondrej@debian.org> Wed, 21 Dec 2016 15:02:10 +0100
12
13 courier-authlib (0.66.4-8) unstable; urgency=medium
14
15 * Use default-libmysqlclient-dev instead of libmysqlclient-dev
16 * Run wrap-and-sort -a
17 * Rebuild with default-libmysqlclient-dev as libmysqlclient-dev (>= 5.7)
18 is broken (Closes: #844952)
19
20 -- Ondřej Surý <ondrej@debian.org> Fri, 25 Nov 2016 15:21:19 +0100
21
22 courier-authlib (0.66.4-7) unstable; urgency=medium
23
24 * /usr/sbin/authdaemon is just a shell wrapper we need to call with
25 'start' and 'stop' arguments (Closes: #818747)
26 * Look at /usr/lib/courier/courier-authlib/authdaemond for
27 courier-authdaemon init.d script status call
28
29 -- Ondřej Surý <ondrej@debian.org> Wed, 23 Mar 2016 14:38:43 +0100
30
31 courier-authlib (0.66.4-6) unstable; urgency=medium
32
33 * Fix the TMPFILES loop in init script (Closes: #818744)
34 * Add "start" as default DAEMON_ARGS to launch courier-authdaemon
35 (Closes: #818747)
36 * Fix courier-authlib-sqlite description (Closes: #810601)
37
38 -- Ondřej Surý <ondrej@debian.org> Tue, 22 Mar 2016 12:11:51 +0100
39
40 courier-authlib (0.66.4-5) unstable; urgency=medium
41
42 * sysvinit-utils | init-d-script is Dependency and not Build-Dependency
43 * Looks like trigger name cannot end with /
44 * Let's restart courier-authdaemon and not authdaemon in triggered action
45 (Closes: #810345)
46 * libcourierauth* libraries are normal shared libraries, treat them as such
47 (Closes: #378241)
48 * Fix misc lintian warnings
49 * Add versioned Breaks: for courier-base and maildrop to not break them
50 * Rewritten init.d script using init-d-script
51 (Closes: #776529, #144505, #580187, #750582)
52 * Remove authdaemon restart from prerm scripts, we don't need this
53 anymore since we restart authdaemon via dpkg-trigger (Closes: #540374)
54 * Rewritten d/rules to use debhelper 9, autoreconf, and autotools-dev
55 (Closes: #558542, #540698, #599628, #607123, #744560)
56 * Update symbols file to match current symbols and set
57 DPKG_GENSYMBOLS_CHECK_LEVEL to 4
58 * Add adduser to courier-authlib Depends
59
60 -- Ondřej Surý <ondrej@debian.org> Wed, 16 Mar 2016 11:41:54 +0100
61
62 courier-authlib (0.66.4-4) unstable; urgency=medium
63
64 * Update packaging to modern dh9 format and use dh-autoreconf and
65 autotools-dev
66 * Don't mangle file permissions on install time as it's take care of in
67 Debian package
68 * Rip AC_PROG_SYSCONFTOOL macro to m4/ directory
69 * Fix authdaemondprog linking; missing libcourierauth.la
70 * Reorder libs on pkglib_LTLIBRARIES to help libtool find the libs
71 * Lintian overrides are installed by dh_lintian
72
73 -- Ondřej Surý <ondrej@debian.org> Mon, 08 Feb 2016 15:00:41 +0100
74
75 courier-authlib (0.66.4-3) unstable; urgency=medium
76
77 * Check and create courier user in authdaemon package in case
78 courier-base is not installed first (LP#1542174)
79
80 -- Ondřej Surý <ondrej@debian.org> Fri, 05 Feb 2016 09:58:26 +0100
81
82 courier-authlib (0.66.4-2) unstable; urgency=medium
83
84 * Convert the d/copyright into machine-readable file and add license for
85 authldaplib.c
86 * Use invoke-rc.d to restart authdaemon on mysql and postgresql fresh
87 installation
88 * Add courier-authdaemon systemd files (service and tmpfile)
89
90 -- Ondřej Surý <ondrej@debian.org> Sat, 02 Jan 2016 17:29:17 +0100
91
92 courier-authlib (0.66.4-1) unstable; urgency=medium
93
94 * Imported Upstream version 0.66.4
95 * Add dependency on libcourier-unicode-dev and wrap-and-sort -a
96 * Add myself to Uploaders
97 * Add Vcs-* links and Homepage
98 * Add d/watch with support for signed packages
99
100 -- Ondřej Surý <ondrej@debian.org> Thu, 31 Dec 2015 11:33:25 +0100
101
102 courier-authlib (0.66.3-1) unstable; urgency=medium
103
104 * Add support for authsqlite
105 * New upstream version 0.66.3
106
107 -- Ondřej Surý <ondrej@debian.org> Mon, 29 Jun 2015 12:23:12 +0200
108
109 courier-authlib (0.66.1-1+hcoop3) unstable; urgency=medium
110
111 * Replace system() with fork()+setuid()+exec() when calling afs
112 get-token script. Fixes issues with modern libafs-pam-session / PAG
113 behavior (courier must still run nopag)
114
115 -- Clinton Ebadi <clinton@unknownlamer.org> Mon, 18 May 2015 23:36:51 -0400
116
117 courier-authlib (0.66.1-1+hcoop2) unstable; urgency=medium
118
119 * Rebuild for Jessie
120
121 -- Clinton Ebadi <clinton@unknownlamer.org> Wed, 13 May 2015 11:08:11 -0400
122
123 courier-authlib (0.66.1-1~bpo70+hcoop1) wheezy-backports; urgency=medium
124
125 * Merge hcoop changes
126 * Backport to wheezy
127
128 -- Clinton Ebadi <clinton@neurasthenic.home.unknownlamer.org> Tue, 29 Apr 2014 23:08:29 -0400
129
130 courier-authlib (0.66.1-1) unstable; urgency=low
131
132 * New upstream release.
133
134 [Willi Mann <willi@debian.org>]
135
136 * Fix libtool breakage by explicitly using /bin/bash in debian/rules.
137
138 -- Stefan Hornburg (Racke) <racke@linuxia.de> Mon, 28 Oct 2013 11:38:37 +0100
139
140 courier-authlib (0.63.0-6+hcoop1) unstable; urgency=medium
141
142 * Merged HCoop changes
143
144 -- Clinton Ebadi <clinton@neurasthenic.home.unknownlamer.org> Tue, 29 Apr 2014 20:17:45 -0400
145
146 courier-authlib (0.63.0-6) unstable; urgency=low
147
148 [Martin Orr <martin@martinorr.name>]
149
150 * Set SELinux context for runtime directories in init script
151 (Closes: #668564)
152
153 -- Stefan Hornburg (Racke) <racke@linuxia.de> Fri, 13 Apr 2012 08:53:02 +0200
154
155 courier-authlib (0.63.0-5) unstable; urgency=low
156
157 [ Moritz Muehlenhoff <jmm@debian.org> ]
158
159 * Enable hardened build flags (Closes: #655168)
160
161 [ Peter Eisentraut <petere@debian.org> ]
162
163 * Add support for "status" action to authdaemon init script
164
165 -- Stefan Hornburg (Racke) <racke@linuxia.de> Sat, 07 Apr 2012 16:48:52 +0200
166
167 courier-authlib (0.63.0-4) unstable; urgency=low
168
169 * Remove umask check from debian/rules (Closes: #634599, thanks to Lucas
170 Nussbaum <lucas@lucas-nussbaum.net> for the report)
171
172 -- Stefan Hornburg (Racke) <racke@linuxia.de> Wed, 31 Aug 2011 13:32:46 +0200
173
174 courier-authlib (0.63.0-3.1) unstable; urgency=low
175
176 * Non-maintainer upload.
177 * Empty dependency_libs (Closes: #621191).
178
179 -- Luk Claes <luk@debian.org> Tue, 28 Jun 2011 07:23:00 +0200
180
181 courier-authlib (0.63.0-3) unstable; urgency=low
182
183 [ Simon McVittie <smcv@debian.org> ]
184 * Add a symbols file for libcourier*.so to work around the library name
185 being unsuitable for dpkg-shlibdeps (based on a suggestion from
186 Steve Langasek, Closes: #554788)
187 * Tell dh_makeshlibs and dh_shlibdeps to look in the non-standard library
188 directory
189 * Make distclean rather than clean to avoid garbage in the Debian diff when
190 building twice (patch from Peter Eisentraut, Closes: #527971)
191
192 -- Stefan Hornburg (Racke) <racke@linuxia.de> Mon, 11 Oct 2010 10:20:03 +0200
193
194 courier-authlib (0.63.0-2) unstable; urgency=low
195
196 * rebuild to really fix MySQL dependency (Closes: #574101)
197 * recreation of directories in /var/run uses correct
198 ownership/permissions now (Closes: #429866)
199
200 -- Stefan Hornburg (Racke) <racke@linuxia.de> Fri, 19 Mar 2010 14:28:14 +0100
201
202 courier-authlib (0.63.0-1) unstable; urgency=low
203
204 * new upstream release
205 * fix deprecated dependency on libmysqlclient15off (Closes: #574101,
206 thanks to Dominik Röttsches <d-r@roettsches.de> for the report)
207
208 -- Stefan Hornburg (Racke) <racke@linuxia.de> Tue, 16 Mar 2010 16:14:44 +0100
209
210 courier-authlib (0.62.4-1) unstable; urgency=low
211
212 * new upstream release
213 - satisfies courier-base reverse dependency (Closes: #558120,
214 thanks to Julien Pinon <jpinon@free.fr> for the report)
215 * fix incorrect handling of init.d reload action by removing it
216 (Closes: #527972, thanks to Peter Eisentraut <petere@debian.org>)
217 * use upstream config.* files
218 * lintian fixes
219 - added ${misc:Depends} for all packages
220 - eliminated commands with absolute paths in maintainer scripts
221 - bumped up Standards-Version
222 - bumped up debhelper comptability level to 5
223
224 -- Stefan Hornburg (Racke) <racke@linuxia.de> Thu, 26 Nov 2009 20:09:13 +0100
225
226 courier-authlib (0.62.2-1) unstable; urgency=low
227
228 * new upstream release
229 * create run directory with init script (Closes: #349830, thanks to Tim
230 Small <tim@buttersideup.com> for the help)
231 * lintian
232 - copyright notice added to copyright
233 - overrides for file permission of configuration files
234 - reorder debhelper commands
235
236 -- Stefan Hornburg (Racke) <racke@linuxia.de> Mon, 02 Mar 2009 16:09:05 +0100
237
238 courier-authlib (0.61.0-1+lenny1hcoop1) lenny; urgency=low
239
240 * Merge from Debian. Remaining changes:
241 + authpam.c:
242 - Revert the disabling of pam_setcred so that IMAP works on AFS.
243 + courier_auth_config.h:
244 - Set the userdb path to be /etc/courier/userdb.
245 + preauthuserdbcommon.c:
246 - Get AFS tokens.
247
248 -- Michael Olson (HCoop) <mwolson@hcoop.net> Thu, 09 Apr 2009 23:43:21 -0400
249
250 courier-authlib (0.61.0-1+lenny1) testing-security; urgency=high
251
252 * Non-maintainer upload by the security team
253 * Fix several sql-injection vulnerabilities in authpgsqllib.c by using
254 PQsetClientEncoding() and PQescapeStringConn()
255 Fixes: CVE-2008-2380
256
257 -- Steffen Joeris <white@debian.org> Mon, 08 Dec 2008 13:48:12 +0000
258
259 courier-authlib (0.61.0-1) unstable; urgency=low
260
261 * new upstream release
262 * lintian:
263 - debian/compat file
264 - don't ignore make clean errors
265
266 -- Stefan Hornburg (Racke) <racke@linuxia.de> Thu, 17 Jul 2008 12:59:36 +0200
267
268 courier-authlib (0.60.1-2.1) unstable; urgency=high
269
270 * Non-maintainer upload by the security team
271 * Fix sql injection vulnerability by changing to use
272 mysql_set_character_set instead of SET NAMES
273 (Change was introduced by upstream in 0.60.6)
274 (Closes: #485424)
275
276 -- Steffen Joeris <white@debian.org> Mon, 09 Jun 2008 15:29:23 +0000
277
278 courier-authlib (0.60.2-0hcoop7) unstable; urgency=low
279
280 * Revert last change. Now the AFS token code is before the callback.
281
282 -- Michael Olson (HCoop) <mwolson@hcoop.net> Thu, 07 Feb 2008 22:37:30 -0500
283
284 courier-authlib (0.60.2-0hcoop6) unstable; urgency=low
285
286 * Move acquiting of AFS vmail tokens to just after callback.
287
288 -- Michael Olson (HCoop) <mwolson@hcoop.net> Sat, 02 Feb 2008 20:29:01 -0500
289
290 courier-authlib (0.60.2-0hcoop5) unstable; urgency=low
291
292 * Move acquiring of AFS vmail tokens to preauthuserdbcommon.c.
293
294 -- Michael Olson (HCoop) <mwolson@hcoop.net> Fri, 01 Feb 2008 21:55:37 -0500
295
296 courier-authlib (0.60.2-0hcoop4) unstable; urgency=low
297
298 * authuserdb: Try using a separate get-token script.
299
300 -- Michael Olson (HCoop) <mwolson@hcoop.net> Wed, 30 Jan 2008 13:17:14 -0500
301
302 courier-authlib (0.60.2-0hcoop3) unstable; urgency=low
303
304 * Fix bug in previous patch.
305
306 -- Michael Olson (HCoop) <mwolson@hcoop.net> Sun, 27 Jan 2008 16:19:18 -0500
307
308 courier-authlib (0.60.2-0hcoop2) unstable; urgency=low
309
310 * Get token after authenticating a vmail user.
311
312 -- Michael Olson (HCoop) <mwolson@hcoop.net> Sat, 26 Jan 2008 15:28:19 -0500
313
314 courier-authlib (0.60.2-0hcoop1) unstable; urgency=low
315
316 * New upstream release. Remaining changes:
317 - Revert the disabling of pam_setcred so that IMAP works as expected.
318 - Set the userdb path to be /etc/courier/userdb.
319
320 -- Michael Olson (HCoop) <mwolson@hcoop.net> Fri, 25 Jan 2008 19:24:41 -0500
321
322 courier-authlib (0.60.1-2) unstable; urgency=low
323
324 * added LSB dependency info to init scripts (Closes: #460221, thanks to
325 Petter Reinholdtsen <pere@hungry.com> for the patch)
326
327 -- Stefan Hornburg (Racke) <racke@linuxia.de> Mon, 7 Apr 2008 13:21:37 +0200
328
329 courier-authlib (0.60.1-1hcoop1) unstable; urgency=low
330
331 * Sync from Debian. Remaining changes:
332 - Revert the disabling of pam_setcred so that IMAP works as expected.
333 - Set the userdb path to be /etc/courier/userdb.
334
335 -- Michael Olson (HCoop) <mwolson@hcoop.net> Fri, 25 Jan 2008 18:28:11 -0500
336
337 courier-authlib (0.60.1-1) unstable; urgency=low
338
339 * new upstream release
340
341 -- Stefan Hornburg (Racke) <racke@linuxia.de> Mon, 15 Oct 2007 10:56:16 +0200
342
343 courier-authlib (0.60.0-1) unstable; urgency=low
344
345 * new upstream release, now under GPL version 3
346
347 -- Stefan Hornburg (Racke) <racke@linuxia.de> Sun, 30 Sep 2007 21:58:35 +0200
348
349 courier-authlib (0.59.3-2) unstable; urgency=low
350
351 * dropped alternative build dependency on postgresql-dev
352 (Closes: #429964, thanks to Lior Kaplan <kaplan@debian.org> for the report
353
354 -- Stefan Hornburg (Racke) <racke@linuxia.de> Thu, 21 Jun 2007 20:26:38 +0200
355
356 courier-authlib (0.59.3-1hcoop1) unstable; urgency=low
357
358 [Adam Megacz]
359 * Revert the disabling of pam_setcred so that IMAP works as expected.
360 * Set the userdb path to be /etc/courier/userdb.
361 * userdb: Allow "+", ":", and "_" in usernames.
362
363 -- Michael Olson (HCoop) <mwolson@hcoop.net> Fri, 25 Jan 2008 17:46:10 -0500
364
365 courier-authlib (0.59.3-1) unstable; urgency=low
366
367 * new upstream release
368
369 -- Stefan Hornburg (Racke) <racke@linuxia.de> Mon, 23 Apr 2007 10:18:17 +0200
370
371 courier-authlib (0.59.1-0.1) experimental; urgency=low
372
373 * new upstream release
374
375 -- Stefan Hornburg (Racke) <racke@linuxia.de> Wed, 17 Jan 2007 11:58:29 +0100
376
377 courier-authlib (0.58-5) unstable; urgency=low
378
379 * added dependency and build dependency on expect (Closes: #400812,
380 thanks to Peter Troeger <peter@troeger.eu> for the report)
381
382 -- Stefan Hornburg (Racke) <racke@linuxia.de> Wed, 29 Nov 2006 11:42:45 +0100
383
384 courier-authlib (0.58-4) unstable; urgency=medium
385
386 * call dh_makeshlibs during binary-arch target in order to get proper shlib
387 information for libcourierauth.so (Closes: #378249, thanks to Charles
388 Fry <cfry@debian.org> for the report and Steinar H. Gunderson
389 <sesse@debian.org> for the patch)
390 * ensure that courier-authdaemon is upgraded when switching to courier-authlib
391 * switch to lsb logging functions (Closes: #384823, thanks to David Härdeman
392 <david@2gen.com> for the patch)
393
394 -- Stefan Hornburg (Racke) <racke@linuxia.de> Sat, 9 Sep 2006 17:37:11 +0200
395
396 courier-authlib (0.58-3.1) unstable; urgency=medium
397
398 * Non-Maintainer Upload to fix security bug, caused by
399 /var/run/courier/authdaemon being world executable. Thanks to Martin
400 Ferrari for the fix. (Closes: #378571)
401
402 -- Margarita Manterola <marga@debian.org> Tue, 1 Aug 2006 16:45:07 -0300
403
404 courier-authlib (0.58-3) unstable; urgency=low
405
406 * remove all Courier runtime files on purge of courier-authdaemon
407
408 -- Stefan Hornburg (Racke) <racke@linuxia.de> Tue, 6 Jun 2006 04:48:20 +0200
409
410 courier-authlib (0.58-2) unstable; urgency=low
411
412 * set ownership of /var/run/courier and /var/run/courier/authdaemon to
413 daemon.daemon (Closes: #368358, #368360)
414
415 -- Stefan Hornburg (Racke) <racke@linuxia.de> Tue, 23 May 2006 09:43:15 +0200
416
417 courier-authlib (0.58-1.0) unstable; urgency=low
418
419 * first upload to unstable
420
421 -- Stefan Hornburg (Racke) <racke@linuxia.de> Fri, 12 May 2006 16:53:38 +0200
422
423 courier-authlib (0.58-0.4) experimental; urgency=low
424
425 * changed alternative dependency for libmysqlclient-dev to
426 libmysqlclient15-dev (Closes: #356728, thanks to Stefan Huehner
427 <huehner@unix-ag.uni-kl.de> for the report)
428
429 -- Stefan Hornburg (Racke) <racke@linuxia.de> Tue, 14 Mar 2006 11:14:11 +0100
430
431 courier-authlib (0.58-0.3) experimental; urgency=low
432
433 * courier-authlib-userdb conflicts with pre-authlib courier-base package
434
435 -- Stefan Hornburg (Racke) <racke@linuxia.de> Wed, 11 Jan 2006 09:33:10 +0100
436
437 courier-authlib (0.58-0.2) experimental; urgency=low
438
439 * updated config.{guess,sub} to avoid FTBFS on some architectures
440 (Closes: #346105, thanks to Petr Salinger
441 <Petr.Salinger@t-systems.cz>)
442
443 -- Stefan Hornburg (Racke) <racke@linuxia.de> Fri, 6 Jan 2006 11:13:19 +0100
444
445 courier-authlib (0.58-0.1) experimental; urgency=low
446
447 * new upstream release
448 * transition to new PostgreSQL architecture (Closes: #339297, thanks to
449 Martin Pitt <mpitt@debian.org> for the report and the patch)
450 * added courier-authlib-mysql/postgresql prerm/postinst scripts to
451 restart courier-authdaemon
452
453 -- Stefan Hornburg (Racke) <racke@linuxia.de> Thu, 5 Jan 2006 14:58:19 +0100
454
455 courier-authlib (0.57.20051004-2) experimental; urgency=low
456
457 * ship configuration files with sane ownership/permissions
458 * restoring call to pam_acct_mgmt
459
460 -- Stefan Hornburg (Racke) <racke@linuxia.de> Fri, 11 Nov 2005 00:49:19 +0100
461
462 courier-authlib (0.57.20051004-1) experimental; urgency=low
463
464 * new upstream release:
465 - contains authtest manual page and authpasswd script
466 * keep authtest name instead of renaming to courierauthtest, there are
467 currently no conflicts with other binaries
468 * separate package courier-authlib-pipe for authpipe module
469 * revive courier-authdaemon package to allow seamless upgrades from sarge
470 * changed FSF address in copyright file
471 * changed BuildDepends from libmysqlclient10-dev to libmysqlclient14-dev
472 * use DH_COMPAT=4
473
474 -- Stefan Hornburg (Racke) <racke@linuxia.de> Tue, 25 Oct 2005 11:04:45 +0200
475
476 courier-authlib (0.56-0.5) experimental; urgency=low
477
478 * added build dependency on procps (Closes: #311976, thanks to Kurt
479 Roeckx <kurt@roeckx.be> for the report)
480
481 -- Stefan Hornburg (Racke) <racke@linuxia.de> Sat, 4 Jun 2005 22:03:43 +0200
482
483 courier-authlib (0.56-0.4) experimental; urgency=low
484
485 * provide proper LDAP configuration file instead of an empty one (thanks
486 to Peter Mann <Peter.Mann@tuke.sk> for the report)
487
488 -- Stefan Hornburg (Racke) <racke@linuxia.de> Tue, 31 May 2005 14:48:04 +0200
489
490 courier-authlib (0.56-0.3) experimental; urgency=low
491
492 * added dependency to courier-authlib-dev on courier-authlib
493 * versioned dependencies for courier-authlib-* packages
494
495 -- Stefan Hornburg (Racke) <racke@linuxia.de> Tue, 31 May 2005 11:13:01 +0200
496
497 courier-authlib (0.56-0.2) experimental; urgency=low
498
499 * removed check for openssl binary (Closes: #311175, thanks to Kenshi
500 Muto <kmuto@debian.org> for the report)
501
502 -- Stefan Hornburg (Racke) <racke@linuxia.de> Mon, 30 May 2005 13:23:02 +0200
503
504 courier-authlib (0.56-0.1) experimental; urgency=low
505
506 * initial release
507
508 -- Stefan Hornburg (Racke) <racke@linuxia.de> Fri, 27 May 2005 23:20:21 +0200
509