This is an automated email from the git hooks/post-receive script. skitt pushed a commit to branch master in repository mednafen.
commit 6304b5bac3cc692c117e317be8c5ad5726d8c5bf Author: Stephen Kitt <[email protected]> Date: Sun Aug 20 16:55:27 2017 +0200 Override hardening-no-pie --- debian/mednafen.lintian-overrides | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/mednafen.lintian-overrides b/debian/mednafen.lintian-overrides index 49fe191..681a87c 100644 --- a/debian/mednafen.lintian-overrides +++ b/debian/mednafen.lintian-overrides @@ -1,2 +1,5 @@ # False positive spelling error mednafen: spelling-error-in-binary usr/games/mednafen TeH The + +# We disable PIE for performance reasons +mednafen: hardening-no-pie usr/games/mednafen -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mednafen.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

