Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Jan 2015 13:24:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 197223] emulators/pipelight can't update flash
Message-ID:  <bug-197223-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197223

            Bug ID: 197223
           Summary: emulators/pipelight can't update flash
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: sasamotikomi@gmail.com

# pipelight-plugin --update
Script dependency-installer is already up-to-date.

But anyway:
/usr/local/share/pipelight/install-dependency

 wine-flash-installer) # http://www.adobe.com/de/software/flash/about/
                        INS=(install_flash "16_0_0_235")
                       
URL="http://fpdownload.macromedia.com/get/flashplayer/pdc/16.0.0.235/install_flash_player.exe"
                       
SHA="4e83b1af33587cc7bcab870b9f30395f2d78a249c46cf8953ffcd928c8f9f07c"
                        ;;
                wine-flash-debug-installer)
                        INS=(install_flash "16_0_0_235")
                       
URL="http://download.macromedia.com/pub/flashplayer/updaters/16/flashplayer_16_plugin_debug.exe"
                       
SHA="08fc11fc121464412a278aa3aee67bec62348b8ea687cf65286edb86fff0aa74"
                        ;;

https://helpx.adobe.com/security/products/flash-player/apsb15-03.html
16.0.0.235 have security problem.

They are update flash to 16.0.0.296:
https://bitbucket.org/mmueller2012/pipelight/commits/b7a64933be5f910b0817b32241d184c69ceaf594

I tried remove wine directory but it didn't help.
rm -rf ~/.wine-pipelig

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-197223-13>