From 2a4096c15d6783a34762770595c33685b9050ba8 Mon Sep 17 00:00:00 2001
From: Ivan Rako <irako@nekkar.carnet.hr>
Date: Thu, 17 Sep 2009 18:52:50 +0200
Subject: [PATCH] sec ispravke

---
 debian/changelog |    9 +++++++++
 debian/control   |    2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 25c3873..a060baa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+mysql-cn (2:5.0.51-2etch1) stable; urgency=low
+
+  * Ovisnost o najnovijoj verziji sa backports.org koja ispravlja sigurnosnu
+    ispravku:
+    - CVE-2009-2446: ispravke u funkciji dispatch_command u
+      libmysqld/sql_parse.cc
+
+ -- Ivan Rako <Ivan.Rako@CARNet.hr>  Thu, 17 Sep 2009 18:47:56 +0200
+
 mysql-cn (2:5.0.51-1) stable; urgency=low
 
   * Ovisnost o verziji sa backports.org
diff --git a/debian/control b/debian/control
index 934c749..6623b64 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Standards-Version: 3.6.1
 
 Package: mysql-cn
 Architecture: all
-Depends: mysql-client-5.0 (>= 5.0.51a-17~bpo40+1), mysql-server-5.0 (>= 5.0.51a-17~bpo40+1), makepasswd, carnet-tools-cn (>= 2.4), mail-transport-agent
+Depends: mysql-client-5.0 (>= 5.0.51a-24+lenny2~bpo40+1), mysql-server-5.0 (>= 5.0.51a-24+lenny2~bpo40+1), makepasswd, carnet-tools-cn (>= 2.4), mail-transport-agent
 Description: MySQL database server
  MySQL is a fast, stable and true multi-user, multi-threaded SQL database
  server. SQL (Structured Query Language) is the most popular database query
-- 
1.7.10.4