]> 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, 15 Apr 2020 15:04:23 +0000 (17:04 +0200)
committerFrank Brehm <frank@brehm-online.com>
Wed, 15 Apr 2020 15:04:23 +0000 (17:04 +0200)
Package changes:
-adobe-flashplugin 1:20200311.1-0ubuntu0.18.04.1 amd64
+adobe-flashplugin 1:20200414.1-0ubuntu0.18.04.1 amd64
-git 1:2.17.1-1ubuntu0.5 amd64
+git 1:2.17.1-1ubuntu0.6 amd64
-git-man 1:2.17.1-1ubuntu0.5 all
+git-man 1:2.17.1-1ubuntu0.6 all
-libasound2 1.1.3-5ubuntu0.4 amd64
-libasound2-data 1.1.3-5ubuntu0.4 all
+libasound2 1.1.3-5ubuntu0.5 amd64
+libasound2-data 1.1.3-5ubuntu0.5 all

chromium-browser/customizations/10-flash

index 9c4e7ffa19aa88aeef04423b9d32f2f4836e348b..6a238b5a0b494c8f109f42115541bccf666fb2f4 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.344"
+       CHROMIUM_FLAGS="$CHROMIUM_FLAGS --ppapi-flash-path=$flashso --ppapi-flash-version=32.0.0.363"
        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."