In the meantime, you could simply fetch 0.3.4 from another source than Wily's repositories. When I need a newer version of a package that is not in the Ubuntu release I use, I do one of the following:
1. Add a PPA that provides it, and install the package via apt. I currently use Alin Andrei's (WebUpd8), which provides the releases of FreshPlayerPlugin, and I've just found out about Giovanni Santini's, which provides daily builds: https://launchpad.net/~nilarimogard/+archive/ubuntu/webupd8?field.series_filter=wily https://launchpad.net/~itachi-san/+archive/ubuntu/freshplayerplugin?field.series_filter=wily 2. Download the .deb file from a newer release of Ubuntu, unless it causes dependency hell. I dpkg-scanpackages a small set of .deb files I've downloaded that way or from various printer/scanner vendors, so that it forms a small local repository that I can add to my sources.list and use with apt. But I've heard you can also double-click on the .deb file. http://packages.ubuntu.com/xenial/browser-plugin-freshplayer- pepperflash 3. Download the .deb file from Debian Sid, if it is only there, which happens after DebianImportFreeze and before the start of a new Ubuntu development branch. As with the previous one, this method requires dependencies to be met without too much hassle. https://packages.debian.org/sid/browser-plugin-freshplayer-pepperflash 4. Compile the latest upstream release. This is not necessarily difficult but requires slightly more brain usage than installing precompiled packages. https://github.com/i-rinat/freshplayerplugin#install -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1544221 Title: FreshPlayerPlugin display vCenter fonts incorrectly To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/freshplayerplugin/+bug/1544221/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
