| OLD | NEW |
| 1 { | 1 { |
| 2 "google-talk": { | 2 "google-talk": { |
| 3 "mime_types": [ | 3 "mime_types": [ |
| 4 ], | 4 ], |
| 5 "versions": [ | 5 "versions": [ |
| 6 { | 6 { |
| 7 "version": "0", | 7 "version": "0", |
| 8 "status": "up_to_date", | 8 "status": "up_to_date", |
| 9 "comment": "'Google Talk Plugin' and 'Google Talk Plugin Video Accelerat
or' use two completely different versioning schemes, so we can't define a minimu
m version." | 9 "comment": "'Google Talk Plugin' and 'Google Talk Plugin Video Accelerat
or' use two completely different versioning schemes, so we can't define a minimu
m version." |
| 10 } | 10 } |
| 11 ], | 11 ], |
| 12 "name": "Google Talk" | 12 "name": "Google Talk", |
| 13 "group_name_matcher": "Google Talk" |
| 13 }, | 14 }, |
| 14 "java-runtime-environment": { | 15 "java-runtime-environment": { |
| 15 "mime_types": [ | 16 "mime_types": [ |
| 16 "application/x-java-applet", | 17 "application/x-java-applet", |
| 17 "application/x-java-applet,version=1.1", | 18 "application/x-java-applet,version=1.1", |
| 18 "application/x-java-applet,version=1.1.1", | 19 "application/x-java-applet,version=1.1.1", |
| 19 "application/x-java-applet,version=1.1.2", | 20 "application/x-java-applet,version=1.1.2", |
| 20 "application/x-java-applet,version=1.1.3", | 21 "application/x-java-applet,version=1.1.3", |
| 21 "application/x-java-applet,version=1.2", | 22 "application/x-java-applet,version=1.2", |
| 22 "application/x-java-applet,version=1.2.1", | 23 "application/x-java-applet,version=1.2.1", |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 58 }, | 59 }, |
| 59 { | 60 { |
| 60 "version": "1.7.0.5", | 61 "version": "1.7.0.5", |
| 61 "status": "requires_authorization" | 62 "status": "requires_authorization" |
| 62 } | 63 } |
| 63 ], | 64 ], |
| 64 "lang": "en-US", | 65 "lang": "en-US", |
| 65 "name": "Java(TM)", | 66 "name": "Java(TM)", |
| 66 "help_url": "https://support.google.com/chrome/?p=plugin_java", | 67 "help_url": "https://support.google.com/chrome/?p=plugin_java", |
| 67 "url": "http://java.com/download", | 68 "url": "http://java.com/download", |
| 68 "displayurl": true | 69 "displayurl": true, |
| 70 "group_name_matcher": "Java" |
| 69 }, | 71 }, |
| 70 "adobe-flash-player": { | 72 "adobe-flash-player": { |
| 71 "mime_types": [ | 73 "mime_types": [ |
| 72 "application/futuresplash", | 74 "application/futuresplash", |
| 73 "application/x-shockwave-flash" | 75 "application/x-shockwave-flash" |
| 74 ], | 76 ], |
| 75 "versions": [ | 77 "versions": [ |
| 76 { | 78 { |
| 77 "version": "11.1.102", | 79 "version": "11.1.102", |
| 78 "status": "up_to_date", | 80 "status": "up_to_date", |
| 79 "reference": "http://www.adobe.com/support/security/bulletins/apsb12-03.
html" | 81 "reference": "http://www.adobe.com/support/security/bulletins/apsb12-03.
html" |
| 80 } | 82 } |
| 81 ], | 83 ], |
| 82 "lang": "en-US", | 84 "lang": "en-US", |
| 83 "name": "Adobe Flash Player", | 85 "name": "Adobe Flash Player", |
| 84 "help_url": "https://support.google.com/chrome/?p=plugin_flash", | 86 "help_url": "https://support.google.com/chrome/?p=plugin_flash", |
| 85 "url": "http://get.adobe.com/flashplayer/", | 87 "url": "http://get.adobe.com/flashplayer/", |
| 86 "displayurl": true | 88 "displayurl": true, |
| 89 "group_name_matcher": "Shockwave Flash" |
| 90 }, |
| 91 "redhat-icetea-java": { |
| 92 "mime_types": [ |
| 93 ], |
| 94 "versions": [ |
| 95 { |
| 96 "version": "1.8.13", |
| 97 "status": "requires_authorization", |
| 98 "reference": "http://blog.fuseyism.com/index.php/2012/02/15/security-ice
dtea6-1-8-13-1-9-13-1-10-6-and-icedtea-2-0-1-released/" |
| 99 }, |
| 100 { |
| 101 "version": "1.9", |
| 102 "status": "out_of_date" |
| 103 }, |
| 104 { |
| 105 "version": "1.9.13", |
| 106 "status": "requires_authorization", |
| 107 "reference": "http://blog.fuseyism.com/index.php/2012/02/15/security-ice
dtea6-1-8-13-1-9-13-1-10-6-and-icedtea-2-0-1-released/" |
| 108 }, |
| 109 { |
| 110 "version": "1.10", |
| 111 "status": "out_of_date" |
| 112 }, |
| 113 { |
| 114 "version": "1.10.6", |
| 115 "status": "requires_authorization", |
| 116 "reference": "http://blog.fuseyism.com/index.php/2012/02/15/security-ice
dtea6-1-8-13-1-9-13-1-10-6-and-icedtea-2-0-1-released/" |
| 117 }, |
| 118 { |
| 119 "version": "2", |
| 120 "status": "out_of_date" |
| 121 }, |
| 122 { |
| 123 "version": "2.0.1", |
| 124 "status": "requires_authorization", |
| 125 "reference": "http://blog.fuseyism.com/index.php/2012/02/15/security-ice
dtea6-1-8-13-1-9-13-1-10-6-and-icedtea-2-0-1-released/" |
| 126 } |
| 127 ], |
| 128 "lang": "en-US", |
| 129 "name": "IcedTea", |
| 130 "url": "http://icedtea.classpath.org/", |
| 131 "displayurl": true, |
| 132 "group_name_matcher": "IcedTea" |
| 133 }, |
| 134 "google-chrome-pdf": { |
| 135 "mime_types": [ |
| 136 ], |
| 137 "versions": [ |
| 138 { |
| 139 "version": "0", |
| 140 "status": "up_to_date", |
| 141 "comment": "Google Chrome PDF has no version information." |
| 142 } |
| 143 ], |
| 144 "name": "Chrome PDF Viewer", |
| 145 "group_name_matcher": "Chrome PDF Viewer" |
| 87 } | 146 } |
| 88 } | 147 } |
| OLD | NEW |