From 1eadf2b8a8d6f6dfe8d78b072a3704b3ba4ce075 Mon Sep 17 00:00:00 2001 From: Tao Liu Date: Fri, 25 Feb 2022 09:57:07 +0800 Subject: [PATCH] Release 2.0.23-9 Resolves: bz2055498 Signed-off-by: Tao Liu --- kexec-tools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kexec-tools.spec b/kexec-tools.spec index eb496b6..8486a4d 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -5,7 +5,7 @@ Name: kexec-tools Version: 2.0.23 -Release: 8%{?dist} +Release: 9%{?dist} License: GPLv2 Summary: The kexec/kdump userspace component @@ -409,6 +409,9 @@ fi %endif %changelog +* Fri Feb 25 2022 Tao Liu - 2.0.23-9 +- makedumpfile: sadump, kaslr: fix failure of calculating kaslr_offset + * Mon Feb 21 2022 Tao Liu - 2.0.23-8 - update kernel crashkernel in posttrans RPM scriptlet when updating kexec-tools