This file is a duplicate of
0005-dmidecode-Add-new-processor-upgrades-from-SMBIOS-spec-3.4.0.patch.
Related: rhbz#2024078
Fixes: 340523d ("fix regression caused by updating to upstream v3.3")
Signed-off-by: Coiby Xu <coxu@redhat.com>
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
When updating to upstream v3.3, there are some patches not in upstream
release dmidecode-3.3.tar.xz but they have already been included in older
release. Re-backport these missing patches.
Resolves: rhbz#2024078
Fixes: 4a56373f29
("updated to upstream v3.3")
Signed-off-by: Coiby Xu <coxu@redhat.com>
Also fix a date format issue in the latest change log entry.
Related: rhbz#1996988
Fixes: commit 52d5638621
("Fix the 'OUT OF SPEC' error for Intel(R) Xeon(R) Platinum
8375C CPU)"
Signed-off-by: Coiby Xu <coxu@redhat.com>