Project

General

Profile

« Previous | Next » 

Revision ee7543cb

Added by Eric D Helms about 8 years ago

Fixes #12266: Handle last RPM sort for more than 10 bootstrap RPMs (#83)

Old method of sorting used string based comparisons which after 10
release versions fails to sort properly. This moves to a method of
comparing individual releases via integer comparison to derive the
latest boostrap RPM.

  • added
  • modified
  • copied
  • renamed
  • deleted