Mon, 20 May 2024 06:18:49 UTC | login

Information for build procServ-2.7.0-7.fc30

ID83094
Package NameprocServ
Version2.7.0
Release7.fc30
Epoch
SummaryProcess server with telnet console and log access
DescriptionprocServ is a wrapper that starts an arbitrary command as a child process in the background, connecting its standard input and output to a Unix domain socket or 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 08 Dec 2018 15:09:46 UTC
CompletedSat, 08 Dec 2018 16:09:44 UTC
Taskbuild (f30-candidate, procServ-2.7.0-7.fc30.src.rpm)
Tags
f30
f31
RPMs
src
procServ-2.7.0-7.fc30.src.rpm (info) (download)
riscv64
procServ-2.7.0-7.fc30.riscv64.rpm (info) (download)
procServ-debuginfo-2.7.0-7.fc30.riscv64.rpm (info) (download)
procServ-debugsource-2.7.0-7.fc30.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Feb 20 2018 Ralph Lange <ralph.lange@gmx.de> - 2.7.0-6 - Add BR against gcc-c++ * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Fri Jan 20 2017 Ralph Lange <ralph.lange@gmx.de> - 2.7.0-1 - New upstream version