Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
plague: Distributed build system for RPMs
- Summary
- The Plague build system is a client/server distributed build system for
building RPM packages. This package provides the plague server.
Changelog
- * Tue Nov 29 22:00:00 2005 Dan Williams <dcbw{%}redhat{*}com> 0.4.3-2
- Move README and ChangeLog to -common package
- Traceback/debug functionality added in server, depends on
threadframe module from elsewhere. Disabled by default.
- * Thu Nov 24 22:00:00 2005 Dan Williams <dcbw{%}redhat{*}com> 0.4.3-1
- Add socket timeouts for fileserver and xmlrpc bits
- * Fri Nov 18 22:00:00 2005 Dan Williams <dcbw{%}redhat{*}com> 0.4.2-7
- Suspend builders on hard errors such as running out of disk space
- Retry downloads from server/builder 5 times, not 3
- Log retried downloads on the server
- Add socket timeouts to downloads to work around hanging issues
when downloading from the builder (the downloading/done issue)