Hello community,

here is the log from the commit of package zsh for openSUSE:Factory checked in 
at 2015-01-20 19:11:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/zsh (Old)
 and      /work/SRC/openSUSE:Factory/.zsh.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "zsh"

Changes:
--------
--- /work/SRC/openSUSE:Factory/zsh/zsh.changes  2014-10-11 19:25:00.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.zsh.new/zsh.changes     2015-01-20 
19:11:52.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Jan 14 09:57:47 UTC 2015 - idon...@suse.com
+
+- Harden CFLAGS/LDFLAGS 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ zsh.spec ++++++
--- /var/tmp/diff_new_pack.Jnifgq/_old  2015-01-20 19:11:53.000000000 +0100
+++ /var/tmp/diff_new_pack.Jnifgq/_new  2015-01-20 19:11:53.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package zsh
 #
-# 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
@@ -120,8 +120,8 @@
     --enable-multibyte \
     --enable-pcre \
     --with-term-lib="ncursesw" \
-    --enable-cflags="%{optflags} %(ncursesw6-config --cflags)" \
-    --enable-ldflags="%(ncursesw6-config --libs)"
+    --enable-cflags="%{optflags} -fPIE -fstack-protector %(ncursesw6-config 
--cflags)" \
+    --enable-ldflags="%(ncursesw6-config --libs) -pie -Wl,-z,relro,-z,now"
 
 make all info html
 

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

Reply via email to