changeset 2476:1402c8ddaa03

Move to security-fixed JAXP tarball and drop local patch. 2011-02-17 Andrew John Hughes <ahughes@redhat.com> * Makefile.am: (JAXP_DROP_ZIP): Use zip with security fix. (JAXP_DROP_SHA256SUM): Likewise. (SECURITY_PATCHES): Drop local JAXP security fix.
author Andrew John Hughes <ahughes@redhat.com>
date Fri, 18 Feb 2011 12:11:08 +0000
parents 596b7c83ba98
children b2d846905f82
files ChangeLog Makefile.am
diffstat 2 files changed, 10 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Fri Feb 18 00:20:19 2011 +0000
+++ b/ChangeLog	Fri Feb 18 12:11:08 2011 +0000
@@ -1,3 +1,10 @@
+2011-02-17  Andrew John Hughes  <ahughes@redhat.com>
+
+	* Makefile.am:
+	(JAXP_DROP_ZIP): Use zip with security fix.
+	(JAXP_DROP_SHA256SUM): Likewise.
+	(SECURITY_PATCHES): Drop local JAXP security fix.
+
 2011-02-17  Andrew John Hughes  <ahughes@redhat.com>
 
 	* patches/security/20110209/4421494.patch,
--- a/Makefile.am	Fri Feb 18 00:20:19 2011 +0000
+++ b/Makefile.am	Fri Feb 18 12:11:08 2011 +0000
@@ -18,8 +18,8 @@
 JAF_DROP_ZIP = jdk6-jaf-b20.zip
 JAF_DROP_SHA256SUM = 78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012
 JAXP_DROP_URL = http://icedtea.classpath.org/download/drops
-JAXP_DROP_ZIP = jaxp-1_4_4.zip
-JAXP_DROP_SHA256SUM = 10b203bec5b7d3dd8f515a9e098f80abc316faf977bcc220b56efe3dc6e9e5e9
+JAXP_DROP_ZIP = jaxp144_01.zip
+JAXP_DROP_SHA256SUM = d72c2e27a479e7e78e0141cfcf3a9c5dbc5677495bd21b2d52dce85d21322186
 
 OPENJDK_HG_URL = http://hg.openjdk.java.net/jdk6/jdk6
 
@@ -174,7 +174,7 @@
 
 ICEDTEA_FSG_PATCHES =
 
-SECURITY_PATCHES = patches/security/20110215/6927050.patch
+SECURITY_PATCHES = 
 
 ICEDTEA_PATCHES = \
 	$(SECURITY_PATCHES) \