summaryrefslogtreecommitdiff
path: root/lang/openjdk8/Makefile
diff options
context:
space:
mode:
authorryoon <ryoon>2015-08-09 17:29:52 +0000
committerryoon <ryoon>2015-08-09 17:29:52 +0000
commit6e243efdfc5170603ab3fb7ae7828fd3c6e82a58 (patch)
treea47df809b2b2d7abd6da491cc80294a71ff45d2e /lang/openjdk8/Makefile
parente2a065411201d29c56c454f8faf3f7c0075c09d8 (diff)
downloadpkgsrc-6e243efdfc5170603ab3fb7ae7828fd3c6e82a58.tar.gz
Update to 1.8.51 (8u51)
Changelog: Bugfixes http://www.oracle.com/technetwork/java/javase/2col/8u51-bugfixes-2587594.html Bug Id Category Subcategory Description JDK-8071668 client-libs java.awt [macosx] Clipboard does not work with 3rd parties Clipboard Managers JDK-8077685 core-libs java.util:i18n (tz) Support tzdata2015d JDK-8075602 deploy Applet throws java.security AccessControlException in java console when playing it JDK-8079223 deploy unnecessary performance degradation caused by fix to JDK-8052111 JDK-8069161 deploy plugin Slow cache performance since JRE 7u06 JDK-8076343 deploy plugin JNLP property apple.laf.useScreenMenuBar no longer treated as secure for Mac OS JDK-8071897 deploy webstart JRE 8U25 and 8u31 b32 cannot launch Java Web Start with proxy pac but works fine for 7u67 JDK-8078815 deploy webstart Launching of jnlp app fails with JNLPException JDK-8035938 hotspot jvmti Memory leak in JvmtiEnv::GetConstantPool JDK-8064546 security-libs javax.crypto CipherInputStream throws BadPaddingException if stream is not fully read JDK-8078439 security-libs org.ietf.jgss SPNEGO auth fails if client proposes MS krb5 OID JDK-8073357 xml jaxb schema1.xsd has wrong content. Sequence of the enum values has been changed JDK-8073385 xml jaxp Bad error message on parsing illegal character in XML attribute JDK-8074297 xml jaxp substring in XSLT returns wrong character if string contains supplementary chars Fix following security bugs. http://www.oracle.com/technetwork/topics/security/cpujul2015-2367936.html#AppendixJAVA CVE-2015-4760 CVE-2015-2628 CVE-2015-4731 CVE-2015-2590 CVE-2015-4732 CVE-2015-4733 CVE-2015-2638 CVE-2015-4736 CVE-2015-4748 CVE-2015-2597 CVE-2015-2664 CVE-2015-2632 CVE-2015-2601 CVE-2015-2613 CVE-2015-2621 CVE-2015-2659 CVE-2015-2619 CVE-2015-2637 CVE-2015-2596 CVE-2015-4749 CVE-2015-4729 CVE-2015-4000 CVE-2015-2808 CVE-2015-2627 CVE-2015-2625
Diffstat (limited to 'lang/openjdk8/Makefile')
-rw-r--r--lang/openjdk8/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/lang/openjdk8/Makefile b/lang/openjdk8/Makefile
index d3d9c669eb2..e43648fd97e 100644
--- a/lang/openjdk8/Makefile
+++ b/lang/openjdk8/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2015/07/05 21:03:05 fhajny Exp $
+# $NetBSD: Makefile,v 1.19 2015/08/09 17:29:52 ryoon Exp $
-DISTNAME= openjdk-1.8.45-20150610
-PKGNAME= openjdk8-1.8.45
-PKGREVISION= 1
+DISTNAME= openjdk-1.8.51-20150806
+PKGNAME= openjdk8-1.8.51
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_LOCAL:=openjdk7/}
EXTRACT_SUFX= .tar.xz