Hello community,

here is the log from the commit of package nginx for openSUSE:Factory checked 
in at 2019-10-28 16:59:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nginx (Old)
 and      /work/SRC/openSUSE:Factory/.nginx.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nginx"

Mon Oct 28 16:59:45 2019 rev:42 rq:743522 version:1.17.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/nginx/nginx.changes      2019-10-25 
18:43:02.919949802 +0200
+++ /work/SRC/openSUSE:Factory/.nginx.new.2990/nginx.changes    2019-10-28 
17:00:28.797766053 +0100
@@ -1,0 +2,6 @@
+Mon Oct 28 01:37:06 UTC 2019 - Cristian Rodríguez <crrodrig...@opensuse.org>
+
+- remove -std=gnu99 -fstack-protector from cflags as they are
+  no longer needed.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ nginx.spec ++++++
--- /var/tmp/diff_new_pack.Ry0U94/_old  2019-10-28 17:00:29.893767370 +0100
+++ /var/tmp/diff_new_pack.Ry0U94/_new  2019-10-28 17:00:29.909767390 +0100
@@ -263,7 +263,7 @@
   --add-dynamic-module=%{nginx_rtmp_module_path} \
   %endif
 %if 0%{?suse_version} > 1220
-  --with-cc-opt="%{optflags} -fPIC -D_GNU_SOURCE -std=gnu99 -fstack-protector" 
\
+  --with-cc-opt="%{optflags} -fPIC -D_GNU_SOURCE" \
   --with-ld-opt="-Wl,-z,relro,-z,now -pie"
 %else
   --with-cc-opt="%{optflags}"




Reply via email to