Activity log for bug #244511

Date Who What changed Old value New value Message
2008-07-01 11:55:00 sravinet bug added bug
2008-07-01 13:13:48 sravinet description 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. 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" 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"
2008-08-29 11:48:10 Hassan El Jacifi ez-ipupdate: status New Confirmed
2008-08-29 11:48:10 Hassan El Jacifi ez-ipupdate: statusexplanation