Hello community,

here is the log from the commit of package sed for openSUSE:Factory checked in 
at 2015-01-08 23:00:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sed (Old)
 and      /work/SRC/openSUSE:Factory/.sed.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sed"

Changes:
--------
--- /work/SRC/openSUSE:Factory/sed/sed.changes  2014-07-10 09:32:08.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.sed.new/sed.changes     2015-01-08 
23:00:53.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Dec 30 11:15:38 UTC 2014 - [email protected]
+
+- build with PIE
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ sed.spec ++++++
--- /var/tmp/diff_new_pack.M7qfCC/_old  2015-01-08 23:00:55.000000000 +0100
+++ /var/tmp/diff_new_pack.M7qfCC/_new  2015-01-08 23:00:55.000000000 +0100
@@ -53,7 +53,8 @@
 
 %build
 %define warn_flags -Wall -Wstrict-prototypes -Wpointer-arith -Wformat-security
-export CFLAGS="%{optflags} %warn_flags"
+export CFLAGS="%{optflags} %warn_flags -fPIE"
+export LDFLAGS="-pie"
 ./configure    --prefix=/usr \
                    --mandir=%{_mandir} \
                    --infodir=%{_infodir} \


-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to