From bc2ac8385aae708cb793d522ca098b90143619cc Mon Sep 17 00:00:00 2001 From: Yves-Alexis Perez Date: Sat, 23 May 2015 15:06:02 +0200 Subject: debian/strongswan-starter.lintian-overrides: add override for command-with-path-in-maintainer-script since it's there to check for file existence. --- debian/changelog | 3 +++ debian/strongswan-starter.lintian-overrides | 2 ++ 2 files changed, 5 insertions(+) diff --git a/debian/changelog b/debian/changelog index 840ec1578..a25f2fb3d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,9 @@ strongswan (5.3.0-2) UNRELEASED; urgency=medium * debian/patches: - strongswan-5.2.2-5.3.0_unknown_payload added, fixes a DoS and potential remote code execution vulnerability (CVE-2015-3991). + * debian/strongswan-starter.lintian-overrides: add override for + command-with-path-in-maintainer-script since it's there to check for file + existence. -- Yves-Alexis Perez Sat, 23 May 2015 14:18:53 +0200 diff --git a/debian/strongswan-starter.lintian-overrides b/debian/strongswan-starter.lintian-overrides index 7c2257195..7c1f5ea8b 100644 --- a/debian/strongswan-starter.lintian-overrides +++ b/debian/strongswan-starter.lintian-overrides @@ -2,3 +2,5 @@ strongswan-starter: non-standard-dir-perm etc/ipsec.d/private/ 0700 != 0755 strongswan-starter: non-standard-file-perm etc/ipsec.secrets 0600 != 0644 strongswan-starter: non-standard-dir-perm var/lib/strongswan/ 0700 != 0755 +# the full path is used to check the command presence +strongswan-starter: command-with-path-in-maintainer-script postrm:36 /usr/sbin/deluser -- cgit v1.2.3