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

Please unblock package netcdf

It fixes #859430 by enabling the PIE hardening buildflags.

unblock netcdf/1:4.4.1.1-2

Kind Regards,

Bas
diff -Nru netcdf-4.4.1.1/debian/changelog netcdf-4.4.1.1/debian/changelog
--- netcdf-4.4.1.1/debian/changelog     2016-11-22 07:24:16.000000000 +0100
+++ netcdf-4.4.1.1/debian/changelog     2017-04-04 08:09:19.000000000 +0200
@@ -1,3 +1,11 @@
+netcdf (1:4.4.1.1-2) unstable; urgency=medium
+
+  * Enable PIE hardening buildflags.
+    (closes: #859430)
+  * Drop unused lintian overrides for hardening-no-pie.
+
+ -- Bas Couwenberg <sebas...@debian.org>  Tue, 04 Apr 2017 08:09:19 +0200
+
 netcdf (1:4.4.1.1-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru netcdf-4.4.1.1/debian/netcdf-bin.lintian-overrides 
netcdf-4.4.1.1/debian/netcdf-bin.lintian-overrides
--- netcdf-4.4.1.1/debian/netcdf-bin.lintian-overrides  2016-08-28 
15:45:53.000000000 +0200
+++ netcdf-4.4.1.1/debian/netcdf-bin.lintian-overrides  1970-01-01 
01:00:00.000000000 +0100
@@ -1,2 +0,0 @@
-# PIE breaks the build
-netcdf-bin: hardening-no-pie *
diff -Nru netcdf-4.4.1.1/debian/rules netcdf-4.4.1.1/debian/rules
--- netcdf-4.4.1.1/debian/rules 2016-08-28 15:45:53.000000000 +0200
+++ netcdf-4.4.1.1/debian/rules 2017-04-04 08:08:33.000000000 +0200
@@ -2,9 +2,8 @@
 
 #export DH_VERBOSE=1
 
-# Enable hardening build flags, except:
-#  pie: causes build failure
-export DEB_BUILD_MAINT_OPTIONS=hardening=+all,-pie
+# Enable hardening build flags
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to