From e9744c926bb2fa17030d90341d791ef2e07c0c23 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: May 02 2021 16:19:53 +0000 Subject: import virt-what-1.18-10.el8 --- diff --git a/SPECS/virt-what.spec b/SPECS/virt-what.spec index aee253c..dd88e5b 100644 --- a/SPECS/virt-what.spec +++ b/SPECS/virt-what.spec @@ -1,6 +1,6 @@ Name: virt-what Version: 1.18 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Detect if we are running in a virtual machine License: GPLv2+ @@ -154,6 +154,10 @@ fi %changelog +* Wed Apr 28 2021 Richard W.M. Jones - 1.18-10 +- Rebuild for fixed binutils on aarch64 + resolves: rhbz#1954455 + * Tue Apr 13 2021 Richard W.M. Jones - 1.18-9 - Fix crash on non-KVM platforms through incorrect use of CPUID related: rhbz#1756381