supervisor 4.2.5-1ubuntu0.1 source package in Ubuntu
Changelog
supervisor (4.2.5-1ubuntu0.1) noble; urgency=medium * Ensure fixed version of py3compile/py3clean is used when upgrading (LP: #2075337) -- Dave Jones <email address hidden> Sun, 25 Aug 2024 23:35:15 +0100
Upload details
- Uploaded by:
- Dave Jones
- Uploaded to:
- Noble
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- admin
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Noble | updates | universe | admin |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
supervisor_4.2.5.orig.tar.gz | 455.1 KiB | 34761bae1a23c58192281a5115fb07fbf22c9b0133c08166beffc70fed3ebc12 |
supervisor_4.2.5-1ubuntu0.1.debian.tar.xz | 34.1 KiB | 60332f105463be6b6fe2b1a80e9472959b1fb7d9877303b0917ca4e637a5ef73 |
supervisor_4.2.5-1ubuntu0.1.dsc | 2.3 KiB | 7f53f28fe4b8d849398bebc65e026d4f764efc1de069f3638a24e4c9dbd63b8c |
Available diffs
Binary packages built by this source
- supervisor: System for controlling process state
Supervisor is a system for controlling and maintaining process state,
similar to what init does, but not intended as an init replacement.
.
It will manage individual processes or groups of processes that
need to be started and stopped in order, and it is possible to
control individual process state via an rpc mechanism, thus allowing
ordinary users to restart processes.
- supervisor-doc: Documentation for a supervisor
Supervisor is a system for controlling and maintaining process state,
similar to what init does, but not intended as an init replacement.
.
It will manage individual processes or groups of processes that
need to be started and stopped in order, and it is possible to
control individual process state via an rpc mechanism, thus allowing
ordinary users to restart processes.
.
This is the documentation package