[Rpm-maint] [rpm-software-management/rpm] Please support smaller build-ids (#950)
Rafael Ávila de Espíndola
notifications at github.com
Sat Nov 23 01:30:41 UTC 2019
Currently rpm requires build ids to be between 16 and 64 bytes in size:
https://github.com/rpm-software-management/rpm/blob/b7d427728b8ba8734ba47d51849a5736bdd727cd/build/files.c#L1883
Since the main intention of build-id is to avoid accidentally using the wrong binary, lld defaults to xxhash which is much faster than md5 or sha1 but only 8 bytes long.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/950
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20191122/8bf062b6/attachment.html>
More information about the Rpm-maint
mailing list