diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-09-04 08:02:40 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-09-04 08:02:40 +0000 |
commit | 254ca80c953b4bdecac9f19167376d23b72da66d (patch) | |
tree | 7ee87cf73d99306653d9d70784dc7a57f23e7088 | |
parent | - Fix vuxml build (diff) |
- Update latest Opera entry,
* add missing linux-opera
* fix topic
-rw-r--r-- | security/vuxml/vuln.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index f815d5ff5cf0..091a5a81a10c 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -36,17 +36,17 @@ Note: Please add new entries to the beginning of this file. <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> <vuln vid="4582948a-9716-11de-83a5-001999392805"> - <topic>opera -- Multiple security issues in user interface</topic> + <topic>opera -- multiple vulnerabilities</topic> <affects> <package> <name>opera</name> + <name>linux-opera</name> <range><lt>10.00.20090830</lt></range> </package> </affects> <description> <body xmlns="http://www.w3.org/1999/xhtml"> - <p>Opera reports several security issues related to the user - interface:</p> + <p>Opera Team Reports:</p> <blockquote cite="http://www.opera.com/docs/changelogs/freebsd/1000/"> <ul> <li>Issue where sites using revoked intermediate certificates might be shown as secure</li> @@ -68,6 +68,7 @@ Note: Please add new entries to the beginning of this file. <dates> <discovery>2009-09-01</discovery> <entry>2009-09-04</entry> + <modified>2009-09-04</modified> </dates> </vuln> |