Your message dated Tue, 18 Oct 2005 14:47:05 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#129370: fixed in ddclient 3.6.2-5
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; 15 Jan 2002 15:22:27 +0000
>From [EMAIL PROTECTED] Tue Jan 15 09:22:27 2002
Return-path: <[EMAIL PROTECTED]>
Received: from urchin.earth.li [212.135.138.224] (mail)
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 16QVPv-0007ie-00; Tue, 15 Jan 2002 09:22:27 -0600
Received: from adrastea.cipe ([10.5.5.1] helo=adrastea.home.thedom.org)
        by urchin.earth.li with esmtp (Exim 3.22 #1)
        id 16QVPs-0001SX-00; Tue, 15 Jan 2002 15:22:24 +0000
Received: from dom by adrastea.home.thedom.org with local (Exim 3.33 #1 
(Debian))
        id 16QVPm-00057T-00; Tue, 15 Jan 2002 15:22:18 +0000
From: [EMAIL PROTECTED]
Subject: ddclient: max-interval should be greater
To: [EMAIL PROTECTED]
X-Mailer: bug 3.3.10
Message-Id: <[EMAIL PROTECTED]>
Sender: Dominic Hargreaves <[EMAIL PROTECTED]>
Date: Tue, 15 Jan 2002 15:22:18 +0000
Delivered-To: [EMAIL PROTECTED]

Package: ddclient
Version: 3.6.0-1
Severity: normal

The variable max-interval in ddclient determines the longest time
permissible between updates.

For dyndns.org at least, the policy states that the IP address should not be
updated unless the IP is changed, or after between 24-35 days of the
previous update (see http://support.dyndns.org/dyndns/faq.php#15).

Currently, the default set in the script is 15 days, which is too short for
this. I recommend that this be changed to 30d, either globally or in the
sample dyndns.org config in
/usr/share/doc/ddclient/examples/sample-etc_ddclient.conf

-- System Information
Debian Release: 3.0
Kernel Version: Linux adrastea 2.2.20+caro+e15 #1 Sat Dec 8 18:11:27 GMT 2001 
ppc unknown

Versions of the packages ddclient depends on:
ii  debconf        1.0.22         Debian configuration management system
ii  perl           5.6.1-6        Larry Wall's Practical Extraction and Report
        ^^^ (Provides virtual package perl5)

---------------------------------------
Received: (at 129370-close) by bugs.debian.org; 18 Oct 2005 21:48:13 +0000
>From [EMAIL PROTECTED] Tue Oct 18 14:48:13 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1ERzIX-0002uB-00; Tue, 18 Oct 2005 14:47:05 -0700
From: Torsten Landschoff <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#129370: fixed in ddclient 3.6.2-5
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Tue, 18 Oct 2005 14:47:05 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 2

Source: ddclient
Source-Version: 3.6.2-5

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

ddclient_3.6.2-5.diff.gz
  to pool/main/d/ddclient/ddclient_3.6.2-5.diff.gz
ddclient_3.6.2-5.dsc
  to pool/main/d/ddclient/ddclient_3.6.2-5.dsc
ddclient_3.6.2-5_all.deb
  to pool/main/d/ddclient/ddclient_3.6.2-5_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.
Torsten Landschoff <[EMAIL PROTECTED]> (supplier of updated ddclient 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, 18 Oct 2005 22:54:26 +0200
Source: ddclient
Binary: ddclient
Architecture: source all
Version: 3.6.2-5
Distribution: unstable
Urgency: low
Maintainer: Torsten Landschoff <[EMAIL PROTECTED]>
Changed-By: Torsten Landschoff <[EMAIL PROTECTED]>
Description: 
 ddclient   - Update dynamic IP address at DynDNS.org
Closes: 127661 129370 130113 138139 139081 157717 171614 280736 292703 314109
Changes: 
 ddclient (3.6.2-5) unstable; urgency=low
 .
   * ddclient (init_config): Added support for intervals passed via
     daemon option (daemon_interval.diff).
   * Changed default value of max-interval to 30d (closes: #129370).
     This should also fix the high CPU usage on old machines trying to
     update all the time (closes: #157717, #292703).
   * Fixed quoting of complicated passwords (closes: #138139, #280736).
   * Allow comments in the "if=" config line (closes: #171614).
   * Use $IP instead of $1 in sample ip-up script so it works from
     ip-up.d (closes: #127661).
   * Apply german translation fixes by Jens Seidel (closes: #314109).
   * Fix ddclient path in sample files (closes: #130113).
   * debian/control: Add Provides: dyndns-client (closes: #139081).
Files: 
 57a0f80ea3b49b1fbd852291697dd544 578 net extra ddclient_3.6.2-5.dsc
 4034ab85ec48ee4ea33ce3ecf33c29e1 24984 net extra ddclient_3.6.2-5.diff.gz
 9dbbee92173190845edc2048d1ae5efb 44234 net extra ddclient_3.6.2-5_all.deb

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

iD8DBQFDVWwZdQgHtVUb5EcRAmkFAJ9ul4e7d8VNyBt1Hmnp8686Ia9AWgCeIL8w
++75yWSXbAdKL9EeluVncQo=
=JQON
-----END PGP SIGNATURE-----


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

Reply via email to