Bug#859465: unblock: ogdi-dfsg/3.2.0+ds-2

Bas Couwenberg sebastic at xs4all.nl
Mon Apr 3 20:44:16 UTC 2017


Package: release.debian.org
Severity: normal
User: release.debian.org at packages.debian.org
Usertags: unblock

Please unblock package ogdi-dfsg

It fixes #859433 by enabling the PIE hardening buildflags.

unblock ogdi-dfsg/3.2.0+ds-2

Kind Regards,

Bas
-------------- next part --------------
diff -Nru ogdi-dfsg-3.2.0+ds/debian/changelog ogdi-dfsg-3.2.0+ds/debian/changelog
--- ogdi-dfsg-3.2.0+ds/debian/changelog	2016-07-19 15:58:59.000000000 +0200
+++ ogdi-dfsg-3.2.0+ds/debian/changelog	2017-04-03 15:36:52.000000000 +0200
@@ -1,3 +1,12 @@
+ogdi-dfsg (3.2.0+ds-2) unstable; urgency=medium
+
+  * Team upload.
+  * Enable PIE hardening buildflags.
+    (closes: #859433)
+  * Drop unused lintian overrides for hardening-no-pie.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Mon, 03 Apr 2017 15:36:52 +0200
+
 ogdi-dfsg (3.2.0+ds-1) unstable; urgency=medium
 
   * Team upload.
diff -Nru ogdi-dfsg-3.2.0+ds/debian/ogdi-bin.lintian-overrides ogdi-dfsg-3.2.0+ds/debian/ogdi-bin.lintian-overrides
--- ogdi-dfsg-3.2.0+ds/debian/ogdi-bin.lintian-overrides	2016-07-19 15:19:14.000000000 +0200
+++ ogdi-dfsg-3.2.0+ds/debian/ogdi-bin.lintian-overrides	1970-01-01 01:00:00.000000000 +0100
@@ -1,3 +0,0 @@
-# PIE breaks the build
-ogdi-bin: hardening-no-pie *
-
diff -Nru ogdi-dfsg-3.2.0+ds/debian/rules ogdi-dfsg-3.2.0+ds/debian/rules
--- ogdi-dfsg-3.2.0+ds/debian/rules	2016-07-19 15:48:19.000000000 +0200
+++ ogdi-dfsg-3.2.0+ds/debian/rules	2017-04-03 15:36:52.000000000 +0200
@@ -5,7 +5,7 @@
 #export DH_VERBOSE=1
 
 # Enable hardening build flags
-export DEB_BUILD_MAINT_OPTIONS=hardening=+all,-pie
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 export TOPDIR=$(CURDIR)
 export CFG=debug


More information about the Pkg-grass-devel mailing list