From 2b361386d8b8c5a910b82236d4dd8fae18cc42fc Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Wed, 23 Oct 2019 23:15:04 +0200 Subject: [PATCH] committing changes in /etc after apt run 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chromium-browser/customizations/10-flash b/chromium-browser/customizations/10-flash index 9709938..eb311e9 100644 --- a/chromium-browser/customizations/10-flash +++ b/chromium-browser/customizations/10-flash @@ -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." -- 2.39.5