Increase priority
[debian/mod-auth-mysql] / debian / changelog
index ec40128..efba634 100644 (file)
@@ -1,6 +1,31 @@
+mod-auth-mysql (4.3.9-11) unstable; urgency=medium
+
+  * Change section web to net
+  * Bumped standards version
+  * Fix CVE-2008-2384: Encode strings securely via
+    mysql_real_escape_string [013-CVE-2008-2384_charset.dpatch]
+
+ -- Joey Schulze <joey@infodrom.org>  Wed, 21 Jan 2009 18:58:04 +0100
+
+mod-auth-mysql (4.3.9-10) unstable; urgency=low
+
+  * Document disabling BasicAuth and basic group file in USAGE
+    [011-auth_basic.dpatch] (closes: Bug#502895, Bug#382242)
+  * Add support for specifying the connection character set via
+    Auth_MySQL_CharacterSet [012-charset.dpatch] (closes: Bug#356530)
+
+ -- Joey Schulze <joey@infodrom.org>  Fri, 21 Nov 2008 17:07:25 +0100
+
+mod-auth-mysql (4.3.9-9) unstable; urgency=low
+
+  * Insert the copyright notice with names and note patches coming from
+    the Debian community
+
+ -- Joey Schulze <joey@infodrom.org>  Wed, 21 May 2008 07:55:27 +0200
+
 mod-auth-mysql (4.3.9-8) unstable; urgency=low
 
-  * New maintainer
+  * New maintainer (closes: Bug#407360)
   * New source package name
   * Clarified history and license
   * Improve documentation wrt. Auth_MySQL_Group_Field [005-directives.dpatch]
@@ -11,11 +36,14 @@ mod-auth-mysql (4.3.9-8) unstable; urgency=low
     [002-mysql_define]
   * Unify AuthMySQL_ and Auth_MySQL_ namespace [007-unify_namespace.dpatch]
   * Adjust the buffer size used by make_scrambled_password()
-    [008-make_scrambled_password.dpatch] (closes: Bug#356064, Bug#346194)
+    [008-make_scrambled_password.dpatch] (closes: Bug#356064, Bug#346192,
+    Bug#346194)
   * Adjust config parser data type for _Port to int, thanks to Lehel
     Bernadt <lehel@pmc-services.hu> [009-port-int.dpatch] (closes: Bug#356147)
+  * Provide an Apache authentication method, thanks to Andreas Barth
+    <aba@not.so.argh.org> [010-enctype-apache.dpatch] (closes: Bug#287547)
 
- --
+ -- Joey Schulze <joey@infodrom.org>  Thu, 15 May 2008 14:50:06 +0200
 
 libapache-mod-auth-mysql (4.3.9-7) unstable; urgency=low
 
@@ -89,7 +117,7 @@ libapache-mod-auth-mysql (4.3.9-2) unstable; urgency=low
 
 libapache-mod-auth-mysql (4.3.9-1) unstable; urgency=low
 
-sqq!q1  * New upstream release, which codifies the way that multiple require
+  * New upstream release, which codifies the way that multiple require
     statements are meant to work.
 
  -- Matthew Palmer <mpalmer@debian.org>  Fri, 24 Dec 2004 00:30:40 +1100