[Git][debian-gis-team/aggdraw][master] Add lintian overrides for hardening-no-fortify-functions.
Bas Couwenberg
gitlab at salsa.debian.org
Thu Dec 6 18:47:53 GMT 2018
Bas Couwenberg pushed to branch master at Debian GIS Project / aggdraw
Commits:
5921d39b by Bas Couwenberg at 2018-12-06T18:35:36Z
Add lintian overrides for hardening-no-fortify-functions.
- - - - -
3 changed files:
- debian/changelog
- + debian/python-aggdraw.lintian-overrides
- + debian/python3-aggdraw.lintian-overrides
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,12 @@
aggdraw (1.3.9+ds-1) unstable; urgency=medium
+ [ Antonio Valentino ]
* New upstream release.
* Update debian/copyright file.
+ [ Bas Couwenberg ]
+ * Add lintian overrides for hardening-no-fortify-functions.
+
-- Antonio Valentino <antonio.valentino at tiscali.it> Thu, 06 Dec 2018 17:04:08 +0000
aggdraw (1.3.7+ds-1) unstable; urgency=medium
=====================================
debian/python-aggdraw.lintian-overrides
=====================================
@@ -0,0 +1,4 @@
+# Build uses -D_FORTIFY_SOURCE=2, but hardening-check reports:
+# Fortify Source functions: no, only unprotected functions found!
+hardening-no-fortify-functions usr/lib/python*/dist-packages/aggdraw.*
+
=====================================
debian/python3-aggdraw.lintian-overrides
=====================================
@@ -0,0 +1,4 @@
+# Build uses -D_FORTIFY_SOURCE=2, but hardening-check reports:
+# Fortify Source functions: no, only unprotected functions found!
+hardening-no-fortify-functions usr/lib/python*/dist-packages/aggdraw.*
+
View it on GitLab: https://salsa.debian.org/debian-gis-team/aggdraw/commit/5921d39b9b9359ce3bd9604762903046b313e9d7
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/aggdraw/commit/5921d39b9b9359ce3bd9604762903046b313e9d7
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20181206/cce19a62/attachment-0001.html>
More information about the Pkg-grass-devel
mailing list