@daandemeyer commented on this pull request.


> +     case RPMSIGTAG_SHA1:
+       case RPMSIGTAG_SHA256:
+       case RPMSIGTAG_FILESIGNATURES:
+       case RPMSIGTAG_FILESIGNATURELENGTH:
+       case RPMSIGTAG_VERITYSIGNATURES:
+       case RPMSIGTAG_VERITYSIGNATUREALGO:
+       case RPMSIGTAG_SHA3_256:
+       case RPMSIGTAG_RESERVED:
+       /* The archive sizes describe canonical uncompressed cpio and
+        * remain valid for the materialized representation. */
+       case RPMSIGTAG_PAYLOADSIZE:
+       case RPMSIGTAG_LONGARCHIVESIZE:
+       /* Recomputed for the new representation after writing. */
+       case RPMSIGTAG_SIZE:
+       case RPMSIGTAG_LONGSIZE:
+       case RPMSIGTAG_MD5:

The commit recalculates md5 now, see patchSignatureHeader()

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/4294#discussion_r3674780611
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/4294/review/[email protected]>
_______________________________________________
Rpm-maint mailing list
[email protected]
https://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to