Right now, calligrabot collects all digests from all RPMs into one huge file, and sends it for signing.
The problem is there's a lot of duplicate digests. This change deduplicates those so we're not wasting HSM time and get the signatures faster.
More details: https://issues.redhat.com/browse/CS-2187 (RH internal ticket)
Any chance to get this merged?
Right now, calligrabot collects all digests from all RPMs into one huge file, and sends it for signing.
The problem is there's a lot of duplicate digests. This change deduplicates those so we're not wasting HSM time and get the signatures faster.
More details: https://issues.redhat.com/browse/CS-2187 (RH internal ticket)