3.27.1-1 - Valgrind 3.27.1 final

Resolves: #RHEL-178225
[rhel-9] valgrind 3.27.0 regression fixes (3.27.1 release)
This commit is contained in:
Mark Wielaard 2026-05-20 19:02:20 +02:00
parent 82550d82cb
commit e44bcc20d9
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -51,3 +51,4 @@
/valgrind-3.25.1.tar.bz2
/valgrind-3.26.0.tar.bz2
/valgrind-3.27.0.tar.bz2
/valgrind-3.27.1.tar.bz2

View File

@ -1 +1 @@
SHA512 (valgrind-3.27.0.tar.bz2) = a171d95426835604a426e77b3745a05ab1557972fceb513e2caa76e71192c9763fe4c2190249a2312ae3a94511ee2aefa9a926858c11a724b8d95f497b083cf3
SHA512 (valgrind-3.27.1.tar.bz2) = 4522e345fe31bc10478f21ab261cf7b3e509d80fe98fd0c7c9778ac9a9f90e1d8fa6e54a37c2e23114c01c95131035103fc1e78661710d7f45f5d564a31c1015

View File

@ -2,7 +2,7 @@
Summary: Dynamic analysis tools to detect memory or thread bugs and profile
Name: %{?scl_prefix}valgrind
Version: 3.27.0
Version: 3.27.1
Release: 1%{?dist}
Epoch: 1
License: GPLv3+
@ -488,6 +488,9 @@ echo ===============END TESTING===============
%endif
%changelog
* Wed May 20 2026 Mark Wielaard <mjw@redhat.com> - 3.27.1-1
- Valgrind 3.27.1 final
* Tue Apr 21 2026 Mark Wielaard <mjw@redhat.com> - 3.27.0-1
- Valgrind 3.27.0 final