diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2022-05-15 01:13:41 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2022-05-15 01:15:21 +0200 |
commit | 2e260363763c0c778c3800f370653732d2154833 (patch) | |
tree | cae2b504f6f53c6d5a029553d967ee664ca7c33b | |
parent | 2af324dfb5523281432db442d7c3e2ea1809cbb2 (diff) | |
download | zsh-2e260363763c0c778c3800f370653732d2154833.tar.gz zsh-2e260363763c0c778c3800f370653732d2154833.zip |
Drop lintian override for hardening-no-fortify-functions, no more needed
-rw-r--r-- | debian/zsh.lintian-overrides | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/zsh.lintian-overrides b/debian/zsh.lintian-overrides index 23929e807..7fc2c86d3 100644 --- a/debian/zsh.lintian-overrides +++ b/debian/zsh.lintian-overrides @@ -1,6 +1,5 @@ # Only two of many files affected -> likely a false positive zsh: hardening-no-fortify-functions [usr/lib*/zsh/*/zsh/zleparameter.so] -zsh: hardening-no-fortify-functions [usr/lib/x86_64-linux-gnu/zsh/*/zsh/db/gdbm.so] # Migration wrapper which is not meant to be used zsh: no-manual-page bin/zsh5 # Code either adding all path variants to /etc/shells or fixing |