[Pkg-swan-devel] [strongswan] 03/04: 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
corsac at moszumanska.debian.org
Mon Jun 1 12:04:42 UTC 2015
This is an automated email from the git hooks/post-receive script.
corsac pushed a commit to branch master
in repository strongswan.
commit bc2ac8385aae708cb793d522ca098b90143619cc
Author: Yves-Alexis Perez <corsac at debian.org>
Date: Sat May 23 15:06:02 2015 +0200
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 840ec15..a25f2fb 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 <corsac at debian.org> Sat, 23 May 2015 14:18:53 +0200
diff --git a/debian/strongswan-starter.lintian-overrides b/debian/strongswan-starter.lintian-overrides
index 7c22571..7c1f5ea 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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-swan/strongswan.git
More information about the Pkg-swan-devel
mailing list