Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libglvnd for openSUSE:Factory 
checked in at 2021-11-20 02:38:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libglvnd (Old)
 and      /work/SRC/openSUSE:Factory/.libglvnd.new.1895 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libglvnd"

Sat Nov 20 02:38:29 2021 rev:21 rq:932013 version:1.3.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/libglvnd/libglvnd.changes        2021-10-23 
00:50:46.561126876 +0200
+++ /work/SRC/openSUSE:Factory/.libglvnd.new.1895/libglvnd.changes      
2021-11-20 02:39:22.632733227 +0100
@@ -1,0 +2,5 @@
+Wed Nov 17 16:37:27 UTC 2021 - Guillaume GARDET <guillaume.gar...@opensuse.org>
+
+- Disable asm on aarch64 Tumbleweed due to issue with BTI - boo#1188928
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libglvnd.spec ++++++
--- /var/tmp/diff_new_pack.EpeTFC/_old  2021-11-20 02:39:23.140731551 +0100
+++ /var/tmp/diff_new_pack.EpeTFC/_new  2021-11-20 02:39:23.144731538 +0100
@@ -69,6 +69,11 @@
 %if 0%{?suse_version} < 1330
     --libdir=%{_prefix}/X11R6/%{_lib} \
 %endif
+%if 0%{?suse_version} > 1500
+%ifarch aarch64
+    --disable-asm \
+%endif
+%endif
     --disable-static \
     --disable-headers \
     --disable-silent-rules

Reply via email to