[Lunar-commits] <moonbase> valgrind3: version bumped to 3.4.0.

Florin Braescu florin at lunar-linux.org
Sun Jan 11 14:56:02 CET 2009


commit e02521e7c386638fd6c813126d9f2145fe553d47
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sun Jan 11 15:56:02 2009 +0200

    valgrind3: version bumped to 3.4.0.
    
    From: Denis <0lvin at ukr.net>
    3.4.0 is a feature release with many significant improvements and the
    usual collection of bug fixes. This release supports X86/Linux,
    AMD64/Linux, PPC32/Linux and PPC64/Linux. Support for recent distros
    (using gcc 4.4, glibc 2.8 and 2.9) has been added.
    
    3.4.0 brings some significant tool improvements. Memcheck can now
    report the origin of uninitialised values, the thread checkers
    Helgrind and DRD are much improved, and we have a new experimental
    tool, exp-Ptrcheck, which is able to detect overruns of stack and
    global arrays.
---
 devel/valgrind3/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/devel/valgrind3/DETAILS b/devel/valgrind3/DETAILS
index 1d20bf8..ceaa4fc 100644
--- a/devel/valgrind3/DETAILS
+++ b/devel/valgrind3/DETAILS
@@ -1,12 +1,12 @@
           MODULE=valgrind3
-         VERSION=3.3.1
+         VERSION=3.4.0
           SOURCE=valgrind-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/valgrind-$VERSION
       SOURCE_URL=http://valgrind.org/downloads
-      SOURCE_VFY=sha1:3a64ee5f6439815fa6c5200dcfd0399f9dc83348
+      SOURCE_VFY=sha1:ae68418a4c283d14ae6454aca4a720ac936422df
         WEB_SITE=http://valgrind.org
          ENTERED=20050821
-         UPDATED=20071221
+         UPDATED=20090111
            SHORT="An open-source memory debugger for x86-GNU/Linux"
 
 cat <<EOF


More information about the Lunar-commits mailing list