Update to latest git snapshot
Fix kdump spoke is incomplete after luks device is deleted Resolves: bz1937035 Signed-off-by: Kairui Song <kasong@redhat.com>
This commit is contained in:
parent
9193be3018
commit
ee8081cf5c
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/kdump-anaconda-addon-4ba507e.tar.gz
|
||||
/kdump-anaconda-addon-d046d22.tar.gz
|
||||
/kdump-anaconda-addon-ce26db0.tar.gz
|
||||
/kdump-anaconda-addon-5b74c1d.tar.gz
|
||||
|
@ -1,10 +1,10 @@
|
||||
%global gitcommit ce26db06e0cf3606317363480b3e325633c99714
|
||||
%global gitcommit 5b74c1d78ae0809f420c1191ab68f6080a844318
|
||||
%global gitshortcommit %(c=%{gitcommit}; echo ${c:0:7})
|
||||
%global snapshotdate 20210805
|
||||
%global snapshotdate 20210812
|
||||
|
||||
Name: kdump-anaconda-addon
|
||||
Version: 006
|
||||
Release: 6.%{snapshotdate}git%{gitshortcommit}%{?dist}
|
||||
Release: 7.%{snapshotdate}git%{gitshortcommit}%{?dist}
|
||||
Url: https://github.com/daveyoung/kdump-anaconda-addon
|
||||
License: GPLv2
|
||||
Summary: Kdump configuration anaconda addon
|
||||
@ -44,6 +44,9 @@ Kdump anaconda addon
|
||||
%{_datadir}/icons/hicolor/scalable/apps/kdump.svg
|
||||
|
||||
%changelog
|
||||
* Thu Aug 05 2021 Kairui Song <kasong@redhat.com> - 006-7.20210812git5b74c1d
|
||||
- Update to latest git snapshot, fix kdump spoke is incomplete after luks device is deleted. Resolves: bz1937035
|
||||
|
||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 006-6.20210805gitce26db0
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (kdump-anaconda-addon-ce26db0.tar.gz) = b76fa7189ad695de410c04ded101516e72fea828b91b54fe82cb06ffc4f14502a335c1fc6a783a128f98bb95225051e040ded2d4599b7413778d74cfca4ee73f
|
||||
SHA512 (kdump-anaconda-addon-5b74c1d.tar.gz) = 241a30f4c7f3b700c02443947c1adbfdf20d0371e1bb7938762c7f56200cd2cd02b50c273f10b282c86c9022293a8e1fc948e2a96f922e66719c18af1030a532
|
||||
|
Loading…
Reference in New Issue
Block a user