./databases/mysql5-client, MySQL 5, a free SQL database (client)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2008Q4, Version: 5.0.67nb2, Package name: mysql-client-5.0.67nb2, Maintainer: sketch

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.


Required to run:
[lang/perl5]

Required to build:
[archivers/bsdtar] [devel/gmake] [devel/autoconf] [devel/libtool-base]

Package options: ssl

Master sites: (Expand)

SHA1: 168090a4698a3a5efa2f2c9380a4352d4433d377
RMD160: 05d38a5f8d91cb4dac1ee446af96b28163bd3722
Filesize: 27705.869 KB

Version history: (Expand)


CVS history: (Expand)


   2009-01-28 20:18:36 by Matthias Scheler | Files touched by this commit (5)
Log message:
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!)