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
This commit is contained in:
parent
184888d0f5
commit
85ace30496
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=314021
3 changed files with 34 additions and 5 deletions
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue