Your message dated Mon, 17 Mar 2008 00:17:12 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#462454: fixed in honeyd 1.5c-1
has caused the Debian Bug report #462454,
regarding honeyd: 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.)


-- 
462454: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=462454
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package:  honeyd
Version:  1.5b-1
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 honeyd-1.5b.orig/debian/honeyd.init honeyd-1.5b/debian/honeyd.init
--- honeyd-1.5b.orig/debian/honeyd.init 2008-01-24 23:54:48.000000000 +0100
+++ honeyd-1.5b/debian/honeyd.init      2008-01-24 23:56:39.000000000 +0100
@@ -1,4 +1,11 @@
 #!/bin/sh -e
+### BEGIN INIT INFO
+# Provides:          honeyd
+# Required-Start:
+# Required-Stop:     $remote_fs $syslog
+# Default-Start:
+# Default-Stop:      0 6
+### END INIT INFO
 #
 # /etc/init.d/honeyd
 #

As the stop script do not seem to do much except killing the daemon,
that task might be better left to the sendsigs script in runlevel 0
and 6.  If this is indeed the case, I recommend removing 0 and 6 from
the Default-Stop list.

Happy hacking,
--
Petter Reinholdtsen



--- End Message ---
--- Begin Message ---
Source: honeyd
Source-Version: 1.5c-1

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

honeyd-common_1.5c-1_all.deb
  to pool/main/h/honeyd/honeyd-common_1.5c-1_all.deb
honeyd_1.5c-1.diff.gz
  to pool/main/h/honeyd/honeyd_1.5c-1.diff.gz
honeyd_1.5c-1.dsc
  to pool/main/h/honeyd/honeyd_1.5c-1.dsc
honeyd_1.5c-1_i386.deb
  to pool/main/h/honeyd/honeyd_1.5c-1_i386.deb
honeyd_1.5c.orig.tar.gz
  to pool/main/h/honeyd/honeyd_1.5c.orig.tar.gz



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 honeyd 
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: Mon, 17 Mar 2008 00:38:44 +0100
Source: honeyd
Binary: honeyd honeyd-common
Architecture: source all i386
Version: 1.5c-1
Distribution: unstable
Urgency: low
Maintainer: Javier Fernandez-Sanguino Pen~a <[EMAIL PROTECTED]>
Changed-By: Javier Fernandez-Sanguino Pen~a <[EMAIL PROTECTED]>
Description: 
 honeyd     - Small daemon that creates virtual hosts simulating their services
 honeyd-common - Honeyd's honeypot documentation and scripts
Closes: 380844 442598 462454
Changes: 
 honeyd (1.5c-1) unstable; urgency=low
 .
   * New upstream release
      - Changed call to dnet.h in pydataprocessing.c and hsniff.c
   * Acknowledge NMU (Closes: 380844)
   * Now properly builds twice in a row (Closes: #442598)
   * Change maintainer's email address
   * Changes in the init file:
      - Add LSB information to the init.d file (Closes: #462454)
      - Use LSB functions to output information
      - Replace the is_alive() functions with the sample functions in the LSB
      template (running() and running_pid())
   * Script-related changes:
      - Have the daemon chdir() to the /usr/share/honeyd/ directory so that
        the manpage and documentation examples are useful (otherwise the
        scripts are not found)
      - Changed example config to run the scripts from scripts/
      - Make a symbolic link from the win32/web.sh to the one in the top dir
   * Lintian fixes:
      - Remove trailing space from doc-base file
      - Move homepage from description to control header
      - Remove empty subdir usr/sbin
      - Fix manpage error
Files: 
 76a4a541d29b09b1bcb2a497b9da71b7 830 net optional honeyd_1.5c-1.dsc
 9887b44333e380a2205f64fa245cb727 915465 net optional honeyd_1.5c.orig.tar.gz
 0ec7bd7a6f4d2f61cdbfe84c2cf5ac26 387274 net optional honeyd_1.5c-1.diff.gz
 319f097000365b581d9c3f5a3faa3eb7 388912 net optional 
honeyd-common_1.5c-1_all.deb
 c036bb7aad84da4d5039d2b23d77e26c 395252 net optional honeyd_1.5c-1_i386.deb

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

iD8DBQFH3bV4sandgtyBSwkRAq0UAJ4t/zqVTIpCGzF1JKDuanjr1NY9mACgh4Y5
eY2gzlf5sWBzoVJLHnKBqwY=
=Lo26
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to