Skip to content

helpers/new_release.sh: use packages hash as authoritative

Karel Koci requested to merge hotfix/new_release-authoritative-hash into v4.0

The reason is that this is more appropriate if for example we modify patches on commit not yet build but released older version. Such state would not compile so instead we have to choose packages version. The changes in updater's lists should not have such effect.

Merge request reports