Changes between Version 43 and Version 44 of Development/Scrum
- Timestamp:
- May 27, 2011, 11:26:11 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Development/Scrum
v43 v44 51 51 * Rewrite in Python `rpmUpdates.pl` and `rpmErrata.pl` to make it easier to use YUM API to identify the most recent RPM available. 52 52 * ''Story: original version of these scripts where using a custom huristics to find out the most recent version of each RPM. This heuristics proved to be very fragile. YUM API (`rpmUtils.miscutils`) provides a function to do this more reliably but calling it from a Perl script result in a ugly result...'' 53 * Rewrite VOConfigTask to use the new XML format used by VO Cards53 * [ticket:263 Rewrite VOConfigTask to use the new XML format used by VO Cards] 54 54 55 55 == QWG ==