mirror of
https://github.com/openSUSE/osc.git
synced 2025-02-28 21:22:14 +01:00
Always send the sha256sums of all tracked files in case of a frozen package wc. For instance, this is needed if the package is a plain link (no branch) because in this case the backend might request a sha256sum for a tracked but unmodified file (this can happen because the backend cannot expand the link). The new behavior is in line with a pulled/linkrepair package wc. Fixes: #924 ("Transmitting file data There is no sha256 sum for file")