diff --git a/microcode_ctl-2.1-36.tar.xz b/microcode_ctl-2.1-37.tar.xz similarity index 49% rename from microcode_ctl-2.1-36.tar.xz rename to microcode_ctl-2.1-37.tar.xz index 7e09597458306e2d2031a52bb2b857691c4d46b2..31c42c52bdc60e4bcf2d28b7d74dba40cd57f055 100644 Binary files a/microcode_ctl-2.1-36.tar.xz and b/microcode_ctl-2.1-37.tar.xz differ diff --git a/microcode_ctl.spec b/microcode_ctl.spec index 11558f861dc3da807f4ee1fe95584af81e780e73..2cf00adcb25ec4b820b211d0aaa1f0e644dfe9ce 100644 --- a/microcode_ctl.spec +++ b/microcode_ctl.spec @@ -1,10 +1,10 @@ %global debug_package %{nil} -%define upstream_version 2.1-36 +%define upstream_version 2.1-37 Name: microcode_ctl Summary: Microcode update for CPU Version: 2.1 -Release: 36 +Release: 37 License: GPLv2+ and Redistributable, no modification permitted URL: https://pagure.io/microcode_ctl ExclusiveArch: %{ix86} x86_64 @@ -27,6 +27,10 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} INSDIR=/usr/sbin install clean %doc /usr/share/doc/microcode_ctl/* %changelog +* Fri Sep 23 2022 luopihui - 2.1-37 +- Upgrade to 2.1-37 +- Fix CVE-2022-21233 + * Tue Jul 19 2022 houyingchao - 2.1-36 - Upgrade to 2.1-36 - Fix CVE-2021-0146