[Pkg-samba-maint] r3465 - trunk/samba/debian
bubulle at alioth.debian.org
bubulle at alioth.debian.org
Fri May 7 12:22:51 UTC 2010
tags 509135 pending
thanks
Author: bubulle
Date: 2010-05-07 12:22:41 +0000 (Fri, 07 May 2010)
New Revision: 3465
Modified:
trunk/samba/debian/changelog
trunk/samba/debian/rules
Log:
Enable PIE during configure. Closes: #509135
Modified: trunk/samba/debian/changelog
===================================================================
--- trunk/samba/debian/changelog 2010-05-07 08:08:42 UTC (rev 3464)
+++ trunk/samba/debian/changelog 2010-05-07 12:22:41 UTC (rev 3465)
@@ -6,6 +6,7 @@
[ Christian Perrier ]
* Drop deprecated 'share modes' parameter from default smb.conf
Closes: #580561
+ * Enable PIE during configure. Closes: #509135
-- Christian Perrier <bubulle at debian.org> Sat, 24 Apr 2010 20:07:56 +0200
Modified: trunk/samba/debian/rules
===================================================================
--- trunk/samba/debian/rules 2010-05-07 08:08:42 UTC (rev 3464)
+++ trunk/samba/debian/rules 2010-05-07 12:22:41 UTC (rev 3465)
@@ -28,7 +28,6 @@
--with-fhs \
--enable-shared \
--enable-static \
- --disable-pie \
--prefix=/usr \
--sysconfdir=/etc \
--libdir=/usr/lib/samba \
More information about the Pkg-samba-maint
mailing list