Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package iputils for openSUSE:Factory checked in at 2021-03-21 23:18:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/iputils (Old) and /work/SRC/openSUSE:Factory/.iputils.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "iputils" Sun Mar 21 23:18:47 2021 rev:58 rq:879744 version:20210202 Changes: -------- --- /work/SRC/openSUSE:Factory/iputils/iputils.changes 2021-02-07 15:14:15.609401913 +0100 +++ /work/SRC/openSUSE:Factory/.iputils.new.2401/iputils.changes 2021-03-21 23:18:47.984706879 +0100 @@ -1,0 +2,6 @@ +Tue Mar 16 22:21:46 UTC 2021 - Cristian Rodr??guez <[email protected]> + +- Binaries were found to be not optimized or built + with proper %optflags. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ iputils.spec ++++++ --- /var/tmp/diff_new_pack.xgMpWt/_old 2021-03-21 23:18:48.552707074 +0100 +++ /var/tmp/diff_new_pack.xgMpWt/_new 2021-03-21 23:18:48.556707076 +0100 @@ -62,17 +62,10 @@ %autosetup -p1 %build -# Export CFLAGS so we can also benefit from the ones the Makefile sets for us -# Instead of overriding all of them. -%ifarch s390 s390x - export CFLAGS="-fPIE" -%else - export CFLAGS="-fpie" -%endif # Pulled-in by the LINK.o variable. -export LDFLAGS="-pie -Wl,-z,relro,-z,now" +export LDFLAGS="-Wl,-z,relro,-z,now" -%meson -DBUILD_NINFOD=false -DBUILD_TFTPD=false -DBUILD_RARPD=true -DNO_SETCAP_OR_SUID=true +%meson -DBUILD_NINFOD=false -DBUILD_TFTPD=false -DBUILD_RARPD=true -DNO_SETCAP_OR_SUID=true -Db_pie=true -Dc_std=none %meson_build %install
