Your message dated Mon, 25 Jun 2007 20:32:05 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#380103: fixed in ipsec-tools 1:0.6.6-3.2
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: racoon
Version: 0.6.6-3
Tags: patch
Severity: important

racoon violates Debian policy 9.3.2 (hence marked important):
/etc/init.d/racoon should take a parameter force-reload, but it is
force_reload instead. The usage message is correct, but the behaviour
isn't:

# /etc/init.d/racoon force-reload
Usage: /etc/init.d/racoon (start|stop|reload|force-reload|restart)

This just bit me. Patch below:

--- ipsec-tools-0.6.6.orig/debian/racoon.init   2006-07-27 16:22:35.546168000 
+0100
+++ ipsec-tools-0.6.6/debian/racoon.init        2006-07-27 16:23:29.117168574 
+0100
@@ -74,7 +74,7 @@
                echo "."
                ;;

-         reload|force_reload|restart)
+         reload|force-reload|restart)
                 $0 stop
                $0 start
                ;;


--- End Message ---
--- Begin Message ---
Source: ipsec-tools
Source-Version: 1:0.6.6-3.2

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

ipsec-tools_0.6.6-3.2.diff.gz
  to pool/main/i/ipsec-tools/ipsec-tools_0.6.6-3.2.diff.gz
ipsec-tools_0.6.6-3.2.dsc
  to pool/main/i/ipsec-tools/ipsec-tools_0.6.6-3.2.dsc
ipsec-tools_0.6.6-3.2_ia64.deb
  to pool/main/i/ipsec-tools/ipsec-tools_0.6.6-3.2_ia64.deb
racoon_0.6.6-3.2_ia64.deb
  to pool/main/i/ipsec-tools/racoon_0.6.6-3.2_ia64.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.
dann frazier <[EMAIL PROTECTED]> (supplier of updated ipsec-tools 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, 19 Jun 2007 11:26:58 -0600
Source: ipsec-tools
Binary: racoon ipsec-tools
Architecture: source ia64
Version: 1:0.6.6-3.2
Distribution: unstable
Urgency: low
Maintainer: Ganesan Rajagopal <[EMAIL PROTECTED]>
Changed-By: dann frazier <[EMAIL PROTECTED]>
Description: 
 ipsec-tools - IPsec tools for Linux
 racoon     - IPsec IKE keying daemon
Closes: 380103 403511 423252
Changes: 
 ipsec-tools (1:0.6.6-3.2) unstable; urgency=low
 .
   * Non-maintainer upload
   * Fix remote DoS condition that makes it possible for remote attackers to
     crash a tunnel. See CVE-2007-1841 (closes: #423252)
   * Fix typo in initscript (s/force_reload/force-reload). Patch from
     Robie Basak (closes: #380103)
   * setkey does not honor both -FP and -F in a single run, split into
     separate calls. Patch from Benjamin Sonntag (closes: #403511)
Files: 
 285514c87b93f422cfe6c8e82083d088 704 net extra ipsec-tools_0.6.6-3.2.dsc
 323ac831e3e2ef177b5400169ec6f9c3 50068 net extra ipsec-tools_0.6.6-3.2.diff.gz
 bfaa7738624f7c1e9a30c97472cfafd2 114868 net extra 
ipsec-tools_0.6.6-3.2_ia64.deb
 444a3ebcad6e0a2acefb7692b9e04741 469174 net extra racoon_0.6.6-3.2_ia64.deb

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

iD8DBQFGeBaahuANDBmkLRkRAgFPAJ9ZQCpOy80u8ng5zxZ79+jjHka5oACeJ0k6
7BDAgU3wAjZ71UmJpTcTbbE=
=g94J
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to