diff --git a/makedumpfile.spec b/makedumpfile.spec index 26830b4..a5e11af 100644 --- a/makedumpfile.spec +++ b/makedumpfile.spec @@ -3,7 +3,7 @@ Name: makedumpfile Version: 1.7.5 Summary: make a small dumpfile of kdump -Release: 11%{?dist} +Release: 12%{?dist} License: GPL-2.0-only URL: https://github.com/makedumpfile/makedumpfile @@ -62,6 +62,9 @@ install -m 755 -D eppic_makedumpfile.so %{buildroot}/%{_libdir}/eppic_makedumpfi %license COPYING %changelog +* Fri Jul 26 2024 Lichen Liu - 1.7.5-12 +- Resolves: RHEL-41117 + * Fri Jun 21 2024 Lianbo Jiang - 1.7.5-11 - Fix failure of hugetlb pages exclusion on Linux 6.9 and later - Fix wrong exclusion of Slab pages on Linux 6.10-rc1 and later