Commit graph

10 commits

Author SHA1 Message Date
sbd
e1f1f841fe Add back PLIST conditionals.
Bump PKGREVISION
2012-12-30 03:05:13 +00:00
ryoon
6b958b140e Update to 6.0.37
Changelog:
Java(TM) SE Development Kit 6, Update 37 (JDK 6u37)

The full version string for this update release is 1.6.0_37-b06 (where "b" means "build") and the version number is 6u37.
Olson Data 2012c

JDK 6u37 contains Olson time zone data version 2012c. 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 6u37 are specified in the following table:

JRE Family Version 	JRE Security Baseline(Full Version String)
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.
Blacklist Entries

This update release includes the following new entries to the Blacklist:

    Cisco AnyConnect Secure Mobility Client

Note: For more information, see Blacklist Jar Feature documentation.
Bug Fixes

This release contains fixes for security vulnerabilities. For more information, see Oracle Java SE Critical Patch Update Advisory.

The following table lists some of the notable bug fixes included in this release:
Bug ID 	Category 	Sub_Category 	Description
7183263 	java_deployment 	security 	Regression: crossdomain.xml with dtd does not work
7195301 	java 	classese_security 	XML Signature DOM implementation should not use instanceof to determine type of Node
2012-11-26 16:25:34 +00:00
ryoon
2bce0bf71c Fix packaging.
libnative_chmod.so and libnative_chmod_g.so are not provided
for this architecture, x86_64.
2012-09-18 16:33:59 +00:00
obache
b931232279 Update sun-{jre,jdk}6 to 6.0.33.
* Olson Data 2012c
* Bug Fixes
  This release contains fixes for security vulnerabilities. For more information,
  see Oracle Java SE Critical Patch Update Advisory.
  http://www.oracle.com/technetwork/topics/security/javacpujun2012-1515912.html
2012-06-14 01:05:36 +00:00
sbd
0c9e8730c9 If EMUL_IS_NATIVE (i.e. on Linux) several X libraries, alsa-lib and unixodbc
are needed.

Bump PKGREVISION.
2012-04-27 04:27:16 +00:00
obache
e536b5de9f Java SE 6 Update 31
* Olson Data 2011l

* Bug Fixes

  This release contains fixes for security vulnerabilities. For more information,
  see Oracle Java SE Critical Patch Update Advisory.
  http://www.oracle.com/technetwork/topics/security/javacpufeb2012-366318.html
2012-02-17 08:16:14 +00:00
abs
911d59eea0 Fix PLIST in the jce + amd64 case 2011-09-26 13:06:52 +00:00
sbd
424314f9fe 1) Determine JAVA_ARCH and use that instead of EMUL_ARCH when referenceing
installed files.  (This fixes a libX11.so.6 symlink creation bug).

2) Correct PLIST.linux-x86_64 now that the above symlink bug is fixed and
   use the ${PLIST.x11} plist var.

Should fix PR pkg/45283.
2011-08-25 10:32:52 +00:00
sbd
7d918a0cdd Add sfiles-x86_64.mk and update PLIST.linux-x86_64
Will hopefully fix PR pkg/45283
2011-08-24 04:01:27 +00:00
abs
a0a0bf08f1 64 bit linux systems deserve a 64 bit java runtime 2011-08-16 22:13:23 +00:00