aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2011-11-12 13:39:49 +0800
committereadler <eadler@FreeBSD.org>2011-11-12 13:39:49 +0800
commit592d35c3ce2e701b143e6b582b39f8063196bb7a (patch)
tree49f7af0e59fa28ccc791df91205c35a3549f7b6f
parent96e26d7bdbdae1a1bc8d65039eb2cb5e03c4e99d (diff)
downloadfreebsd-ports-gnome-592d35c3ce2e701b143e6b582b39f8063196bb7a.tar.gz
freebsd-ports-gnome-592d35c3ce2e701b143e6b582b39f8063196bb7a.tar.zst
freebsd-ports-gnome-592d35c3ce2e701b143e6b582b39f8063196bb7a.zip
- update flash10 to 10.3r183.11
- add security issues to vuln.xml Submitted by: nox Reviewed by: dougb (vuxml) Security: CVE-2011-2445, CVE-2011-2450, CVE-2011-2451, CVE-2011-2452, CVE-2011-2453, CVE-2011-2454, CVE-2011-2455, CVE-2011-2456, CVE-2011-2457, CVE-2011-2458, CVE-2011-2459, CVE-2011-2458 Feature safe: yesA
-rw-r--r--security/vuxml/vuln.xml44
-rw-r--r--www/linux-f10-flashplugin10/Makefile10
-rw-r--r--www/linux-f10-flashplugin10/distinfo8
3 files changed, 52 insertions, 10 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 5b943f6fab30..d7a0f7abc3b4 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -34,6 +34,50 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="0e8e1212-0ce5-11e1-849b-003067b2972c">
+ <topic>linux-flashplugin -- multiple vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>linux-f10-flashplugin</name>
+ <range><lt>10.3r183.10</lt></range>
+ </package>
+ <package>
+ <name>linux-f10-flashplugin</name>
+ <range><lt>11.0r1.153</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Adobe Product Security Incident Response Team reports:</p>
+ <blockquote cite="http://www.adobe.com/support/security/bulletins/apsb11-28.html">
+ <p>Critical vulnerabilities have been identified in Adobe Flash Player
+ 11.0.1.152 and earlier versions for Windows, Macintosh, Linux and
+ Solaris, and Adobe Flash Player 11.0.1.153 and earlier versions for
+ Android.</p>
+ </blockquote>
+ <p>In addition a patch was released for users of flash10.</p>
+ </body>
+ </description>
+ <references>
+ <url>https://www.adobe.com/support/security/bulletins/apsb11-28.html</url>
+ <cvename>CVE-2011-2445</cvename>
+ <cvename>CVE-2011-2450</cvename>
+ <cvename>CVE-2011-2451</cvename>
+ <cvename>CVE-2011-2452</cvename>
+ <cvename>CVE-2011-2453</cvename>
+ <cvename>CVE-2011-2454</cvename>
+ <cvename>CVE-2011-2455</cvename>
+ <cvename>CVE-2011-2456</cvename>
+ <cvename>CVE-2011-2457</cvename>
+ <cvename>CVE-2011-2458</cvename>
+ <cvename>CVE-2011-2459</cvename>
+ <cvename>CVE-2011-2458</cvename>
+ </references>
+ <dates>
+ <discovery>2011-11-10</discovery>
+ <entry>2011-11-11</entry>
+ </dates>
+ </vuln>
<vuln vid="ce4b3af8-0b7c-11e1-846b-00235409fd3e">
<topic>libxml -- Integer overflow</topic>
<affects>
diff --git a/www/linux-f10-flashplugin10/Makefile b/www/linux-f10-flashplugin10/Makefile
index cb819a3c34f1..6d0707eb8ce7 100644
--- a/www/linux-f10-flashplugin10/Makefile
+++ b/www/linux-f10-flashplugin10/Makefile
@@ -7,13 +7,13 @@
#
PORTNAME= flashplugin
-PORTVERSION= 10.3r183.10
+PORTVERSION= 10.3r183.11
CATEGORIES= www multimedia linux
-MASTER_SITES= http://fpdownload.macromedia.com/get/flashplayer/current/:plugin \
+MASTER_SITES= http://fpdownload.macromedia.com/get/flashplayer/installers/archive/:plugin \
ftp://ftp.ipt.ru/pub/download/:suplib \
LOCAL/nox:suplib
PKGNAMEPREFIX= linux-f10-
-DISTFILES= install_flash_player_10_linux.tar.gz:plugin \
+DISTFILES= fp_10.3.183.11_archive.zip:plugin \
linux-f10-flashsupport-9.0.1.i386.tar.gz:suplib
DIST_SUBDIR= ${PORTNAME}/${PORTVERSION}
@@ -43,12 +43,10 @@ OPTIONS= GNOME "include gnome support for .desktop file" Off
.ifndef(WITHOUT_GNOME)
INSTALLS_ICONS= yes
USE_GNOME= desktopfileutils
-PLIST_SUB+= GNOME=""
-.else
-PLIST_SUB+= GNOME="@comment "
.endif
post-patch:
+ (cd ${WRKDIR} && ${TAR} xf fp_${PORTVERSION:S/r/./}_archive/${PORTVERSION:S/./_/g}/flashplayer${PORTVERSION:S/./_/g}_linux.tar.gz )
@${REINPLACE_CMD} -e 's|/usr|${PREFIX}|' -e '/^NotShowIn=KDE/d' ${WRKDIR}/usr/share/applications/flash-player-properties.desktop
post-install:
diff --git a/www/linux-f10-flashplugin10/distinfo b/www/linux-f10-flashplugin10/distinfo
index d49d51b01100..6de9a358995e 100644
--- a/www/linux-f10-flashplugin10/distinfo
+++ b/www/linux-f10-flashplugin10/distinfo
@@ -1,4 +1,4 @@
-SHA256 (flashplugin/10.3r183.10/install_flash_player_10_linux.tar.gz) = dfd5bbf4689465cc56b0a883b8368a1c13be6bdd0d594fc81a0129055e0b453a
-SIZE (flashplugin/10.3r183.10/install_flash_player_10_linux.tar.gz) = 5459935
-SHA256 (flashplugin/10.3r183.10/linux-f10-flashsupport-9.0.1.i386.tar.gz) = 4a309b1a326bd2212cc72480628659e5a7fd61d9e0572cb7350c206f030955bf
-SIZE (flashplugin/10.3r183.10/linux-f10-flashsupport-9.0.1.i386.tar.gz) = 3455
+SHA256 (flashplugin/10.3r183.11/fp_10.3.183.11_archive.zip) = b0bab81d53f7d85451f27c2fa770988bfcef57bc2bc1a19ddc2483c5818bd0f9
+SIZE (flashplugin/10.3r183.11/fp_10.3.183.11_archive.zip) = 80637526
+SHA256 (flashplugin/10.3r183.11/linux-f10-flashsupport-9.0.1.i386.tar.gz) = 4a309b1a326bd2212cc72480628659e5a7fd61d9e0572cb7350c206f030955bf
+SIZE (flashplugin/10.3r183.11/linux-f10-flashsupport-9.0.1.i386.tar.gz) = 3455 \ No newline at end of file