Debian Bug report logs - #249222
racoon: "racooninit" in racoon-tool.conf is not working

version graph

Package: racoon; Maintainer for racoon is (unknown);

Reported by: Teddy Hogeborn <teddy@recompile.se>

Date: Sun, 16 May 2004 05:33:04 UTC

Severity: normal

Tags: patch

Found in version 0.3.1-3

Fixed in version ipsec-tools/0.3.3-1

Done: Matthew Grant <grantma@anathoth.gen.nz>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Matthew Grant <grantma@anathoth.gen.nz>:
Bug#249222; Package racoon. (full text, mbox, link).


Acknowledgement sent to Teddy Hogeborn <teddy@fukt.bth.se>:
New Bug report received and forwarded. Copy sent to Matthew Grant <grantma@anathoth.gen.nz>. (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Teddy Hogeborn <teddy@fukt.bth.se>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: racoon: "racooninit" in racoon-tool.conf is not working
Date: Sun, 16 May 2004 07:27:34 +0200
Package: racoon
Version: 0.3.1-3
Severity: normal
Tags: patch

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

(Sorry for the duplicate bug report without the patch.)

There is a bug in /usr/bin/racoon-tool which prevents the
"racooninit:" option in racoon-tool.conf from working; a patch is
included.

- --- /usr/sbin/racoon-tool.~1~	Fri May 14 07:18:44 2004
+++ /usr/sbin/racoon-tool	Sun May 16 06:56:57 2004
@@ -1388,10 +1388,10 @@
 		} elsif ( m/^\s*RACOONINIT:([\S \t]*)$/i ) {
 			$name = '';
 			$stuff = $1 . "\n";
- -			if ( defined $racooninit ) {
- -				$racooninit .= $stuff;
+			if ( defined $racoon_init ) {
+				$racoon_init .= $stuff;
 			} else {
- -				$racooninit = $stuff;
+				$racoon_init = $stuff;
 			}
 			next LINE;
 

/Teddy

- -- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux angua 2.4.26 #1 Fri May 14 06:58:23 CEST 2004 i686
Locale: LANG=C, LC_CTYPE=en_US.UTF-8

Versions of packages racoon depends on:
ii  debconf                       1.0.32     Debian configuration management sy
ii  ipsec-tools                   0.3.1-3    IPsec tools for Linux
ii  libc6                         2.2.5-11.5 GNU C Library: Shared libraries an

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQFApvvJOWBmT5XqI90RAgvyAKCiwFlfvP+RcLzhJLG932KM/dLFngCglEJ3
IUOGUYtRZyPa6yC1jp5B19g=
=UgI1
-----END PGP SIGNATURE-----



Reply sent to Matthew Grant <grantma@anathoth.gen.nz>:
You have taken responsibility. (full text, mbox, link).


Notification sent to Teddy Hogeborn <teddy@fukt.bth.se>:
Bug acknowledged by developer. (full text, mbox, link).


Message #10 received at 249222-close@bugs.debian.org (full text, mbox, reply):

From: Matthew Grant <grantma@anathoth.gen.nz>
To: 249222-close@bugs.debian.org
Subject: Bug#249222: fixed in ipsec-tools 0.3.3-1
Date: Wed, 16 Jun 2004 18:32:04 -0400
Source: ipsec-tools
Source-Version: 0.3.3-1

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.3.3-1.diff.gz
  to pool/main/i/ipsec-tools/ipsec-tools_0.3.3-1.diff.gz
ipsec-tools_0.3.3-1.dsc
  to pool/main/i/ipsec-tools/ipsec-tools_0.3.3-1.dsc
ipsec-tools_0.3.3-1_i386.deb
  to pool/main/i/ipsec-tools/ipsec-tools_0.3.3-1_i386.deb
ipsec-tools_0.3.3.orig.tar.gz
  to pool/main/i/ipsec-tools/ipsec-tools_0.3.3.orig.tar.gz
racoon_0.3.3-1_i386.deb
  to pool/main/i/ipsec-tools/racoon_0.3.3-1_i386.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 249222@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthew Grant <grantma@anathoth.gen.nz> (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 ftpmaster@debian.org)


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

Format: 1.7
Date: Thu, 17 Jun 2004 09:05:50 +1200
Source: ipsec-tools
Binary: racoon ipsec-tools
Architecture: source i386
Version: 0.3.3-1
Distribution: unstable
Urgency: high
Maintainer: Matthew Grant <grantma@anathoth.gen.nz>
Changed-By: Matthew Grant <grantma@anathoth.gen.nz>
Description: 
 ipsec-tools - IPsec tools for Linux
 racoon     - IPSEC IKE keying daemon
Closes: 249222 254663
Changes: 
 ipsec-tools (0.3.3-1) unstable; urgency=high
 .
   * Security upload.  Updated to vesion 0.3.3 which fixes a "authentication
     bug in KAME's racoon" in eay_check_x509cert() (Bugtraq
     http://seclists.org/lists/bugtraq/2004/Jun/0219.html) (closes: #254663).
   * Fix for "racooninit" in racoon-tool.conf.  Applied patch submitted by
     Teddy Hogeborn <teddy@fukt.bth.se>. (closes: #249222)
   * Stopped patching racoon.conf.5 manpage as the "Japlish" fix is now in the
     source tree.
Files: 
 7c89ce4d66bb182e522aea8e557c4e5b 687 net optional ipsec-tools_0.3.3-1.dsc
 b141da8ae299c8fdc53e536f6bbc3ad0 864122 net optional ipsec-tools_0.3.3.orig.tar.gz
 ab41d0efa4d16819faad39fafce80306 188784 net optional ipsec-tools_0.3.3-1.diff.gz
 f88d393febaab2ffdcc792433fb94f95 103764 net optional ipsec-tools_0.3.3-1_i386.deb
 f468a38774251d2fa6d794f0f8ea56ba 194150 net optional racoon_0.3.3-1_i386.deb

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

iD8DBQFA0MW1uk55Di7iAnARAkl7AJ96zI8i+RAQOeSxE0b4rhBIIFeUFQCgiNzZ
nnVR6EIfwbXfudoo2wC/3p4=
=m8UK
-----END PGP SIGNATURE-----




Bug unarchived. Request was from Teddy Hogeborn <teddy@fukt.bsnet.se> to control@bugs.debian.org. (Sat, 29 Nov 2008 21:33:54 GMT) (full text, mbox, link).


Changed Bug submitter from Teddy Hogeborn <teddy@fukt.bth.se> to Teddy Hogeborn <teddy@fukt.bsnet.se>. Request was from Teddy Hogeborn <teddy@fukt.bsnet.se> to control@bugs.debian.org. (Sat, 29 Nov 2008 21:33:54 GMT) (full text, mbox, link).


Bug archived. Request was from Teddy Hogeborn <teddy@fukt.bsnet.se> to control@bugs.debian.org. (Sat, 29 Nov 2008 21:33:57 GMT) (full text, mbox, link).


Bug unarchived. Request was from Teddy Hogeborn <teddy@recompile.se> to control@bugs.debian.org. (Mon, 10 Oct 2011 08:04:09 GMT) (full text, mbox, link).


Changed Bug submitter to 'Teddy Hogeborn <teddy@recompile.se>' from 'Teddy Hogeborn <teddy@fukt.bsnet.se>' Request was from Teddy Hogeborn <teddy@recompile.se> to control@bugs.debian.org. (Mon, 10 Oct 2011 08:04:11 GMT) (full text, mbox, link).


Bug archived. Request was from Teddy Hogeborn <teddy@recompile.se> to control@bugs.debian.org. (Mon, 10 Oct 2011 08:04:11 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Sat Jul 1 13:13:19 2023; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.