From 05c5f641e3940a7c42ed9be926a90c77711805e0 Mon Sep 17 00:00:00 2001 From: Rmys Date: Wed, 3 May 2023 11:50:48 +0300 Subject: [PATCH] valgrind-3.21.0 --- programming/profiler/valgrind/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/programming/profiler/valgrind/pspec.xml b/programming/profiler/valgrind/pspec.xml index 0467b7e9c2..7bd5d402c3 100644 --- a/programming/profiler/valgrind/pspec.xml +++ b/programming/profiler/valgrind/pspec.xml @@ -12,7 +12,7 @@ app:console Memory access debugger for X86 and PPC Linux platforms 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. - ftp://sourceware.org/pub/valgrind/valgrind-3.20.0.tar.bz2 + ftp://sourceware.org/pub/valgrind/valgrind-3.21.0.tar.bz2 glibc-devel boost-devel @@ -52,6 +52,13 @@ + + 2023-04-29 + 3.21.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-02-24 3.20.0