]> Frank Brehm's Git Trees - config/bruni/etc-mint.git/commitdiff
committing changes in /etc after apt run
authorFrank Brehm <frank@brehm-online.com>
Sat, 16 Mar 2019 00:03:53 +0000 (01:03 +0100)
committerFrank Brehm <frank@brehm-online.com>
Sat, 16 Mar 2019 00:03:53 +0000 (01:03 +0100)
Package changes:
-adobe-flashplugin 1:20190212.1-0ubuntu0.18.04.1 amd64
+adobe-flashplugin 1:20190312.1-0ubuntu0.18.04.1 amd64

chromium-browser/customizations/10-flash

index 75e7d9983a77da3b43595e98c17412cd2a9a2929..0a94fd5318af1fe782faa389f5a61fcac619a161 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.142"
+       CHROMIUM_FLAGS="$CHROMIUM_FLAGS --ppapi-flash-path=$flashso --ppapi-flash-version=32.0.0.156"
        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."