Insert the copyright notice with names and note patches from the Debian community
[debian/mod-auth-mysql] / debian / changelog
1 mod-auth-mysql (4.3.9-9) unstable; urgency=low
2
3   * Insert the copyright notice with names and note patches coming from
4     the Debian community
5
6
7  -- Joey Schulze <joey@infodrom.org>  Wed, 21 May 2008 07:55:27 +0200
8
9 mod-auth-mysql (4.3.9-8) unstable; urgency=low
10
11   * New maintainer (closes: Bug#407360)
12   * New source package name
13   * Clarified history and license
14   * Improve documentation wrt. Auth_MySQL_Group_Field [005-directives.dpatch]
15   * Properly set unsigned char (i.e. 1-byte int) config variables, patch
16     by Adrian Bridgett <adrian@smop.co.uk> [006-options.dpatch]
17     (closes: Bug#287160,  Bug#385679, Bug#393769)
18   * Stop altering the AUTH_MYSQL_VERSION with an old Debian revision
19     [002-mysql_define]
20   * Unify AuthMySQL_ and Auth_MySQL_ namespace [007-unify_namespace.dpatch]
21   * Adjust the buffer size used by make_scrambled_password()
22     [008-make_scrambled_password.dpatch] (closes: Bug#356064, Bug#346192,
23     Bug#346194)
24   * Adjust config parser data type for _Port to int, thanks to Lehel
25     Bernadt <lehel@pmc-services.hu> [009-port-int.dpatch] (closes: Bug#356147)
26   * Provide an Apache authentication method, thanks to Andreas Barth
27     <aba@not.so.argh.org> [010-enctype-apache.dpatch] (closes: Bug#287547)
28
29  -- Joey Schulze <joey@infodrom.org>  Thu, 15 May 2008 14:50:06 +0200
30
31 libapache-mod-auth-mysql (4.3.9-7) unstable; urgency=low
32
33   * QA upload.
34   * And actually add 004-reconnect.dpatch to debian/patches/00list...
35     Thanks to Martin Schulze.
36
37  -- Matej Vela <vela@debian.org>  Wed, 27 Feb 2008 16:05:31 +0100
38
39 libapache-mod-auth-mysql (4.3.9-6) unstable; urgency=low
40
41   * QA upload.
42   * debian/rules: Gah, don't break if the Makefile isn't there.
43     Closes: #465630.
44
45  -- Matej Vela <vela@debian.org>  Wed, 13 Feb 2008 19:25:22 +0100
46
47 libapache-mod-auth-mysql (4.3.9-5) unstable; urgency=low
48
49   * QA upload.
50   * debian/patches/004-reconnect.dpatch: Automatically re-establish
51     connections with MySQL 5.0.3+.  Thanks to Johann Glaser for the patch.
52     Closes: #420010.
53   * debian/rules: Let dh_strip handle DEB_BUILD_OPTIONS=nostrip.
54     Closes: #437310.
55   * debian/rules: Remove support for DEB_BUILD_OPTIONS=debug.
56   * debian/rules: Don't ignore errors from `make distclean'.
57   * Conforms to Standards version 3.7.3.
58
59  -- Matej Vela <vela@debian.org>  Tue, 12 Feb 2008 15:55:39 +0100
60
61 libapache-mod-auth-mysql (4.3.9-4) unstable; urgency=low
62
63   * QA upload.
64   * Stop building libapache-mod-auth-mysql (Closes: #429104)
65   * Remove B-D on apache-dev
66   * Lets set DH_COMPAT in debian/compat, not debian/rules
67   * Update debian/rules not to build the apache13 module anymore.
68   * Conforms with latest Standards Version 3.7.2
69
70  -- Michael Ablassmeier <abi@debian.org>  Tue, 19 Jun 2007 11:09:00 +0200
71
72 libapache-mod-auth-mysql (4.3.9-3) unstable; urgency=medium
73
74   * QA Upload
75   * Set maintainer to Debian QA Group <packages@qa.debian.org>.
76   * apache2 module depends now on apache2.2-common.
77   * Removed the ,,changes* directories from the diff.gz.
78   * Use now make distclean instead of make clean in debian/rules.
79   * Build-depend now on dpatch.
80   * Build-depend now on debhelper 5 instead of 4.
81   * Converted the patches to dpatch.
82   * Applied a patch to fix FTBFS against apache2.2 (Closes: #389579).
83     Thanks to Julian Calaby for the patch.
84
85  -- Mario Iseli <admin@marioiseli.com>  Sun, 11 Feb 2007 14:04:10 +0100
86
87 libapache-mod-auth-mysql (4.3.9-2.1) unstable; urgency=medium
88
89   * Non-maintainer upload.
90     Rebuild against libmysqlclient15. Closes: #343771 
91
92  -- Christian Hammers <ch@debian.org>  Tue, 21 Feb 2006 21:43:01 +0100
93
94 libapache-mod-auth-mysql (4.3.9-2) unstable; urgency=low
95
96   * Rebuild for libmysqlclient12.  Closes: #298671.
97   * Clarify USAGE for md5 passwords.  Closes: #298071.
98
99  -- Matthew Palmer <mpalmer@debian.org>  Thu, 10 Mar 2005 08:48:03 +1100
100
101 libapache-mod-auth-mysql (4.3.9-1) unstable; urgency=low
102
103   * New upstream release, which codifies the way that multiple require
104     statements are meant to work.
105
106  -- Matthew Palmer <mpalmer@debian.org>  Fri, 24 Dec 2004 00:30:40 +1100
107
108 libapache-mod-auth-mysql (4.3.8-1) unstable; urgency=low
109
110   * Now converted to a non-native package, as I've got a user who is not a
111     Debianite.
112   * Fixed the configure script to properly detect whether libcrypt needs to
113     be a separate library.
114   * Guarded all instances of CRYPT_DES_ENCRYPTION_FLAG, so you can build the
115     module without crypt() being present.
116
117  -- Matthew Palmer <mpalmer@debian.org>  Fri,  5 Nov 2004 22:07:14 +1100
118
119 libapache-mod-auth-mysql (4.3.7) unstable; urgency=low
120
121   * Added a new encryption type, SHA1Sum, using a patch kindly prepared by
122     Joseph Walton.  Closes: #271730.
123
124  -- Matthew Palmer <mpalmer@debian.org>  Mon, 20 Sep 2004 10:26:41 +1000
125
126 libapache-mod-auth-mysql (4.3.6) unstable; urgency=high
127
128   * Fixed a security bug where an error in the execution of
129     mysql_check_group() causes the group check to succeed.  Closes: #271721.
130     Thanks to Joseph Walton for finding the problem and providing a patch.
131
132  -- Matthew Palmer <mpalmer@debian.org>  Wed, 15 Sep 2004 10:59:26 +1000
133
134 libapache-mod-auth-mysql (4.3.5) unstable; urgency=high
135
136   * High urgency on the request of Adam Conrad to try and get Apache2
137     through for Sarge.
138   * Rebuild to back out the ill-fated apache2 LFS transition (so much for
139     comprehensive testing...) Closes: #267354.
140   * Bumped the apache2-*-dev build-dep and apache2 dep to >= 2.0.50-10.
141
142  -- Matthew Palmer <mpalmer@debian.org>  Sun, 22 Aug 2004 21:08:58 +1000
143
144 libapache-mod-auth-mysql (4.3.4) unstable; urgency=medium
145
146   * Rebuild to support new Apache2 ABI.  Closes: #266177.
147
148  -- Matthew Palmer <mpalmer@debian.org>  Tue, 17 Aug 2004 10:01:34 +1000
149
150 libapache-mod-auth-mysql (4.3.3) unstable; urgency=low
151
152   * Really fixed the multi-group checking.  Seems I put the "you're not
153     invited" return at the wrong scope.  Where's my dwim() function, dammit.
154     Closes: #257879 (I promise).
155
156  -- Matthew Palmer <mpalmer@debian.org>  Fri, 13 Aug 2004 00:23:02 +1000
157
158 libapache-mod-auth-mysql (4.3.2) unstable; urgency=low
159
160   * Fixed multi-group checking; if multiple groups are listed in the
161     'require group' directive, the code only checked for the first one.
162     Thanks to Karsten Richter for finding the bug and fixing it.
163     Closes: #257879.
164   * Cleaned up a define and associated bits to allow compilation under
165     gcc-2.95.  And we didn't even need a versioned build-depends.
166     Closes: #258030.
167
168  -- Matthew Palmer <mpalmer@debian.org>  Fri,  6 Aug 2004 20:19:43 +1000
169
170 libapache-mod-auth-mysql (4.3.1) unstable; urgency=low
171
172   * Determined that safe_mysql_query() wasn't retrying on some retryable
173     errors, and fixed it up so that it retries once if the server wandered
174     off before we started.  Closes: #255985.
175
176  -- Matthew Palmer <mpalmer@debian.org>  Sun, 27 Jun 2004 21:34:59 +1000
177
178 libapache-mod-auth-mysql (4.3.0) unstable; urgency=low
179
180   * Two new directives, Auth_MySQL_DefaultPort and Auth_MySQL_DefaultSocket. 
181   * Related to the above, the specification of port or socket as part of the
182     hostname is no longer permitted.  Hopefully nobody got too attached to
183     that, as it wasn't documented as such anyway.
184   * Straightened out various bits of twisty code.
185   * Removed the crazy host/port/socket parsing code which (I believe) was
186     causing all the screwed up hostname grief.  Closes: #251704.
187
188  -- Matthew Palmer <mpalmer@debian.org>  Wed, 16 Jun 2004 17:39:10 +1000
189
190 libapache-mod-auth-mysql (4.2.1) unstable; urgency=low
191
192   * Added some directives to the Apache2 config handler which were somehow
193     missed in the initial conversion.  Closes: #252455.
194   * Fixed a string termination issue in the connection code.
195     Closes: #251704.
196
197  -- Matthew Palmer <mpalmer@debian.org>  Fri,  4 Jun 2004 10:28:21 +1000
198
199 libapache-mod-auth-mysql (4.2.0) unstable; urgency=low
200
201   * Applied a patch from Takeshi Murakami to add Apache 2 support and the
202     ability to specify a port number or socket file (for those times you
203     just gotta do it).  Closes: #231667.  Many thanks to Takeshi for taking
204     the time to do the Apache2 conversion (which appears to have been a fair
205     bit of work).
206       - Updated DIRECTIVES for the new port/socket specifiers.
207       - Added new --with-apache and --with-apache2 ./configure options to
208         enable/disable build support for both modules.
209       - New binary package, libapache2-mod-auth-mysql, to provide the
210         apache2-compiled version of m-a-m.  Closes: #248415.  Also updated
211         build-deps and all that sort of thing.  Small parts shamelessly
212         stolen from libapache2-mod-auth-pgsql.
213   * Bumped standards version; no changes needed.
214   * Reversed the sense of the persistent check on connection close; the
215     program now behaves like it's documentation.  Closes: #243995.
216
217  -- Matthew Palmer <mpalmer@debian.org>  Tue, 11 May 2004 15:09:07 +1000
218
219 libapache-mod-auth-mysql (4.1.8) unstable; urgency=low
220
221   * Added conditionals and more calls to modules-config so that the module
222     will install nicely into all apache flavours.  Closes: #226425.
223   * Applied a functionality improvement from Jakub Stachowski to add some
224     arbitrary SQL to the end of a query, to improve matching.
225     Closes: #221923.
226
227  -- Matthew Palmer <mpalmer@debian.org>  Fri, 16 Jan 2004 12:47:46 +1030
228
229 libapache-mod-auth-mysql (4.1.7) unstable; urgency=low
230
231   * Added a postinst and postrm which should add and remove the module from
232     Apache's module list.  Closes: #220239
233   * Thwap!  Forgot that sec->user_field might be NULL, so we shouldn't set
234     auth_user_field to it if it's empty.
235   * Added more ways to set user_group_field in the group checking query.
236     Also added a default, so it'll never be NULL.
237   * Some punctuation changes in the group check query string.
238   * Tracked down a particularly vicious segfault (and fixed another bug in
239     the process).
240   * Finally tracked down the cause of require groups not working.
241     Closes: #216859.  Many thanks to Stephen Leclerc for putting up with my
242     many fruitless debugging attempts, since I couldn't reproduce the
243     problem on my systems, but it was consistent for him.
244
245  -- Matthew Palmer <mpalmer@debian.org>  Wed, 19 Nov 2003 00:02:10 +1100
246
247 libapache-mod-auth-mysql (4.1.6) unstable; urgency=low
248
249   * Escaped $ signs in MD5 configure test, so it works properly.  Thanks to
250     Emmanuel Lacour for working this one out.  (Closes: #212179)
251
252  -- Matthew Palmer <mpalmer@debian.org>  Wed, 24 Sep 2003 09:39:06 +1000
253
254 libapache-mod-auth-mysql (4.1.5) unstable; urgency=low
255
256   * Applied patch supplied by Martin Kos to allow groups of a user to be
257     specified as a MySQL SET.  (Closes: #200535)
258
259  -- Matthew Palmer <mpalmer@debian.org>  Sun, 13 Jul 2003 19:00:17 +1000
260
261 libapache-mod-auth-mysql (4.1.4.1) unstable; urgency=low
262
263   * Yet more #ifdef'd debugging, since I suspect a need for more sacrificial
264     lambs.
265
266  -- Matthew Palmer <mpalmer@debian.org>  Fri, 16 May 2003 17:37:15 +1000
267
268 libapache-mod-auth-mysql (4.1.4) unstable; urgency=low
269
270   * Now with a log message indicating "auth failed".
271   * More logging around query generation, to solve a mysterious bug.
272   * USAGE a little more detailed on the subject of encryption types. 
273     (Closes: #192098)
274
275  -- Matthew Palmer <mpalmer@debian.org>  Wed,  7 May 2003 17:18:17 +1000
276
277 libapache-mod-auth-mysql (4.1.3) unstable; urgency=low
278
279   * Updated the Build-Deps to point to the LGPL'd libmysqlclient10-dev,
280     rather than the GPL'd libmysqlclient-dev (which is actually lmc12-dev
281     now).  Pesky licenses.  Closes: #189212.
282
283  -- Matthew Palmer <mpalmer@debian.org>  Wed, 16 Apr 2003 17:05:22 +1000
284
285 libapache-mod-auth-mysql (4.1.2) unstable; urgency=low
286
287   * FFS... Automade makefiles suck.  Duplicated the cleaning action of make
288     distclean in debian/rules.  Closes: #189107.
289
290  -- Matthew Palmer <mpalmer@debian.org>  Wed, 16 Apr 2003 09:09:58 +1000
291
292 libapache-mod-auth-mysql (4.1.1) unstable; urgency=low
293
294   * New version numbering scheme.  Screw this upstream-debian thing, I *am*
295     the damn upstream (oooh, I love the power).
296   * Fixed the blasted zombie connection problem.  Simple really - as long as
297     Apache played ball (which it didn't).  Closes: #184443.  Yippee!  Much
298     thanks *must* go to john@pensol.com who did the hard work of identifying
299     the exact circumstances under which this bug occured, and provided a
300     fair bit of the logic required to fix it.
301   * Added analogous Auth_MySQL_Group_User_Field command, fixed code to align
302     with documentation (group_user is the same as the username field, by
303     default).  All together, Closes: #187678.
304
305  -- Matthew Palmer <mpalmer@debian.org>  Mon, 14 Apr 2003 23:27:08 +1000
306
307 libapache-mod-auth-mysql (4.1.0-2) unstable; urgency=low
308
309   * Added not null qualifier in USAGE so that it's valid MySQL.
310     (Closes: #178191)
311   * Added the DIRECTIVES file to the documentation.  (Closes: #181692)
312
313  -- Matthew Palmer <mpalmer@debian.org>  Thu, 20 Feb 2003 13:06:21 +1100
314
315 libapache-mod-auth-mysql (4.1.0-1) unstable; urgency=low
316
317   * New upstream version.
318   * Modified rules to accomodate new configure script.
319
320  -- Matthew Palmer <mpalmer@debian.org>  Wed, 13 Nov 2002 01:25:13 +1100
321
322 libapache-mod-auth-mysql (4.0.0-3) unstable; urgency=low
323
324   * Removed the custom APLOG_MARK I defined - it really isn't necessary, and
325     just makes the logfile uglier.
326   * Uncommented the check to see if the module has been disabled in config.
327     Another one of those "WTF?" moments.  (Closes: #166458)
328   * Hunted down all error messages which don't involve errno and explicitly
329     set errno to 0 (to avoid weird errors in logging messages).
330
331  -- Matthew Palmer <mpalmer@debian.org>  Sun, 10 Nov 2002 15:24:27 +1100
332
333 libapache-mod-auth-mysql (4.0.0-2) unstable; urgency=low
334
335   * Uncomment the Auth_MySQL directives from the directives list.  Why it
336     ever got commented in the first place is completely beyond me.
337     (Closes: #164321)
338
339  -- Matthew Palmer <mpalmer@debian.org>  Thu, 17 Oct 2002 09:30:54 +1000
340
341 libapache-mod-auth-mysql (4.0.0-1) unstable; urgency=low
342
343   * New upstream release.  Mostly just a merge of two differing versions of
344     the upstream software, as well as some minor fiddling.
345
346  -- Matthew Palmer <mpalmer@debian.org>  Sat, 28 Sep 2002 12:43:46 +1000
347
348 libapache-mod-auth-mysql (3.2-2) unstable; urgency=low
349
350   * Added support for PHP-style MD5 hashes.  (Closes: #158287)
351   * New maintainer, at the consent of the previous maintainer.  Thanks to
352     Matthew Wilcox for his work on the package to date.
353   * Bumped standards-version to 3.5.7.
354   * Integrated debhelper a bit more, DH_COMPAT=4.
355   * New version. (Closes: #100692)
356
357  -- Matthew Palmer <mpalmer@debian.org>  Mon, 23 Sep 2002 11:08:57 +1000
358
359 libapache-mod-auth-mysql (3.2-1) unstable; urgency=low
360
361   * Split from apache 1.3.22-5 package to reduce apache dependencies.
362
363  -- Matthew Wilcox <willy@debian.org>  Wed,  9 Jan 2002 15:15:23 -0700