Tool for finding memory management bugs in programs
Go to file
Mark Wielaard f10a42f662 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

Resolves: #RHEL-46589
Add valgrind 3.23 stable branch fixes (rhel9.5)
2024-07-12 15:32:59 +02:00
.gitignore Upstream 3.23.0 final 2024-04-27 01:14:50 +02:00
0001-Prepare-NEWS-for-branch-3.23-fixes.patch 3.23.0-4 - Add upstream VALGRIND_3_23_BRANCH patches 2024-07-12 15:32:59 +02:00
0002-486180-MIPS-VexGuestArchState-has-no-member-named-gu.patch 3.23.0-4 - Add upstream VALGRIND_3_23_BRANCH patches 2024-07-12 15:32:59 +02:00
0003-Bug-486293-memccpy-false-positives.patch 3.23.0-4 - Add upstream VALGRIND_3_23_BRANCH patches 2024-07-12 15:32:59 +02:00
0004-Bug-486569-linux-inotify_init-syscall-wrapper-missin.patch 3.23.0-4 - Add upstream VALGRIND_3_23_BRANCH patches 2024-07-12 15:32:59 +02:00
0005-aarch64-frinta-and-frinta-vector-instructions.patch 3.23.0-4 - Add upstream VALGRIND_3_23_BRANCH patches 2024-07-12 15:32:59 +02:00
0006-mips-skip-using-shared-syscall-numbers-for-mips32.patch 3.23.0-4 - Add upstream VALGRIND_3_23_BRANCH patches 2024-07-12 15:32:59 +02:00
0007-Fix-uninitialized-err-in-handle_extension.patch 3.23.0-4 - Add upstream VALGRIND_3_23_BRANCH patches 2024-07-12 15:32:59 +02:00
0008-Avoid-use-of-guest_IP_AT_SYSCALL-in-handle_extension.patch 3.23.0-4 - Add upstream VALGRIND_3_23_BRANCH patches 2024-07-12 15:32:59 +02:00
0009-s390x-Minor-fixes-in-extension-s390x.c.patch 3.23.0-4 - Add upstream VALGRIND_3_23_BRANCH patches 2024-07-12 15:32:59 +02:00
0010-Bug-453044-gbserver_tests-failures-in-aarch64.patch 3.23.0-4 - Add upstream VALGRIND_3_23_BRANCH patches 2024-07-12 15:32:59 +02:00
0011-Linux-regtest-reallocarray-needs-malloc.h.patch 3.23.0-4 - Add upstream VALGRIND_3_23_BRANCH patches 2024-07-12 15:32:59 +02:00
0012-Bug-487439-SIGILL-in-JDK11-JDK17.patch 3.23.0-4 - Add upstream VALGRIND_3_23_BRANCH patches 2024-07-12 15:32:59 +02:00
0013-Don-t-leave-fds-created-with-log-file-xml-file-or-lo.patch 3.23.0-4 - Add upstream VALGRIND_3_23_BRANCH patches 2024-07-12 15:32:59 +02:00
0014-Close-both-internal-pipe-fds-after-VG_-fork-in-paren.patch 3.23.0-4 - Add upstream VALGRIND_3_23_BRANCH patches 2024-07-12 15:32:59 +02:00
0015-Don-t-allow-programs-calling-fnctl-on-valgrind-s-own.patch 3.23.0-4 - Add upstream VALGRIND_3_23_BRANCH patches 2024-07-12 15:32:59 +02:00
0016-mips-skip-using-shared-syscall-numbers-for-mips64.patch 3.23.0-4 - Add upstream VALGRIND_3_23_BRANCH patches 2024-07-12 15:32:59 +02:00
0017-gdbserver_tests-filters-remove-python-rpm-module-loa.patch 3.23.0-4 - Add upstream VALGRIND_3_23_BRANCH patches 2024-07-12 15:32:59 +02:00
0018-Implement-VMOVQ-xmm1-xmm2-m64.patch 3.23.0-4 - Add upstream VALGRIND_3_23_BRANCH patches 2024-07-12 15:32:59 +02:00
0019-arm64-Fix-fcvtas-instruction.patch 3.23.0-4 - Add upstream VALGRIND_3_23_BRANCH patches 2024-07-12 15:32:59 +02:00
0020-gdbserver_tests-filters-remove-more-verbose-python-r.patch 3.23.0-4 - Add upstream VALGRIND_3_23_BRANCH patches 2024-07-12 15:32:59 +02:00
0021-Avoid-dev-inode-check-on-btrfs-with-sanity-level-3.patch 3.23.0-4 - Add upstream VALGRIND_3_23_BRANCH patches 2024-07-12 15:32:59 +02:00
gating.yaml Update gating config for rhel 9 2024-04-30 08:24:04 +02:00
rpminspect.yaml rpminspect.yaml: Ignore vgpreload libs for debuginfo inspection 2023-04-24 16:28:19 +02:00
sources Upstream 3.23.0 final 2024-04-27 01:14:50 +02:00
valgrind-3.9.0-cachegrind-improvements.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:22:50 -07:00
valgrind-3.9.0-ldso-supp.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:22:50 -07:00
valgrind-3.16.0-some-stack-protector.patch 3.22.0-1 2023-11-04 03:38:43 +01:00
valgrind-3.16.0-some-Wl-z-now.patch 3.22.0-1 2023-11-04 03:38:43 +01:00
valgrind.spec 3.23.0-4 - Add upstream VALGRIND_3_23_BRANCH patches 2024-07-12 15:32:59 +02:00