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
- * Mon Oct 17 23:00:00 2005 Dan Williams <dcbw{%}redhat{*}com> 0.4-2
- Increase field size of 'username' and 'status' fields when
we initially create them on the server. Server ops will
need to increase manually or blow away their jobdb.
- * Sun Oct 16 23:00:00 2005 Dan Williams <dcbw{%}redhat{*}com> 0.4-1
- Version 0.4
o Server:
- Per-target config files, new format
- Support PostgreSQL as a database backend
o Builder:
- Multiple concurrent builds with one builder process
- Better tracking of mock child processes
- Autodetect supported architectures and number of
concurrent build processes
- Per-target config files, new format
o Client:
- Ability to upload packages to server
o Utilities:
- New distro-rebuild.py utility
- Fixes for certhelper.py
- * Tue Aug 23 23:00:00 2005 Dan Williams <dcbw{%}redhat{*}com> 0.3.4-1
- Version 0.3.4
o Make repo scripts actually work
o Don't traceback when cleaning up job files if we have none