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

Deepak Bhole dbhole at redhat.com
Wed Aug 3 11:17:38 PDT 2011


* Omair Majid <omajid at redhat.com> [2011-08-03 14:02]:
> 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.
> 

Thanks! Pushed:

http://icedtea.classpath.org/hg/icedtea-web/rev/defa7d0051bf
http://icedtea.classpath.org/hg/release/icedtea-web-1.1/rev/db6914cf15be
http://icedtea.classpath.org/hg/release/icedtea-web-1.0/rev/7ee2e487f4e2

Cheers,
Deepak



More information about the distro-pkg-dev mailing list