Release makedumpfile-1.7.7-2

Resolves: RHEL-88006
Resolves: RHEL-93694

Signed-off-by: Tao Liu <ltao@redhat.com>
This commit is contained in:
Tao Liu 2025-07-21 15:15:01 +12:00
parent 7f4f48165c
commit 11eeec0233

View File

@ -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 <ltao@redhat.com> - 1.7.7-2
- Fix a data race in multi-threading mode (--num-threads=N)
* Thu Apr 24 2025 Lichen Liu <lichliu@redhat.com> - 1.7.7-1
- Update to upstream 1.7.7