[ Все 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 ]
×

Проект valgrind-1:3.22.0-2.el8

Имя valgrind
Эпоха 1
Версия 3.22.0
Релиз 2.el8
Сайт https://www.valgrind.org/
Лицензия GPLv2+
Время сборки 2024-04-08 15:15:00
Хост сборки builder-x86-06.inferitos.ru
Краткое описание Dynamic analysis tools to detect memory or thread bugs and profile
Репозитории AppStream
Полное описание 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).
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
valgrind-1:3.22.0-2.el8.x86_64 Dynamic analysis tools to detect memory or thread bugs and profile 1ed8b20f8a8565f1daa393899710e536fe59d8bc33fd511ab753a5e5446fde09 download
valgrind-devel-1:3.22.0-2.el8.x86_64 Development files for valgrind aware programs 4e57f28b5e40434f22a1a5befd0bf1f57f9f4713e3b1135ec4ab35d1a27691e1 download
i686
valgrind-1:3.22.0-2.el8.i686 Dynamic analysis tools to detect memory or thread bugs and profile f6d8240673bb7dd037d12005ef75c09ccba2da9527017ef68f8973fc00d35af1 download
valgrind-devel-1:3.22.0-2.el8.i686 Development files for valgrind aware programs 30d06fea7872a7e27680e4cd4c61c3e022a27cd9312e8831ec35d4893c172746 download
src
valgrind-1:3.22.0-2.el8.src Dynamic analysis tools to detect memory or thread bugs and profile 7b0493cf8d9ffdcc183258d7038da95a920fb55bf66ace7df7f6f658021722be download
История изменений link
* Fri Mar 29 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1:3.22.0-2
- Rebuilt for MSVSphere 8.10 beta

* 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

* 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

* Tue Nov 30 2021 Mark Wielaard <mjw@redhat.com> - 3.18.1-6
- Rebuild against fresh toolchain