Your message dated Sun, 24 Feb 2008 23:02:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#460860: fixed in bastille 1:3.0.9-7
has caused the Debian Bug report #460860,
regarding bastille: Please add LSB formatted dependency info in init.d script
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
460860: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=460860
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: bastille
Version: 1:2.1.1-18
Tags: patch
User: [EMAIL PROTECTED]
Usertags: missing-dependency
To be able to check boot script order, and also to be able to start
boot scripts in parallel, it is important to know the dependencies of
the various boot scripts. The Linux Software Base specifies a init.d
header file format useful for this purpose, and adding such header to
the anacron init.d script would make it possible for me to use this
information to check the current sequence and to speed up the debian
boot.
I am working on a system to update the boot sequence based on these
dependencies, and would like see this as the default in Lenny.
Because of this, it is nice if the dependencies was updated quickly.
<URL:http://refspecs.freestandards.org/LSB_2.1.0/LSB-generic/LSB-generic/initscrcomconv.html>
documents the LSB header format. Some debian notes are available from
<URL:http://wiki.debian.org/LSBInitScripts>.
Here is a patch to document the dependencies. I hope this is correct.
diff -ur bastille-2.1.1.orig/debian/bastille-firewall
bastille-2.1.1/debian/bastille-firewall
--- bastille-2.1.1.orig/debian/bastille-firewall 2008-01-15
11:52:10.000000000 +0100
+++ bastille-2.1.1/debian/bastille-firewall 2008-01-15 11:56:31.000000000
+0100
@@ -1,6 +1,12 @@
#!/bin/sh
-#
-# bastille-firewall Load/unload ipchains rulesets
+### BEGIN INIT INFO
+# Provides: bastille-firewall
+# Required-Start: $local_fs ifupdown
+# Required-Stop: $local_fs ifupdown
+# Default-Start: S
+# Default-Stop: 0 6
+# Short-Description: Load/unload ipchains rulesets
+### END INIT INFO
#
# do not rename this file unless you edit /sbin/bastille-firewall-reset
#
Happy hacking,
--
Petter Reinholdtsen
--- End Message ---
--- Begin Message ---
Source: bastille
Source-Version: 1:3.0.9-7
We believe that the bug you reported is fixed in the latest version of
bastille, which is due to be installed in the Debian FTP archive:
bastille_3.0.9-7.diff.gz
to pool/main/b/bastille/bastille_3.0.9-7.diff.gz
bastille_3.0.9-7.dsc
to pool/main/b/bastille/bastille_3.0.9-7.dsc
bastille_3.0.9-7_all.deb
to pool/main/b/bastille/bastille_3.0.9-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.
Javier Fernandez-Sanguino Pen~a <[EMAIL PROTECTED]> (supplier of updated
bastille 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: Sun, 24 Feb 2008 23:38:34 +0100
Source: bastille
Binary: bastille
Architecture: source all
Version: 1:3.0.9-7
Distribution: experimental
Urgency: low
Maintainer: Javier Fernandez-Sanguino Pen~a <[EMAIL PROTECTED]>
Changed-By: Javier Fernandez-Sanguino Pen~a <[EMAIL PROTECTED]>
Description:
bastille - Security hardening tool
Closes: 449715 460860 464492
Changes:
bastille (1:3.0.9-7) experimental; urgency=low
.
* Remove empty directories from debian/dirs
* Roll over changes from 2.1.1-19:
- Add LSB-formatted headers to the init.d script (Closes: #460860)
- Specify that the init.d file is a bash script (Closes: #464492)
- Update watch file with the one provided by Raphael
Geissert (Closes: #449715)
- Recode copyright to be UTF-8
Files:
81b900cb027c1aa7f73e8fb2722ee311 618 admin optional bastille_3.0.9-7.dsc
91b23384bb5edc798b0e02d8984365a5 34255 admin optional bastille_3.0.9-7.diff.gz
103e488cfd0e2ce8ca3d24948a00a6db 466442 admin optional bastille_3.0.9-7_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHwfPgsandgtyBSwkRAg+bAJwL6dG9gbPrceCQwtcjYnmLq2/H0ACfSgqL
ikWctEvJQ1ueIt9I9gdRu0c=
=+tu3
-----END PGP SIGNATURE-----
--- End Message ---