Package: whois
Version: 4.7.30
Severity: minor
Tags: patch

When whois is called with a -H flag to hide the disclaimer 
information for mobi domains it fails with a catastrophic error

This is caused buy a missing , in data.h

--- data.h.orig 2009-04-29 15:42:14.000000000 +0100
+++ data.h      2009-04-29 15:42:23.000000000 +0100
@@ -62,7 +62,7 @@
     "Access to INFO WHOIS information is provided", "",                /* 
Afilias */
     "Access to CCTLD WHOIS information is provided", "",       /* Afilias */
     "DotAsia WHOIS LEGAL STATEMENT", "integrity of the database.",
-    "mTLD WHOIS LEGAL STATEMENT", "integrity of the database." /* .mobi */
+    "mTLD WHOIS LEGAL STATEMENT", "integrity of the database.",        /* 
.mobi */
     "Access to RegistryPro's Whois", "All rights",             /* .pro */
     NULL, NULL
 };

Its not a very large problem but does impact on some usability

-- System Information:
Debian Release: 5.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-bpo.1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages whois depends on:
ii  libc6                     2.7-18         GNU C Library: Shared libraries
ii  libidn11                  1.8+20080606-1 GNU libidn library, implementation

whois recommends no packages.

whois suggests no packages.

-- no debconf information



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

Reply via email to