procserv 2.7.0-1build2 source package in Ubuntu

Changelog

procserv (2.7.0-1build2) focal; urgency=medium

  * No-change rebuild for libgcc-s1 package name change.

 -- Matthias Klose <email address hidden>  Sun, 22 Mar 2020 16:54:45 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Ralph Lange
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe utils
Noble release universe utils
Mantic release universe utils
Lunar release universe utils
Jammy release universe utils
Focal release universe utils

Downloads

File Size SHA-256 Checksum
procserv_2.7.0.orig.tar.gz 285.3 KiB 8a471ea9ad3bfde3d886edbe05ca0c39889b81c44e8b6e52d6ed31175815dd07
procserv_2.7.0-1build2.debian.tar.xz 3.2 KiB d1b334b9529c3eb49480cb131e1462598e589b144401f35e00688254f3c5a0a6
procserv_2.7.0-1build2.dsc 1.9 KiB 3180c8529d646495b7aaeee7d706189022616c4cce8b684f6d2a0f195be7cadc

Available diffs

View changes file

Binary packages built by this source

procserv: Process server with telnet console and log access

 procServ is a wrapper that starts an arbitrary command as a child process in
 the background, connecting its standard input and output to a TCP port for
 telnet access. It supports logging, child restart (manual or automatic on
 exit), and more.
 .
 procServ does not have the rich feature set of the screen utility,
 but is intended to provide running a command in a system service style,
 in a small, robust way.
 Handling multiple users, authorization, authentication, central logging
 is done best on a higher level, using a package like conserver.
 .
 For security reasons, procServ only accepts connections from localhost.

procserv-dbgsym: debug symbols for procserv