[Pkg-mysql-commits] r2138 - mysql-5.5/branches/wheezy/debian
Nicholas Bamber
periapt at alioth.debian.org
Tue Jun 5 05:41:29 UTC 2012
Author: periapt
Date: 2012-06-05 05:41:27 +0000 (Tue, 05 Jun 2012)
New Revision: 2138
Modified:
mysql-5.5/branches/wheezy/debian/changelog
mysql-5.5/branches/wheezy/debian/rules
Log:
releasing version 5.5.24+dfsg-2
Modified: mysql-5.5/branches/wheezy/debian/changelog
===================================================================
--- mysql-5.5/branches/wheezy/debian/changelog 2012-06-04 21:45:13 UTC (rev 2137)
+++ mysql-5.5/branches/wheezy/debian/changelog 2012-06-05 05:41:27 UTC (rev 2138)
@@ -1,3 +1,9 @@
+mysql-5.5 (5.5.24+dfsg-2) unstable; urgency=low
+
+ * Really bumped the version in shlibs
+
+ -- Nicholas Bamber <nicholas at periapt.co.uk> Mon, 04 Jun 2012 23:03:35 +0100
+
mysql-5.5 (5.5.24+dfsg-1) unstable; urgency=low
* New upstream release. Fixes CVE-2012-2102 mysql DoS by authenticated user
Modified: mysql-5.5/branches/wheezy/debian/rules
===================================================================
--- mysql-5.5/branches/wheezy/debian/rules 2012-06-04 21:45:13 UTC (rev 2137)
+++ mysql-5.5/branches/wheezy/debian/rules 2012-06-05 05:41:27 UTC (rev 2138)
@@ -216,9 +216,8 @@
override_dh_installcron-arch:
dh_installcron --name mysql-server
-# This looks very dodgy to 'periapt'.
override_dh_makeshlibs-arch:
- dh_makeshlibs -plibmysqlclient18 -V'libmysqlclient18 (>= 5.5.13-1)'
+ dh_makeshlibs -plibmysqlclient18 -V'libmysqlclient18 (>= 5.5.24+dfsg-1)'
binary: binary-indep binary-arch
More information about the Pkg-mysql-commits
mailing list