Date: Fri, 9 Nov 2012 18:42:46 +0000 (UTC) From: Eitan Adler <eadler@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r307246 - in branches/RELENG_9_1_0: security/vuxml www/linux-f10-flashplugin11 Message-ID: <201211091842.qA9IgkWU032868@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: eadler Date: Fri Nov 9 18:42:46 2012 New Revision: 307246 URL: http://svnweb.freebsd.org/changeset/ports/307246 Log: MFH r307221: ------------------------------------------------------------------------ r307221 | eadler | 2012-11-08 23:31:13 -0500 (Thu, 08 Nov 2012) | 7 lines Update latest version and document security issues PR: ports/173487 Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> Security: 4b8b748e-2a24-11e2-bb44-003067b2972c Feature safe: yes ------------------------------------------------------------------------ Approved by: portmgr (beat) Modified: branches/RELENG_9_1_0/security/vuxml/vuln.xml branches/RELENG_9_1_0/www/linux-f10-flashplugin11/Makefile branches/RELENG_9_1_0/www/linux-f10-flashplugin11/distinfo Directory Properties: branches/RELENG_9_1_0/ (props changed) Modified: branches/RELENG_9_1_0/security/vuxml/vuln.xml ============================================================================== --- branches/RELENG_9_1_0/security/vuxml/vuln.xml Fri Nov 9 17:58:38 2012 (r307245) +++ branches/RELENG_9_1_0/security/vuxml/vuln.xml Fri Nov 9 18:42:46 2012 (r307246) @@ -51,6 +51,38 @@ Note: Please add new entries to the beg --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="4b8b748e-2a24-11e2-bb44-003067b2972c"> + <topic>linux-flashplugin -- multiple vulnerabilities</topic> + <affects> + <package> + <name>linux-f10-flashplugin</name> + <range><le>11.2r202.243</le></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Adobe reports:</p> + <blockquote cite="https://www.adobe.com/support/security/bulletins/apsb12-22.html"> + <p>These vulnerabilities could cause a crash and potentially allow an attacker to take control of the affected system.</p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2012-5274</cvename> + <cvename>CVE-2012-5275</cvename> + <cvename>CVE-2012-5276</cvename> + <cvename>CVE-2012-5277</cvename> + <cvename>CVE-2012-5278</cvename> + <cvename>CVE-2012-5279</cvename> + <cvename>CVE-2012-5280</cvename> + <url>https://www.adobe.com/support/security/bulletins/apsb12-24.html</url> + </references> + <dates> + <discovery>2012-10-08</discovery> + <entry>2012-11-02</entry> + </dates> + </vuln> + <vuln vid="209c068d-28be-11e2-9160-00262d5ed8ee"> <topic>chromium -- multiple vulnerabilities</topic> <affects> Modified: branches/RELENG_9_1_0/www/linux-f10-flashplugin11/Makefile ============================================================================== --- branches/RELENG_9_1_0/www/linux-f10-flashplugin11/Makefile Fri Nov 9 17:58:38 2012 (r307245) +++ branches/RELENG_9_1_0/www/linux-f10-flashplugin11/Makefile Fri Nov 9 18:42:46 2012 (r307246) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= flashplugin -PORTVERSION= 11.2r202.243 +PORTVERSION= 11.2r202.251 CATEGORIES= www multimedia linux MASTER_SITES= http://fpdownload.macromedia.com/get/flashplayer/pdc/${PORTVERSION:C/r/\./}/:plugin \ LOCAL/nox:suplib Modified: branches/RELENG_9_1_0/www/linux-f10-flashplugin11/distinfo ============================================================================== --- branches/RELENG_9_1_0/www/linux-f10-flashplugin11/distinfo Fri Nov 9 17:58:38 2012 (r307245) +++ branches/RELENG_9_1_0/www/linux-f10-flashplugin11/distinfo Fri Nov 9 18:42:46 2012 (r307246) @@ -1,4 +1,4 @@ -SHA256 (flashplugin/11.2r202.243/install_flash_player_11_linux_i386.tar.gz) = c1d35fa76deddf72f4ed91c8fff6482dcc5720066ef4159db62f4cd9c0ca8ebd -SIZE (flashplugin/11.2r202.243/install_flash_player_11_linux_i386.tar.gz) = 6918023 -SHA256 (flashplugin/11.2r202.243/linux-f10-flashsupport-9.0.1.i386.tar.gz) = 4a309b1a326bd2212cc72480628659e5a7fd61d9e0572cb7350c206f030955bf -SIZE (flashplugin/11.2r202.243/linux-f10-flashsupport-9.0.1.i386.tar.gz) = 3455 +SHA256 (flashplugin/11.2r202.251/install_flash_player_11_linux_i386.tar.gz) = a3362986fe9cba5628c1b1684707de79f63947623b631c2a42eeea15b420f05a +SIZE (flashplugin/11.2r202.251/install_flash_player_11_linux_i386.tar.gz) = 6917347 +SHA256 (flashplugin/11.2r202.251/linux-f10-flashsupport-9.0.1.i386.tar.gz) = 4a309b1a326bd2212cc72480628659e5a7fd61d9e0572cb7350c206f030955bf +SIZE (flashplugin/11.2r202.251/linux-f10-flashsupport-9.0.1.i386.tar.gz) = 3455
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211091842.qA9IgkWU032868>