[Rpm-maint] [rpm-software-management/rpm] Rust bindings for librpm (#429)

Jeff Johnson notifications at github.com
Tue Jun 26 21:02:28 UTC 2018


See #456 which might have minor ramifications for your project. Meanwhile you should attempt to handle RPMTAG_FILEDIGESTS general by looking at RPMTAG_FILEDIGESTALGO{,S} to determine what digest was used, and dispatching to the appropriate routine within Python code.

In practice, SHA256 is widely used, and the per-file tag array with an S appended is peculiar to RPM5 packaging atm.

-- 
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/429#issuecomment-400461227
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20180626/55b0cc6c/attachment.html>


More information about the Rpm-maint mailing list