. Mention the browser plugin security vulnerability.
. Note that 1.4.2 patchset 7 has been released. Approved by: phantom (mentor)
This commit is contained in:
parent
36d3c21d3e
commit
ddc7a20da1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23259
2 changed files with 31 additions and 2 deletions
en/java
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/dists/14.sgml,v 1.8 2004/01/15 15:46:18 ale Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/dists/14.sgml,v 1.9 2004/01/28 20:33:02 ale Exp $">
|
||||
<!ENTITY title "FreeBSD &java; Project: &jdk; 1.4">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -11,6 +11,17 @@
|
|||
<tr>
|
||||
<td>
|
||||
|
||||
<p>
|
||||
<b>December 13, 2004:</b> <a href="mailto:glewis@FreeBSD.org">Greg
|
||||
Lewis</a> has released the seventh patchset (patchlevel 7) for the
|
||||
&jdk; 1.4 software. This patchset provides several bug fixes,
|
||||
including fixes for the critical security vulnerabilities recently
|
||||
discovered in the browser plugin.
|
||||
Information on downloading the patchset can be
|
||||
found at
|
||||
<a href="http://www.eyesbeyond.com/freebsddom/java/jdk14.html">http://www.eyesbeyond.com/freebsddom/java/jdk14.html</a>.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<b>December 30, 2003:</b> <a href="mailto:glewis@FreeBSD.org">Greg
|
||||
Lewis</a> has released the sixth patchset (patchlevel 6) for the &jdk; 1.4
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/newsflash.sgml,v 1.39 2004/01/15 15:46:17 ale Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/newsflash.sgml,v 1.40 2004/04/04 21:49:40 phantom Exp $">
|
||||
<!ENTITY title "FreeBSD &java; Project: Newsflash">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -10,6 +10,24 @@
|
|||
<tbody><tr>
|
||||
<td>
|
||||
|
||||
<h2>December, 2004</h2>
|
||||
<ul>
|
||||
<li><b>December 13, 2004:</b>
|
||||
<br><a href="mailto:glewis@FreeBSD.org">Greg Lewis</a> has released the
|
||||
seventh patchset (patchset 7) in the &jdk; 1.4 series. See the
|
||||
<a href="dists/14.html">JDK 1.4.x page</a> for more details.</li>
|
||||
</ul>
|
||||
|
||||
<h2>November, 2004</h2>
|
||||
<ul>
|
||||
<li><b>November 25, 2004:</b>
|
||||
<br>A <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-1029">
|
||||
security vulnerability</a> was announced in the Java browser plugin. The
|
||||
jdk14 port was fixed in 1.4.2p6_7. The jdk13 port is still vulnerable.
|
||||
You can check the exact ports and versions which are vulnerable
|
||||
<a href="http://www.vuxml.org/freebsd/ac619d06-3ef8-11d9-8741-c942c075aa41.html">here</a>.</li>
|
||||
</ul>
|
||||
|
||||
<h2>December, 2003</h2>
|
||||
<ul>
|
||||
<li><b>December 30, 2003:</b>
|
||||
|
|
Loading…
Reference in a new issue