[Rpm-maint] [rpm-software-management/rpm] RPM fsverity support (#1203)

jessorensen notifications at github.com
Wed May 27 17:58:39 UTC 2020


@jessorensen commented on this pull request.



> @@ -116,8 +116,12 @@ struct rpmfiles_s {
 
     int digestalgo;		/*!< File digest algorithm */
     int signaturelength;	/*!< File signature length */
+    int veritysiglength;	/*!< Verity signature length */
+    uint16_t verityalgo;	/*!< Verity signature length */
+    uint32_t verityblksz;	/*!< Verity signature length */

Whoops, fixed, thanks!

-- 
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/pull/1203#discussion_r431338448
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20200527/9db4ac1d/attachment.html>


More information about the Rpm-maint mailing list