]> Frank Brehm's Git Trees - config/bruni/etc-mint.git/commitdiff
committing changes in /etc after apt run
authorFrank Brehm <frank@brehm-online.com>
Fri, 13 Mar 2020 06:19:31 +0000 (07:19 +0100)
committerFrank Brehm <frank@brehm-online.com>
Fri, 13 Mar 2020 06:19:31 +0000 (07:19 +0100)
Package changes:
-adobe-flashplugin 1:20200211.1-0ubuntu0.18.04.1 amd64
+adobe-flashplugin 1:20200311.1-0ubuntu0.18.04.1 amd64
-firefox 73.0.1+linuxmint1+tricia amd64
-firefox-locale-de 73.0.1+linuxmint1+tricia amd64
-firefox-locale-en 73.0.1+linuxmint1+tricia amd64
+firefox 74.0+linuxmint2+tricia amd64
+firefox-locale-de 74.0+linuxmint2+tricia amd64
+firefox-locale-en 74.0+linuxmint2+tricia amd64
-puppet-release 1.0.0-7bionic all
+puppet-release 1.0.0-9bionic all

chromium-browser/customizations/10-flash

index 9d85a354777ecd29deec8d411f2f5794d249d2f3..9c4e7ffa19aa88aeef04423b9d32f2f4836e348b 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.330"
+       CHROMIUM_FLAGS="$CHROMIUM_FLAGS --ppapi-flash-path=$flashso --ppapi-flash-version=32.0.0.344"
        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."