This release many bug fixes and DoS security problem (CVE-2009-4484). Plese refer these URL in detail. http://dev.mysql.com/doc/refman/5.0/en/news-5-0-89.html http://dev.mysql.com/doc/refman/5.0/en/news-5-0-90.html There some minor pkgsrc change to prevent compile time warnings.
13 lines
310 B
Text
13 lines
310 B
Text
$NetBSD: patch-ag,v 1.5 2010/02/18 15:46:10 taca Exp $
|
|
|
|
--- strings/Makefile.in.orig 2010-01-15 09:54:02.000000000 +0000
|
|
+++ strings/Makefile.in
|
|
@@ -889,7 +889,7 @@ install-data-am:
|
|
|
|
install-dvi: install-dvi-am
|
|
|
|
-install-exec-am: install-pkglibLIBRARIES
|
|
+install-exec-am:
|
|
|
|
install-html: install-html-am
|
|
|