summaryrefslogtreecommitdiff
path: root/databases/mysql4-client/Makefile.common
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2005-03-15 15:09:14 +0000
committerxtraeme <xtraeme@pkgsrc.org>2005-03-15 15:09:14 +0000
commit59652240488f1f5105f70ea75186d420f474ddc5 (patch)
tree2b7b6dcde6348a3d584c10fde67afcbb85c78d60 /databases/mysql4-client/Makefile.common
parent887b26b7c331ece7462d676f6013fc16e26d5625 (diff)
downloadpkgsrc-59652240488f1f5105f70ea75186d420f474ddc5.tar.gz
Update to 4.1.10a.
- Fix potential security vulnerabilities in the creation of temporary table file names and the handling of User Defined Functions (UDFs). More info: http://www.k-otik.com/english/advisories/2005/0252 Increased BUILDLINK_RECOMMENDED to 4.1.10a.
Diffstat (limited to 'databases/mysql4-client/Makefile.common')
-rw-r--r--databases/mysql4-client/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/mysql4-client/Makefile.common b/databases/mysql4-client/Makefile.common
index f169022426d..5d66d26f320 100644
--- a/databases/mysql4-client/Makefile.common
+++ b/databases/mysql4-client/Makefile.common
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.common,v 1.33 2005/03/08 16:48:11 xtraeme Exp $
+# $NetBSD: Makefile.common,v 1.34 2005/03/15 15:09:14 xtraeme Exp $
-DISTNAME= mysql-4.1.10
+DISTNAME= mysql-4.1.10a
CATEGORIES= databases
MASTER_SITES= http://mirrors.sunsite.dk/mysql/Downloads/MySQL-4.1/ \
ftp://sunsite.dk/mirrors/mysql/Downloads/MySQL-4.1/ \