Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
plague-builder: Builder daemon for Plague builder slaves
- Summary
- The Plague builder does the actual RPM package building on slave machines.
Changelog
- * 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
- * Fri Aug 19 23:00:00 2005 Dan Williams <dcbw{%}redhat{*}com> 0.3.3-1
- Version 0.3.3
o Add repo script support
o Fix double-slashes in log URL (Ignacio Vazquez-Abrams)
o Clear out old job info when requeueing jobs