[Pkg-xfce-commits] r8029 - in /goodies/trunk/lightdm/debian: changelog rules
Yves-Alexis Perez
corsac at alioth.debian.org
Thu Oct 31 08:31:09 UTC 2013
Author: corsac
Date: Thu Oct 31 08:31:09 2013
New Revision: 8029
URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=8029
Log:
* debian/rules:
- enable all hardening flags.
Modified:
goodies/trunk/lightdm/debian/changelog
goodies/trunk/lightdm/debian/rules
Modified: goodies/trunk/lightdm/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/lightdm/debian/changelog?rev=8029&op=diff
==============================================================================
--- goodies/trunk/lightdm/debian/changelog (original)
+++ goodies/trunk/lightdm/debian/changelog Thu Oct 31 08:31:09 2013
@@ -1,8 +1,10 @@
lightdm (1.8.3-1) UNRELEASED; urgency=low
* New upstream release.
-
- -- Yves-Alexis Perez <corsac at debian.org> Thu, 31 Oct 2013 09:14:29 +0100
+ * debian/rules:
+ - enable all hardening flags.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Thu, 31 Oct 2013 09:28:10 +0100
lightdm (1.8.2-1) unstable; urgency=low
Modified: goodies/trunk/lightdm/debian/rules
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/lightdm/debian/rules?rev=8029&op=diff
==============================================================================
--- goodies/trunk/lightdm/debian/rules (original)
+++ goodies/trunk/lightdm/debian/rules Thu Oct 31 08:31:09 2013
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed -Wl,-O1
-export DEB_BUILD_MAINT_OPTIONS=hardening=+bindnow
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
More information about the Pkg-xfce-commits
mailing list