Changes between Version 42 and Version 43 of Development/Scrum
- Timestamp:
- May 27, 2011, 11:17:36 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Development/Scrum
v42 v43 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 Cards 53 54 54 55 == QWG ==