Hello community, here is the log from the commit of package kmod for openSUSE:Factory checked in at 2014-11-18 22:55:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kmod (Old) and /work/SRC/openSUSE:Factory/.kmod.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kmod" Changes: -------- --- /work/SRC/openSUSE:Factory/kmod/kmod.changes 2014-09-07 11:09:42.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kmod.new/kmod.changes 2014-11-18 22:56:01.000000000 +0100 @@ -1,0 +2,6 @@ +Sat Nov 8 00:16:55 UTC 2014 - [email protected] + +- Build with full RELRO. +- Enable verbose build (build checks depend on that) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kmod.spec ++++++ --- /var/tmp/diff_new_pack.80CWbL/_old 2014-11-18 22:56:03.000000000 +0100 +++ /var/tmp/diff_new_pack.80CWbL/_new 2014-11-18 22:56:03.000000000 +0100 @@ -103,6 +103,7 @@ %build autoreconf -fi +export LDFLAGS="-Wl,-z,relro,-z,now" # The extra --includedir gives us the possibility to detect dependent # packages which fail to properly use pkgconfig. %configure \ @@ -114,7 +115,7 @@ --includedir="%_includedir/pkg/%name" \ --with-rootlibdir="%_libdir" \ --bindir="%_bindir" -make %{?_smp_mflags} +make %{?_smp_mflags} V=1 %install b="%buildroot"; -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
