Backport 3 patches to icedtea6-1.5

Andrew Haley aph at redhat.com
Sun Dec 20 09:34:37 PST 2009


Andrew John Hughes wrote:
> 2009/12/17 Andrew Haley <aph at redhat.com>:
>> One of these patches allows tools like jmap to work, the other two allow
>> building on new GNU/Linux systems.
>>
>> Applied to icedtea6-1.5.
>>
>> Andrew.
>>
>>
>>
>> 2009-12-17  Andrew Haley  <aph at redhat.com>
>>
>>        * Makefile.am (ICEDTEA_PATCHES): Add rename-execvpe.patch,
>>        icedtea-6897844-xshm.patch,
>>        icedtea-linux-separate-debuginfo.patch.
>>
>> diff -r 98d260aaa04b Makefile.am
>> --- a/Makefile.am       Thu Dec 10 16:51:16 2009 +0000
>> +++ b/Makefile.am       Thu Dec 17 16:19:24 2009 +0000
>> @@ -588,6 +588,7 @@
>>        patches/icedtea-doc-headers.patch \
>>        patches/openjdk/bidi-tests.patch \
>>        patches/openjdk/annotation-tests.patch \
>> +       patches/openjdk/rename-execvpe.patch \
>>        patches/security/icedtea-6588003.patch \
>>        patches/security/icedtea-6656586.patch \
>>        patches/security/icedtea-6656610.patch \
>> @@ -623,7 +624,9 @@
>>        patches/security/icedtea-6822057.patch \
>>        patches/security/icedtea-6824265.patch \
>>        patches/security/icedtea-6861062.patch \
>> -       patches/security/icedtea-6872358.patch
>> +       patches/security/icedtea-6872358.patch \
>> +       patches/icedtea-6897844-xshm.patch \
>> +       patches/icedtea-linux-separate-debuginfo.patch
>>
>>  if WITH_ALT_HSBUILD
>>  ICEDTEA_PATCHES += \
>>
>>
> 
> So I take it your answer to
> http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2009-December/007799.html
> was yes?

Yes.  I thought I'd replied to that effect, but I can't find it.  I must
have forgotten.

I think this kind of thing (fails to build, patch is trivial) should be
automatically applied to IcedTea.

> I would have preferred the individual changesets themselves to be
> backported in order to keep things consistent between branches.

I don't think that was possible everywhere, since the branches need
different subsets.

Andrew.



More information about the distro-pkg-dev mailing list