From 3a667f1eb850c05683d23df5523015d392eb4e269f60824c74b67d6fc30af908 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Fri, 26 Jun 2020 01:38:35 +0000 Subject: [PATCH 1/2] - enable valgrind support (boo#1173355) OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=973 --- Mesa-drivers.changes | 5 +++++ Mesa-drivers.spec | 2 ++ Mesa.changes | 5 +++++ Mesa.spec | 2 ++ 4 files changed, 14 insertions(+) diff --git a/Mesa-drivers.changes b/Mesa-drivers.changes index ee69417..5467ec1 100644 --- a/Mesa-drivers.changes +++ b/Mesa-drivers.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jun 26 01:20:27 UTC 2020 - Stefan Dirsch + +- enable valgrind support (boo#1173355) + ------------------------------------------------------------------- Tue Jun 23 18:02:26 UTC 2020 - Stefan Dirsch diff --git a/Mesa-drivers.spec b/Mesa-drivers.spec index 0696d28..2dec922 100644 --- a/Mesa-drivers.spec +++ b/Mesa-drivers.spec @@ -158,6 +158,7 @@ BuildRequires: pkgconfig(libdrm_radeon) >= 2.4.71 %if 0%{?libglvnd} BuildRequires: pkgconfig(libglvnd) >= 0.1.0 %endif +BuildRequires: valgrind-devel BuildRequires: pkgconfig(libkms) >= 1.0.0 BuildRequires: pkgconfig(libva) BuildRequires: pkgconfig(presentproto) @@ -833,6 +834,7 @@ egl_platforms=x11,drm,surfaceless,wayland -Ddri-drivers=swrast \ -Dgallium-drivers= \ %endif + -Dvalgrind=true \ -Db_ndebug=true \ -Dc_args="%{optflags}" \ -Dcpp_args="%{optflags}" diff --git a/Mesa.changes b/Mesa.changes index ee69417..5467ec1 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jun 26 01:20:27 UTC 2020 - Stefan Dirsch + +- enable valgrind support (boo#1173355) + ------------------------------------------------------------------- Tue Jun 23 18:02:26 UTC 2020 - Stefan Dirsch diff --git a/Mesa.spec b/Mesa.spec index 321d102..87421bc 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -157,6 +157,7 @@ BuildRequires: pkgconfig(libdrm_radeon) >= 2.4.71 %if 0%{?libglvnd} BuildRequires: pkgconfig(libglvnd) >= 0.1.0 %endif +BuildRequires: valgrind-devel BuildRequires: pkgconfig(libkms) >= 1.0.0 BuildRequires: pkgconfig(libva) BuildRequires: pkgconfig(presentproto) @@ -832,6 +833,7 @@ egl_platforms=x11,drm,surfaceless,wayland -Ddri-drivers=swrast \ -Dgallium-drivers= \ %endif + -Dvalgrind=true \ -Db_ndebug=true \ -Dc_args="%{optflags}" \ -Dcpp_args="%{optflags}" From 8f83f3faee61cd73e16fe126eb023a15009bebaed6cf073add6bc9c035de3cfd Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Fri, 26 Jun 2020 12:15:40 +0000 Subject: [PATCH 2/2] - update to 20.1.2 * second bugfix release for the 20.1 branch * most of the fixes here are to the AMD drivers, and the rest is scattered over the tree. OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=974 --- Mesa-drivers.changes | 8 ++++++++ Mesa-drivers.spec | 4 ++-- Mesa.changes | 8 ++++++++ Mesa.spec | 4 ++-- mesa-20.1.1.tar.xz | 3 --- mesa-20.1.1.tar.xz.sig | Bin 329 -> 0 bytes mesa-20.1.2.tar.xz | 3 +++ mesa-20.1.2.tar.xz.sig | Bin 0 -> 329 bytes 8 files changed, 23 insertions(+), 7 deletions(-) delete mode 100644 mesa-20.1.1.tar.xz delete mode 100644 mesa-20.1.1.tar.xz.sig create mode 100644 mesa-20.1.2.tar.xz create mode 100644 mesa-20.1.2.tar.xz.sig diff --git a/Mesa-drivers.changes b/Mesa-drivers.changes index 5467ec1..91769a2 100644 --- a/Mesa-drivers.changes +++ b/Mesa-drivers.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Jun 26 11:43:50 UTC 2020 - Stefan Dirsch + +- update to 20.1.2 + * second bugfix release for the 20.1 branch + * most of the fixes here are to the AMD drivers, and the rest + is scattered over the tree. + ------------------------------------------------------------------- Fri Jun 26 01:20:27 UTC 2020 - Stefan Dirsch diff --git a/Mesa-drivers.spec b/Mesa-drivers.spec index 2dec922..23923e7 100644 --- a/Mesa-drivers.spec +++ b/Mesa-drivers.spec @@ -46,7 +46,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 20.1.1 +%define _version 20.1.2 %define with_opencl 0 %define with_vulkan 0 %define with_llvm 0 @@ -114,7 +114,7 @@ %endif Name: Mesa-drivers -Version: 20.1.1 +Version: 20.1.2 Release: 0 Summary: System for rendering 3-D graphics License: MIT diff --git a/Mesa.changes b/Mesa.changes index 5467ec1..91769a2 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Jun 26 11:43:50 UTC 2020 - Stefan Dirsch + +- update to 20.1.2 + * second bugfix release for the 20.1 branch + * most of the fixes here are to the AMD drivers, and the rest + is scattered over the tree. + ------------------------------------------------------------------- Fri Jun 26 01:20:27 UTC 2020 - Stefan Dirsch diff --git a/Mesa.spec b/Mesa.spec index 87421bc..16ed40e 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -45,7 +45,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 20.1.1 +%define _version 20.1.2 %define with_opencl 0 %define with_vulkan 0 %define with_llvm 0 @@ -113,7 +113,7 @@ %endif Name: Mesa -Version: 20.1.1 +Version: 20.1.2 Release: 0 Summary: System for rendering 3-D graphics License: MIT diff --git a/mesa-20.1.1.tar.xz b/mesa-20.1.1.tar.xz deleted file mode 100644 index 12479de..0000000 --- a/mesa-20.1.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3ea6e46ea7881c656f7b4724639eaa4672d4e0e0b70869651e8f955ebae3d476 -size 12683180 diff --git a/mesa-20.1.1.tar.xz.sig b/mesa-20.1.1.tar.xz.sig deleted file mode 100644 index ea57c370e6537c2c0c17a125e105d48062573dce5ee511f95acd772f488a3994..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 329 zcmV-P0k-~$0Y(G>0SEvv79j*zRUP45mXBjW!btXwjxn#pBq*i@0$$-G9}*m8a%p2g zWo~C>b98cVZ7ySI0162ZjgB#|!z3uCl;H>eN-2E2vQHb)ilpfr!dmwk%>I<>c$bZo zVwcBbHR+w*#H;ven9c0QmizB{ja*6U_KYa>KgE1zC^3%!_1c}io}SsLuH3v_d2a17E_d*IHB|^gmRC6c5(_w95g1Fl;OTx13-5=`QjI zoPQOi{P8YU3P3F}^0RlVH>Fe3H%Xj&5eCzXvc>tFQ!$N%vpNGn8Op&8+zAt^SELI! z3$)PMhq-h3Z=$}4gmNvjC(|N6AYH|{6ps;IcS^ULj8U&~z-F2`p=hGBZuZtlzyCl3 bF53zJ1@B0SEvv79j*zRUP45mXBjW!btXwjxn#pBq*i@0$%gZToN2*a%p2g zWo~C>b98cVZ7ySI0162ZjgB#|!z3uC&^ZVHW)afwuphL7_>4tW$@95yqu6=qi6(lE zq$X}E-$m3vzboCKMAFQZE^k{tY^l`Ixw^t3HvP+}w-)<)EX*MV-yO;?~iz`m`T<0cUsZHde;=- zJzRykNfA(ncPh&Gef2NW-H$jliR3+R{@uCVFu4_$g~B&`w9cPJ749S}j7AZ>Jc7bo zsa0JIsl?EvTXn32ViOu%r|?XKn|weK!22u2RwdfTWsZ5ZLNHGp2I$-oNGh!?Ci^Tv b-~EuIm^@&p-}&C&ZP-brKf94}NC)e+G#Z|O literal 0 HcmV?d00001