[ Все 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.25.1-3.el10

Имя valgrind
Эпоха 1
Версия 3.25.1
Релиз 3.el10
Сайт https://www.valgrind.org/
Лицензия GPL-2.0-or-later AND bzip2-1.0.6 AND GFDL-1.2-or-later AND (GPL-2.0-or-later AND LGPL-2.0-or-later) AND (GPL-2.0-or-later AND ISC) AND (GPL-2.0-or-later AND Unlicense) AND (GPL-2.0-or-later AND Zlib) AND (GPL-2.0-or-later WITH GCC-exception-2.0) AND (LGPL-2.0-or-later WITH GCC-exception-2.0) AND (GPL-2.0-or-later AND BSD-3-Clause) AND (GPL-2.0-or-later AND (MIT OR NCSA)) AND CMU-Mach AND (GPL-2.0-or-later AND X11 AND BSD-3-Clause) AND X11 AND (GPL-2.0-or-later AND LGPL-2.0-or-later) AND (GPL-2.0-or-later AND (GPL-2.0-or-later OR MPL-2.0)) AND (GPL-2.0-or-later WITH Autoconf-exception-generic) AND (GPL-3.0-or-later WITH Autoconf-exception-generic-3.0) AND FSFULLR AND FSFAP AND FSFUL AND FSFULLRWD
Время сборки 2025-10-24 19:06:01
Хост сборки builder-x86-05.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.25.1-3.el10.x86_64 Dynamic analysis tools to detect memory or thread bugs and profile 87a0a4bd12aee0eaa9ca3840ecb74361af8a6c81225cf6c06e1da3c3632107d3 download
valgrind-devel-1:3.25.1-3.el10.x86_64 Development files for valgrind aware programs b9c42045bdffa4d08df49317caf8d5f2f98a7ed997196e4d345d31804af5825d download
valgrind-docs-1:3.25.1-3.el10.x86_64 Documentation for valgrind tools, scripts and gdb integration 800602f634aac13b2ecb93674055392c5c0f01cd7b652754af62afee083a8098 download
valgrind-gdb-1:3.25.1-3.el10.x86_64 Tools for integrating valgrind and gdb 05e5768bfde31beaa5f2045be8d915b2a080d776f2439c21d3896c1a8b9744f2 download
valgrind-scripts-1:3.25.1-3.el10.x86_64 Scripts for post-processing valgrind tool output 0953d3571e3ec9c1f53896f01367d1078288f7e06cac68f5bea9539da64e5306 download
aarch64
valgrind-1:3.25.1-3.el10.aarch64 Dynamic analysis tools to detect memory or thread bugs and profile 18569f7e42b3d09490ad94167fab5663b298b4f0ae540467515aa4ba5321232c download
valgrind-devel-1:3.25.1-3.el10.aarch64 Development files for valgrind aware programs ead71b3a85e4375e862f8326210f450047bdf03167f79a3e2d3fb08f7b8cb3ac download
valgrind-docs-1:3.25.1-3.el10.aarch64 Documentation for valgrind tools, scripts and gdb integration 1afce3ea44c9d28f2042058a44725d4ea80824f16ae48624ecbb0b747a82a286 download
valgrind-gdb-1:3.25.1-3.el10.aarch64 Tools for integrating valgrind and gdb 26c3e50fa5443ab93dba90f03d2a18a44bcaebe72b2be93bafbb55fd84a29a45 download
valgrind-scripts-1:3.25.1-3.el10.aarch64 Scripts for post-processing valgrind tool output 8be5f9553bbcafafea3cebe0240eaf90cef7780e6f23a44a1f291031f243ab45 download
src
valgrind-1:3.25.1-3.el10.src Dynamic analysis tools to detect memory or thread bugs and profile cddf42035784e193b4d2d5fc9a3faf994a04240ae7b43738b56fdf197954ef97 download
История изменений link
* Mon Aug 18 2025 Mark Wielaard <mjw@redhat.com> - 3.25.1-3
- Add ppc64-strcmp-ld.patch
- Add 0003-Add-several-missing-syscall-hooks-to-ppc64-linux.patch

* Tue Aug 05 2025 Mark Wielaard <mjw@redhat.com> - 3.25.1-2
- Add VALGRIND_3_25_BRANCH patches
  - 0001-Prepare-NEWS-for-branch-3.25.x-fixes.patch
  - 0002-Bug-503241-s390x-Support-z17-changes-to-the-NNPA-ins.patch

* Thu May 22 2025 Mark Wielaard <mjw@redhat.com> - 3.25.1-1
- Valgrind 3.25.1 final

* Fri Apr 25 2025 Mark Wielaard <mjw@redhat.com> - 3.25.0-1
- Valgrind 3.25.0 final

* Tue Mar 18 2025 Mark Wielaard <mjw@redhat.com> - 3.24.0-6
- More VALGRIND_3_24_BRANCH patches
  0015-ppc-test_dfp2-build-fix-for-GCC-15.patch
  0016-syswrap-generic-Emit-pp_ExeContext-after-the-file-de.patch
  0017-add_hardwired_spec-for-ld-linux-x86-64.so.2-memcmp.patch
  0018-gdbserver_tests-filter-out-new-Missing-rpms-message.patch

* Wed Feb 26 2025 Mark Wielaard <mjw@redhat.com> - 3.24.0-4
- 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

* 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 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.24.0-2
- Rebuilt for MSVSphere 10

* 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