Hello community, here is the log from the commit of package alsa for openSUSE:Factory checked in at 2019-09-11 10:22:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/alsa (Old) and /work/SRC/openSUSE:Factory/.alsa.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "alsa" Wed Sep 11 10:22:43 2019 rev:193 rq:728556 version:1.1.9 Changes: -------- --- /work/SRC/openSUSE:Factory/alsa/alsa.changes 2019-06-12 13:02:00.533291204 +0200 +++ /work/SRC/openSUSE:Factory/.alsa.new.7948/alsa.changes 2019-09-11 10:22:45.647493137 +0200 @@ -1,0 +2,7 @@ +Thu Sep 5 16:41:17 CEST 2019 - [email protected] + +- Disable LTO completely (boo#1149612); + the versioned symbols in alsa-lib doesn't seem work properly on + some apps + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ alsa.spec ++++++ --- /var/tmp/diff_new_pack.bytlI5/_old 2019-09-11 10:22:46.635493015 +0200 +++ /var/tmp/diff_new_pack.bytlI5/_new 2019-09-11 10:22:46.635493015 +0200 @@ -165,8 +165,8 @@ %patch101 -p1 %build -# need the extra option for some workround (bsc#1133086) -%global _lto_cflags %{_lto_cflags} -flto-partition=none +# disable LTO; otherwise some apps confused with versioned symbols (boo#1149461) +%define _lto_cflags %{nil} export AUTOMAKE_JOBS="%{?_smp_mflags}" # build alsa-lib autoreconf -fi
