Your message dated Sat, 24 Jun 2017 10:06:33 +0000
with message-id <e1dohxz-000dko...@fasolo.debian.org>
and subject line Bug#865652: fixed in pcl 1.8.0+dfsg1-5
has caused the Debian Bug report #865652,
regarding pcl shouldn't disable PIE
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 ow...@bugs.debian.org
immediately.)


-- 
865652: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=865652
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pcl
Version: 1.8.0+dfsg1-3
Severity: normal
Tags: patch

With gcc in stretch defaulting to PIE, hardening=+all,-pie changed
semantics from "enable hardening but not PIE" to "enable all hardening
and explicitely disable the default PIE".
The latter is usually not intended.

The -pie in hardening flags was in some cases required in pre-stretch
releases to avoid build failures caused by (incorrectly) passing -fPIE
to the compiler when building shared libraries or plugins.
This problem does no longer exist.

Please consider applying the following patch:

--- debian/rules.old    2017-06-23 06:14:39.000000000 +0000
+++ debian/rules        2017-06-23 06:14:46.000000000 +0000
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 # Hardening.
-export DEB_BUILD_MAINT_OPTIONS=hardening=+all,-pie
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 CPPFLAGS:=$(shell dpkg-buildflags --get CPPFLAGS)
 CFLAGS:=$(shell dpkg-buildflags --get CFLAGS)

--- End Message ---
--- Begin Message ---
Source: pcl
Source-Version: 1.8.0+dfsg1-5

We believe that the bug you reported is fixed in the latest version of
pcl, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 865...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jochen Sprickerhof <jspri...@debian.org> (supplier of updated pcl package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 24 Jun 2017 11:12:20 +0200
Source: pcl
Binary: libpcl-dev libpcl-apps1.8 libpcl-common1.8 libpcl-features1.8 
libpcl-filters1.8 libpcl-io1.8 libpcl-kdtree1.8 libpcl-keypoints1.8 
libpcl-ml1.8 libpcl-octree1.8 libpcl-outofcore1.8 libpcl-people1.8 
libpcl-recognition1.8 libpcl-registration1.8 libpcl-sample-consensus1.8 
libpcl-search1.8 libpcl-segmentation1.8 libpcl-stereo1.8 libpcl-surface1.8 
libpcl-tracking1.8 libpcl-visualization1.8 pcl-tools libpcl-doc
Architecture: source
Version: 1.8.0+dfsg1-5
Distribution: experimental
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Jochen Sprickerhof <jspri...@debian.org>
Description:
 libpcl-apps1.8 - Point Cloud Library - apps library
 libpcl-common1.8 - Point Cloud Library - common library
 libpcl-dev - Point Cloud Library - development files
 libpcl-doc - Point Cloud Library - documentation
 libpcl-features1.8 - Point Cloud Library - features library
 libpcl-filters1.8 - Point Cloud Library - filters library
 libpcl-io1.8 - Point Cloud Library - I/O library
 libpcl-kdtree1.8 - Point Cloud Library - kdtree library
 libpcl-keypoints1.8 - Point Cloud Library - keypoints library
 libpcl-ml1.8 - Point Cloud Library - ml library
 libpcl-octree1.8 - Point Cloud Library - octree library
 libpcl-outofcore1.8 - Point Cloud Library - outofcore library
 libpcl-people1.8 - Point Cloud Library - people library
 libpcl-recognition1.8 - Point Cloud Library - recognition library
 libpcl-registration1.8 - Point Cloud Library - registration library
 libpcl-sample-consensus1.8 - Point Cloud Library - sample consensus library
 libpcl-search1.8 - Point Cloud Library - search library
 libpcl-segmentation1.8 - Point Cloud Library - segmentation library
 libpcl-stereo1.8 - Point Cloud Library - stereo library
 libpcl-surface1.8 - Point Cloud Library - surface library
 libpcl-tracking1.8 - Point Cloud Library - tracking library
 libpcl-visualization1.8 - Point Cloud Library - visualization library
 pcl-tools  - Point Cloud Library - point cloud processing tools
Closes: 846520 865652
Changes:
 pcl (1.8.0+dfsg1-5) experimental; urgency=medium
 .
   * Disable QT on arm again
   * Enable parallel on all architectures again (Closes: #846520)
   * Enable PIE.
     Thanks to Adrian Bunk (Closes: #865652)
   * Bump policy and debhelper versions
Checksums-Sha1:
 f1adbd540f008be97189b41ab891db69d0a0263c 3993 pcl_1.8.0+dfsg1-5.dsc
 bdf56ffbe9317fdbcb13ea8f5ca35d5d15768fc7 32268 pcl_1.8.0+dfsg1-5.debian.tar.xz
 b34c1c14e16c2c9804b28fa2c2018fc7a0a790df 7578 
pcl_1.8.0+dfsg1-5_source.buildinfo
Checksums-Sha256:
 bdc9ca9087cdf474fd2666e0085a3bf9b94367f6b596450f39faf1ea0f4b7659 3993 
pcl_1.8.0+dfsg1-5.dsc
 80189c3ecc0469b27560c3b904b53f292c62aaaeeb2fd81b82b10a88e3b22d61 32268 
pcl_1.8.0+dfsg1-5.debian.tar.xz
 66d90d2ea6a7f254cb077f5ec5350a2cf5d98965dcea5fec84b5491b648af577 7578 
pcl_1.8.0+dfsg1-5_source.buildinfo
Files:
 7cc2d75953bcd23e2f19b94e1a57fb49 3993 libs extra pcl_1.8.0+dfsg1-5.dsc
 e101d21f8c4cd3fbcba51cc05bcf80d2 32268 libs extra 
pcl_1.8.0+dfsg1-5.debian.tar.xz
 95bf9ece2604ce60601799c5caf921a0 7578 libs extra 
pcl_1.8.0+dfsg1-5_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJIBAEBCgAyFiEEc7KZy9TurdzAF+h6W//cwljmlDMFAllOMuUUHGpzcHJpY2tl
QGRlYmlhbi5vcmcACgkQW//cwljmlDNkQQ//R+HyqQcfn/Y8Qa0DOECMBHJFYqmk
eSJ5LCFRQ8SPcQwyjWLJfrUaT7Yok/OSu6XYswMmDB8r9F6pwLUu7qFk5LjRApH+
o2LGxczayPnc9MMaLKYs4KOSf2buxGRAiKrxJKg6pEKvPcgx6JlceCm16HUCMtEX
Y+msDFbeixbuRuk/EDETo2DA/WcXeLfj+MsaMxU192YbKsuzvMDj9ECLTQ7F7e/x
CwEUolTke+5roTVw1hJpRT45hfzoDY8OJofetvVQeA4eSmUHwRKQDaQ0dvWN9xQm
mfW0T44BV2G4rLo0ESjKMS7AD11x5tOSmAgaIt7X7wDmVv2eww7Ysc1AFH0Al2jK
eSNxU/5cBwFbMFvkRAI2HdndTdKq+bMHPgvlam3g9Lu7b/X5FA4nHRRlTwl3vBxa
0xG6zRWWAE34LIFFoceHvvZl3PHin71OMeorFs2GVFsTQ7BsoYj4H+NPlxp9ENq7
kAjLS/5adrg68aZGMxxE8ZAa3uCtzzM607Lmb0svQkOsmI5O291yJUTWBLLIkBS/
9jq+PNPFxczMiL8BW72XbRRKi3ZxJbNs90TCHSoxXhJ/k+L1hHQ1Ft8Lrq/wo6Ei
FapUXWljc33DVKPzlGvGDD4AnrMX5mgrL0+T0lzErRJLt/cKXv4S+USvPp+i+0dW
2HkibGY4Gt6mdP4=
=jr5Z
-----END PGP SIGNATURE-----

--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to