From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jan 6 15:31:36 2004 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2174116A4CE for ; Tue, 6 Jan 2004 15:31:36 -0800 (PST) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5291843D45 for ; Tue, 6 Jan 2004 15:31:30 -0800 (PST) (envelope-from se@freebsd.org) Received: from [212.227.126.155] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1Ae0fZ-0002iY-00; Wed, 07 Jan 2004 00:31:29 +0100 Received: from [80.132.238.99] (helo=Gatekeeper.FreeBSD.org) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 1Ae0fZ-0008AZ-00; Wed, 07 Jan 2004 00:31:29 +0100 Received: from StefanEsser.FreeBSD.org (StefanEsser [192.168.0.10]) by Gatekeeper.FreeBSD.org (Postfix) with ESMTP id 371345F18; Wed, 7 Jan 2004 00:31:26 +0100 (CET) Received: by StefanEsser.FreeBSD.org (Postfix, from userid 200) id ABC162332; Wed, 7 Jan 2004 00:31:25 +0100 (CET) Date: Wed, 7 Jan 2004 00:31:25 +0100 From: Stefan =?iso-8859-1?Q?E=DFer?= To: lynk@lynksys.net Message-ID: <20040106233125.GA75108@StefanEsser.FreeBSD.org> References: <200401060018.i060IVui050814@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200401060018.i060IVui050814@freefall.freebsd.org> User-Agent: Mutt/1.5.5.1i X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:fa3fae9b6ca38d745862a668565919f6 cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/60940: Port ez-ipupdate requires updating to new release. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jan 2004 23:31:36 -0000 On 2004-01-05 16:18 -0800, Clement LAFORET wrote: > Synopsis: Port ez-ipupdate requires updating to new release. > > Responsible-Changed-From-To: freebsd-ports-bugs->se > Responsible-Changed-By: clement > Responsible-Changed-When: Mon Jan 5 16:18:10 PST 2004 > Responsible-Changed-Why: > Over the maintainer. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=60940 Sorry, but I can't reproduce this problem on my -CURRENT box: $ ez-ipupdate -V ez-ipupdate: - 3.0.11b7 - $Id: ez-ipupdate.c,v 1.48 2001/07/17 00:49:41 amackay Exp $ I have just verified, that my DynDNS.org entry is automatically updated. The code difference between 3.0.11b7 and b8 is only the declaration of the errno variable (as mentioned in the 'Notes' section on the ez-ipupdate web-site: version 3.0.11b8 is a fix for accessing errno directly and it is largely untested by me but it should work. which I verified by performing a recursive diff over the b7 and b8 source trees.) I need more details about the problem observed under FreeBSD. I had prepared a port upgrade to b8 more than half a year ago. But when I found, that there was no actual code change and that the b8 tar file was not available from all mirrors, I decided to stay with b7 ... In which way does the Linksys WRT54G problem affect the FreeBSD port of ez-ipupdate ? Is DynDNS.org going to block clients that identify themselves as ez-ipupdate 3.0.11b7, since this is how they recognize the buggy WRT54G firmware version ? In that case the b7 version should have stopped working three weeks ago. But it continues to work for me ... Regards, STefan