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