]> Frank Brehm's Git Trees - config/bruni/etc-mint.git/commitdiff
committing changes in /etc after apt run
authorFrank Brehm <frank@brehm-online.com>
Wed, 23 Oct 2019 21:15:04 +0000 (23:15 +0200)
committerFrank Brehm <frank@brehm-online.com>
Wed, 23 Oct 2019 21:15:04 +0000 (23:15 +0200)
Package changes:
-adobe-flashplugin 1:20190910.1-0ubuntu0.18.04.1 amd64
+adobe-flashplugin 1:20191009.1-0ubuntu0.18.04.1 amd64

chromium-browser/customizations/10-flash

index 9709938efa0c21b5d81862be1eadf142305d4773..eb311e9af0ddb91abdb2d43f7239479a7b15b4bb 100644 (file)
@@ -1,6 +1,6 @@
 flashso="/usr/lib/adobe-flashplugin/libpepflashplayer.so"
 if test -f "$flashso"; then
-       CHROMIUM_FLAGS="$CHROMIUM_FLAGS --ppapi-flash-path=$flashso --ppapi-flash-version=32.0.0.255"
+       CHROMIUM_FLAGS="$CHROMIUM_FLAGS --ppapi-flash-path=$flashso --ppapi-flash-version=32.0.0.270"
        echo "Using PPAPI flash."
 else
        echo "PPAPI flash has config file in /etc, but library does not exist and won't be used. Package is uninstalled, not purged."