Mon, 20 May 2024 03:41:32 UTC | login

Information for build procServ-2.7.0-7.fc29

ID65134
Package NameprocServ
Version2.7.0
Release7.fc29
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
StartedThu, 26 Jul 2018 11:57:06 UTC
CompletedThu, 26 Jul 2018 12:41:01 UTC
Taskbuild (f29-candidate, procServ-2.7.0-7.fc29.src.rpm)
Tags
f29
f30
RPMs
src
procServ-2.7.0-7.fc29.src.rpm (info) (download)
riscv64
procServ-2.7.0-7.fc29.riscv64.rpm (info) (download)
procServ-debuginfo-2.7.0-7.fc29.riscv64.rpm (info) (download)
procServ-debugsource-2.7.0-7.fc29.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 * Wed Sep 28 2016 Ralph Lange <ralph.lange@gmx.de> - 2.6.1-1 - New upstream version - New project homepage and download page