[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project valgrind-1:3.22.0-3.el8_10

Name valgrind
Epoch 1
Version 3.22.0
Release 3.el8_10
Website/URL https://www.valgrind.org/
License GPLv2+
Build Time 2025-03-12 09:08:26
Build Host builder-x86-03.inferitos.ru
Summary Dynamic analysis tools to detect memory or thread bugs and profile
Repositories AppStream
Description Valgrind is an instrumentation framework for building dynamic analysis tools. There are Valgrind tools that can automatically detect many memory management and threading bugs, and profile your programs in detail. You can also use Valgrind to build new tools. The Valgrind distribution currently includes six production-quality tools: a memory error detector (memcheck, the default tool), two thread error detectors (helgrind and drd), a cache and branch-prediction profiler (cachegrind), a call-graph generating cache and branch-prediction profiler (callgrind), and a heap profiler (massif).
Errata
× Full screenshot
Found 1 old version
Packages link
Package Summary SHA-256 checksum
x86_64
valgrind-1:3.22.0-3.el8_10.x86_64 Dynamic analysis tools to detect memory or thread bugs and profile e4dd026ce997dba1952068665d7e357ce4ef5c356df1a6db9d28fef3c90504a5 download
valgrind-devel-1:3.22.0-3.el8_10.x86_64 Development files for valgrind aware programs 4296dcb6118a3deae7aa86f07f6cda876d48c94ccf97c9eb08854344da665680 download
valgrind-docs-1:3.22.0-3.el8_10.x86_64 Documentation for valgrind tools, scripts and gdb integration a594f2ea4f70e695f6b0b610e0e04675d59fb4457abdb643443319ddfc9d23bf download
valgrind-gdb-1:3.22.0-3.el8_10.x86_64 Tools for integrating valgrind and gdb 2576a0e1aefd7e84e969ff5f4ea1d3e1d81825a15ea79416b61b54b070de6a27 download
valgrind-scripts-1:3.22.0-3.el8_10.x86_64 Scripts for post-processing valgrind tool output eae2d66b62e6a9577782e447c6c129d544cbc126d5645ee1e4c45ec2af7ff849 download
i686
valgrind-1:3.22.0-3.el8_10.i686 Dynamic analysis tools to detect memory or thread bugs and profile 5a2e2aa0a5c23a12befa14e75f5f35ffa4e5f3b8267a0b26f85fac3daa7295db download
valgrind-devel-1:3.22.0-3.el8_10.i686 Development files for valgrind aware programs 61fa7fbf593ceac747bee24222253e5a564dbd69b29439fbbbf9b3dc00a55831 download
valgrind-docs-1:3.22.0-3.el8_10.i686 Documentation for valgrind tools, scripts and gdb integration 729b99a2c596e2d6e01fd95b7f8717cb871aa7f519b74cb744b50f410eed7f5d download
valgrind-gdb-1:3.22.0-3.el8_10.i686 Tools for integrating valgrind and gdb e9c2210d81dadc4fb9c37d33cda44e0735316853ae3e9d6828619f88e68f8140 download
valgrind-scripts-1:3.22.0-3.el8_10.i686 Scripts for post-processing valgrind tool output b97dc4c3d93a049c0795f40a25b79f78d41aff708b30110b9457791d7cbc214c download
src
valgrind-1:3.22.0-3.el8_10.src Dynamic analysis tools to detect memory or thread bugs and profile 93f006b36a9daa570405c20f9707bcebaa1e0272bd2c805a4ea2dd99e4daaf47 download
Changelog link
* Fri Jan 24 2025 Mark Wielaard <mjw@redhat.com> - 3.22.0-3
- Split main valgrind package into several subpackages:
  - valgrind now contains just the core tools.
  - valgrind-scripts contains the post-processing scripts for callgrind,
    cachegrind, massif and dhat which depend on perl and python.
  - valgrind-gdb contains the debuginfo client/server and (v)gdb support.
  - valgrind-docs contains the man pages, html and pdf manual.
- Adjust Requires/Recommends to subpackages can be installed independently.
  - valgrind-devel now Recommends, instead of Requires, valgrind.
  - valgrind-gdb Requires valgrind
  - valgrind-scripts Recommends valgrind-gdb
  - valgrind-gdb Recommends gdb

* Wed Dec 06 2023 Mark Wielaard <mjw@redhat.com> - 3.22.0-2
- Add valgrind-3.22.0-rodata.patch

* Fri Nov 03 2023 Mark Wielaard <mjw@redhat.com> - 3.22.0-1
- Upstream 3.22.0 final
- BuildRequires elfutils-debuginfod for testing
- Remove all upstreamed patches
- Adjust valgrind-3.16.0-some-stack-protector.patch
- Adjust valgrind-3.16.0-some-Wl-z-now.patch
- Add cachegrind.h to valgrind-devel package
- Use %patch -Pn instead of deprecated %patchn

* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 3.21.0-8
- Rebuilt for MSVSphere 8.8

* Tue Jun 27 2023 Mark Wielaard <mjw@redhat.com> - 3.21.0-8
- BuildRequire python3.11

* Fri Jun 23 2023 Mark Wielaard <mjw@redhat.com> - 3.21.0-7
- Add valgrind-3.21.0-callgrind_control-no-strict.patch
- Add valgrind-3.21.0-realloc-again.patch
- Update valgrind-3.21.0-no-memcpy-replace-check.patch (memcpy_chk)
- Add valgrind-3.21.0-vgm.patch and valgrind-3.21.0-vgm-tests.patch
- Add valgrind-3.21.0-pgste.patch

* Tue May 16 2023 Alexandra Hájková <ahajkova@redhat.com> - 3.21.0-3
- Add valgrind-3.21.0-Add-with-gdbscripts-dir.patch

* Fri May 05 2023 Mark Wielaard <mjw@redhat.com> - 3.21.0-2
- Upgrade to upstream 3.21.0
- Remove upstreamed patches
- Add valgrind-3.21.0-no-memcpy-replace-check.patch

* Tue Apr 19 2022 Mark Wielaard <mjw@redhat.com> - 3.19.0-1
- Upgrade to valgrind 3.19.0. Drop old patches.

* Thu Feb 10 2022 Mark Wielaard <mjw@redhat.com> - 3.18.1-7
- Add valgrind-3.18.1-arm64-atomics-rdm.patch