pkgsrc/databases/mysql5-server/patches/patch-am
taca 69d6407e51 Update mysql5-client and mysql5-server package to version 5.0.90.
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.
2010-02-18 15:46:10 +00:00

16 lines
611 B
Text

$NetBSD: patch-am,v 1.4 2010/02/18 15:46:10 taca Exp $
--- extra/Makefile.in.orig 2010-01-15 09:53:39.000000000 +0000
+++ extra/Makefile.in
@@ -445,10 +445,7 @@ LDADD = @CLIENT_EXTRA_LDFLAGS@ ../mysys/
../dbug/libdbug.a ../strings/libmystrings.a \
$(ZLIB_LIBS)
-BUILT_SOURCES = $(top_builddir)/include/mysqld_error.h \
- $(top_builddir)/include/sql_state.h \
- $(top_builddir)/include/mysqld_ername.h
-
+BUILT_SOURCES =
pkginclude_HEADERS = $(BUILT_SOURCES)
DISTCLEANFILES = $(BUILT_SOURCES)
# We never use SUBDIRS here, but needed for automake 1.6.3