head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.10 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.8 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.6 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.4 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.2.0.2 pkgsrc-2009Q4-base:1.2 pkgsrc-2009Q3:1.1.0.8 pkgsrc-2009Q3-base:1.1 pkgsrc-2009Q2:1.1.0.6 pkgsrc-2009Q2-base:1.1 pkgsrc-2009Q1:1.1.0.4 pkgsrc-2009Q1-base:1.1 pkgsrc-2008Q4:1.1.0.2; locks; strict; comment @# @; 1.2 date 2009.11.26.16.33.29; author tron; state dead; branches; next 1.1; 1.1 date 2009.01.28.09.44.34; author he; state Exp; branches 1.1.2.1 1.1.8.1; next ; 1.1.2.1 date 2009.01.28.09.44.34; author tron; state dead; branches; next 1.1.2.2; 1.1.2.2 date 2009.01.28.19.18.36; author tron; state Exp; branches; next ; 1.1.8.1 date 2009.11.28.17.47.00; author spz; state dead; branches; next ; desc @@ 1.2 log @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 @ text @$NetBSD: patch-bi,v 1.1 2009/01/28 09:44:34 he Exp $ 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. --- mysql-test/r/mysql.result.orig 2008-08-04 12:32:17.000000000 +0000 +++ mysql-test/r/mysql.result @@@@ -180,4 +180,6 @@@@ ERROR at line 1: DELIMITER cannot contai 1 This is a file starting with UTF8 BOM 0xEFBBBF This is a file starting with UTF8 BOM 0xEFBBBF +
<
< & >
+End of 5.1 tests End of 5.0 tests @ 1.1 log @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 @ text @d1 1 a1 1 $NetBSD$ @ 1.1.8.1 log @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 @ text @d1 1 a1 1 $NetBSD: patch-bi,v 1.1 2009/01/28 09:44:34 he Exp $ @ 1.1.2.1 log @file patch-bi was added on branch pkgsrc-2008Q4 on 2009-01-28 19:18:36 +0000 @ text @d1 16 @ 1.1.2.2 log @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!) @ text @a0 16 $NetBSD: patch-bi,v 1.1 2009/01/28 09:44:34 he Exp $ 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. --- mysql-test/r/mysql.result.orig 2008-08-04 12:32:17.000000000 +0000 +++ mysql-test/r/mysql.result @@@@ -180,4 +180,6 @@@@ ERROR at line 1: DELIMITER cannot contai 1 This is a file starting with UTF8 BOM 0xEFBBBF This is a file starting with UTF8 BOM 0xEFBBBF +
<
< & >
+End of 5.1 tests End of 5.0 tests @