conserver 8.1.18-2.2 source package in Ubuntu

Changelog

conserver (8.1.18-2.2) unstable; urgency=low


  * Non-maintainer upload.
  * Fix "fails to upgrade from testing: Can't locate
    Tie/Hash/NamedCapture.pm in @INC":
    use numbered capture groups instead of named ones, which need
    Tie::Hash::NamedCapture which is in the perl package.
    (Closes: #691015)

 -- gregor herrmann <email address hidden>  Sun, 09 Dec 2012 20:36:19 +0100

Upload details

Uploaded by:
Jörgen Hägg
Uploaded to:
Sid
Original maintainer:
Jörgen Hägg
Architectures:
any
Section:
comm
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
conserver_8.1.18-2.2.dsc 1.8 KiB ce52659eee34b8518fa186d78f36e24fcbcbe8699dd23453c7af95cce0881233
conserver_8.1.18.orig.tar.gz 313.3 KiB 7461861b63d9d11325650021d93585e84b9c18ac7d46fdeb5ed24a36da183a93
conserver_8.1.18-2.2.diff.gz 34.4 KiB e2c51a38a9bfec0ac4bc5c2ac58ce2760a4b0ae436bd57176aa6628d2055e959

Available diffs

No changes file available.

Binary packages built by this source

conserver-client: connect to a console server

 Conserver is an application that allows multiple users to watch a
 serial console at the same time. It can log the data, allows users
 to take write-access of a console (one at a time), and has a
 variety of bells and whistles to accentuate that basic
 functionality. The idea is that conserver will log all your serial
 traffic so you can go back and review why something crashed, look
 at changes (if done on the console), or tie the console logs into a
 monitoring system (just watch the logfiles it creates). With
 multi-user capabilities you can work on equipment with others,
 mentor, train, etc. It also does all that client-server stuff so
 that, assuming you have a network connection, you can interact with
 any of the equipment from home or wherever.
 .
 This is client part of the conserver system.

conserver-server: connect multiple user to a serial console with logging

 Conserver is an application that allows multiple users to watch a
 serial console at the same time. It can log the data, allows users
 to take write-access of a console (one at a time), and has a
 variety of bells and whistles to accentuate that basic
 functionality. The idea is that conserver will log all your serial
 traffic so you can go back and review why something crashed, look
 at changes (if done on the console), or tie the console logs into a
 monitoring system (just watch the logfiles it creates). With
 multi-user capabilities you can work on equipment with others,
 mentor, train, etc. It also does all that client-server stuff so
 that, assuming you have a network connection, you can interact with
 any of the equipment from home or wherever.
 .
 This is the server part of the conserver system.