sup 20100519-7 source package in Ubuntu

Changelog

sup (20100519-7) unstable; urgency=medium

  * QA upload.

  * Added d/gbp.conf to document branch layout and enforce pristine-tar.
  * Updated vcs in d/control to Salsa.
  * Use wrap-and-sort -at for debian control files.

 -- Petter Reinholdtsen <email address hidden>  Wed, 25 Dec 2024 21:14:18 +0100

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Questing release universe devel
Plucky release universe devel

Downloads

File Size SHA-256 Checksum
sup_20100519-7.dsc 1.7 KiB 2e8a04a7456f391183bf591336bdda2f7bac89b84fddd4915dc85f728dfd71f6
sup_20100519.orig.tar.gz 92.8 KiB 8cd6d6aba5e195068c7494c7a14f0116d4b4f00c62c351bc9108ecc1b5a659e2
sup_20100519-7.debian.tar.xz 18.6 KiB 13e9d8f3e0b2c91156b09273a2e0d40216f3caaa3cd0f693f5d504d4bd86943c

Available diffs

No changes file available.

Binary packages built by this source

sup: Software Upgrade Protocol implementation

 The SUP System is a set of programs developed by Carnegie Mellon
 University that provide for collections of files to be maintained in
 identical versions across a number of machines. These programs are:
 .
 SUP: The "client" program, run by users or system maintainers, which
 initiates the upgrade activity on a machine requesting the
 latest version of a collection of files. SUP will normally be
 run as a daemon, firing up once each night (week, etc.) to
 upgrade the specified file collections.
 .
 SUPFILESRV: The "file server" program, a daemon that is run by the
 system maintainer to service requests for files initiated by client
 SUP programs. The file server runs on every machine used as a
 "repository" of distributable versions of files. It runs continuously
 and listens for network connection requests by individual client
 processes; for each individual client request, a process is forked to
 service that request.
 .
 SUPSCAN: The "file scanner" program, that may optionally be run
 periodically to speed up execution of the file server. It
 pre-compiles a list of files on the file system that match the
 specifications for a given file collection so that the file server
 need not do this during each upgrade of that collection. The file
 scanner is normally used daily for very large file collections that
 are upgraded by many clients each day; it is not so useful for small
 file collections or for those that are upgraded by only a few client
 machines per day.

sup-dbgsym: debug symbols for sup