changeset in /hg/icedtea: Add execvpe fix.
Andrew John Hughes
ahughes at redhat.com
Thu Aug 6 04:05:46 PDT 2009
changeset 2174f64c8bc9 in /hg/icedtea
details: http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=2174f64c8bc9
description:
Add execvpe fix.
2009-08-06 Andrew John Hughes <ahughes at redhat.com>
* Makefile.am:
Bump JDK changeset to obtain execvpe fix.
diffstat:
2 files changed, 7 insertions(+), 2 deletions(-)
ChangeLog | 5 +++++
Makefile.am | 4 ++--
diffs (33 lines):
diff -r 7800f23fa7a8 -r 2174f64c8bc9 ChangeLog
--- a/ChangeLog Thu Aug 06 10:56:04 2009 +0100
+++ b/ChangeLog Thu Aug 06 12:01:27 2009 +0100
@@ -1,3 +1,8 @@ 2009-08-05 Mark Wielaard <mjw at redhat.c
+2009-08-06 Andrew John Hughes <ahughes at redhat.com>
+
+ * Makefile.am:
+ Bump JDK changeset to obtain execvpe fix.
+
2009-08-05 Mark Wielaard <mjw at redhat.com>
* patches/icedtea-systemtap.patch: Remove workaround for nmethod.cpp.
diff -r 7800f23fa7a8 -r 2174f64c8bc9 Makefile.am
--- a/Makefile.am Thu Aug 06 10:56:04 2009 +0100
+++ b/Makefile.am Thu Aug 06 12:01:27 2009 +0100
@@ -4,7 +4,7 @@ CORBA_CHANGESET = 1741ea5cb854
CORBA_CHANGESET = 1741ea5cb854
JAXP_CHANGESET = b3d2bf4c255d
JAXWS_CHANGESET = c37936a72332
-JDK_CHANGESET = b96cfe9cfcfa
+JDK_CHANGESET = 51fcc41d8b24
LANGTOOLS_CHANGESET = 634f519d6f9a
HOTSPOT_CHANGESET = 945fcffdbcab
@@ -12,7 +12,7 @@ CORBA_MD5SUM = 06ac898f583fc9eec179fc2d1
CORBA_MD5SUM = 06ac898f583fc9eec179fc2d1dcb5c71
JAXP_MD5SUM = 01118a1882ea1ac5205e232bd7c847f7
JAXWS_MD5SUM = 8c53573f9f072bb273435ee75c7aaaa3
-JDK_MD5SUM = 16a73b3b2409429425999b20aca1ba65
+JDK_MD5SUM = 5ca832939f80db7c2e836141a9cac98a
LANGTOOLS_MD5SUM = cd1389112baa1b2b24da95555345c1b9
HOTSPOT_MD5SUM = ce3ab877df030cf4842001918898244e
More information about the distro-pkg-dev
mailing list