Subject: PR/21421 CVS commit: [pkgsrc-2006Q1] pkgsrc/benchmarks/bonnie
To: None <garbled@netbsd.org, gnats-admin@netbsd.org,>
From: Lubomir Sedlacik <salo@netbsd.org>
List: pkgsrc-bugs
Date: 05/02/2006 15:55:02
The following reply was made to PR pkg/21421; it has been noted by GNATS.

From: Lubomir Sedlacik <salo@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/21421 CVS commit: [pkgsrc-2006Q1] pkgsrc/benchmarks/bonnie
Date: Tue,  2 May 2006 15:54:56 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	salo
 Date:		Tue May  2 15:54:56 UTC 2006
 
 Modified Files:
 	pkgsrc/benchmarks/bonnie [pkgsrc-2006Q1]: Makefile distinfo
 	pkgsrc/benchmarks/bonnie/patches [pkgsrc-2006Q1]: patch-ac
 
 Log Message:
 Pullup ticket 1500 - requested by simonb
 bonnie runtime fix
 
 Revisions pulled up:
 - pkgsrc/benchmarks/bonnie/Makefile		1.27
 - pkgsrc/benchmarks/bonnie/distinfo		1.7
 - pkgsrc/benchmarks/bonnie/patches/patch-ac	1.3
 
    Module Name:		pkgsrc
    Committed By:	drochner
    Date:		Wed Apr 12 10:55:49 UTC 2006
 
    Modified Files:
 
    	pkgsrc/benchmarks/bonnie: Makefile distinfo
    	pkgsrc/benchmarks/bonnie/patches: patch-ac
 
    Log Message:
 
    The patch in PR pkg/21421 had a bug: The memory allocated for "Chunk"
    was too short. This made the program die from EFAULT randomly.
    Found by Konrad Schroder.
    Apply his fix that and bump PKGREVISION.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.26 -r1.26.4.1 pkgsrc/benchmarks/bonnie/Makefile
 cvs rdiff -r1.6 -r1.6.10.1 pkgsrc/benchmarks/bonnie/distinfo
 cvs rdiff -r1.2 -r1.2.10.1 pkgsrc/benchmarks/bonnie/patches/patch-ac
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.