diff options
author | eadler <eadler@FreeBSD.org> | 2013-03-13 12:04:47 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2013-03-13 12:04:47 +0800 |
commit | a8b2b42f42337e4711b05f5b73ceb7cde50b9747 (patch) | |
tree | 35aa55acf1e63874fa97e367825a5cbfcc1e9412 | |
parent | eaa7f2c82cae1306a46d151f574bf9659bd51a30 (diff) | |
download | freebsd-ports-gnome-a8b2b42f42337e4711b05f5b73ceb7cde50b9747.tar.gz freebsd-ports-gnome-a8b2b42f42337e4711b05f5b73ceb7cde50b9747.tar.zst freebsd-ports-gnome-a8b2b42f42337e4711b05f5b73ceb7cde50b9747.zip |
Update flash the latest (hopefully) secure version.
PR: ports/176904
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Security: http://www.vuxml.org/freebsd/5ff40cb4-8b92-11e2-bdb6-001060e06fd4.html
-rw-r--r-- | security/vuxml/vuln.xml | 29 | ||||
-rw-r--r-- | www/linux-f10-flashplugin11/Makefile | 2 | ||||
-rw-r--r-- | www/linux-f10-flashplugin11/distinfo | 8 |
3 files changed, 34 insertions, 5 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 6fba1d240871..897896c6ad30 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -51,6 +51,35 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="5ff40cb4-8b92-11e2-bdb6-001060e06fd4"> + <topic>linux-flashplugin -- multiple vulnerabilities</topic> + <affects> + <package> + <name>linux-f10-flashplugin</name> + <range><lt>11.2r202.275</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Adobe reports:</p> + <blockquote cite="http://www.adobe.com/support/security/bulletins/apsb13-09.html"> + <p>These updates address vulnerabilities that could cause a crash + and potentially allow an attacker to take control of the affected system.</p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2013-0646</cvename> + <cvename>CVE-2013-0650</cvename> + <cvename>CVE-2013-1371</cvename> + <cvename>CVE-2013-1375</cvename> + </references> + <dates> + <discovery>2013-03-12</discovery> + <entry>2013-03-12</entry> + </dates> + </vuln> + <vuln vid="cda566a0-2df0-4eb0-b70e-ed7a6fb0ab3c"> <topic>puppet27 and puppet -- multiple vulnerabilities</topic> <affects> diff --git a/www/linux-f10-flashplugin11/Makefile b/www/linux-f10-flashplugin11/Makefile index dd88cd65df88..9f442ed7f350 100644 --- a/www/linux-f10-flashplugin11/Makefile +++ b/www/linux-f10-flashplugin11/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= flashplugin -PORTVERSION= 11.2r202.273 +PORTVERSION= 11.2r202.275 CATEGORIES= www multimedia linux MASTER_SITES= http://fpdownload.macromedia.com/get/flashplayer/pdc/${PORTVERSION:C/r/\./}/:plugin \ LOCAL/nox:suplib diff --git a/www/linux-f10-flashplugin11/distinfo b/www/linux-f10-flashplugin11/distinfo index b0065da49e20..3ce7e21c5943 100644 --- a/www/linux-f10-flashplugin11/distinfo +++ b/www/linux-f10-flashplugin11/distinfo @@ -1,4 +1,4 @@ -SHA256 (flashplugin/11.2r202.273/install_flash_player_11_linux.i386.tar.gz) = ad6e5e8ca4f76b834f86856252deacaf1bae7cb6b976181e3e05af77762761bd -SIZE (flashplugin/11.2r202.273/install_flash_player_11_linux.i386.tar.gz) = 6922290 -SHA256 (flashplugin/11.2r202.273/linux-f10-flashsupport-9.0.1.i386.tar.gz) = 4a309b1a326bd2212cc72480628659e5a7fd61d9e0572cb7350c206f030955bf -SIZE (flashplugin/11.2r202.273/linux-f10-flashsupport-9.0.1.i386.tar.gz) = 3455 +SHA256 (flashplugin/11.2r202.275/install_flash_player_11_linux.i386.tar.gz) = d58b597d69dcf1b61c062624f982cdb035631ed37d0bbda4f8fe8bdd6712b1ef +SIZE (flashplugin/11.2r202.275/install_flash_player_11_linux.i386.tar.gz) = 6924007 +SHA256 (flashplugin/11.2r202.275/linux-f10-flashsupport-9.0.1.i386.tar.gz) = 4a309b1a326bd2212cc72480628659e5a7fd61d9e0572cb7350c206f030955bf +SIZE (flashplugin/11.2r202.275/linux-f10-flashsupport-9.0.1.i386.tar.gz) = 3455 |