hostname (2.93) unstable; urgency=low * New maintainer (Closes: #400078). * Updated debian/* to my own packaging style :) * Bumped policy version. -- Daniel Baumann Thu, 23 Nov 2006 20:50:00 +0100 hostname (2.92) unstable; urgency=low * Use syntax in RFC1123 and RFC952 to check hostnames. Thanks to LaMont for the patch. (closes: #341763) -- Graham Wilson Sat, 25 Feb 2006 02:51:17 +0000 hostname (2.91) unstable; urgency=low * Break in read_file instead of returning, so that the file can be closed properly. * Oops. * Properly read files that don't end in a newline. (closes: #325324) -- Graham Wilson Mon, 29 Aug 2005 14:59:17 +0000 hostname (2.90) unstable; urgency=low * Rewrite hostname to hopefully be a bit more organzied. - moved localhost() and localdomain() to hostname.c - code to set the host or domain name moved to set_name() - code to display the host or domain name moved to show_name() - clean up main() - i18n support removed, seems to be unused and outdated - verbose output removed - check for non-used arguments (closes: #253957) - remove the useless man directory from the source - remove unneeded header files - simplify the build system * Set the debhelper compat level to 4. * Build depend on debhelper (>= 4.0). * Improve the copyright file. (closes: #290178) * Update standards version. No changes. * Adjust the synopsis to be in line with the Developer's Reference. * A check_name function was added to check whether hostnames follow RFC 1035 syntax. * Use inet_ntop instead of inet_ntoa when printing addresses, in order to support IPv6 addresses. (closes: #303579) -- Graham Wilson Tue, 23 Aug 2005 06:37:42 +0000 hostname (2.13) unstable; urgency=low * Update the version on clean. (closes: #223978) -- Graham Wilson Wed, 17 Dec 2003 15:25:51 +0000 hostname (2.12) unstable; urgency=medium * Revert the change in 2.11. (closes: #223521) - This technically re-opens #188924 and #208895, but I'll let somebody else see to that. - I think calling gethostbyname is the correct behavior, since the FQDN is supposed to be listed in the hosts(5) file, in which case gethostbyname shouldn't touch the network. So basically, I think the two aforementioned bugs are configuration errors. -- Graham Wilson Sat, 13 Dec 2003 06:28:42 +0000 hostname (2.11) unstable; urgency=medium * New maintainer. Thanks Adam. * Don't call gethostbyname in every case. (closes: #188924, #208895) * Remove extra space from the manual page. -- Graham Wilson Fri, 05 Dec 2003 06:49:23 +0000 hostname (2.10) unstable; urgency=low * -V now does exit(0), not exit(-1). Closes: #180212 * -V sends to stdout not stderr. Closes: #164235 * Recompiled with newer binutils, to support prelinking. Closes: #176356 * -h now sends to stdout, instead of stderr. -- Adam Heath Sat, 8 Feb 2003 01:10:07 -0600 hostname (2.09) unstable; urgency=medium * Changed Depends to Pre-Depends. Closes: 102396. -- Adam Heath Sat, 7 Jul 2001 18:03:56 -0500 hostname (2.08) unstable; urgency=medium * Fixed typo in -h help. Closes: #58795. * Fix dnsdomainname when order is 'nis dns hosts'. Closes: #71721. * Change embedded version to 2.08, instead of 2.05. :| * Use internal error variable, instead of using global errno. Closes: #88279(grave on m68k) * Removed preinst, and changed Pre-Depends to Depends. * Fixed all -Wall. -- Adam Heath Mon, 14 May 2001 08:51:27 -0500 hostname (2.07) unstable; urgency=low * Added build depends. * New maintainer/author, as the old maintainer/author has gone awol, and isn't responding to my mails. -- Adam Heath Sat, 4 Dec 1999 07:40:55 -0600 hostname (2.06) unstable; urgency=low * No longer proved hardlinks for domainname, nisdomainname, and ypdomainname. Closes: #48850, #49009, #49067, #49248, #49553, #49954 -- Adam Heath Sat, 13 Nov 1999 17:50:31 -0600 hostname (2.05) unstable; urgency=low * NMU * Applied patch for hostnames/domainnames of arbitrary length. Closes: #44415 * Fixed extra space when only one hostname is being printed. Closes: #22735 * Added hardlinks for binaries domainname, nisdomainname and ypdomainname. Also updated programs internal version. Closes: #22993 * Used debhelper instead of debstd now. * FHS compliant. -- Adam Heath Wed, 22 Sep 1999 00:12:31 -0500 hostname (2.04) frozen unstable; urgency=low * rebuild with latest debmake version * updated standards-version * minor manpage fixes -- Peter Tobias Mon, 30 Mar 1998 00:00:12 +0200 hostname (2.03) unstable; urgency=low * libc6 version -- Peter Tobias Sun, 14 Sep 1997 11:36:19 +0200 hostname (2.02) unstable; urgency=low * a character now marks the end of the hostname if you set the hostname with the --file option. -- Peter Tobias Wed, 18 Jun 1997 15:04:49 +0200 hostname (2.01) unstable; urgency=low * converted to packaging standard 2.1.2.2 * minor fixes -- Peter Tobias Thu, 16 Jan 1997 01:00:34 +0100