summaryrefslogtreecommitdiff
path: root/lang/sun-jdk7
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2012-12-15 18:18:28 +0000
committerabs <abs@pkgsrc.org>2012-12-15 18:18:28 +0000
commita08d3672de9b653118b7f9e7909e8dc2c7f04a97 (patch)
tree80262d9b3188440fe594b953b3df808ba860399a /lang/sun-jdk7
parent9c5cc62c33029e934906fb8be5e0316dd103b294 (diff)
downloadpkgsrc-a08d3672de9b653118b7f9e7909e8dc2c7f04a97.tar.gz
Updated lang/sun-jdk7 to 7.0.10
Highlights This update release contains the following enhancements: Additional Certified System Configurations Security Feature Enhancements Olson Data 2012i JDK 7u10 contains Olson time zone data version 2012i. For more information, refer to Timezone Data Versions in the JRE Software. Security Baselines The security baselines for the Java Runtime Environment (JRE) at the time of the release of JDK 7u10 are specified in the following table: JRE Family Version JRE Security Baseline (Full Version String) 7 1.7.0_09 6 1.6.0_37 5.0 1.5.0_38 1.4.2 1.4.2_40 For more information about security baselines, see Deploying Java Applets With Family JRE Versions in Java Plug-in for Internet Explorer. Additional Certified System Configurations For JDK 7u10 release, the following additional system configurations have been certified: Mac OS X 10.8 Windows 8 For more information, refer to Oracle Certified System Configurations page. Security Feature Enhancements The JDK 7u10 release includes the following enhancements: The ability to disable any Java application from running in the browser. This mode can be set in the Java Control Panel or (on Microsoft Windows platform only) using a command-line install argument. The ability to select the desired level of security for unsigned applets, Java Web Start applications, and embedded JavaFX applications that run in a browser. Four levels of security are supported. This feature can be set in the Java Control Panel or (on Microsoft Windows platform only) using a command-line install argument. New dialogs to warn you when the JRE is insecure (either expired or below the security baseline) and needs to be updated. For more information, see Setting the Level of Security for the Java Client and Java Control Panel. Bug Fixes Notable Bug Fixes in JDK 7u10 The following are some of the notable bug fixes included in JDK 7u10. Area: java command Description: Wildcard expansion for single entry classpath does not work on Windows platforms. The Java command and Setting the classpath documents describe how the wildcard character (*) can be used in a classpath element to expand into a list of the .jar files in the associated directory, separated by the classpath separator (;). This wildcard expansion does not work in a Windows command shell for a single element classpath due to the Microsoft bug described in Wildcard Handling is Broken. See 7146424. For a list of other bug fixes included in this release, see JDK 7u10 Bug Fixes page.
Diffstat (limited to 'lang/sun-jdk7')
-rw-r--r--lang/sun-jdk7/Makefile10
-rw-r--r--lang/sun-jdk7/distinfo14
2 files changed, 12 insertions, 12 deletions
diff --git a/lang/sun-jdk7/Makefile b/lang/sun-jdk7/Makefile
index f0b6e2e6c72..47b7c426e2b 100644
--- a/lang/sun-jdk7/Makefile
+++ b/lang/sun-jdk7/Makefile
@@ -1,16 +1,16 @@
-# $NetBSD: Makefile,v 1.1 2012/12/11 14:51:33 ryoon Exp $
+# $NetBSD: Makefile,v 1.2 2012/12/15 18:18:28 abs Exp $
-DISTNAME= jdk-7u9-linux-${DIST_ARCH}
-PKGNAME= sun-jdk7-7.0.9
+DISTNAME= jdk-7u10-linux-${DIST_ARCH}
+PKGNAME= sun-jdk7-7.0.10
MASTER_SITES= # empty
LICENSE= sun-jdk6-license
-DOWNLOAD_NAME= Java Development Kit (JDK) 7u9
+DOWNLOAD_NAME= Java Development Kit (JDK) 7u10
DEPENDS+= ${PKGNAME_NOREV:S/jdk/jre/}*:../../lang/sun-jre7
-WRKSRC= ${WRKDIR}/jdk1.7.0_09
+WRKSRC= ${WRKDIR}/jdk1.7.0_10
JAVA_WRAPPERS= appletviewer apt extcheck idlj jar jarsigner \
javac javadoc javah javap jdb rmic serialver
diff --git a/lang/sun-jdk7/distinfo b/lang/sun-jdk7/distinfo
index 2690e4e8d08..11741b420df 100644
--- a/lang/sun-jdk7/distinfo
+++ b/lang/sun-jdk7/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.1 2012/12/11 14:51:33 ryoon Exp $
+$NetBSD: distinfo,v 1.2 2012/12/15 18:18:28 abs Exp $
-SHA1 (jdk-7u9-linux-i586.tar.gz) = ec22bcf3632fa688318e39f195f362fe5ab21616
-RMD160 (jdk-7u9-linux-i586.tar.gz) = 29ae42f8b3016e07077769367239b981b2a1fc09
-Size (jdk-7u9-linux-i586.tar.gz) = 97361259 bytes
-SHA1 (jdk-7u9-linux-x64.tar.gz) = 1a641a847d174dbb6ff3f443cbde28cfec040942
-RMD160 (jdk-7u9-linux-x64.tar.gz) = 1a74cf5da70a554d6338cfddea49a129d6413e78
-Size (jdk-7u9-linux-x64.tar.gz) = 96043498 bytes
+SHA1 (jdk-7u10-linux-i586.tar.gz) = cef0f812aaa5b1245fdd007ca553da4eef8a8429
+RMD160 (jdk-7u10-linux-i586.tar.gz) = eb8c672e59e66dff46f7d0badd112ef6f5e393fb
+Size (jdk-7u10-linux-i586.tar.gz) = 97489980 bytes
+SHA1 (jdk-7u10-linux-x64.tar.gz) = ca61207ed10a8aa2f1657d9704143bb2c5ae4d6b
+RMD160 (jdk-7u10-linux-x64.tar.gz) = 4698f7eda5eb42969d95f9c4fcec841743d55bca
+Size (jdk-7u10-linux-x64.tar.gz) = 96159666 bytes