tag 841677 pending
thanks
Hello,
Bug #841677 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
http://git.debian.org/?p=python-modules/packages/mysql-connector-python.git;a=commitdiff;h=9f578de
---
commit 9f578de14e410f7b55a5e7482a2fc2c5255c535f
Author: Sandro Tosi <[email protected]>
Date: Sat Dec 17 19:50:36 2016 -0500
fixes CVE-2016-5598; Closes: #841677
diff --git a/debian/changelog b/debian/changelog
index 89bf3cc..6bf9094 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
mysql-connector-python (2.1.5-1) UNRELEASED; urgency=medium
* New upstream release
+ - fixes CVE-2016-5598; Closes: #841677
* debian/copyright
- update upstream copyright years
* debian/control
@@ -10,7 +11,7 @@ mysql-connector-python (2.1.5-1) UNRELEASED; urgency=medium
- support MariaDB versioning schema and search binaries only in directories
with 'bin' in their name
- -- Sandro Tosi <[email protected]> Sat, 17 Dec 2016 19:48:07 -0500
+ -- Sandro Tosi <[email protected]> Sat, 17 Dec 2016 19:49:56 -0500
mysql-connector-python (2.1.3-1) unstable; urgency=medium