HomeClusterLabs Projects

Enable comparing versions containing git hashes and more

Description

Enable comparing versions containing git hashes and more

Distributions like SLES, use time stamps and git hashes between
version and release, e.g.: 2.0.3+20200128.df6c286d9-1.281. To support
such patterns and keep compatibility with other formats, a new regex
is used in osc_is_ver() and the 'awk' built-in functions were
deprecated (ocf_ver2num(), ocf_ver_level(), ocf_ver_complete_level())
in favor of sort(1) using keydef in ocf_version_cmp()

Details

Provenance
Gustavo Figueira <gfigueira@suse.com>Authored on Jul 20 2020, 10:43 AM
Parents
rR9a6f63cada57: Merge pull request #1481 from oalbrigt/mdraid-new-ra
Branches
Unknown
Tags
Unknown

Event Timeline