Comment 0 for bug 244511

Revision history for this message
sravinet (seb+ubuntu) wrote :

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"