[Bug 197223] emulators/pipelight can't update flash

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jan 31 13:24:23 UTC 2015


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 at FreeBSD.org
          Reporter: sasamotikomi at 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.


More information about the freebsd-ports-bugs mailing list