[Pkg-mysql-commits] r1693 - in mysql-dfsg-5.1/branches/unstable/debian: . additions
Norbert Tretkowski
nobse at alioth.debian.org
Fri Aug 21 06:53:29 UTC 2009
tags 540366 pending
thanks
Author: nobse
Date: 2009-08-21 06:53:29 +0000 (Fri, 21 Aug 2009)
New Revision: 1693
Modified:
mysql-dfsg-5.1/branches/unstable/debian/additions/my.cnf
mysql-dfsg-5.1/branches/unstable/debian/changelog
Log:
Drop old_passwords option.
Modified: mysql-dfsg-5.1/branches/unstable/debian/additions/my.cnf
===================================================================
--- mysql-dfsg-5.1/branches/unstable/debian/additions/my.cnf 2009-08-20 23:07:26 UTC (rev 1692)
+++ mysql-dfsg-5.1/branches/unstable/debian/additions/my.cnf 2009-08-21 06:53:29 UTC (rev 1693)
@@ -42,10 +42,6 @@
language = /usr/share/mysql/english
skip-external-locking
#
-# For compatibility to other Debian packages that still use
-# libmysqlclient10 and libmysqlclient12.
-old_passwords = 1
-#
# Instead of skip-networking the default is now to listen only on
# localhost which is more compatible and is not less secure.
bind-address = 127.0.0.1
Modified: mysql-dfsg-5.1/branches/unstable/debian/changelog
===================================================================
--- mysql-dfsg-5.1/branches/unstable/debian/changelog 2009-08-20 23:07:26 UTC (rev 1692)
+++ mysql-dfsg-5.1/branches/unstable/debian/changelog 2009-08-21 06:53:29 UTC (rev 1693)
@@ -4,8 +4,9 @@
- Russian, from Yuri Kozlov. (closes: #540216)
- French, from Christian Perrier. (closes: #540508)
- Italian, from Luca Monducci. (closes: #541465)
+ * Drop old_passwords option. (closes: #540366)
- -- Norbert Tretkowski <nobse at debian.org> Fri, 14 Aug 2009 15:37:30 +0200
+ -- Norbert Tretkowski <nobse at debian.org> Fri, 21 Aug 2009 08:52:39 +0200
mysql-dfsg-5.1 (5.1.37-1) unstable; urgency=low
More information about the Pkg-mysql-commits
mailing list