Hello community, here is the log from the commit of package varnish for openSUSE:Factory checked in at 2020-06-23 21:06:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/varnish (Old) and /work/SRC/openSUSE:Factory/.varnish.new.2956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "varnish" Tue Jun 23 21:06:17 2020 rev:31 rq:816511 version:6.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/varnish/varnish.changes 2020-03-18 12:44:24.476917317 +0100 +++ /work/SRC/openSUSE:Factory/.varnish.new.2956/varnish.changes 2020-06-23 21:06:54.598291071 +0200 @@ -1,0 +2,11 @@ +Tue Jun 23 07:35:15 UTC 2020 - Jan Engelhardt <[email protected]> + +- Disable LTO, this randomly fails during link stage. + +------------------------------------------------------------------- +Tue Jun 9 19:33:32 UTC 2020 - Jan Engelhardt <[email protected]> + +- Update Git-Web repository link +- Set CFLAGS+=-fcommon. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ varnish.spec ++++++ --- /var/tmp/diff_new_pack.00k8Pa/_old 2020-06-23 21:06:56.346296719 +0200 +++ /var/tmp/diff_new_pack.00k8Pa/_new 2020-06-23 21:06:56.350296732 +0200 @@ -32,8 +32,7 @@ License: BSD-2-Clause Group: Productivity/Networking/Web/Proxy URL: http://varnish-cache.org/ -#Git-Clone: git://git.varnish-cache.org/varnish-cache -#Git-Web: https://varnish-cache.org/trac/browser +#Git-Web: https://github.com/varnishcache/varnish-cache Source: https://varnish-cache.org/_downloads/%name-%version.tgz Source3: varnish.sysconfig Source5: varnish.logrotate @@ -52,9 +51,7 @@ BuildRequires: xz Requires: c_compiler Requires(pre): %_sbindir/useradd %_sbindir/groupadd -%if 0%{?suse_version} >= 1010 Recommends: logrotate -%endif %description Varnish is an HTTP accelerator. Often called Reverse Proxy, it is an @@ -98,7 +95,8 @@ %autosetup -p1 %build -export CFLAGS="%optflags -fstack-protector -Wno-error=clobbered -Werror=maybe-uninitialized" +%define _lto_cflags %nil +export CFLAGS="%optflags -fcommon -fstack-protector -Wno-error=clobbered -Werror=maybe-uninitialized" %ifarch %ix86 export CFLAGS="$CFLAGS -ffloat-store -fexcess-precision=standard" %endif
