/mandos/release

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/release

« back to all changes in this revision

Viewing changes to debian/mandos.lintian-overrides

  • Committer: teddy at recompile
  • Date: 2020-02-08 14:01:38 UTC
  • mto: This revision was merged to the branch mainline in revision 396.
  • Revision ID: teddy@recompile.se-20200208140138-h3ett0amdelfpt90
mandos: If possible, use shlex.quote() instead of re.escape()

* mandos: Make sure shlex.quote() exists (falling back to assigning
  re.escape to it).
  (Client.start_checker): Use shlex.quote() instead of re.escape().

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# This config file will normally have encrypted secret client keys in
2
2
# it, so it must be kept unreadable for non-root users.
3
3
#
4
 
mandos binary: non-standard-file-perm 0600 != 0644 [etc/mandos/clients.conf]
 
4
mandos binary: non-standard-file-perm etc/mandos/clients.conf 0600 != 0644
5
5
 
6
6
# The debconf templates is only used for displaying information
7
7
# detected in the postinst, not for saving answers to questions, so we