This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libbpp-core.
commit 6b5d96a0d38afce21607a589b7b505b632671f01 Author: Andreas Tille <[email protected]> Date: Tue May 24 20:21:27 2016 +0200 Add explanation for non-working +pie --- debian/rules | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/debian/rules b/debian/rules index c2faf18..77c6ee7 100755 --- a/debian/rules +++ b/debian/rules @@ -10,6 +10,11 @@ CMAKE_EXTRA_FLAGS += -DBUILD_TESTING=OFF ## W: libbpp-core2v5: hardening-no-relro usr/lib/x86_64-linux-gnu/libbpp-core.so.2.0.3 ## remains # export DEB_BUILD_MAINT_OPTIONS = hardening=+all +## +## A workaround is provided here: +## https://sources.debian.net/src/keyutils/1.5.9-9/debian/patches/hardening.patch/ +## See also the thread starting at +## https://lists.debian.org/debian-devel/2016/05/msg00297.html %: dh $@ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libbpp-core.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
