summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Riosa <vivo@gentoo.org>2006-04-10 21:35:55 +0000
committerFrancesco Riosa <vivo@gentoo.org>2006-04-10 21:35:55 +0000
commit6d7ab79a8b8a2a3548102430f1b17b5f8379be8a (patch)
treeda6b1956040e1b24888da56724704e72b86ad615 /eclass/mysql_fx.eclass
parentfix Bug #128713 dev-db/mysql: Query Logging Bypass Vulnerability (CVE-2006-09... (diff)
downloadgentoo-2-6d7ab79a8b8a2a3548102430f1b17b5f8379be8a.tar.gz
gentoo-2-6d7ab79a8b8a2a3548102430f1b17b5f8379be8a.tar.bz2
gentoo-2-6d7ab79a8b8a2a3548102430f1b17b5f8379be8a.zip
fix Bug #128713 dev-db/mysql: Query Logging Bypass Vulnerability (CVE-2006-0903)
Raphael Marichez has ported the upstream patch to 4.1.14, thanks!
Diffstat (limited to 'eclass/mysql_fx.eclass')
-rw-r--r--eclass/mysql_fx.eclass4
1 files changed, 3 insertions, 1 deletions
diff --git a/eclass/mysql_fx.eclass b/eclass/mysql_fx.eclass
index 2627dd9c64ae..38074ef59ba6 100644
--- a/eclass/mysql_fx.eclass
+++ b/eclass/mysql_fx.eclass
@@ -1,6 +1,8 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/mysql_fx.eclass,v 1.11 2006/03/17 20:17:53 vivo Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/mysql_fx.eclass,v 1.12 2006/04/10 21:35:55 vivo Exp $
+# $ID: $
+
# Author: Francesco Riosa <vivo at gentoo.org>
# Maintainer: Francesco Riosa <vivo at gentoo.org>