mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
fix: allow lintian to pass on hardening-no-relro
This commit is contained in:
4
debian/lintian-overrides
vendored
4
debian/lintian-overrides
vendored
@@ -3,3 +3,7 @@ dokku: maintainer-script-calls-systemctl postinst:87
|
||||
dokku: changelog-file-missing-in-native-package
|
||||
dokku: statically-linked-binary
|
||||
dokku: unstripped-binary-or-object
|
||||
|
||||
# The Go compiler is currently unable to produce read-only relocations
|
||||
# (it produces static binaries).
|
||||
dokku: hardening-no-relro
|
||||
|
||||
Reference in New Issue
Block a user