[Lunar-commits] <moonbase> valgrind: version bumped to 3.5.0.

Florin Braescu florin at lunar-linux.org
Fri Aug 21 17:24:03 CEST 2009


commit edd1caaf8749cc08cd81d580243465367313e27e
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Fri Aug 21 18:24:03 2009 +0300

    valgrind: version bumped to 3.5.0.
    
    Changes:
    * Bugfixes.
    * Improvements and simplifications to Memcheck's leak checker.
    * Clarification and simplifications in various aspects of Valgrind's
      text output.
    * XML output for Helgrind and Ptrcheck.
    * Performance and stability improvements for Helgrind and DRD.
    * Genuinely atomic support for x86/amd64/ppc atomic instructions.
    * A new experimental tool, BBV, useful for computer architecture
      research.
    * Improved Wine support, including ability to read Windows PDB
      debuginfo.
---
 devel/valgrind/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/devel/valgrind/DETAILS b/devel/valgrind/DETAILS
index f01047f..2fdb052 100644
--- a/devel/valgrind/DETAILS
+++ b/devel/valgrind/DETAILS
@@ -1,11 +1,11 @@
           MODULE=valgrind
-         VERSION=3.4.1
+         VERSION=3.5.0
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=http://valgrind.org/downloads
-      SOURCE_VFY=sha1:935ea4642b6d9b33a6686c5b0ce70f2f0929fe0d
+      SOURCE_VFY=sha1:76678c2617278cc9fbda1232e4e56fb2a96b0eb8
         WEB_SITE=http://valgrind.org
          ENTERED=20050821
-         UPDATED=20090303
+         UPDATED=20090821
            SHORT="An open-source memory debugger for x86-GNU/Linux"
 
 cat <<EOF


More information about the Lunar-commits mailing list