Commit graph

21 commits

Author SHA1 Message Date
obache
2dbf25f1af define JDK7 Update number in Makefile.common and use it. 2014-03-02 09:53:41 +00:00
jperkin
a8b9c67992 Fix SunOS PLISTs. 2014-02-14 16:24:35 +00:00
obache
babcfd1759 Java SE Development Kit 7, Update 51 (JDK 7u51)
Olson Data 2013h

JavaFX Release Notes
* JavaFX is now part of JDK. JDK 7u51 release includes JavaFX version 2.2.51.

New Features and Changes
* Jarsigner updated to encourage timestamping
* Changes to Security Slider
* Prompt users to clear previously remembered decisions
* Exception Site List

Bug Fixes
This release contains fixes for security vulnerabilities. For more information:
  http://www.oracle.com/technetwork/topics/security/cpujan2014-1972949.html#AppendixJAVA
2014-02-11 09:12:12 +00:00
dsainty
128d2df11d Just a bit too late, add i586 Linux JDK distribution hashes too. 2014-02-10 01:43:25 +00:00
jperkin
348f9402be Remove 64-bit libraries from 32-bit PLIST. 2014-01-08 11:05:57 +00:00
jperkin
e966b500a5 Restore SunOS support, deleted in recent update. 2014-01-07 19:18:46 +00:00
christos
f09902d6cc update jdk from 25 to 45, see:
http://www.oracle.com/technetwork/java/javase/7u-relnotes-515228.html
2013-12-31 16:47:27 +00:00
richard
decb43afdd improve builtin versioning and update BUILDLINK_DEPMETHOD correctly for sun-jdk7 2013-10-16 16:48:55 +00:00
jperkin
988a46cb31 Fix SunOS PLISTs to catch up with recent changes. 2013-09-09 08:38:06 +00:00
ryoon
82458636b8 Bump PKGREVISION.
* Attempt to fix the missing JDK native libraries to make jmap work.
  Based on patches from dsainty@.
  Tested on NetBSD/i386 and amd64.
2013-09-07 09:11:52 +00:00
obache
0e1ff0d24e Update sun-{jre,jdk} to 7.0.25, aka Oracle Java SE 7u25.
while here, convert Solaris support to use pkgsrc emulator framework,
or it is hard to maintain this package.

This release includes important security fixes (CVE-2013-1571) . Oracle strongly
recommends that all Java SE 7 users upgrade to this release.

XXX: I cannot test on Solaris, but want to update for security fix.
XXX: If this change broke Solaris support, please fix, or report it.
2013-07-04 12:25:31 +00:00
ryoon
c33ecabde2 Update to 7.0.21
Changelog:
* Update timezone data to 2012i
* Bugfixes
2013-04-20 01:10:19 +00:00
ryoon
a55ffe5a68 Update to 7.0.17
Changelog:
* Fix CVE-2013-1493.
2013-04-13 11:19:36 +00:00
jperkin
a21815d6e3 Revert changes to use .gz suffix instead of .tar.gz. The issue is caused
by downloading files from Oracle's site using Chrome (Chromium #136305).
2013-03-08 15:08:50 +00:00
jperkin
1a5140cf99 Add SunOS support. 2013-03-06 16:58:57 +00:00
ryoon
7b81dfa0d8 Use Oracle's filename. 2013-03-02 08:36:41 +00:00
christos
6707e3c143 sync with sun-jre7 2013-02-25 17:28:17 +00:00
ryoon
fe1401034b Update to 1.7.13
* Fix many security bugs. See http://www.oracle.com/technetwork/topics/security/javacpufeb2013verbose-1841196.html
* Add Olson time zone data version 2012i in 1.7.13 release.
2013-02-09 10:35:19 +00:00
ryoon
7120b2cde5 Fix LICENSE. 2012-12-16 13:58:25 +00:00
abs
0ead465976 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.
2012-12-15 18:18:28 +00:00
ryoon
1a8b00a073 Import sun-jdk7-7.0.9 as lang/sun-jdk7.
This is the Linux port of the Sun Java(tm) Development Kit (J2SE 7.0).
2012-12-11 14:51:33 +00:00