[ 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.24.0-3.el9

Name valgrind
Epoch 1
Version 3.24.0
Release 3.el9
Website/URL https://www.valgrind.org/
License GPLv2+
Build Time 2025-03-31 17:49:46
Build Host builder-x86-04.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
Packages link
Package Summary SHA-256 checksum
x86_64
valgrind-1:3.24.0-3.el9.x86_64 Dynamic analysis tools to detect memory or thread bugs and profile 63364ef27672a9562fb1d0b5a67bfbaa1c1c12217a5c5a943e76dc96d4f164ae download
valgrind-devel-1:3.24.0-3.el9.x86_64 Development files for valgrind aware programs 36526cd85c08f157bd5c765bb40651de61b6dfe70ab7820b179479d7f1e57a35 download
i686
valgrind-1:3.24.0-3.el9.i686 Dynamic analysis tools to detect memory or thread bugs and profile 4ac9341e3b243cf41dc7de3f6df0cdbace685c62fec2cb603116bfec4badcffe download
valgrind-devel-1:3.24.0-3.el9.i686 Development files for valgrind aware programs 3cfed0d0827f3e1fdc18887f75eb99f3c78c7f35634ae5bc2a44dc8517a44ed6 download
aarch64
valgrind-1:3.24.0-3.el9.aarch64 Dynamic analysis tools to detect memory or thread bugs and profile 4e58bfebc8804893ae75d8342345284366d5e9cb805a9b42b6a397acbbc53296 download
valgrind-devel-1:3.24.0-3.el9.aarch64 Development files for valgrind aware programs 67ba648741c7a97ac562bb24107462564c0035187f045cfe9c70b4932aec1efc download
src
valgrind-1:3.24.0-3.el9.src Dynamic analysis tools to detect memory or thread bugs and profile f41940c77048f7278ebef4b6b4436cd4a53e436befa03f5ce24fbd222e251ed9 download
Changelog link
* Tue Jan 14 2025 Mark Wielaard <mjw@redhat.com> - 3.24.0-3
- Add more VALGRIND_3_24_BRANCH patches
  0012-Recognize-new-DWARF5-DW_LANG-constants.patch
  0013-Bug-498317-FdBadUse-is-not-a-valid-CoreError-type-in.patch
  0014-linux-support-EVIOCGRAB-ioctl.patch

* Tue Nov 26 2024 Mark Wielaard <mjw@redhat.com> - 3.24.0-2
- Add VALGRIND_3_24_BRANCH patches
  0001-Prepare-NEWS-for-branch-3.24-fixes.patch
  0002-vgdb.c-fork_and_exec_valgrind-Fix-off-by-one-error-w.patch
  0003-vgdb.c-fork_and_exec_valgrind-Fix-another-off-by-one.patch
  0004-regtest-add-a-fdleak-filter-for-write-on-write-on-li.patch
  0005-Add-exp-and-supp-patterns-for-missing-main-frame-for.patch
  0006-Add-additional-exp-ppc64le-files-to-EXTRA_DIST.patch
  0007-Add-support-for-landlock_create_ruleset-444-landlock.patch
  0008-helgrind-tests-tc17_sembar.c-Remove-bool-typedef.patch
  0009-drd-tests-swapcontext.c-Rename-typedef-struct-thread.patch
  0010-none-tests-bug234814.c-sa_handler-take-an-int-as-arg.patch
  0011-Add-open_tree-move_mount-fsopen-fsconfig-fsmount-fsp.patch

* Mon Nov 04 2024 Mark Wielaard <mjw@redhat.com> - 3.24.0-1
- Upstream 3.24.0 final

* Fri Jul 12 2024 Mark Wielaard <mjw@redhat.com> - 3.23.0-4
Add upstream VALGRIND_3_23_BRANCH patches
  0001-Prepare-NEWS-for-branch-3.23-fixes.patch
  0002-486180-MIPS-VexGuestArchState-has-no-member-named-gu.patch
  0003-Bug-486293-memccpy-false-positives.patch
  0004-Bug-486569-linux-inotify_init-syscall-wrapper-missin.patch
  0005-aarch64-frinta-and-frinta-vector-instructions.patch
  0006-mips-skip-using-shared-syscall-numbers-for-mips32.patch
  0007-Fix-uninitialized-err-in-handle_extension.patch
  0008-Avoid-use-of-guest_IP_AT_SYSCALL-in-handle_extension.patch
  0009-s390x-Minor-fixes-in-extension-s390x.c.patch
  0010-Bug-453044-gbserver_tests-failures-in-aarch64.patch
  0011-Linux-regtest-reallocarray-needs-malloc.h.patch
  0012-Bug-487439-SIGILL-in-JDK11-JDK17.patch
  0013-Don-t-leave-fds-created-with-log-file-xml-file-or-lo.patch
  0014-Close-both-internal-pipe-fds-after-VG_-fork-in-paren.patch
  0015-Don-t-allow-programs-calling-fnctl-on-valgrind-s-own.patch
  0016-mips-skip-using-shared-syscall-numbers-for-mips64.patch
  0017-gdbserver_tests-filters-remove-python-rpm-module-loa.patch
  0018-Implement-VMOVQ-xmm1-xmm2-m64.patch
  0019-arm64-Fix-fcvtas-instruction.patch
  0020-gdbserver_tests-filters-remove-more-verbose-python-r.patch
  0021-Avoid-dev-inode-check-on-btrfs-with-sanity-level-3.patch

* Fri Apr 26 2024 Mark Wielaard <mjw@redhat.com> - 3.23.0-1
- Upstream 3.23.0 final

* 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

* Fri Sep 22 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.21.0-7
- Rebuilt for MSVSphere 9.3 beta

* 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