Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package valgrind for openSUSE:Factory checked in at 2023-03-30 22:50:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/valgrind (Old) and /work/SRC/openSUSE:Factory/.valgrind.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "valgrind" Thu Mar 30 22:50:43 2023 rev:142 rq:1075172 version:3.20.0 Changes: -------- --- /work/SRC/openSUSE:Factory/valgrind/valgrind.changes 2023-01-24 20:36:30.661680331 +0100 +++ /work/SRC/openSUSE:Factory/.valgrind.new.31432/valgrind.changes 2023-03-30 22:50:47.756423531 +0200 @@ -1,0 +2,5 @@ +Wed Mar 29 08:17:25 UTC 2023 - Fabian Vogt <[email protected]> + +- Build without -z now (bsc#1208407) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ valgrind.spec ++++++ --- /var/tmp/diff_new_pack.6dxI3T/_old 2023-03-30 22:50:48.256426207 +0200 +++ /var/tmp/diff_new_pack.6dxI3T/_new 2023-03-30 22:50:48.260426229 +0200 @@ -153,6 +153,8 @@ %build %define _lto_cflags %{nil} +# The preloaded libs for intercepting rely on lazy binding (bsc#1208407) +export SUSE_ZNOW=0 export FLAGS="%{optflags}" # not a good idea to build valgrind with fortify, as it does not link glibc FLAGS="${FLAGS/-D_FORTIFY_SOURCE=2/}"
