[Pkg-owncloud-commits] [owncloud-client] 02/05: Added override hardening-no-fortify-functions for libowncloudsync0: it is a false positive

Sandro Knauß hefee-guest at moszumanska.debian.org
Sat Oct 24 09:14:09 UTC 2015


This is an automated email from the git hooks/post-receive script.

hefee-guest pushed a commit to branch master
in repository owncloud-client.

commit 9f7b62296252d51b89584a67589d685fe3265d29
Author: Sandro Knauß <bugs at sandroknauss.de>
Date:   Sat Oct 24 03:14:49 2015 +0200

    Added override hardening-no-fortify-functions for libowncloudsync0: it is a false positive
---
 debian/libowncloudsync0.lintian-overrides | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/libowncloudsync0.lintian-overrides b/debian/libowncloudsync0.lintian-overrides
index b3dc84e..372dd2c 100644
--- a/debian/libowncloudsync0.lintian-overrides
+++ b/debian/libowncloudsync0.lintian-overrides
@@ -1,2 +1,4 @@
 #The lib is so unstable, that it makes no sense to ship symbolfiles
 libowncloudsync0: no-symbols-control-file usr/lib/*/libowncloudsync.so.*
+#this is a false positive
+libowncloudsync0: hardening-no-fortify-functions usr/lib/*/libowncloudsync.so.*

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git



More information about the Pkg-owncloud-commits mailing list