[Rpm-maint] [rpm-software-management/rpm] Verify tags in Packages (Issue #3146)

Florian Festi notifications at github.com
Wed Jun 5 09:22:12 UTC 2024


Right now neither rpmbuild nor rpm verify that all the necessary tags are in a package and they have the right content/length.

We need the means to define which tags are necessary for binary and source packages, which tags need to have the same number of entry or need to go together, if present. While we can't enforce this too strict for v4 packages we can and should use strict rules for the future v6 packages.

This will probably need to replace the current rpmtags.h to have a proper format for the tag declaration. The rpmtag.h should probably then be generated from that (not the other way round as it the case currently with `gentagtbl.sh` and `tagtbl.inc`).



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

Message ID: <rpm-software-management/rpm/issues/3146 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20240605/faa5490d/attachment-0001.html>


More information about the Rpm-maint mailing list