** Description changed:

  Binary package hint: ez-ipupdate
  
  Description:  Ubuntu 8.04.1
  Release:      8.04
  
  Package : ez-ipupdate_3.0.11b8-13
  
  zoneedit has change their update url from www.zoneedit.com to
  dynamic.zoneedit.com.
+ 
+ This causes log like this :
+ Jun 30 13:03:40 medusa ez-ipupdate[31942]: unknown return code: 301
+ Jun 30 13:03:40 medusa ez-ipupdate[31942]: server response: Moved Permanently
+ 
+ and no update is performed.
  
  here's a small patch for ez-ipupdate.c :
  
  --- ez-ipupdate.c.old 2008-07-01 13:54:18.000000000 +0200
  +++ ez-ipupdate.c     2008-07-01 12:33:47.000000000 +0200
  @@ -95,7 +95,7 @@
   #define HN_DEFAULT_PORT "80"
   #define HN_REQUEST "/vanity/update"
   
  -#define ZONEEDIT_DEFAULT_SERVER "www.zoneedit.com"
  +#define ZONEEDIT_DEFAULT_SERVER "dynamic.zoneedit.com"
   #define ZONEEDIT_DEFAULT_PORT "80"
   #define ZONEEDIT_REQUEST "/auth/dynamic.html"

-- 
ez-ipupdate don't update ip for zoneedit
https://bugs.launchpad.net/bugs/244511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to