SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for plague-0.4.4.1-4.fc7.noarch.rpm :
Fri Dec 15 23:00:00 2006 Toshio Kuratomi - 0.4.4.1-4
- Small fix for a change in python 2.5\'s xmlrpc library. The patch has been
upstreamed.

Thu Dec 14 23:00:00 2006 Jason L Tibbitts III - 0.4.4.1-3
- Rebuild for new Python

Fri Sep 15 00:00:00 2006 Dennis Gilmore 0.4.4.0-2
- add patch for bad umask setting

Mon Mar 13 23:00:00 2006 Dan Williams 0.4.4.1-1
- Update to 0.4.4.1
- Fix createrepo dep to >= 0.4.3 (#rh170531)

Sun Mar 12 23:00:00 2006 Dan Williams 0.4.4-1
- Update to 0.4.4 release
- Don\'t use pyOpenSSL\'s sendall() call, but simulate it to achieve
timeouts, better error handling, and more efficient CPU usage
- Fix up initscripts and lifecycle management
- Implement a TERM handler in server & builder for clean shutdown
- Ensure jobs don\'t hang around on builders if they get left there for
some reason (ie, server didn\'t unlock repo for the job)
- Make Additional Package Arches really work (kmod support)
- Own /usr/lib/python?.?/site-packages/plague (#rh172794#)
- Require createrepo >= 4.3 (#rh170531#)

Tue Jan 24 23:00:00 2006 Dan Williams 0.4.3-6
- Increase build server builder thread sleep time to work around SSL issues
- Spawn mock in a new process group, and when killing jobs kill the entire
process group. Hopefully fix orphaned rpmbuild processes on job kill

Mon Jan 23 23:00:00 2006 Dan Williams 0.4.3-5
- Restore builder connection timeout

Mon Jan 23 23:00:00 2006 Dan Williams 0.4.3-4
- Revert SSL fixes from last build

Sun Jan 22 23:00:00 2006 Dan Williams 0.4.3-3
- Don\'t traceback when killing jobs on builders
- Work around SSL hanging issues

Tue Nov 29 23:00:00 2005 Dan Williams 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 23:00:00 2005 Dan Williams 0.4.3-1
- Add socket timeouts for fileserver and xmlrpc bits

Fri Nov 18 23:00:00 2005 Dan Williams 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)

Tue Nov 15 23:00:00 2005 Dan Williams 0.4.2-5
- Log kill requests on the server

Mon Nov 14 23:00:00 2005 Dan Williams 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 23:00:00 2005 Dan Williams 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 23:00:00 2005 Dan Williams 0.4.2-2
- Make builders retry downloads from the server up to 3 times

Tue Nov 1 23:00:00 2005 Dan Williams 0.4.2-1
- Fix job download from the builders
- Fix RPM copy to the repository on the server

Mon Oct 31 23:00:00 2005 Dan Williams 0.4.1-1
- Fail jobs on restart if we can\'t access the original SRPM
- For the server, honor config file location passed in on
the command line (Jeff Sheltren)
- Catch another mock failure case (Alexandr Kanevskiy)

Wed Oct 26 00:00:00 2005 Dan Williams 0.4-6
- Retry downloads from builders up to 3 times before failing
the job

Wed Oct 26 00:00:00 2005 Dan Williams 0.4-5
- Add a MySQL database backend (Jeff Sheltren)
- Trap repo copy errors rather than doing a traceback
- On the builder, deal correctly with jobs in \'downloaded\' state
that have been killed

Thu Oct 20 00:00:00 2005 Dan Williams 0.4-4
- Really fix client\'s \"allow_uploads\" problem

Thu Oct 20 00:00:00 2005 Dan Williams 0.4-3
- Fix errors in client\'s \'job detail\' function
- Ignore missing \"allow_uploads\" option in client config file
- Fix server when the Additional Package Arches section is missing
from a target config file
- Make server more robust against random builder SSL issues

Tue Oct 18 00:00:00 2005 Dan Williams 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.

Mon Oct 17 00:00:00 2005 Dan Williams 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

Wed Aug 24 00:00:00 2005 Dan Williams 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

Sat Aug 20 00:00:00 2005 Dan Williams 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

Tue Aug 16 00:00:00 2005 Dan Williams 0.3.2-3
- Clear out old job info when requeueing jobs

Tue Aug 16 00:00:00 2005 Dan Williams 0.3.2-2
- Append .fc7 to Releases to get correct precedence on FC3, FC4, and Rawhide

Tue Aug 16 00:00:00 2005 Dan Williams 0.3.2-1
- Version 0.3.2
o Fix errors in enqueue and enqueue_srpm return values
o Implement client/server API versioning

Fri Aug 12 00:00:00 2005 Dan Williams 0.3.1-1
- Version 0.3.1
o Clean up web interface error handling, catches more errors
o Clean up builder code, hopefully deal with block mock processes waiting
to write to stderr
o Use HTTP GET rather than POST for web forms, more back/forward/reload
friendly (Ville Skyttä)

Tue Aug 9 00:00:00 2005 Dan Williams 0.3-1
- Version 0.3

Sun Jul 17 00:00:00 2005 Dan Williams
- Bump version to 0.2
- Grab python files from /usr/lib, not /usr/lib until the
multiarch issues get worked out

Mon Jun 27 00:00:00 2005 Dan Williams
- first version/packaging


 
ICM