Hello community,

here is the log from the commit of package curl for openSUSE:Factory checked in 
at 2015-01-05 04:42:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/curl (Old)
 and      /work/SRC/openSUSE:Factory/.curl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "curl"

Changes:
--------
--- /work/SRC/openSUSE:Factory/curl/curl.changes        2014-11-24 
11:14:28.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.curl.new/curl.changes   2015-01-05 
04:42:56.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Jan  1 23:08:25 UTC 2015 - meiss...@suse.com
+
+- build with PIE
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ curl.spec ++++++
--- /var/tmp/diff_new_pack.DE8Sey/_old  2015-01-05 04:42:57.000000000 +0100
+++ /var/tmp/diff_new_pack.DE8Sey/_new  2015-01-05 04:42:57.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package curl
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -100,6 +100,8 @@
 CPPFLAGS="-D_FORTIFY_SOURCE=2"
 CFLAGS=$(echo %{optflags} | sed 's/-D_FORTIFY_SOURCE=2//')
 export CPPFLAGS CFLAGS
+export CFLAGS="$CFLAGS -fPIE"
+export LDFLAGS="$LDFLAGS -pie"
 autoreconf -fi
 # local hack to make curl-config --libs stop printing libraries it depends on
 # (currently, libtool sets link_all_deplibs=(yes|unknown) everywhere,



-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to