Hello community,

here is the log from the commit of package squid3 for openSUSE:Factory
checked in at Mon Jul 25 09:46:44 CEST 2011.



--------
--- squid3/squid3.changes       2011-07-04 23:16:49.000000000 +0200
+++ /mounts/work_src_done/STABLE/squid3/squid3.changes  2011-07-24 
16:34:18.000000000 +0200
@@ -1,0 +2,12 @@
+Sun Jul 24 14:29:24 UTC 2011 - [email protected]
+
+- fix build for SLE_10
+
+-------------------------------------------------------------------
+Wed Jul 20 04:29:08 UTC 2011 - [email protected]
+
+- This is a long running network daemon, build with
+  full RELRO
+- remove -fno-strict-aliasing, no longer needed. 
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ squid3.spec ++++++
--- /var/tmp/diff_new_pack.DWsW2J/_old  2011-07-25 09:27:41.000000000 +0200
+++ /var/tmp/diff_new_pack.DWsW2J/_new  2011-07-25 09:27:41.000000000 +0200
@@ -22,7 +22,7 @@
 Name:           squid3
 Summary:        Squid Version 3 WWW Proxy Server
 Version:        3.1.14
-Release:        1
+Release:        2
 License:        GPLv2+
 Group:          Productivity/Networking/Web/Proxy
 AutoReqProv:    on
@@ -110,15 +110,12 @@
 
 %build
 %if 0%{suse_version} > 1010
-export CFLAGS="$RPM_OPT_FLAGS -fPIE -fPIC -fno-strict-aliasing"
-export CXXFLAGS="$RPM_OPT_FLAGS -fPIC -fno-strict-aliasing"
 ./bootstrap.sh
 autoreconf -fiv
-%else
-export CFLAGS="$RPM_OPT_FLAGS -fPIE -fPIC -fno-strict-aliasing"
-export CXXFLAGS="$RPM_OPT_FLAGS -fPIC -fno-strict-aliasing"
 %endif
-export LDFLAGS='-pie'
+export CFLAGS="$RPM_OPT_FLAGS -fPIE -fPIC"
+export CXXFLAGS="$RPM_OPT_FLAGS -fPIE -fPIC"
+export LDFLAGS='-Wl,-z,relro,-z,now -pie'
 ./configure --prefix=/usr \
        --sysconfdir=%{squidconfdir} \
        --bindir=/usr/sbin \


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



Remember to have fun...

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

Reply via email to