[SCM] Debian packaging of libdbd-sqlite3-perl branch, master, updated. 734c2fdf5260ec4eae96ad93989a7e3ddbdd8242

gregor herrmann gregoa at debian.org
Fri Dec 2 19:50:31 UTC 2011


The following commit has been merged in the master branch:
commit 88a7868d13cc41de2d948480152d7e822a42f349
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Dec 2 17:18:58 2011 +0100

    Add another item about possible compatibility problems to debian/NEWS.

diff --git a/debian/NEWS b/debian/NEWS
index 4cdb480..2f9721e 100644
--- a/debian/NEWS
+++ b/debian/NEWS
@@ -1,3 +1,17 @@
+libdbd-sqlite3-perl (1.35-1) unstable; urgency=low
+
+  From upstream changes:  
+
+    *** CHANGES THAT MAY POSSIBLY BREAK YOUR OLD APPLICATIONS ***
+    - Resolved #67581: bind_param SQL_INTEGER numifies value;
+      Now DBD::SQLite croaks if you explicitly specify datatype
+      (with bind_param) and datatype mismatch happens (ISHIGAKI)
+    - Datatype set in the bind_param(_array) becomes sticky now
+      (as per DBI spec). This potentially affects code depending on
+      current undocumented and broken behavior. (Yuriy Kaminskiy)
+
+ -- gregor herrmann <gregoa at debian.org>  Fri, 02 Dec 2011 17:18:12 +0100
+
 libdbd-sqlite3-perl (1.31-1) unstable; urgency=low
 
   The following changes may break older applications:

-- 
Debian packaging of libdbd-sqlite3-perl



More information about the Pkg-perl-cvs-commits mailing list