[icedtea-web] RFC: Patch to fix signature verification on OpenJDK7

Omair Majid omajid at redhat.com
Wed Aug 3 11:02:09 PDT 2011


On 08/03/2011 01:45 PM, Deepak Bhole wrote:
> Hi,
>
> OpenJDK7 reports MANIFEST.MF as a signed entry even when it is not. This
> causes the signature verification code in icedtea-web to throw an error
> as it is not expecting MANIFEST.MF to be signed.
>
> Attached patch makes it so that entries with signature are tracked iff
> the entry is expected to be signed. This ensures that icedtea-web will
> work with 6 and 7.
>
> Okay for HEAD and backport to 1.1/1.0?
>

Looks fine to me.

Cheers,
Omair



More information about the distro-pkg-dev mailing list