valgrind-3.24.0

This commit is contained in:
Rmys
2024-11-02 09:52:02 +03:00
parent d5e3c97c59
commit 88ef2f5174
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>Memory access debugger for X86 and PPC Linux platforms</Summary>
<Description>Valgrind is an award-winning suite of tools for debugging and profiling Linux programs. With the tools that come with Valgrind, you can automatically detect many memory management and threading bugs, avoiding hours of frustrating bug-hunting, making your programs more stable. You can also perform detailed profiling, to speed up and reduce memory use of your programs.</Description>
<Archive sha1sum="817d769743d278b5d07526e85115082054e9bf9c" type="tarbz2">ftp://sourceware.org/pub/valgrind/valgrind-3.21.0.tar.bz2</Archive>
<Archive sha1sum="6fc0470fedc0d85dae3e042297cabd13c6100749" type="tarbz2">ftp://sourceware.org/pub/valgrind/valgrind-3.24.0.tar.bz2</Archive>
<BuildDependencies>
<Dependency>glibc-devel</Dependency>
<Dependency>boost-devel</Dependency>
@@ -52,6 +52,13 @@
</Package>
<History>
<Update release="15">
<Date>2024-11-01</Date>
<Version>3.24.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="14">
<Date>2023-10-29</Date>
<Version>3.21.0</Version>