Changelog for
condor-ec2-enhanced-1.3.1-6.fc24.noarch.rpm :
* Wed Feb 03 2016 Fedora Release Engineering
- 1.3.1-6- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Wed Jun 17 2015 Fedora Release Engineering - 1.3.1-5- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sat Jun 07 2014 Fedora Release Engineering - 1.3.1-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sat Aug 03 2013 Fedora Release Engineering - 1.3.1-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Wed Feb 13 2013 Fedora Release Engineering - 1.3.1-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Thu Oct 25 2012 - 1.3.1-1- Added additional parameters that give insight into job status in the AMI (BZ738335)- Added support for aws region- Fixed configfile warning
* Wed Jul 18 2012 Fedora Release Engineering - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Thu Jan 12 2012 Fedora Release Engineering - 1.2-2.1- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Mon Aug 29 2011 - 1.2-2- Fixed configfile warning- Updated dep on python-condorutils- Added missing config params to config file
* Wed Jun 29 2011 - 1.2-1- Install config file into /etc/condor/config.d- Changed daemon name in config to CARONIAD, old name still supported- Updated docs
* Tue Feb 08 2011 - 1.1-3- Updated dep on python-condorutils
* Mon Jan 03 2011 - 1.1-2- Updated source URL
* Mon Jun 28 2010 - 1.1-1- Added versions on deps for python-ec2e and python-condorutils- Fixed description (standard -> vanilla)
* Fri Jun 11 2010 - 1.1-0.2- Additional logging- Additional signal handling
* Tue Mar 30 2010 - 1.1-0.1- Updated INSTALL docs- Changed to using condorutils and condorec2e modules- Use log logging call install of syslog- Renamed exceptions and define locally instead of relying on definition in condorutils- Code cleanup- Added 2 params for controlling log files
* Fri Oct 23 2009 - 1.0-18- Removed conflict with condor-low-latency
* Tue Aug 18 2009 - 1.0-17- caroniad checks condor_config for its configuration before looking in configuration files- Removed the init script as the daemon is controlled by condor now- Split the documentation into two files, one for the AMI and one for the submit machine- Added conflict with condor-low-latency
* Mon Jul 27 2009 - 1.0-16- Fixed missed dependency renames
* Mon Jul 27 2009 - 1.0-15- Updated dependencies to match hooks-common rename
* Mon Jul 27 2009 - 1.0-14- Fixed rpmlint/packaging issues
* Wed Jul 22 2009 - 1.0-13- Added Fedora packaging support
* Wed Jul 22 2009 - 1.0-12- Moved configuration files to /etc/condor
* Tue Jun 02 2009 - 1.0-11- Remove RLocks and added better error handling to reduce deadlock potential- Changes to work with boto 1.7a
* Fri Feb 13 2009 - 1.0-10- Rebuild bump
* Fri Feb 13 2009 - 1.0-9- Change source tarball name
* Thu Jan 22 2009 - 1.0-8- Every time a job is run, a status message denoting a run attempt is put in SQS (BZ480841)- When processing a job, any attributes added by caroniad will be removed first to ensure no duplicates- Fixed issue transfering results to S3 if the job had no data sent
* Mon Dec 15 2008 - 1.0-7- Daemon no longer returns files created outside the job\'s iwd- Upon exit, reset visibility timeout for jobs that haven\'t finished- Attempt to access AWS multiple times before shutting down the AMI- Only package files in the job\'s iwd- If TransferOutput is set, only transfer the files listed as well as stdout/stderr files if they exist
* Sat Dec 13 2008 - 1.0-6- Use GlobalJobId as part of unique S3 key- Each job gets unique results and request queues- AMI will shutdown if it has problems accessing AWS on startup- Gracefully handle AWS access issues- Look for shutdown timer in job ad, and if it exists wait to shutdown
* Tue Dec 09 2008 - 1.0-5- Fixed JobStatus and Owner reporting issues- AMI is now shutdown after exit message sent- Only decrypt the AWS secret access key and then base64 decode- AMI will only wait 15 minutes for a valid message from SQS- Handle invalid messages in the work queue
* Sun Dec 07 2008 - 1.0-4- Ensure only 1 job is handled to completion then shutdown- Added openssl dependency
* Mon Nov 10 2008 - 1.0-3- Daemon is on by default
* Tue Nov 04 2008 - 1.0-2- Add changelog- Fix rpmlint issues- Changed init script to condor-ec2-enhanced
* Tue Nov 04 2008 - 1.0-1- Initial packaging