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
- * Tue Nov 15 22:00:00 2005 Dan Williams <dcbw{%}redhat{*}com> 0.4.2-5
- Log kill requests on the server
- * Mon Nov 14 22:00:00 2005 Dan Williams <dcbw{%}redhat{*}com> 0.4.2-4
- In the builder, close files we open before exec-ing the
child process. Fixes massive file descriptor leaks.
- * Sun Nov 13 22:00:00 2005 Dan Williams <dcbw{%}redhat{*}com> 0.4.2-3
- Hopefully fix builds not moving past downloading/done
- Immediately kill jobs in the 'waiting' state when requested
- Utilize pthread_sigmask python module, if present, on Python
2.3 and earlier to work around signal blocking issues in
Python