The following reply was made to PR ports/175159; it has been noted by GNATS.
From: Tsurutani Naoki <[email protected]> To: [email protected], [email protected] Cc: Subject: Re: ports/175159: www/linux-f10-flashplugin11 is vulnerable Date: Fri, 08 Feb 2013 23:06:54 +0900 another security update has been issued. ref; http://www.adobe.com/support/security/bulletins/apsb13-04.html here is a patch: --- Makefile.orig 2013-01-19 18:45:31.000000000 +0900 +++ Makefile 2013-02-08 14:35:55.000000000 +0900 @@ -2,7 +2,7 @@ # $FreeBSD: ports/www/linux-f10-flashplugin11/Makefile,v 1.44 2013/01/19 09:45:31 svnexp Exp $ PORTNAME= flashplugin -PORTVERSION= 11.2r202.261 +PORTVERSION= 11.2r202.262 CATEGORIES= www multimedia linux MASTER_SITES= http://fpdownload.macromedia.com/get/flashplayer/pdc/${PORTVERSION:C/r/\./}/:plugin \ LOCAL/nox:suplib --- distinfo.orig 2013-01-19 18:45:31.000000000 +0900 +++ distinfo 2013-02-08 14:40:47.000000000 +0900 @@ -1,4 +1,4 @@ -SHA256 (flashplugin/11.2r202.261/install_flash_player_11_linux.i386.tar.gz) = c66d4a25f9f3c4598b1c1802e862430e3598aa6910aeda220c607483798b67f0 -SIZE (flashplugin/11.2r202.261/install_flash_player_11_linux.i386.tar.gz) = 6917481 -SHA256 (flashplugin/11.2r202.261/linux-f10-flashsupport-9.0.1.i386.tar.gz) = 4a309b1a326bd2212cc72480628659e5a7fd61d9e0572cb7350c206f030955bf -SIZE (flashplugin/11.2r202.261/linux-f10-flashsupport-9.0.1.i386.tar.gz) = 3455 +SHA256 (flashplugin/11.2r202.262/install_flash_player_11_linux.i386.tar.gz) = 5dcb830c16d4862384c72448037d0ee4d0b5d192f529d8bec3465d6548a61a3a +SIZE (flashplugin/11.2r202.262/install_flash_player_11_linux.i386.tar.gz) = 6917470 +SHA256 (flashplugin/11.2r202.262/linux-f10-flashsupport-9.0.1.i386.tar.gz) = 4a309b1a326bd2212cc72480628659e5a7fd61d9e0572cb7350c206f030955bf +SIZE (flashplugin/11.2r202.262/linux-f10-flashsupport-9.0.1.i386.tar.gz) = 3455 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "[email protected]"
