From 11eeec0233266e2461d693b00ec5f369710e089a Mon Sep 17 00:00:00 2001 From: Tao Liu Date: Mon, 21 Jul 2025 15:15:01 +1200 Subject: [PATCH] Release makedumpfile-1.7.7-2 Resolves: RHEL-88006 Resolves: RHEL-93694 Signed-off-by: Tao Liu --- makedumpfile.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/makedumpfile.spec b/makedumpfile.spec index b6194e1..3e94404 100644 --- a/makedumpfile.spec +++ b/makedumpfile.spec @@ -3,7 +3,7 @@ Name: makedumpfile Version: 1.7.7 Summary: make a small dumpfile of kdump -Release: 1%{?dist} +Release: 2%{?dist} License: GPL-2.0-only URL: https://github.com/makedumpfile/makedumpfile @@ -59,6 +59,9 @@ install -m 755 -D eppic_makedumpfile.so %{buildroot}/%{_libdir}/eppic_makedumpfi %license COPYING %changelog +* Mon Jul 21 2025 Tao Liu - 1.7.7-2 +- Fix a data race in multi-threading mode (--num-threads=N) + * Thu Apr 24 2025 Lichen Liu - 1.7.7-1 - Update to upstream 1.7.7