summaryrefslogtreecommitdiff
path: root/lang/sun-jre6
diff options
context:
space:
mode:
authorobache <obache>2011-10-20 12:28:09 +0000
committerobache <obache>2011-10-20 12:28:09 +0000
commit4a0b8fd175fa83723bf5790243d67ca6d4adb7bc (patch)
treefc4011a12473d4304c24c7d08a37aab512d0bf84 /lang/sun-jre6
parenta16c3e98c9b285297e56859581a643727e84fcef (diff)
downloadpkgsrc-4a0b8fd175fa83723bf5790243d67ca6d4adb7bc.tar.gz
Update sun-{jdk,jre}6 to 6.0.29, aka, 6u29.
Changes: [Olson Data 2011g] Java SE 6u29 contains Olson time zone data version 2011g. For more information, refer to Timezone Data Versions in the JRE Software . [Skipped Version Number] Release Java SE 6u29 follows release Java SE 6u27. There is no publicly available Java SE 6u28 release. Oracle used release version 6u28 for an internal build, which was not necessary once the fixes delivered on Java SE 6u29 were released. [Blacklist Entries] This update release includes the following new entries to the Blacklist: * Cisco AnyConnect Mobility Client * Microsoft UAG Client [RMI Registry Issue] A bug in the rmiregistry command included in this release may cause unintended exceptions to be thrown when an RMI server attempts to bind an exported object which includes codebase annotations using the "file:" URL scheme. The RMI servers most likely to be effected are those which are invoked only by RMI clients executing on the same host as the server. RMI annotates codebase information as part of the serialized state of a remote object reference to assist RMI clients in loading the required classes and interfaces associated with the object at runtime. Exported objects which are looked up in the RMI registry and invoked by RMI clients running on hosts other than the server are usually annotated with codebase URL schemes, such as "http:" or "ftp:" and these should continue to work correctly. As a workaround, RMI servers can set the java.rmi.server.codebase property to use codebase URLs other than the "file:" scheme for the objects they export. [Bug Fixes] This release contains fixes for security vulnerabilities. For more information, please see Oracle Java SE Critical Patch Update advisory.
Diffstat (limited to 'lang/sun-jre6')
-rw-r--r--lang/sun-jre6/Makefile10
-rw-r--r--lang/sun-jre6/distinfo14
2 files changed, 12 insertions, 12 deletions
diff --git a/lang/sun-jre6/Makefile b/lang/sun-jre6/Makefile
index b2def1083e1..839161ad570 100644
--- a/lang/sun-jre6/Makefile
+++ b/lang/sun-jre6/Makefile
@@ -1,19 +1,19 @@
-# $NetBSD: Makefile,v 1.32 2011/09/10 14:09:49 obache Exp $
+# $NetBSD: Makefile,v 1.33 2011/10/20 12:28:09 obache Exp $
# Note: Regen distinfo with PKG_DEFAULT_OPTIONS+=sun-jre-jce
# Note: Update DOWNLOAD_NAME when you update the JRE version
-DISTNAME= jre-6u27-linux-${DIST_ARCH}
-PKGNAME= sun-jre6-6.0.27
+DISTNAME= jre-6u29-linux-${DIST_ARCH}
+PKGNAME= sun-jre6-6.0.29
MASTER_SITES= # empty
LICENSE= sun-jre6-license
-DOWNLOAD_NAME= Java Runtime Environment (JRE) 6u27
+DOWNLOAD_NAME= Java Runtime Environment (JRE) 6u29
USE_TOOLS+= pax
-WRKSRC= ${WRKDIR}/jre1.6.0_27
+WRKSRC= ${WRKDIR}/jre1.6.0_29
JAVA_WRAPPERS= java javaws keytool orbd policytool rmid rmiregistry \
servertool tnameserv
REQD_DIRS= ${JAVA_HOME}
diff --git a/lang/sun-jre6/distinfo b/lang/sun-jre6/distinfo
index d0f39ac3065..5d491412584 100644
--- a/lang/sun-jre6/distinfo
+++ b/lang/sun-jre6/distinfo
@@ -1,11 +1,11 @@
-$NetBSD: distinfo,v 1.18 2011/09/10 14:09:49 obache Exp $
+$NetBSD: distinfo,v 1.19 2011/10/20 12:28:09 obache Exp $
SHA1 (jce_policy-6.zip) = 7b1b021bd63152b93a16c96bb3a64f0e685fc425
RMD160 (jce_policy-6.zip) = 6f45ce5f3c067e186554f79b3f1a61e4d7d22aae
Size (jce_policy-6.zip) = 9101 bytes
-SHA1 (jre-6u27-linux-i586.bin) = 5a3d2e304d6cf62ee6a56cce322014cf3ceab2ad
-RMD160 (jre-6u27-linux-i586.bin) = 3965b5149755859e1d0a853e6dfa5d7eb408a82f
-Size (jre-6u27-linux-i586.bin) = 21630577 bytes
-SHA1 (jre-6u27-linux-x64.bin) = 4003dca418d4a66d16de98a28d27298eeef6d079
-RMD160 (jre-6u27-linux-x64.bin) = baa092c893896eb8013ca5dab08b39099c248d39
-Size (jre-6u27-linux-x64.bin) = 21231226 bytes
+SHA1 (jre-6u29-linux-i586.bin) = 6de26b992a9920117d2f156ff5bbddf2d5b28f77
+RMD160 (jre-6u29-linux-i586.bin) = ce7ba2ec99643b6d47f6b634d7e9fa5877513b4a
+Size (jre-6u29-linux-i586.bin) = 21632980 bytes
+SHA1 (jre-6u29-linux-x64.bin) = 820399aed6db6c1960ba0942bc64c49a3b809b89
+RMD160 (jre-6u29-linux-x64.bin) = 53bb593ae6ff9f09bc1f00a94ebd6a3506260f87
+Size (jre-6u29-linux-x64.bin) = 21230518 bytes