From a763c66219b231e1b0b21dab933d47cff851b022 Mon Sep 17 00:00:00 2001 From: seb Date: Thu, 11 May 2006 21:42:43 +0000 Subject: Update to version 8.1.14. Approved by maintainer. Changes since last packaged version (8.1.11): version 8.1.14 (Apr 9, 2006): - fixed rpm conserver.spec file - based on patch by Martin Evans - added 'uds' console type for unix domain socket connections - based on patch by DJ Gregor - probing of interfaces under cygwin (and possibly others?) now skips unconfigured interfaces (even if flagged as up!) - reported by Chris Riddoch - added the '!login' console option to prevent clients from connecting to a console - suggested by Greg Tillman - added a 'noop' console type for consoles you'd like to name, but have no connection to - suggested by Greg Tillman - deprecated escape commands removed from the code - added '^EcP' and '^EcR' sequences to set the playback and replay line lengths - new console config options 'playback' and 'replay' to let the client set prefered output lengths (with a special feature for a size of zero) - prefer strlcpy() over strcpy() - based on patch by Peter Valchev - fixed bug where '^Eco' by user on an 'exec' console with an 'initcmd' causes input by user to be ignored (could be other console types as well) - reported by Mark Wedel - made POSIX termios code in autologin a requirement (since conserver requires it) and cleaned up a few other issues - based on reports by Arthur Clune version 8.1.13 (Jan 15, 2006): - use SIOCGIFNUM for interface count (if available) and catch EINVAL on Solaris - patch by Peter Jeremy - console output now resets idle timer - suggested by Peter Saunders - bug fix for conserver process running out of control and using up cpu - debugged with Alexandra N. Kossovsky version 8.1.12 (Sep 5, 2005): - printf() fix for autologin - patch by Menno Duursma - newly spawned (from SIGHUP) processes didn't properly close primary socket - SSL certificates now work again (anonymous ciphers are not allowed if a certificate is used) - client options -x, -u, -w, and -i can now take a console name to restrict output - suggested by Evan McClure - convert program now installed in $libdir/conserver - patch by Petter Reinholdtsen - we now ignore SIGXFSZ, if it exists - added 'limited' access option to remove certain functionality from users - suggested by Sven Michels - added client option -z/-Z for sending commands to servers (reload, quit, etc) - based on suggestion by Joshua Pincus - added 'execrunas' and 'initrunas' console options to allow 'exec' and 'initcmd' execution as another user and/or group - based on patch by Gary Mills - the east coast mirror had to shut down (for now, at least) - crash from bad pointer manipulation during log replay - reported by Ryan Kirkpatrick --- comms/conserver8/distinfo | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'comms/conserver8/distinfo') diff --git a/comms/conserver8/distinfo b/comms/conserver8/distinfo index 7850e25c7b7..193649dbb20 100644 --- a/comms/conserver8/distinfo +++ b/comms/conserver8/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.2 2005/08/12 14:39:06 he Exp $ +$NetBSD: distinfo,v 1.3 2006/05/11 21:42:43 seb Exp $ -SHA1 (conserver-8.1.11.tar.gz) = d30d4c86b769d56707f6abfad47992cc59f128da -RMD160 (conserver-8.1.11.tar.gz) = 380386c3f488787bf132809071b308bc9a00c89f -Size (conserver-8.1.11.tar.gz) = 299281 bytes -SHA1 (patch-aa) = 1747fbc95109db50b1acd003235fca9556f9d084 +SHA1 (conserver-8.1.14.tar.gz) = 3275ba140e5d157ab022f3de083a61a37f058bd6 +RMD160 (conserver-8.1.14.tar.gz) = 9d0961d837f03ddbdaddccf7f45097b6f4e452b8 +Size (conserver-8.1.14.tar.gz) = 308609 bytes +SHA1 (patch-aa) = d0eebea0d126c611f6f60035730a0c2f97280b01 SHA1 (patch-ab) = 7a507e428277cc6ccf14b961c44d4e6fd3abcde3 -- cgit v1.2.3