From: root Date: Mon, 16 Sep 2019 18:13:46 +0000 (+0200) Subject: committing changes in /etc made by "/usr/bin/python3 /usr/sbin/aptd" X-Git-Url: https://git.hoellein.online/?a=commitdiff_plain;h=1775848c03011c5e9d7fe734dbc0e4a3bdef1eea;p=zenbook committing changes in /etc made by "/usr/bin/python3 /usr/sbin/aptd" Package changes: -adobe-flash-properties-gtk 1:20190813.1-0ubuntu0.19.04.1 amd64 -adobe-flashplugin 1:20190813.1-0ubuntu0.19.04.1 amd64 +adobe-flash-properties-gtk 1:20190910.1-0ubuntu0.19.04.1 amd64 +adobe-flashplugin 1:20190910.1-0ubuntu0.19.04.1 amd64 -code 1.38.0-1567547996 amd64 +code 1.38.1-1568209190 amd64 -libsane-common 1.0.27-3.2ubuntu1 all +libsane-common 1.0.27-3.2ubuntu1.1 all --- diff --git a/chromium-browser/customizations/10-flash b/chromium-browser/customizations/10-flash index 82c7172..9709938 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.238" + CHROMIUM_FLAGS="$CHROMIUM_FLAGS --ppapi-flash-path=$flashso --ppapi-flash-version=32.0.0.255" 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."