The NetBSD Project

CVS log for pkgsrc/databases/mysql5-client/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / databases / mysql5-client

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.28, Thu Sep 12 16:34:32 2013 UTC (10 years, 2 months ago) by adam
Branch: MAIN
CVS Tags: HEAD
Changes since 1.27: +1 -1 lines
FILE REMOVED

Removed databases/mysql5-{client,server}

Revision 1.27 / (download) - annotate - [select for diffs], Mon Jul 15 02:02:19 2013 UTC (10 years, 4 months ago) by ryoon
Branch: MAIN
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored)

* .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes
  are replaced with .include "../../devel/readline/buildlink3.mk", and
  USE_GNU_READLINE are removed,

* .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE
  are replaced with .include "../../mk/readline.buildlink3.mk".

Revision 1.26 / (download) - annotate - [select for diffs], Fri May 31 12:39:47 2013 UTC (10 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.

Revision 1.25 / (download) - annotate - [select for diffs], Wed Feb 6 23:20:56 2013 UTC (10 years, 9 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

PKGREVISION bumps for the security/openssl 1.0.1d update.

Revision 1.24 / (download) - annotate - [select for diffs], Wed Oct 3 21:54:13 2012 UTC (11 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.23: +2 -1 lines
Diff to previous 1.23 (colored)

Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.

Revision 1.23 / (download) - annotate - [select for diffs], Tue Oct 2 21:25:22 2012 UTC (11 years, 1 month ago) by asau
Branch: MAIN
Changes since 1.22: +1 -3 lines
Diff to previous 1.22 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.21.4.1 / (download) - annotate - [select for diffs], Sat Nov 28 17:47:00 2009 UTC (14 years ago) by spz
Branch: pkgsrc-2009Q3
Changes since 1.21: +6 -4 lines
Diff to previous 1.21 (colored) next main 1.22 (colored)

Pullup ticket 2936 - requested by tron
security update

Revisions pulled up:
- pkgsrc/databases/mysql5-client/Makefile		1.22
- pkgsrc/databases/mysql5-client/Makefile.common	1.36
- pkgsrc/databases/mysql5-client/PLIST			1.12
- pkgsrc/databases/mysql5-client/distinfo		1.27
- pkgsrc/databases/mysql5-server/Makefile		1.29
- pkgsrc/databases/mysql5-server/PLIST			1.15
- pkgsrc/databases/mysql5-server/distinfo		1.23
- pkgsrc/databases/mysql5-server/patches/patch-ab	1.6
- pkgsrc/databases/mysql5-server/patches/patch-al	1.4
- pkgsrc/databases/mysql5-server/patches/patch-an	1.6

Deleted files:
- pkgsrc/databases/mysql5-client/patches/patch-bh
- pkgsrc/databases/mysql5-client/patches/patch-bi
- pkgsrc/databases/mysql5-client/patches/patch-bj
- pkgsrc/databases/mysql5-server/patches/patch-ac
- pkgsrc/databases/mysql5-server/patches/patch-ad


   -------------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	tron
   Date:		Thu Nov 26 16:33:30 UTC 2009

   Modified Files:
   	pkgsrc/databases/mysql5-client: Makefile Makefile.common PLIST distinfo
   	pkgsrc/databases/mysql5-server: Makefile PLIST distinfo
   	pkgsrc/databases/mysql5-server/patches: patch-ab patch-al patch-an
   Removed Files:
   	pkgsrc/databases/mysql5-client/patches: patch-bh patch-bi patch-bj
   	pkgsrc/databases/mysql5-server/patches: patch-ac patch-ad

   Log Message:
   Update "mysql5-client" and "mysql5-server" package to version 5.0.88.
   This release fixes a large number of bugs and security vulnerabilities
   including SA37372.

   For detailed list of all the changes since 5.0.67 have a look here, please:
   http://dev.mysql.com/doc/refman/5.0/en/news-5-0-x.html


   To generate a diff of this commit:
   cvs rdiff -u -r1.21 -r1.22 pkgsrc/databases/mysql5-client/Makefile
   cvs rdiff -u -r1.35 -r1.36 pkgsrc/databases/mysql5-client/Makefile.common
   cvs rdiff -u -r1.11 -r1.12 pkgsrc/databases/mysql5-client/PLIST
   cvs rdiff -u -r1.26 -r1.27 pkgsrc/databases/mysql5-client/distinfo
   cvs rdiff -u -r1.3 -r0 pkgsrc/databases/mysql5-client/patches/patch-bh
   cvs rdiff -u -r1.1 -r0 pkgsrc/databases/mysql5-client/patches/patch-bi \
       pkgsrc/databases/mysql5-client/patches/patch-bj
   cvs rdiff -u -r1.28 -r1.29 pkgsrc/databases/mysql5-server/Makefile
   cvs rdiff -u -r1.14 -r1.15 pkgsrc/databases/mysql5-server/PLIST
   cvs rdiff -u -r1.22 -r1.23 pkgsrc/databases/mysql5-server/distinfo
   cvs rdiff -u -r1.5 -r1.6 pkgsrc/databases/mysql5-server/patches/patch-ab \
       pkgsrc/databases/mysql5-server/patches/patch-an
   cvs rdiff -u -r1.8 -r0 pkgsrc/databases/mysql5-server/patches/patch-ac
   cvs rdiff -u -r1.4 -r0 pkgsrc/databases/mysql5-server/patches/patch-ad
   cvs rdiff -u -r1.3 -r1.4 pkgsrc/databases/mysql5-server/patches/patch-al

Revision 1.22 / (download) - annotate - [select for diffs], Thu Nov 26 16:33:29 2009 UTC (14 years ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.21: +6 -4 lines
Diff to previous 1.21 (colored)

Update "mysql5-client" and "mysql5-server" package to version 5.0.88.
This release fixes a large number of bugs and security vulnerabilities
including SA37372.

For detailed list of all the changes since 5.0.67 have a look here, please:
http://dev.mysql.com/doc/refman/5.0/en/news-5-0-x.html

Revision 1.21 / (download) - annotate - [select for diffs], Wed May 20 00:58:10 2009 UTC (14 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Branch point for: pkgsrc-2009Q3
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.

Revision 1.19.4.1 / (download) - annotate - [select for diffs], Wed Jan 28 19:18:36 2009 UTC (14 years, 10 months ago) by tron
Branch: pkgsrc-2008Q4
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored) next main 1.20 (colored)

Pullup ticket #2660 - requested by he
mysql5-client: security patch

Revisions pulled up:
- databases/mysql5-client/Makefile		1.20
- databases/mysql5-client/distinfo		1.25-1.26
- databases/mysql5-client/patches/patch-bh	1.3
- databases/mysql5-client/patches/patch-bi	1.1
- databases/mysql5-client/patches/patch-bj	1.1
---
Module Name:	pkgsrc
Committed By:	he
Date:		Wed Jan 28 09:44:34 UTC 2009

Modified Files:
	pkgsrc/databases/mysql5-client: Makefile distinfo
	pkgsrc/databases/mysql5-client/patches: patch-bh
Added Files:
	pkgsrc/databases/mysql5-client/patches: patch-bi patch-bj

Log Message:
Update from version 5.0.67nb1 to 5.0.67nb2.

Pkgsrc changes:

 o Add patch from http://bugs.mysql.com/file.php?id=9232,
   referenced on http://bugs.mysql.com/bug.php?id=27884, to fix the
   vulnerability recorded in
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4456.
 o Bump PKGREVISION
---
Module Name:	pkgsrc
Committed By:	he
Date:		Wed Jan 28 10:30:53 UTC 2009

Modified Files:
	pkgsrc/databases/mysql5-client: distinfo

Log Message:
Update from version 5.0.67nb1 to 5.0.67nb2.

Pkgsrc changes:

 o Add patch from http://bugs.mysql.com/file.php?id=9232,
   referenced on http://bugs.mysql.com/bug.php?id=27884, to fix the
   vulnerability recorded in
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4456.
 o Bump PKGREVISION

(The regenerated patch checksums was overlooked initially - sorry!)

Revision 1.20 / (download) - annotate - [select for diffs], Wed Jan 28 09:44:34 2009 UTC (14 years, 10 months ago) by he
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

Update from version 5.0.67nb1 to 5.0.67nb2.

Pkgsrc changes:

 o Add patch from http://bugs.mysql.com/file.php?id=9232,
   referenced on http://bugs.mysql.com/bug.php?id=27884, to fix the
   vulnerability recorded in
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4456.
 o Bump PKGREVISION

Revision 1.18.4.1 / (download) - annotate - [select for diffs], Tue Sep 23 11:15:53 2008 UTC (15 years, 2 months ago) by tron
Branch: pkgsrc-2008Q2
Changes since 1.18: +8 -1 lines
Diff to previous 1.18 (colored) next main 1.19 (colored)

Pullup ticket #2532 - requested by taca
mysql5-client: security update
mysql5-server: security update

Revisions pulled up:
- databases/mysql5-client/Makefile		1.19
- databases/mysql5-client/Makefile.common	1.33
- databases/mysql5-client/buildlink3.mk		1.12
- databases/mysql5-client/distinfo		1.24
- databases/mysql5-client/patches/patch-ab	1.3
- databases/mysql5-client/patches/patch-ac	1.7
- databases/mysql5-client/patches/patch-af	1.7
- databases/mysql5-client/patches/patch-ag	1.4
- databases/mysql5-client/patches/patch-aj	1.3
- databases/mysql5-client/patches/patch-ak	delete
- databases/mysql5-client/patches/patch-al	1.3
- databases/mysql5-server/Makefile		1.25
- databases/mysql5-server/PLIST			1.13
- databases/mysql5-server/distinfo		1.21
- databases/mysql5-server/patches/patch-ad	1.4
- databases/mysql5-server/patches/patch-ag	1.7
- databases/mysql5-server/patches/patch-ai	1.3
- databases/mysql5-server/patches/patch-an	1.5
- databases/mysql5-server/patches/patch-ca	1.2
- databases/mysql5-server/patches/patch-cb	1.2
- databases/mysql5-server/patches/patch-cc	1.2
- databases/mysql5-server/patches/patch-da	delete
- databases/mysql5-server/patches/patch-db	delete
---
Module Name:	pkgsrc
Committed By:	taca
Date:		Thu Sep 18 11:50:44 UTC 2008

Modified Files:
	pkgsrc/databases/mysql5-client: Makefile.common buildlink3.mk distinfo
	pkgsrc/databases/mysql5-client/patches: patch-ab patch-af patch-ag
	    patch-aj patch-al
Added Files:
	pkgsrc/databases/mysql5-client/patches: patch-ac
Removed Files:
	pkgsrc/databases/mysql5-client/patches: patch-ak

Log Message:
Update mysql5-client pacakge to 5.0.67.

For complete changes, please refer
http://dev.mysql.com/doc/refman/5.0/en/releasenotes-cs-5-0-67.html.
Here is a part of it.

Functionality added or changed:

Security Enhancement:

  To enable stricter control over the location from which user-defined
  functions can be loaded, the plugin_dir system variable has been
  backported from MySQL 5.1. If the value is non-empty, user-defined
  function object files can be loaded only from the directory named by this
  variable. If the value is empty, the behavior that is used before 5.0.67
  applies: The UDF object files must be located in a directory that is
  searched by your system's dynamic linker. (Bug#37428)

Important Change: Incompatible Change:

  The FEDERATED storage engine is now disabled by default in the .cnf files
  shipped with MySQL distributions (my-huge.cnf, my-medium.cnf, and so
  forth). This affects server behavior only if you install one of these
  files. (Bug#37069)

Cluster API: Important Change:

  Because NDB_LE_MemoryUsage.page_size_kb shows memory page sizes in bytes
  rather than kilobytes, it has been renamed to page_size_bytes. The name
  page_size_kb is now deprecated and thus subject to removal in a future
  release, although it currently remains supported for reasons of backward
  compatibility. See The Ndb_logevent_type Type, for more information about
  NDB_LE_MemoryUsage. (Bug#30271)

Important Change:

  Some changes were made to CHECK TABLE ... FOR UPGRADE and REPAIR TABLE
  with respect to detection and handling of tables with incompatible .frm
  files (files created with a different version of the MySQL server). These
  changes also affect mysqlcheck because that program uses CHECK TABLE and
  REPAIR table, and thus also mysql_upgrade because that program invokes
  mysqlcheck.
---
Module Name:	pkgsrc
Committed By:	taca
Date:		Thu Sep 18 11:51:37 UTC 2008

Modified Files:
	pkgsrc/databases/mysql5-server: Makefile PLIST distinfo
	pkgsrc/databases/mysql5-server/patches: patch-ad patch-ag patch-ai
	    patch-an patch-ca patch-cb patch-cc
Removed Files:
	pkgsrc/databases/mysql5-server/patches: patch-da patch-db

Log Message:
Update mysql5-server pacakge to 5.0.67.

This is security fix.

For complete changes, please refer
http://dev.mysql.com/doc/refman/5.0/en/releasenotes-cs-5-0-67.html.
Here is a part of it.

Functionality added or changed:

Security Enhancement:

  To enable stricter control over the location from which user-defined
  functions can be loaded, the plugin_dir system variable has been
  backported from MySQL 5.1. If the value is non-empty, user-defined
  function object files can be loaded only from the directory named by this
  variable. If the value is empty, the behavior that is used before 5.0.67
  applies: The UDF object files must be located in a directory that is
  searched by your system's dynamic linker. (Bug#37428)

Important Change: Incompatible Change:

  The FEDERATED storage engine is now disabled by default in the .cnf files
  shipped with MySQL distributions (my-huge.cnf, my-medium.cnf, and so
  forth). This affects server behavior only if you install one of these
  files. (Bug#37069)

Cluster API: Important Change:

  Because NDB_LE_MemoryUsage.page_size_kb shows memory page sizes in bytes
  rather than kilobytes, it has been renamed to page_size_bytes. The name
  page_size_kb is now deprecated and thus subject to removal in a future
  release, although it currently remains supported for reasons of backward
  compatibility. See The Ndb_logevent_type Type, for more information about
  NDB_LE_MemoryUsage. (Bug#30271)

Important Change:

  Some changes were made to CHECK TABLE ... FOR UPGRADE and REPAIR TABLE
  with respect to detection and handling of tables with incompatible .frm
  files (files created with a different version of the MySQL server). These
  changes also affect mysqlcheck because that program uses CHECK TABLE and
  REPAIR table, and thus also mysql_upgrade because that program invokes
  mysqlcheck.
---
Module Name:	pkgsrc
Committed By:	tron
Date:		Thu Sep 18 12:49:40 UTC 2008

Modified Files:
	pkgsrc/databases/mysql5-client: Makefile

Log Message:
Fix path to Perl interpreter in the installed scripts. Bump package
revision because of this fix.

Revision 1.19 / (download) - annotate - [select for diffs], Thu Sep 18 12:49:40 2008 UTC (15 years, 2 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base, pkgsrc-2008Q3-base, pkgsrc-2008Q3
Branch point for: pkgsrc-2008Q4
Changes since 1.18: +8 -1 lines
Diff to previous 1.18 (colored)

Fix path to Perl interpreter in the installed scripts. Bump package
revision because of this fix.

Revision 1.18 / (download) - annotate - [select for diffs], Mon Jun 30 12:01:47 2008 UTC (15 years, 5 months ago) by martti
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base, cwrapper, cube-native-xorg-base, cube-native-xorg
Branch point for: pkgsrc-2008Q2
Changes since 1.17: +1 -2 lines
Diff to previous 1.17 (colored)

Updated mysql to 5.0.51b

* Security fixes
* Other bug fixes

See also:
http://dev.mysql.com/doc/refman/5.0/en/releasenotes-cs-5-0-51a.html
http://dev.mysql.com/doc/refman/5.0/en/releasenotes-cs-5-0-51b.html

Revision 1.17 / (download) - annotate - [select for diffs], Thu Mar 6 16:50:38 2008 UTC (15 years, 8 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1
Changes since 1.16: +8 -5 lines
Diff to previous 1.16 (colored)

+ Remove explicit naming of "-lncurses -ltermcap" as the way to get
  the termcap libraries.  Including termcap.buildlink3.mk (indirectly
  through including readline/buildlink3.mk) will do the right thing.

+ Remove readline dependency from Makefile.common and add it into
  mysql5-client/Makefile.  Only the -client package needs and uses
  readline.  The -server package only "needs" it to placate the
  configure script, but none of its installed binaries are linked
  against it.

+ Add full DESTDIR support to the -client and -server packages.

Bump the PKGREVISION of mysql5-client to 3.

The PKGREVISION of mysql5-server remains unchanged since there are
no user-visible changes to the binary package.

Revision 1.16 / (download) - annotate - [select for diffs], Fri Jan 18 05:06:27 2008 UTC (15 years, 10 months ago) by tnn
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@

Revision 1.15 / (download) - annotate - [select for diffs], Mon Dec 17 16:30:29 2007 UTC (15 years, 11 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4
Changes since 1.14: +2 -1 lines
Diff to previous 1.14 (colored)

Remove directory "share/doc/mysql" during deinstallation. Problem noted
by Geert Hendrickx in private e-mail. Bump package revision.

Revision 1.10.4.1 / (download) - annotate - [select for diffs], Mon Dec 17 15:26:47 2007 UTC (15 years, 11 months ago) by ghen
Branch: pkgsrc-2007Q3
Changes since 1.10: +3 -2 lines
Diff to previous 1.10 (colored) next main 1.11 (colored)

Pullup ticket 2245 - requested by tron
security update for mysql5

- pkgsrc/databases/mysql5-client/Makefile		1.11, 1.12, 1.14
- pkgsrc/databases/mysql5-client/Makefile.common	1.26, 1.28
- pkgsrc/databases/mysql5-client/PLIST			1.8, 1.9
- pkgsrc/databases/mysql5-client/distinfo		1.20, 1.21
- pkgsrc/databases/mysql5-client/patches/patch-ad	1.7
- pkgsrc/databases/mysql5-server/Makefile		1.20
- pkgsrc/databases/mysql5-server/PLIST			1.12
- pkgsrc/databases/mysql5-server/distinfo		1.17
- pkgsrc/databases/mysql5-server/patches/patch-ab	1.5
- pkgsrc/databases/mysql5-server/patches/patch-ak	1.4
- pkgsrc/databases/mysql5-server/patches/patch-an	1.4

   Module Name:		pkgsrc
   Committed By:	rillig
   Date:		Fri Oct 12 14:32:46 UTC 2007

   Modified Files:
	   pkgsrc/databases/mysql5-client: Makefile Makefile.common PLIST distinfo
	   pkgsrc/databases/mysql5-client/patches: patch-ad

   Log Message:
   The mysql.info file is not rebuilt anymore, so it is safe to install the
   documentation.

   PKGREVISION++
---
   Module Name:		pkgsrc
   Committed By:	rillig
   Date:		Sun Oct 14 17:43:33 UTC 2007

   Modified Files:
	   pkgsrc/databases/mysql5-client: Makefile PLIST

   Log Message:
   The file manual.chm is installed additionally, since it is much more
   comfortable to browse than the GNU info file.

   PKGREVISION++
---
   Module Name:		pkgsrc
   Committed By:	tron
   Date:		Fri Dec 14 13:36:54 UTC 2007

   Modified Files:
	   pkgsrc/databases/mysql5-client: Makefile Makefile.common distinfo
	   pkgsrc/databases/mysql5-server: Makefile PLIST distinfo
	   pkgsrc/databases/mysql5-server/patches: patch-ab patch-ak patch-an

   Log Message:
   Update "mysql5-client" and "mysql5-server" packages to version 5.0.51.
   This version fixes a lot of bugs including the security vulnerability
   reported in CVE-2007-5969.

   A complete list of the changes can be found here:
   http://dev.mysql.com/doc/refman/5.0/en/releasenotes-cs-5-0-51.html

Revision 1.14 / (download) - annotate - [select for diffs], Fri Dec 14 13:36:52 2007 UTC (15 years, 11 months ago) by tron
Branch: MAIN
Changes since 1.13: +1 -2 lines
Diff to previous 1.13 (colored)

Update "mysql5-client" and "mysql5-server" packages to version 5.0.51.
This version fixes a lot of bugs including the security vulnerability
reported in CVE-2007-5969.

A complete list of the changes can be found here:
http://dev.mysql.com/doc/refman/5.0/en/releasenotes-cs-5-0-51.html

Revision 1.13 / (download) - annotate - [select for diffs], Sat Dec 8 22:26:24 2007 UTC (15 years, 11 months ago) by jnemeth
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

AUTO_MKDIRS from Rumko on pkgsrc-users@

Revision 1.12 / (download) - annotate - [select for diffs], Sun Oct 14 17:43:33 2007 UTC (16 years, 1 month ago) by rillig
Branch: MAIN
Changes since 1.11: +4 -3 lines
Diff to previous 1.11 (colored)

The file manual.chm is installed additionally, since it is much more
comfortable to browse than the GNU info file.

PKGREVISION++

Revision 1.11 / (download) - annotate - [select for diffs], Fri Oct 12 14:32:45 2007 UTC (16 years, 1 month ago) by rillig
Branch: MAIN
Changes since 1.10: +2 -1 lines
Diff to previous 1.10 (colored)

The mysql.info file is not rebuilt anymore, so it is safe to install the
documentation.

PKGREVISION++

Revision 1.9.2.1 / (download) - annotate - [select for diffs], Mon May 21 22:06:17 2007 UTC (16 years, 6 months ago) by salo
Branch: pkgsrc-2007Q1
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored) next main 1.10 (colored)

Pullup ticket 2094 - requested by xtraeme
security update for mysql5

Revisions pulled up:
- pkgsrc/databases/mysql5-client/Makefile			1.10
- pkgsrc/databases/mysql5-client/Makefile.common		1.21
- pkgsrc/databases/mysql5-client/PLIST				1.6
- pkgsrc/databases/mysql5-client/distinfo			1.18
- pkgsrc/databases/mysql5-client/patches/patch-ac		1.5
- pkgsrc/databases/mysql5-client/patches/patch-ae		1.8
- pkgsrc/databases/mysql5-client/patches/patch-au		removed
- pkgsrc/databases/mysql5-client/patches/patch-bg		1.1
- pkgsrc/databases/mysql5-client/patches/patch-bh		1.1
- pkgsrc/databases/mysql5-server/PLIST				1.10
- pkgsrc/databases/mysql5-server/distinfo			1.15
- pkgsrc/databases/mysql5-server/patches/patch-ac		1.6
- pkgsrc/databases/mysql5-server/patches/patch-ah		1.5
- pkgsrc/databases/mysql5-server/patches/patch-ak		1.3
- pkgsrc/databases/mysql5-server/patches/patch-am		1.3
- pkgsrc/databases/mysql5-server/patches/patch-an		1.3

   Module Name:		pkgsrc
   Committed By:	xtraeme
   Date:		Mon May 21 04:40:01 UTC 2007

   Modified Files:
   	pkgsrc/databases/mysql5-client: Makefile Makefile.common PLIST
   distinfo pkgsrc/databases/mysql5-client/patches: patch-ac patch-ae
   	pkgsrc/databases/mysql5-server: PLIST distinfo
   	pkgsrc/databases/mysql5-server/patches: patch-ac patch-ah patch-ak
   	    patch-am patch-an
   Added Files:
   	pkgsrc/databases/mysql5-client/patches: patch-bg patch-bh
   Removed Files:
   	pkgsrc/databases/mysql5-client/patches: patch-au

   Log Message:
   Update to 5.0.41. Amongst many fixes these vulnerabilities were
   fixed:

   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2583
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2692

   And another patch adapted from a mailing list to fix:

   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2691

   See http://dev.mysql.com/doc/refman/5.0/en/releasenotes-cs-5-0-41.html
   To see all changes.

Revision 1.10 / (download) - annotate - [select for diffs], Mon May 21 04:39:59 2007 UTC (16 years, 6 months ago) by xtraeme
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q2-base, pkgsrc-2007Q2
Branch point for: pkgsrc-2007Q3
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Update to 5.0.41. Amongst many fixes these vulnerabilities were
fixed:

http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2583
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2692

And another patch adapted from a mailing list to fix:

http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2691

See http://dev.mysql.com/doc/refman/5.0/en/releasenotes-cs-5-0-41.html
To see all changes.

Revision 1.9 / (download) - annotate - [select for diffs], Sun Mar 11 18:42:27 2007 UTC (16 years, 8 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base
Branch point for: pkgsrc-2007Q1
Changes since 1.8: +3 -2 lines
Diff to previous 1.8 (colored)

Changes 5.0.37:

* Added the SHOW PROFILES and SHOW PROFILE statements to display statement
  profile data, and the accompanying INFORMATION_SCHEMA.PROFILING table.

* Added the Uptime_since_flush_status status variable, which indicates the
  number of seconds since the most recent FLUSH STATUS statement.

* Incompatible change in DATE_FORMAT().

* NDB Cluster: The LockPagesInMainMemory configuration parameter has changed
  its type and possible values.

* The bundled yaSSL library was upgraded to version 1.5.8.

* The --skip-thread-priority option now is enabled by default for binary Mac
  OS X distributions. Use of thread priorities degrades performance on Mac OS X.

* Added the --disable-grant-options option to configure.

* Bug fixes.

Revision 1.7.2.1 / (download) - annotate - [select for diffs], Mon Aug 7 08:54:16 2006 UTC (17 years, 3 months ago) by salo
Branch: pkgsrc-2006Q2
Changes since 1.7: +1 -2 lines
Diff to previous 1.7 (colored) next main 1.8 (colored)

Pullup ticket 1780 - requested by tron
security update for mysql5

Revisions pulled up:
- pkgsrc/databases/mysql5-client/Makefile		1.8
- pkgsrc/databases/mysql5-client/distinfo		1.8
- pkgsrc/databases/mysql5-client/Makefile.common	1.15
- pkgsrc/databases/mysql5-client/PLIST			1.5
- pkgsrc/databases/mysql5-client/patches/patch-ac	1.2
- pkgsrc/databases/mysql5-client/patches/patch-ae	1.6
- pkgsrc/databases/mysql5-server/Makefile		1.14, 1.15, 1.16
- pkgsrc/databases/mysql5-server/PLIST			1.7
- pkgsrc/databases/mysql5-server/distinfo		1.9, 1.10
- pkgsrc/databases/mysql5-server/patches/patch-ab	1.2
- pkgsrc/databases/mysql5-server/patches/patch-ac	1.3
- pkgsrc/databases/mysql5-server/patches/patch-af	1.2

   Module Name:		pkgsrc
   Committed By:	sketch
   Date:		Mon Jul 10 20:16:53 UTC 2006

   Modified Files:
   	pkgsrc/databases/mysql5-server: Makefile distinfo
   	pkgsrc/databases/mysql5-server/patches: patch-ac

   Log Message:
   Solaris fixes:

     - Pass appropriate flags to SunPro compiler to work with Solaris 9 and below
       for threading model used.

     - Pass one directory at a time to `install -d'.
---
   Module Name:		pkgsrc
   Committed By:	rillig
   Date:		Wed Jul 12 11:56:05 UTC 2006

   Modified Files:
   	pkgsrc/databases/mysql5-server: Makefile

   Log Message:
   Fixed the path to the Perl interpreter in one file. Bumped PKGREVISION.
---
   Module Name:		pkgsrc
   Committed By:	tron
   Date:		Sun Aug  6 16:30:40 UTC 2006

   Modified Files:
   	pkgsrc/databases/mysql5-client: Makefile Makefile.common PLIST
   distinfo
   	pkgsrc/databases/mysql5-client/patches: patch-ac patch-ae
   	pkgsrc/databases/mysql5-server: Makefile PLIST distinfo
   	pkgsrc/databases/mysql5-server/patches: patch-ab patch-af

   Log Message:
   Update  "mysql5-client" and "mysql5-server" packages to version 5.0.24.
   Changes since version 5.0.22:
   - Security fix: If a user has access to MyISAM table t, that user can
     create a MERGE table m that accesses t. However, if the user's
     privileges on t are subsequently revoked, the user can continue to
     access t by doing so through m. If this behavior is undesirable, you
     can start the server with the new --skip-merge option to disable the
     MERGE storage engine. (Bug#15195)
   - In the INFORMATION_SCHEMA.ROUTINES table the ROUTINE_DEFINITION
     column now is defined as NULL rather than NOT NULL. Also, NULL rather
     than the empty string is returned as the column value if the user does
     not have sufficient privileges to see the routine
     definition. (Bug#20230)
   - Several other bug fixes

Revision 1.8 / (download) - annotate - [select for diffs], Sun Aug 6 16:30:40 2006 UTC (17 years, 3 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.7: +1 -2 lines
Diff to previous 1.7 (colored)

Update  "mysql5-client" and "mysql5-server" packages to version 5.0.24.
Changes since version 5.0.22:
- Security fix: If a user has access to MyISAM table t, that user can
  create a MERGE table m that accesses t. However, if the user's
  privileges on t are subsequently revoked, the user can continue to
  access t by doing so through m. If this behavior is undesirable, you
  can start the server with the new --skip-merge option to disable the
  MERGE storage engine. (Bug#15195)
- In the INFORMATION_SCHEMA.ROUTINES table the ROUTINE_DEFINITION
  column now is defined as NULL rather than NOT NULL. Also, NULL rather
  than the empty string is returned as the column value if the user does
  not have sufficient privileges to see the routine
  definition. (Bug#20230)
- Several other bug fixes

Revision 1.4.2.1 / (download) - annotate - [select for diffs], Mon Apr 17 21:58:38 2006 UTC (17 years, 7 months ago) by salo
Branch: pkgsrc-2006Q1
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored) next main 1.5 (colored)

Pullup ticket 1399 - requested by xtraeme
security update for mysql5

Revisions pulled up:
- pkgsrc/databases/mysql5-client/Makefile		1.7
- pkgsrc/databases/mysql5-client/Makefile.common	1.10
- pkgsrc/databases/mysql5-client/PLIST			1.4
- pkgsrc/databases/mysql5-client/distinfo		1.5
- pkgsrc/databases/mysql5-client/patches/patch-ae	1.4
- pkgsrc/databases/mysql5-server/PLIST			1.5
- pkgsrc/databases/mysql5-server/distinfo		1.5, 1.6
- pkgsrc/databases/mysql5-server/patches/patch-ao	1.1

   Module Name:		pkgsrc
   Committed By:	xtraeme
   Date:		Thu Apr 13 11:19:25 UTC 2006

   Modified Files:
   	pkgsrc/databases/mysql5-client: Makefile Makefile.common PLIST
		distinfo
   	pkgsrc/databases/mysql5-client/patches: patch-ae
   	pkgsrc/databases/mysql5-server: PLIST distinfo

   Log Message:
   Update mysql5-* to 5.0.20.

   To see new changes and bugs fixed, see:
   http://dev.mysql.com/doc/refman/5.0/en/news-5-0-x.html.
---
   Module Name:		pkgsrc
   Committed By:	tron
   Date:		Mon Apr 17 11:21:41 UTC 2006

   Modified Files:
   	pkgsrc/databases/mysql5-server: distinfo
   Added Files:
   	pkgsrc/databases/mysql5-server/patches: patch-ao

   Log Message:
   Add fix for CAN-2006-0903 taken from MySQL bug #17667. Bump package
   revision because of this security fix.

Revision 1.7 / (download) - annotate - [select for diffs], Thu Apr 13 11:19:25 2006 UTC (17 years, 7 months ago) by xtraeme
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base
Branch point for: pkgsrc-2006Q2
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Update mysql5-* to 5.0.20.

To see new changes and bugs fixed, see:
http://dev.mysql.com/doc/refman/5.0/en/news-5-0-x.html.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Apr 12 11:00:24 2006 UTC (17 years, 7 months ago) by tron
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Fix some non disputable errors reported by "pkglint".

Revision 1.5 / (download) - annotate - [select for diffs], Thu Mar 30 03:44:42 2006 UTC (17 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.4: +6 -4 lines
Diff to previous 1.4 (colored)

* Honor PKGINFODIR.
* List the info files directly in the PLIST.

Revision 1.4 / (download) - annotate - [select for diffs], Sun Feb 5 23:08:32 2006 UTC (17 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base
Branch point for: pkgsrc-2006Q1
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.3 / (download) - annotate - [select for diffs], Mon Jan 9 16:25:01 2006 UTC (17 years, 10 months ago) by xtraeme
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Update mysql5-{client,server} to 5.0.18.

Too many changes to list... more information via:
http://dev.mysql.com/doc/refman/5.0/en/news-5-0-18.html

Revision 1.2 / (download) - annotate - [select for diffs], Sun Jan 8 17:45:23 2006 UTC (17 years, 10 months ago) by xtraeme
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Add missing extra header files, they are needed at least to build
the php-pdo package.

Bump PKGREVISION.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Oct 31 09:21:40 2005 UTC (18 years, 1 month ago) by xtraeme
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of mysql5-client-5.0.15.

MySQL is a SQL (Structured Query Language) database server.  SQL is the
most popular database language in the world.  MySQL is a client-server
implementation that consists of a server daemon `mysqld' and many
different client programs/libraries.

The main goals of MySQL are speed and robustness.

The base upon which MySQL is built is a set of routines that have been
used in a highly demanding production environment for many years.  While
MySQL is still in development it already offers a rich and highly useful
function set.

The official way to pronounce 'MySQL' is 'My Ess Que Ell' (Not MY-SEQUEL).

This package contains the MySQL client programs and libraries.

Revision 1.1 / (download) - annotate - [select for diffs], Mon Oct 31 09:21:40 2005 UTC (18 years, 1 month ago) by xtraeme
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>