fix the warning of bogus date in change log
Fix the warning of bogus date in change log and also bump the version to rebuild the package so annobin plugin could record the correct information and the following annocheck errors could be gone, Hardened: ./usr/sbin/dmidecode: FAIL: stack-realign test because -mstack-realign not enabled (addr range: 0x3560..0x10109) Hardened: ./usr/sbin/dmidecode: info: For more information visit: https://sourceware.org/annobin/annobin.html/Test-stack-realign.html Hardened: ./usr/sbin/dmidecode: FAIL: cf-protection test because no protection enabled (addr range: 0x42c0..0x10109) Hardened: ./usr/sbin/dmidecode: info: For more information visit: https://sourceware.org/annobin/annobin.html/Test-cf-protection.html Related: rhbz#2024078 Related: rhbz#2028063
This commit is contained in:
parent
340523d08f
commit
8a907eb30e
@ -1,7 +1,7 @@
|
||||
Summary: Tool to analyse BIOS DMI data
|
||||
Name: dmidecode
|
||||
Version: 3.3
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
Epoch: 1
|
||||
License: GPLv2+
|
||||
Source0: https://download.savannah.gnu.org/releases/%{name}/%{name}-%{version}.tar.xz
|
||||
@ -52,7 +52,7 @@ I/O ports (e.g. serial, parallel, USB).
|
||||
%{_mandir}/man8/*
|
||||
|
||||
%changelog
|
||||
* Thu Dec 06 2021 Coiby Xu <coxu@redhat.com> - 1:3.3-5
|
||||
* Mon Dec 06 2021 Coiby Xu <coxu@redhat.com> - 1:3.3-6
|
||||
- Resolves: rhbz#2024078
|
||||
|
||||
* Thu Nov 04 2021 Coiby Xu <coxu@redhat.com> - 1:3.3-4
|
||||
|
Loading…
Reference in New Issue
Block a user