Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
plague-utils: Utility programs for the Plague build system
- Summary
- This package includes user utilities for the Plague build system, including
the interface to the build server.
Changelog
- * 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
- * Tue Nov 1 22:00:00 2005 Dan Williams <dcbw{%}redhat{*}com> 0.4.2-2
- Make builders retry downloads from the server up to 3 times