From 879fa10eb827b869e6d0d336c353ce53ea143a15 Mon Sep 17 00:00:00 2001 From: Packit Service Date: Mar 27 2021 04:23:48 +0000 Subject: Add spec-file for the distribution --- diff --git a/SPECS/mesa.spec b/SPECS/mesa.spec index 694bfef..4c1ccd7 100644 --- a/SPECS/mesa.spec +++ b/SPECS/mesa.spec @@ -44,7 +44,7 @@ Name: mesa Summary: Mesa graphics libraries Version: 20.3.3 -Release: 1%{?rctag:.%{rctag}}%{?dist} +Release: 2%{?rctag:.%{rctag}}%{?dist} License: MIT URL: http://www.mesa3d.org @@ -62,6 +62,8 @@ Patch0: lavapipe-disable-env-var.patch Patch1: mesa-20.3.3-stable-fixes.patch Patch2: anv-remove-warning.patch +Patch10: cpu-affinity-fixes-20.3.3.patch + BuildRequires: gcc BuildRequires: gcc-c++ @@ -553,6 +555,9 @@ done %endif %changelog +* Fri Mar 26 2021 Dave Airlie - 20.3.3-2 +- Fix CPU affinity memory corruption crash (#1938788) + * Tue Feb 16 2021 Dave Airlie - 20.3.3-1 - Update to 20.3.3 + upstream fixes for qemu regression