Your message dated Fri, 18 Aug 2006 11:17:04 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#375312: fixed in harden-doc 3.8
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: harden-doc

>From the debian-doc ML:

----- Forwarded message from Christophe Sahut <[EMAIL PROTECTED]> -----

From: Christophe Sahut <[EMAIL PROTECTED]>
Date: Wed, 21 Jun 2006 15:40:40 +0200
To: [email protected]
Subject: Suggestions for Securing-debian-howto, section 4.2.1
User-Agent: Thunderbird 1.5.0.2 (X11/20060516)
List-Id: <debian-doc.lists.debian.org>

Hi,

 I think that this line :

 # lsof | grep dpkg- | awk '{print $1, $8}' | sort +0

should be replaced by something like :

 # lsof | grep <the_upgraded_library> | awk '{print $1, $8}' | sort

I think that "dpkg-" is misleading.

Another suggestion is to replace $8 in awk by $9, and to pipe the 
command to 'uniq'.

Something like :

 # lsof | grep <the_upgraded_library> | awk '{print $1, $9}' | sort | uniq

($8 print the node on sarge, I'm not sure it's the most usefull)

Regards,
--
Christophe Sahut


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


----- End forwarded message -----


--- End Message ---
--- Begin Message ---
Source: harden-doc
Source-Version: 3.8

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

harden-doc_3.8.dsc
  to pool/main/h/harden-doc/harden-doc_3.8.dsc
harden-doc_3.8.tar.gz
  to pool/main/h/harden-doc/harden-doc_3.8.tar.gz
harden-doc_3.8_all.deb
  to pool/main/h/harden-doc/harden-doc_3.8_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 
harden-doc 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: Fri, 18 Aug 2006 18:09:58 +0200
Source: harden-doc
Binary: harden-doc
Architecture: source all
Version: 3.8
Distribution: unstable
Urgency: low
Maintainer: Javier Fernandez-Sanguino Pen~a <[EMAIL PROTECTED]>
Changed-By: Javier Fernandez-Sanguino Pen~a <[EMAIL PROTECTED]>
Description: 
 harden-doc - Useful documentation to secure a Debian system
Closes: 375312 376395
Changes: 
 harden-doc (3.8) unstable; urgency=low
 .
   * Updated to latest CVS version (3.8)
     - Rewrote the information on how to setup ssh chroots to clarify the
       different options available, thank to Bruce Park for bringing up the
       different mistakes in this appendix.
     - Fix lsof call as suggested by Christophe Sahut. (Closes: #375312)
     - Include patches for typo fixes from Uwe Hermann.
     - Fix typo in reference spotted by Moritz Naumann. (Closes: #376395)
     (Version 3.7 changes):
     - Add a section on Debian Developer's best practices for security.
     -  Ammended firewall script with comments from WhiteGhost.
   * Fix changelog for 3.5 as it did not mention the 3.5 changes (but actually
     those from version 3.6)
Files: 
 d7b127cabead6985cf57c757df6ce93d 781 doc extra harden-doc_3.8.dsc
 d38de0869a4c8d58f53a36779d188641 1326519 doc extra harden-doc_3.8.tar.gz
 184579172465ba2735d90426cc75e6a3 4545942 doc extra harden-doc_3.8_all.deb

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

iQCVAwUBROYAyPtEPvakNq0lAQIpcwQAk23i3MUVgZG0KIqbc/9tz0X936A8c+PW
poxLA9Wl9h0AAG5ebiWJDiTLWKQE2yFeyLsEZfYe4B2vxI62Oz/cSS7ljfUHITUQ
j7tcGK8SfaQ9ahUAa7v1qBQVvuQ3m3Kzbzf1lnYmgRWuip54yfzPFHPuUmBwxVbe
24RhrbZxUCk=
=WFd+
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to