svn commit: r315788 - in head: security/vuxml www/linux-f10-flashplugin11
Eitan Adler
eadler at FreeBSD.org
Thu Apr 11 22:19:51 UTC 2013
Author: eadler
Date: Thu Apr 11 22:19:50 2013
New Revision: 315788
URL: http://svnweb.freebsd.org/changeset/ports/315788
Log:
Update flash to 11.2r202.280
Security: 15236023-a21b-11e2-a460-208984377b34
Reviewed by: delphij
Approved by: portmgr (bdrewery)
Modified:
head/security/vuxml/vuln.xml
head/www/linux-f10-flashplugin11/Makefile
head/www/linux-f10-flashplugin11/distinfo
Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml Thu Apr 11 19:53:48 2013 (r315787)
+++ head/security/vuxml/vuln.xml Thu Apr 11 22:19:50 2013 (r315788)
@@ -51,6 +51,35 @@ Note: Please add new entries to the beg
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="15236023-a21b-11e2-a460-208984377b34">
+ <topic>linux-flashplugin -- multiple vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>linux-f10-flashplugin</name>
+ <range><lt>11.2r202.280</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-12.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-1383</cvename>
+ <cvename>CVE-2013-1384</cvename>
+ <cvename>CVE-2013-1385</cvename>
+ <cvename>CVE-2013-1386</cvename>
+ </references>
+ <dates>
+ <discovery>2013-04-09</discovery>
+ <entry>2013-04-10</entry>
+ </dates>
+ </vuln>
+
<vuln vid="db0c4b00-a24c-11e2-9601-000d601460a4">
<topic>rubygem-rails -- multiple vulnerabilities</topic>
<affects>
Modified: head/www/linux-f10-flashplugin11/Makefile
==============================================================================
--- head/www/linux-f10-flashplugin11/Makefile Thu Apr 11 19:53:48 2013 (r315787)
+++ head/www/linux-f10-flashplugin11/Makefile Thu Apr 11 22:19:50 2013 (r315788)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= flashplugin
-PORTVERSION= 11.2r202.275
+PORTVERSION= 11.2r202.280
CATEGORIES= www multimedia linux
MASTER_SITES= http://fpdownload.macromedia.com/get/flashplayer/pdc/${PORTVERSION:C/r/\./}/:plugin \
LOCAL/nox:suplib
@@ -54,7 +54,9 @@ post-install:
@${MKDIR} ${PREFIX}/share/applications/
@${INSTALL_DATA} ${WRKDIR}/usr/share/applications/flash-player-properties.desktop ${DESKTOPDIR}
@(cd ${WRKDIR}/usr/share/icons && ${COPYTREE_SHARE} hicolor ${PREFIX}/share/icons)
- - at update-desktop-database
+.if ${PORT_OPTIONS:MGNOME}
+ @update-desktop-database
+.endif
.include "${PORTSDIR}/www/linux-mplayer-plugin/Makefile.npapi"
.include <bsd.port.post.mk>
Modified: head/www/linux-f10-flashplugin11/distinfo
==============================================================================
--- head/www/linux-f10-flashplugin11/distinfo Thu Apr 11 19:53:48 2013 (r315787)
+++ head/www/linux-f10-flashplugin11/distinfo Thu Apr 11 22:19:50 2013 (r315788)
@@ -1,4 +1,4 @@
-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
+SHA256 (flashplugin/11.2r202.280/install_flash_player_11_linux.i386.tar.gz) = b4b3e709fa758637c6e6d8ea711a62ca2c8105ff89b233da7cb1bc0087404d06
+SIZE (flashplugin/11.2r202.280/install_flash_player_11_linux.i386.tar.gz) = 6923631
+SHA256 (flashplugin/11.2r202.280/linux-f10-flashsupport-9.0.1.i386.tar.gz) = 4a309b1a326bd2212cc72480628659e5a7fd61d9e0572cb7350c206f030955bf
+SIZE (flashplugin/11.2r202.280/linux-f10-flashsupport-9.0.1.i386.tar.gz) = 3455
More information about the svn-ports-all
mailing list