Package: fail2ban
Version: 0.6.1-3
Severity: serious

in init.d script, line 91:

# yoh hates code duplication that is why to prevent multiple cloned
# case clauses lets use array. Trailing 1s just for safety if new
# error codes come up
log_ends=(0 0 1 1 1)

cute, but not POSIX. this fails if /bin/sh is linked to dash.

Please either get rid of the array and duplicate code, so that the
script can be run with dash, or use /bin/bash in the first line
(which would be acceptable but not preferable).

-- 
Please do not send copies of list mail to me; I read the list!
 
 .''`.     martin f. krafft <[EMAIL PROTECTED]>
: :'  :    proud Debian developer and author: http://debiansystem.info
`. `'`
  `-  Debian - when you have better things to do than fixing a system

Attachment: signature.asc
Description: Digital signature (GPG/PGP)

Reply via email to