netcat-openbsd (1.89-2ubuntu1) hardy; urgency=low * Remove quit-timer.patch. It added a bad, bad default behaviour of keeping connections open even though the client had closed the connection. (LP: #201340) * Modify Maintainer value to match the DebianMaintainerField specification. -- Soren Hansen Wed, 12 Mar 2008 11:49:28 +0100 netcat-openbsd (1.89-2) unstable; urgency=low * Replace references to "netcat-base" with "netcat-traditional" (future name of the old netcat package). -- Decklin Foster Wed, 30 Jan 2008 18:24:46 -0500 netcat-openbsd (1.89-1) unstable; urgency=low * Initial release. (Closes: #145798) * Includes support for: - IPv6 (Closes: #461317) - Unix domain sockets (Closes: #348564) - SOCKS (Closes: #142898) * Conflict with netcat versions older than netcat-traditional, so that we can use alternatives. * Port some features over from netcat-traditional: - Exit successfully when printing help text (-h), and include the Debian revision. - Add the -q (quit on standard input EOF) flag. - Add support for specifying ports by name (/etc/services). Unlike the old hack for this, nc will first try to find a named service, then fall back to numeric parsing, so no escaping is needed. -- Decklin Foster Mon, 21 Jan 2008 18:41:37 -0500