Hello community, here is the log from the commit of package libxcrypt for openSUSE:Factory checked in at 2019-07-08 15:06:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libxcrypt (Old) and /work/SRC/openSUSE:Factory/.libxcrypt.new.4615 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libxcrypt" Mon Jul 8 15:06:15 2019 rev:3 rq:711714 version:4.4.3 Changes: -------- --- /work/SRC/openSUSE:Factory/libxcrypt/libxcrypt.changes 2019-02-24 16:55:20.224910430 +0100 +++ /work/SRC/openSUSE:Factory/.libxcrypt.new.4615/libxcrypt.changes 2019-07-08 15:06:16.979011553 +0200 @@ -1,0 +2,5 @@ +Thu Jun 20 11:49:28 UTC 2019 - Martin Liška <[email protected]> + +- Disable LTO due to symbol versioning (boo#1138833). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libxcrypt.spec ++++++ --- /var/tmp/diff_new_pack.DJJkwR/_old 2019-07-08 15:06:18.767014257 +0200 +++ /var/tmp/diff_new_pack.DJJkwR/_new 2019-07-08 15:06:18.771014263 +0200 @@ -84,6 +84,10 @@ %autosetup -p 1 %build +# Disable LTO due to symbol versioning (boo#1138833): +# (https://en.opensuse.org/openSUSE:LTO#Symbol_versioning). + +%define _lto_cflags %{nil} autoreconf -fi %configure \ --disable-silent-rules \
