From 476b6346d270a11ecae16865a9cf30fd660b5751 Mon Sep 17 00:00:00 2001 From: Mark Wielaard Date: Sat, 25 Jan 2025 02:08:02 +0100 Subject: [PATCH] 3.24.0-3 Resolves: RHEL-75480 FdBadUse is not a valid CoreError type in a suppression Resolves: RHEL-75482 support EVIOCGRAB ioctl --- valgrind.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/valgrind.spec b/valgrind.spec index dd21a50..b180cca 100644 --- a/valgrind.spec +++ b/valgrind.spec @@ -3,7 +3,7 @@ Summary: Dynamic analysis tools to detect memory or thread bugs and profile Name: %{?scl_prefix}valgrind Version: 3.24.0 -Release: 2%{?dist} +Release: 3%{?dist} Epoch: 1 # This ignores licenses that are only found in the test or perf sources @@ -469,7 +469,7 @@ echo ===============END TESTING=============== %endif %changelog -* Tue Jan 14 2025 Mark Wielaard +* Tue Jan 14 2025 Mark Wielaard - 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