Summary
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.
Versions
v8.2.6-r3 :: 0 :: gentoo
- Modified
- License
- BSD BSD-with-attribution
- Keywords
- amd64 ppc ppc64 x86 ~alpha ~sparc
- USE flags
- freeipmi ipv6 kerberos pam ssl tcpd test
USE flags
General
- freeipmi
- Compile in FreeIPMI support via sys-libs/freeipmi
- ipv6
- Add support for IP version 6
- kerberos
- Add kerberos support
- pam
- Add support for PAM (Pluggable Authentication Modules) - DANGEROUS to arbitrarily flip
- ssl
- Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)
- tcpd
- Add support for TCP wrappers
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
Dependencies
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
net-libs / libgssglue : Exports a gssapi interface which calls other random gssapi libraries
net-libs / libnsl : Public client interface for NIS(YP) in a IPv6 ready version
sys-apps / tcp-wrappers : TCP Wrappers
sys-libs / freeipmi : Provides Remote-Console and System Management Software as per IPMI v1.5/2.0
sys-libs / pam : Linux-PAM (Pluggable Authentication Modules)
Runtime Dependencies
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
net-libs / libgssglue : Exports a gssapi interface which calls other random gssapi libraries
net-libs / libnsl : Public client interface for NIS(YP) in a IPv6 ready version
sys-apps / tcp-wrappers : TCP Wrappers
sys-auth / pambase : PAM base configuration files
sys-libs / freeipmi : Provides Remote-Console and System Management Software as per IPMI v1.5/2.0
sys-libs / pam : Linux-PAM (Pluggable Authentication Modules)
Bugs
- 508290
- app-admin/conserver - src_configure() should not set --with-port
- 751571
- app-admin/conserver-8.2.6 fails tests
- 877651
- app-admin/conserver-8.2.6-r3: does not always need net-libs/libnsl
- 894194
- app-admin/conserver-8.2.6-r3 fails to compile (MUSL-CLANG-SYSTEM): sched.h:84:7: error: expected parameter declarator
- 943774
- app-admin/conserver-8.2.6-r3 fails to compile: master.c:693:9: error: expected identifier or ( before true
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - NHOrus · gentoo
app-admin/conserver: add github upstream metadata
Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
*/*: unkeyword ~ia64
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-admin/conserver: add missing slot dep (libnsl)
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-admin/conserver: add missing libcrypt dependency, libnsl
Closes: https://bugs.gentoo.org/799101 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
app-admin/conserver: Drop 8.2.3-r1, EAPI6--
Closes: https://bugs.gentoo.org/783870 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-admin/conserver: Stabilize 8.2.6-r1 x86, #783870
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-admin/conserver: Stabilize 8.2.6-r1 amd64, #783870
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-admin/conserver: drop obsolete LibreSSL patch
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-admin/conserver: Stabilize 8.2.6-r1 ppc, #783870
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-admin/conserver: Stabilize 8.2.6-r1 ppc64, #783870
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
app-admin/conserver: remove libressl support
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
app-admin/conserver: drop 8.2.4, 8.2.5
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
app-admin/conserver: install pam files conditionally
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Lars Wendler · gentoo
app-admin/conserver: Fixed build with sys-devel/autoconf:2.70
Bug: https://bugs.gentoo.org/750230 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
app-admin/conserver: bump to 8.2.6
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
app-admin/conserver: bump to 8.2.5
Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable ia64 keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
app-admin/conserver: migrate to sys-libs/pam
Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
app-admin/conserver: backport libressl patch to 8.2.3
does not affect openssl users, hence no rebvump Bug: https://bugs.gentoo.org/687542 Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Georgy Yakovlev · gentoo
app-admin/conserver: add libressl patch for 8.2.4
Closes: https://bugs.gentoo.org/687542 Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
app-admin/conserver: bump to 8.2.4
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Andreas Sturmlechner · gentoo
app-admin/conserver: Drop old
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
app-admin/conserver: x86 stable wrt bug #684666
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="x86" - Mikle Kolyada · gentoo
app-admin/conserver: amd64 stable wrt bug #684666
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
app-admin/conserver: stable 8.2.3 for ppc64, bug #684666
Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Sergei Trofimovich · gentoo
app-admin/conserver: stable 8.2.3 for ppc, bug #684666
Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Sergei Trofimovich · gentoo
app-admin/conserver: stable 8.2.3 for ia64, bug #684666
Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Tobias Klausmann · gentoo
app-admin/conserver-8.2.3-r0: alpha stable
Bug: http://bugs.gentoo.org/684666 Signed-off-by: Tobias Klausmann <klausman@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
app-admin/conserver: bump to 8.2.3
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
app-admin/conserver: version bump to 8.2.2
Bump EAPI to 6 Added freeipmi useflag modernized ebuild and initsripts Bug: https://bugs.gentoo.org/674420 Closes: https://bugs.gentoo.org/488312 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Georgy Yakovlev · gentoo
app-admin/conserver: remove unused conserver.initd
Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Johannes Huber · gentoo
app-admin/conserver: Remove 8.1.18 (r0)
Uses deprecated EAPI 4 and overshadowed by 8.1.18-r1. Package-Manager: Portage-2.3.38, Repoman-2.3.9 - Michael Mair-Keimberger · gentoo
app-admin/conserver: use HTTPS
Closes: https://github.com/gentoo/gentoo/pull/8148 - Sergei Trofimovich · gentoo
app-admin/conserver: stable 8.1.18-r1 for ppc64, bug #632048
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64" - Sergei Trofimovich · gentoo
app-admin/conserver: stable 8.1.18-r1 for ppc, bug #632048
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc" - Tobias Klausmann · gentoo
app-admin/conserver-8.1.18-r1: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/632048 - Tobias Klausmann · gentoo
app-admin/conserver-8.1.18-r1: amd64 stable
Gentoo-Bug: http://bugs.gentoo.org/632048 - Sergei Trofimovich · gentoo
app-admin/conserver: stable 8.1.18-r1 for ia64, bug #632048
Package-Manager: Portage-2.3.16, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64" - Thomas Deutschmann · gentoo
app-admin/conserver: x86 stable (bug #632048)
Package-Manager: Portage-2.3.16, Repoman-2.3.6 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Anthony G. Basile · gentoo
app-admin/conserver: fix openssl and libressl slots
Package-Manager: portage-2.2.26 - Anthony G. Basile · gentoo
app-admin/conserver: add libressl support
Package-Manager: portage-2.2.24 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed