Your message dated Tue, 04 Apr 2017 14:19:00 +0000
with message-id <[email protected]>
and subject line Re: Bug#859501: unblock: netcdf/1:4.4.1.1-2
has caused the Debian Bug report #859501,
regarding unblock: netcdf/1:4.4.1.1-2
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
859501: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=859501
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
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 <[email protected]> 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)
--- End Message ---
--- Begin Message ---
Bas Couwenberg:
> Package: release.debian.org
> Severity: normal
> User: [email protected]
> 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
>
Unblocked, thanks.
~Niels
--- End Message ---