1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
|
conserver (8.1.13-1) unstable; urgency=low
Wrapper for console is removed, console has its own
config file, /etc/conserver/console.cf.
BEWARE!
Selecting automatic config for conserver-client (cnosole)
will edit ALL 'master' and 'port' lines in
/etc/conserver/console.cf.
Indented 'master' and/or 'port' lines will be ignored!
Encryption between client and server is turned off by default
in the default config files.
-- Joergen Haegg <jh@debian.org> Tue, 17 Jan 2006 20:05:00 +0100
conserver (8.1.11-3) unstable; urgency=low
Protocol has changed with version 8.0.0 and 8.0.1!
Version 8.0.0: The client/server protocol has been rearchitected. You
*MUST* use an 8.0.0 client with an 8.0.0 server. No combination of
client/server will work with pre-8.0.0 code.
Version 8.0.1: There's a slight client/server protocol change to
implement the new 'initcmd' console option. If you use this
functionality with an 8.0.0 client, you'll run into a compatibility
problem while the 'initcmd' command is running. Please read
/usr/share/doc/conserver-client/README.Debian for more details.
-- Joergen Haegg <jh@debian.org> Thu, 24 Feb 2005 21:25:50 +0100
|