Siduction Forum

Siduction Forum => Upgrade Warnings => Topic started by: michaa7 on 2015/06/10, 09:36:05

Title: flash v 11.2.202.466 available
Post by: michaa7 on 2015/06/10, 09:36:05
***************************************************************************************
#
# manuales update / manual update:
# Gehe zu / go to: http://get.adobe.com/de/flashplayer/
#
# dl tar file (32 or 64 bit in abhängikeit bon deinem system)
#
# dann / then:
#
## 32 bit
# tar -xf install_flash_player_11_linux.i386.tar.gz
# chown root:root libflashplayer.so
# chown -R root:root usr     # no "/" in front of usr
# chown root:root readme.txt    # you won't copy it, so I mention it just for completeness
# cp -r usr/* /usr
# cp libflashplayer.so /usr/lib/flashplugin-nonfree/
#
## 64 bit
# tar -xf install_flash_player_11_linux.x86_64.tar.gz
# chown root:root libflashplayer.so
# chown -R root:root usr     # no "/" in front of usr
# chown root:root readme.txt    # you won't copy it, so I mention it just for completeness
# cp -r usr/* /usr
# cp libflashplayer.so /usr/lib/flashplugin-nonfree/
#
#****************************************************************************************
Title: Re: flash v 11.2.202.466 available
Post by: seasons on 2015/06/10, 14:38:20
Magic incantation for chromium users (i.e. Pepper Flash 18.0.0.160)
update-pepperflashplugin-nonfree --install --unverified
Title: Re: flash v 11.2.202.466 available
Post by: seasons on 2015/06/23, 18:48:27
Another Tuesday, another Flash update. 11.2.202.468 and 18.0.0.194
For chromium and FreshPlayer users:
update-pepperflashplugin-nonfree --install --unverified

@michaa7: You should use /usr/local/lib. Dumping files into /usr/lib is not a good idea (actually, it's against Debian's filesystem policies).
Title: Re: flash v 11.2.202.466 available
Post by: michaa7 on 2015/06/23, 19:47:23
Quote from: seasons on 2015/06/23, 18:48:27
..
@michaa7: You should use /usr/local/lib. Dumping files into /usr/lib is not a good idea (actually, it's against Debian's filesystem policies).

Thanks, but isn't it /usr/lib where Debian flashplugin-nonfree installs the files since ages? My intention was simply to overwrite what is in place.
Title: flash v 11.2.202.468 available
Post by: jure on 2015/07/01, 13:22:55
and again
Quoteinstalled version = 11.2.202.466
upstream version = 11.2.202.468
Title: Re: flash v 11.2.202.481 available
Post by: jure on 2015/07/10, 18:56:15
and again
Quoteinstalled version = 11.2.202.468
upstream version = 11.2.202.481

and for pepperflashplugin-nonfree
QuoteFlash Player version installed on this system  : 18.0.0.194
Flash Player version available on upstream site: 18.0.0.204[/quote]
Title: Re: flash v 11.2.202.466 available
Post by: DeepDayze on 2015/07/14, 20:35:23
It looks like all versions of Flash are now blocked by default in Firefox/Iceweasel.
Title: Re: flash v 11.2.202.466 available
Post by: melmarker on 2015/07/14, 22:00:38
Hell yes - one can have the latest plugin - but this isn't good enough for Mozilla. And so they handle it the only sensible way™ they know. These morons want me to klick on every flash animation i want to see? Ask me if i want to save this descision and don't respect it? WTF??? I'm more than a little bit pissed because the one and only person who make descisions about the software running on my computer is: ME!

http://www.ghacks.net/2015/07/14/mozilla-blocks-all-versions-of-adobe-flash-in-firefox/

So one can click it by hand if needed (thats what Mozilla allows in infinite goodness), don't use it (prefered) or stop these morons and deactivate the server-side automatic blocking of plugins (not recommend, but i prefer that)

To do so:
* about:config
* klick that you will be careful
* search 'blocklist'
* do what you want to do
Title: Re: flash v 11.2.202.466 available
Post by: ayla on 2015/07/14, 22:09:42
@Melmarker:

1+++ to all you said. Especially the part about morons...

And thanks for the tipp to avoid that.

I changed from win to linux years ago to have the possibility to make my own chooses about the use of my software.

greets
ayla
Title: Re: flash v 11.2.202.466 available
Post by: DeepDayze on 2015/07/14, 22:42:37
Quote from: melmarker on 2015/07/14, 22:00:38
Hell yes - one can have the latest plugin - but this isn't good enough for Mozilla. And so they handle it the only sensible way™ they know. These morons want me to klick on every flash animation i want to see? Ask me if i want to save this descision and don't respect it? WTF??? I'm more than a little bit pissed because the one and only person who make descisions about the software running on my computer is: ME!

http://www.ghacks.net/2015/07/14/mozilla-blocks-all-versions-of-adobe-flash-in-firefox/ (http://www.ghacks.net/2015/07/14/mozilla-blocks-all-versions-of-adobe-flash-in-firefox/)

So one can click it by hand if needed (thats what Mozilla allows in infinite goodness), don't use it (prefered) or stop these morons and deactivate the server-side automatic blocking of plugins (not recommend, but i prefer that)

To do so:
* about:config
* klick that you will be careful
* search 'blocklist'
* do what you want to do

Thanks for that tip, melmarker...I disabled the blocklist and all is well. Would be nice to be able to remove individual entries though
Title: Re: flash v 11.2.202.466 available
Post by: melmarker on 2015/07/14, 22:53:17
yes, i missed this too - that would be a sensible approach - or just allow the user to activate this special thing - and respect the users decision. And that is what makes me really angry, they don't respect my descision.
Title: Re: flash v 11.2.202.466 available
Post by: michaa7 on 2015/07/15, 20:03:16
may we use the pepperflash plugin instead of the flashplugin? Is it "safe" (as in "adobe")?
Title: Re: flash v 11.2.202.466 available
Post by: melmarker on 2015/07/15, 20:23:54
ermh - aptitude show  pepperflashplugin-nonfree

so it is chromium and compatible  only i guess
Title: Re: flash v 11.2.202.466 available
Post by: michaa7 on 2015/07/16, 07:43:28
Quote from: melmarker on 2015/07/15, 20:23:54
... so it is chromium and compatible  only i guess

This seems to be the case, yes.
Title: Re: flash v 11.2.202.466 available
Post by: der_bud on 2015/07/16, 11:56:51
Some weeks/month ago I read about a wrapper that allows to use pepperflash in iceweasel. Have not used it myself, know nothing about it or its status :), but here's a link:  https://wiki.debian.org/Freshplayerplugin
Title: Re: flash v 11.2.202.466 available
Post by: paxmark2 on 2015/07/16, 23:36:42
pepperflash works in opera (opera-stable 30.0.1835.125) also for me.