diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2005-04-29 15:00:58 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2005-04-29 15:00:58 +0000 |
commit | f4f21ea49fc16bf3ecb92081269adcb688e942ee (patch) | |
tree | b9876bed76e60d0d15314c758cb8ec331c891272 /security | |
parent | - fix setpgrp bug (diff) |
. Correct the range of vulnerable jdk14 ports for the jar(1) vulnerability
and update the modified time for the entry.
Notes
Notes:
svn path=/head/; revision=134357
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 83d27c700238..829c353ac3fd 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -416,7 +416,7 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. <package> <name>jdk</name> <range><le>1.3.1p9_4</le></range> - <range><ge>1.4.*</ge><le>1.4.2p8</le></range> + <range><ge>1.4.*</ge><le>1.4.2p7</le></range> <range><ge>1.5.*</ge><le>1.5.0p1_1</le></range> </package> <package> @@ -463,7 +463,7 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. <dates> <discovery>2005-04-11</discovery> <entry>2005-04-16</entry> - <modified>2005-04-27</modified> + <modified>2005-04-29</modified> </dates> </vuln> |