Your message dated Tue, 03 Oct 2006 04:02:10 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#390726: fixed in firehol 1.231-7
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: firehol
Version: 1.231-6
Severity: grave
Tags: patch
File: /etc/init.d/firehol

`Switch initfile to LSB conformance' in 1.231-6 uses bash specific
`source' command instead of `.' and thus the script fails to load
firewall rules for those having /bin/sh linked to /bin/dash, which
decreases their preferred security level.

The fix is simple:

--- /etc/init.d/firehol-1.231-6 2006-09-29 18:51:26.000000000 +0200
+++ /etc/init.d/firehol 2006-10-02 17:03:23.000000000 +0200
@@ -11,7 +11,7 @@
 ### END INIT INFO
 
 #includes lsb functions 
-source /lib/lsb/init-functions
+. /lib/lsb/init-functions
 
 PATH=/sbin:/bin
 NAME=firehol


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.17-2-vserver-k7
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)

Versions of packages firehol depends on:
ii  bash                    3.1-5            The GNU Bourne Again SHell
ii  iproute                 20060323-1       Professional tools to control the 
ii  iptables                1.3.5.0debian1-1 Linux kernel 2.4+ iptables adminis
ii  net-tools               1.60-17          The NET-3 networking toolkit

Versions of packages firehol recommends:
ii  curl                          7.15.5-1   Get a file from an HTTP, HTTPS, FT
ii  module-init-tools             3.2.2-3    tools for managing Linux kernel mo
ii  modutils                      2.4.27.0-6 Linux module utilities
ii  wget                          1.10.2-2   retrieves files from the web

-- no debconf information

-- 

=*= Ɓukasz Pankowski =*=


--- End Message ---
--- Begin Message ---
Source: firehol
Source-Version: 1.231-7

We believe that the bug you reported is fixed in the latest version of
firehol, which is due to be installed in the Debian FTP archive:

firehol_1.231-7.diff.gz
  to pool/main/f/firehol/firehol_1.231-7.diff.gz
firehol_1.231-7.dsc
  to pool/main/f/firehol/firehol_1.231-7.dsc
firehol_1.231-7_all.deb
  to pool/main/f/firehol/firehol_1.231-7_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alexander Wirt <[EMAIL PROTECTED]> (supplier of updated firehol package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue,  3 Oct 2006 12:52:57 +0200
Source: firehol
Binary: firehol
Architecture: source all
Version: 1.231-7
Distribution: unstable
Urgency: low
Maintainer: Alexander Wirt <[EMAIL PROTECTED]>
Changed-By: Alexander Wirt <[EMAIL PROTECTED]>
Description: 
 firehol    - An easy to use but powerful iptables stateful firewall
Closes: 390726
Changes: 
 firehol (1.231-7) unstable; urgency=low
 .
   * Remove bashism from init script (Closes: #390726)
Files: 
 167534e7b925f155386b6159f24c36e5 579 net optional firehol_1.231-7.dsc
 f904704960191280c1e7129b2b89540b 13966 net optional firehol_1.231-7.diff.gz
 c11fac4eed9dad5ca3680a222825a7f9 161472 net optional firehol_1.231-7_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFIkFm01u8mbx9AgoRAvTSAKCo2I+F9YP3SA1qgHFk9dHwOo2ILACZAcD0
HHxEIe9oO+AvyEaw++lKPVw=
=QMmU
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to