[vhffs-dev] [2242] added dpatch header to MySQL 5.5.37 patch |
[ Thread Index |
Date Index
| More vhffs.org/vhffs-dev Archives
]
Revision: 2242
Author: gradator
Date: 2014-07-05 21:13:05 +0200 (Sat, 05 Jul 2014)
Log Message:
-----------
added dpatch header to MySQL 5.5.37 patch
Modified Paths:
--------------
trunk/vhffs-patches/mysql/200_mysql-5.5-5.5.37-username-length.dpatch
Modified: trunk/vhffs-patches/mysql/200_mysql-5.5-5.5.37-username-length.dpatch
===================================================================
--- trunk/vhffs-patches/mysql/200_mysql-5.5-5.5.37-username-length.dpatch 2014-07-05 19:09:09 UTC (rev 2241)
+++ trunk/vhffs-patches/mysql/200_mysql-5.5-5.5.37-username-length.dpatch 2014-07-05 19:13:05 UTC (rev 2242)
@@ -1,3 +1,9 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 200_mysql-5.5-5.5.37-username-length.dpatch
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: TuxFamily patch to raise the username name length from 16 to 32 characters
+
diff -Nru a/include/mysql/plugin_auth.h.pp b/include/mysql/plugin_auth.h.pp
--- a/include/mysql/plugin_auth.h.pp 2014-03-14 18:58:32.000000000 +0000
+++ b/include/mysql/plugin_auth.h.pp 2014-07-05 18:59:22.678545387 +0000