[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Time to resurrect multi-key signatures in RPM?
- From: Seth Vidal <skvidal fedoraproject org>
- To: Development discussions related to Fedora <fedora-devel-list redhat com>
- Subject: Re: Time to resurrect multi-key signatures in RPM?
- Date: Tue, 26 Aug 2008 00:35:35 -0400
On Tue, 2008-08-26 at 03:57 +0000, Bojan Smojver wrote:
> Bojan Smojver <bojan <at> rexursive.com> writes:
>
> > Are these things exceptions to the rule or do majority of package have this
> > kind of thing built in?
>
> Actually, it should be quite easy to verify this. If someone from Red Hat could
> run 'ls *.rpm | sort | while read pkg; do echo -en "$pkg\t"; rpm2cpio < $pkg |
> sha1sum; done' for all Fedora packages built in koji of a distro/arch (say
> F9/i386) and if Matt could do the same on his Dell build farm, we'll clearly see
> what gives different checksums of cpio archives.
why do you want that?
rpm -qp --dump pkg.rpm
-sv
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]