[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#147218: marked as done (atftpd: Minor typo ('reveived') in logging information...)



Your message dated 10 Aug 2004 01:11:58 -0700
with message-id <874qnbif8x.fsf@becket.becket.net>
and subject line bugs done
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 16 May 2002 21:22:53 +0000
>From freedman@physics.cornell.edu Thu May 16 16:22:53 2002
Return-path: <freedman@physics.cornell.edu>
Received: from gw.physics.cornell.edu (fs.physics.cornell.edu) [128.253.60.142] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 178Si5-0000gU-00; Thu, 16 May 2002 16:22:53 -0500
Received: from ac.physics.cornell.edu (ac.physics.cornell.edu [192.168.0.3])
	by fs.physics.cornell.edu (Postfix) with ESMTP
	id C858B16EC2; Thu, 16 May 2002 17:22:52 -0400 (EDT)
Received: by ac.physics.cornell.edu (Postfix, from userid 1000)
	id AEBB02062; Thu, 16 May 2002 17:22:52 -0400 (EDT)
Date: Thu, 16 May 2002 17:22:52 -0400
From: Daniel Freedman <freedman@physics.cornell.edu>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: atftpd: Minor typo ('reveived') in logging information...
Message-ID: <20020516212252.GA11349@physics.cornell.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.28i
X-Reportbug-Version: 1.49
Delivered-To: submit@bugs.debian.org

Package: atftpd
Version: 0.6.1.1
Severity: minor
Tags: patch


Hi,

Please find attached patch for very minor typo in debugging/logging
information for atftpd server.  Thanks for a great tftp server (and
especially for the newly included multicast support).

Take care,
Daniel



freedman@warthog:~/atftp-0.6.1.1$ diff -C2 tftpd.c.orig tftpd.c 
*** tftpd.c.orig	Thu Mar 21 22:45:09 2002
--- tftpd.c	Thu May 16 17:16:28 2002
***************
*** 446,450 ****
                        inet_ntoa(data->client_info->client.sin_addr),
                        ntohs(data->client_info->client.sin_port));
!                logger(LOG_DEBUG, "reveived RRQ <%s>", string);
                 if (tftpd_send_file(data) == OK)
                      stats_send_locked();
--- 446,450 ----
                        inet_ntoa(data->client_info->client.sin_addr),
                        ntohs(data->client_info->client.sin_port));
!                logger(LOG_DEBUG, "received RRQ <%s>", string);
                 if (tftpd_send_file(data) == OK)
                      stats_send_locked();
freedman@warthog:~/atftp-0.6.1.1$ 



-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux ac 2.4.18-686 #2 Wed Mar 20 20:21:31 EST 2002 i686
Locale: LANG=C, LC_CTYPE=C

-- 
Daniel A. Freedman
Laboratory for Atomic and Solid State Physics
Department of Physics
Cornell University

---------------------------------------
Received: (at 147218-done) by bugs.debian.org; 10 Aug 2004 08:11:59 +0000
>From tb@becket.net Tue Aug 10 01:11:58 2004
Return-path: <tb@becket.net>
Received: from vp085189.reshsg.uci.edu (becket.becket.net) [128.195.85.189] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BuRji-0004M3-00; Tue, 10 Aug 2004 01:11:58 -0700
Received: from tb by becket.becket.net with local (Exim 4.34)
	id 1BuRji-0005dH-Ma; Tue, 10 Aug 2004 01:11:58 -0700
To: 147218-done@bugs.debian.org, 162836-done@bugs.debian.org,
        181796-done@bugs.debian.org
Subject: bugs done
X-Reply-Permission: Posted or emailed replies to this message constitute
		 permission for an emailed response.
X-PGP-Fingerprint: 1F0A1E51  63 28 EB DA E6 44 E5 5E  EC F3 04 26 4E BF 1A 92
X-Zippy-Says: Inside, I'm already SOBBING!
From: Thomas Bushnell BSG <tb@becket.net>
Date: 10 Aug 2004 01:11:58 -0700
Message-ID: <874qnbif8x.fsf@becket.becket.net>
Lines: 4
User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Delivered-To: 147218-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 


These bugs were fixed in NMU 0.6.2.1 and accepted when QA took the
package at version 0.6.3.



Reply to: