summaryrefslogtreecommitdiff
path: root/lang/sun-jdk6
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-jdk6
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-jdk6')
-rw-r--r--lang/sun-jdk6/Makefile8
-rw-r--r--lang/sun-jdk6/distinfo14
2 files changed, 11 insertions, 11 deletions
diff --git a/lang/sun-jdk6/Makefile b/lang/sun-jdk6/Makefile
index f553c510830..94baefe8bff 100644
--- a/lang/sun-jdk6/Makefile
+++ b/lang/sun-jdk6/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.26 2011/09/10 14:09:49 obache Exp $
+# $NetBSD: Makefile,v 1.27 2011/10/20 12:28:09 obache Exp $
-DISTNAME= jdk-6u27-linux-${DIST_ARCH}
-PKGNAME= sun-jdk6-6.0.27
+DISTNAME= jdk-6u29-linux-${DIST_ARCH}
+PKGNAME= sun-jdk6-6.0.29
MASTER_SITES= # empty
LICENSE= sun-jdk6-license
DEPENDS+= ${PKGNAME_NOREV:S/jdk/jre/}*:../../lang/sun-jre6
-WRKSRC= ${WRKDIR}/jdk1.6.0_27
+WRKSRC= ${WRKDIR}/jdk1.6.0_29
JAVA_WRAPPERS= appletviewer apt extcheck idlj jar jarsigner \
javac javadoc javah javap jdb rmic serialver
diff --git a/lang/sun-jdk6/distinfo b/lang/sun-jdk6/distinfo
index b8c64e2a74b..7ba9633a415 100644
--- a/lang/sun-jdk6/distinfo
+++ b/lang/sun-jdk6/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.15 2011/09/10 14:09:49 obache Exp $
+$NetBSD: distinfo,v 1.16 2011/10/20 12:28:09 obache Exp $
-SHA1 (jdk-6u27-linux-i586.bin) = 7a01bf274b265662acafacdd7b5740d1a3ab0539
-RMD160 (jdk-6u27-linux-i586.bin) = 56ba1d22b3daaaae7c64d5eee28b49e4508b97c4
-Size (jdk-6u27-linux-i586.bin) = 85147250 bytes
-SHA1 (jdk-6u27-linux-x64.bin) = 68bf4ece2f64dde2d3f07019df9ae3a3ec205999
-RMD160 (jdk-6u27-linux-x64.bin) = 6bb70446f6c52044606cb88c7b9746915d8f47a9
-Size (jdk-6u27-linux-x64.bin) = 85418489 bytes
+SHA1 (jdk-6u29-linux-i586.bin) = a73580ed8ac42040f1bbcab62617719a31c6f487
+RMD160 (jdk-6u29-linux-i586.bin) = fca7a51bf14486a81a684c91152493e8af621647
+Size (jdk-6u29-linux-i586.bin) = 85146345 bytes
+SHA1 (jdk-6u29-linux-x64.bin) = 45286e11864285c0d9d5cafd0355dbe04d272951
+RMD160 (jdk-6u29-linux-x64.bin) = 7bb1433728c9d263bfe9d968595aac7d73e6c2f3
+Size (jdk-6u29-linux-x64.bin) = 85411605 bytes