[Rpm-maint] [PATCH v7 03/11] Add rpmtags for file signatures and their length

Florian Festi ffesti at redhat.com
Wed Jul 22 14:38:32 UTC 2015


On 07/22/2015 04:30 PM, Fionnuala Gunter wrote:
> Florian,
> 
> I'm going to send an updated patch 9. Should I also include this patch
> to fix test 004, when I resend the patch set?
> 
> -Fin
> 
> On Tue, Jul 21, 2015 at 5:53 AM Florian Festi <ffesti at redhat.com
> <mailto:ffesti at redhat.com>> wrote:
> 
>     On 07/21/2015 12:11 AM, Fionnuala Gunter wrote:
>     > From: "fin at linux.vnet.ibm.com <mailto:fin at linux.vnet.ibm.com>"
>     <fin at linux.vnet.ibm.com <mailto:fin at linux.vnet.ibm.com>>
>     >
>     > This patch adds rpmtags for file signatures and their length, so they
>     > can be stored in the package header.
>     >
>     > Changelog:
>     > - update rpmtag values (rebase error) - Mimi
>     > ---
>     >  lib/rpmtag.h | 2 ++
>     >  1 file changed, 2 insertions(+)
>     >
>     > diff --git a/lib/rpmtag.h b/lib/rpmtag.h
>     > index 6c7dbf2..d06a3b7 100644
>     > --- a/lib/rpmtag.h
>     > +++ b/lib/rpmtag.h
>     > @@ -350,6 +350,8 @@ typedef enum rpmTag_e {
>     >      RPMTAG_TRANSFILETRIGGERVERSION   = 5081, /* s[] */
>     >      RPMTAG_TRANSFILETRIGGERFLAGS     = 5082, /* i[] */
>     >      RPMTAG_REMOVEPATHPOSTFIXES  = 5083, /* s internal */
>     > +    RPMTAG_FILESIGNATURES    = 5084, /* s[] */
>     > +    RPMTAG_FILESIGNATURELENGTH  = 5085, /* i */
>     >
>     >      RPMTAG_FIRSTFREE_TAG     /*!< internal */
>     >  } rpmTag;
>     >

Yes, please. Just squash it into [PATCH 03/11]

Florian

-- 

Red Hat GmbH, http://www.de.redhat.com/ Registered seat: Grasbrunn,
Commercial register: Amtsgericht Muenchen, HRB 153243,
Managing Directors: Charles Cachera, Michael Cunningham, Michael
O'Neill, Charles Peters


More information about the Rpm-maint mailing list