[ 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 ]
×

Package valgrind-scripts-1:3.22.0-3.el8_10.i686 download

Name valgrind-scripts
Epoch 1
Version 3.22.0
Release 3.el8_10
Architecture i686
Website/URL https://www.valgrind.org/
License GPL-2.0-or-later
Build Time 2025-03-12 09:28:39
Build Host builder-x86-03.inferitos.ru
Summary Scripts for post-processing valgrind tool output
Repositories AppStream
Description Perl and Python scripts for post-processing valgrind tool output.
Errata
Size 109 KiB
Source Project valgrind-3.22.0-3.el8_10
SHA-256 checksum b97dc4c3d93a049c0795f40a25b79f78d41aff708b30110b9457791d7cbc214c
× Full screenshot
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