Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8)

Unified Diff: chrome/browser/resources/plugin_metadata/plugins_win.json

Issue 12941012: Update Java version metadata for CVE-2013-1493. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/resources/plugin_metadata/plugins_linux.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/plugin_metadata/plugins_win.json
===================================================================
--- chrome/browser/resources/plugin_metadata/plugins_win.json (revision 190494)
+++ chrome/browser/resources/plugin_metadata/plugins_win.json (working copy)
@@ -1,5 +1,5 @@
{
- "x-version": 3,
+ "x-version": 4,
"google-talk": {
"mime_types": [
],
@@ -54,18 +54,18 @@
],
"versions": [
{
- "version": "6.0.410",
+ "version": "6.0.430",
"status": "requires_authorization",
- "comment": "Java SE 6 Update 41. '410' is not a typo."
+ "comment": "Java SE 6 Update 43. '430' is not a typo."
},
{
"version": "7",
"status": "out_of_date"
},
{
- "version": "10.15",
+ "version": "10.17",
"status": "requires_authorization",
- "comment": "Java SE 7u15"
+ "comment": "Java SE 7u17"
}
],
"lang": "en-US",
« no previous file with comments | « chrome/browser/resources/plugin_metadata/plugins_linux.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698