Hello community, here is the log from the commit of package unzip for openSUSE:Factory checked in at 2014-12-23 11:50:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/unzip (Old) and /work/SRC/openSUSE:Factory/.unzip.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "unzip" Changes: -------- --- /work/SRC/openSUSE:Factory/unzip/unzip-rcc.changes 2013-08-13 11:08:33.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.unzip.new/unzip-rcc.changes 2014-12-23 11:48:37.000000000 +0100 @@ -1,0 +2,5 @@ +Sun Dec 21 13:43:32 UTC 2014 - [email protected] + +- build with PIE + +------------------------------------------------------------------- unzip.changes: same change ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ unzip-rcc.spec ++++++ --- /var/tmp/diff_new_pack.C1joFn/_old 2014-12-23 11:48:38.000000000 +0100 +++ /var/tmp/diff_new_pack.C1joFn/_new 2014-12-23 11:48:38.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package unzip-rcc # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -93,9 +93,9 @@ -D_GNU_SOURCE -DRCC_LAZY -DWILD_STOP_AT_DIR \ -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT \ -DUNICODE_WCHAR -DUTF8_MAYBE_NATIVE -DNO_LCHMOD \ --DDATE_FORMAT=DF_YMD -I. -fstack-protector -fno-strict-aliasing" +-DDATE_FORMAT=DF_YMD -I. -fstack-protector -fno-strict-aliasing -fPIE" -make %{?_smp_mflags} -f unix/Makefile LF2="-ldl" linux_noasm +make %{?_smp_mflags} -f unix/Makefile LF2="-ldl -pie" linux_noasm %check make -f unix/Makefile check unzip.spec: same change -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
