mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-04 03:12:58 +08:00
With this change, the upload CGI script will start preferring uploads hashed as sha512, but still accept md5 as a fallback. The message emitted on fedmsg is unchanged, because doing so would break it. We're going to fix that later though. https://fedorahosted.org/rel-eng/ticket/5846