tags 483945 + patch thanks Here a debdiff for a NMU that fix this issue.
Regards Laurent Bigonville
diff -u ez-ipupdate-3.0.11b8/ez-ipupdate.c ez-ipupdate-3.0.11b8/ez-ipupdate.c --- ez-ipupdate-3.0.11b8/ez-ipupdate.c +++ ez-ipupdate-3.0.11b8/ez-ipupdate.c @@ -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" diff -u ez-ipupdate-3.0.11b8/debian/changelog ez-ipupdate-3.0.11b8/debian/changelog --- ez-ipupdate-3.0.11b8/debian/changelog +++ ez-ipupdate-3.0.11b8/debian/changelog @@ -1,3 +1,10 @@ +ez-ipupdate (3.0.11b8-11.2) unstable; urgency=low + + * Non-maintainer upload. + * Fix recent zoneedit protocol changes (Closes: 483945) + + -- Laurent Bigonville <[EMAIL PROTECTED]> Mon, 23 Jun 2008 15:36:02 +0200 + ez-ipupdate (3.0.11b8-11.1) unstable; urgency=low * Non-maintainer upload to fix longstanding l10n issues and non RC FTBFS

