Release 1.0.43-1
Resolves: RHEL-45254 Signed-off-by: Lichen Liu <lichliu@redhat.com>
This commit is contained in:
parent
54de4cf24c
commit
c53ac4eb20
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/kdump-utils-1.0.42.tar.gz
|
/kdump-utils-1.0.42.tar.gz
|
||||||
|
/kdump-utils-1.0.43.tar.gz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
# kdump-utils has no debug source
|
# kdump-utils has no debug source
|
||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
Name: kdump-utils
|
Name: kdump-utils
|
||||||
Version: 1.0.42
|
Version:1.0.43
|
||||||
Release: 10%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Kernel crash dump collection utilities
|
Summary: Kernel crash dump collection utilities
|
||||||
|
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
@ -132,5 +132,8 @@ fi
|
|||||||
%doc supported-kdump-targets.txt
|
%doc supported-kdump-targets.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 15 2024 Lichen Liu <lichliu@redhat.com> - 1.0.43-1
|
||||||
|
- Update to upstream 1.0.43
|
||||||
|
|
||||||
* Tue Oct 24 2023 Coiby <coxu@redhat.com> - 1.0.42-10
|
* Tue Oct 24 2023 Coiby <coxu@redhat.com> - 1.0.42-10
|
||||||
- split from kexec-tools
|
- split from kexec-tools
|
||||||
|
1
sources
1
sources
@ -1 +1,2 @@
|
|||||||
SHA512 (kdump-utils-1.0.42.tar.gz) = 2d8717a010bfbffd4410ef57ade1402316cda07faa1063631b8665ac273fac618bff0afd9bdc02292c859d956790e06a51d81b141db158957ef97eb8408111c4
|
SHA512 (kdump-utils-1.0.42.tar.gz) = 2d8717a010bfbffd4410ef57ade1402316cda07faa1063631b8665ac273fac618bff0afd9bdc02292c859d956790e06a51d81b141db158957ef97eb8408111c4
|
||||||
|
SHA512 (kdump-utils-1.0.43.tar.gz) = ede87a85f63f1f08aec477729a2fe7858d78bd21588b00d13c8ce25b6d951bd400a0642bc2ae34c62ebcce54b8b8ff0c7a8d1d867be18217c9b015adc4131707
|
||||||
|
Loading…
Reference in New Issue
Block a user