#72 Handle malformed versions in changelogs
Merged by lsedlar. Opened by lsedlar.
lsedlar/compose-utils bad-changelogs  into  master

There can be anything really, so when we fail to compare the versions for any reason the changelog should not crash. Instead we will take whatever entries we collected so far (which could potentially be missing something), or if we have nothing so far return the whole changelog.

Fixes: https://pagure.io/compose-utils/issue/71

rebased onto ecaa942afcd5b82a0f4eddceca3b73b8123261b0

Pretty please pagure-ci rebuild

Pull-Request has been merged by lsedlar

Metadata