Backport 3 patches to icedtea6-1.5

Andrew Haley aph at redhat.com
Thu Dec 17 08:23:01 PST 2009


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 += \




More information about the distro-pkg-dev mailing list