Handle multiple version on decoding NEW packages list

Version field in NEW packages list can contain more than one version.

To parse the list correctly, we split on whitespace and keep the first value.

Merge request reports

Loading