]> git.hoellein.online Git - zenbook/commitdiff
committing changes in /etc made by "/usr/bin/python3 /usr/sbin/aptd"
authorroot <root@localhost>
Mon, 16 Sep 2019 18:13:46 +0000 (20:13 +0200)
committerroot <root@localhost>
Mon, 16 Sep 2019 18:13:46 +0000 (20:13 +0200)
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

chromium-browser/customizations/10-flash

index 82c717276ee1bb811b2c4cd8685f79e1179f67e1..9709938efa0c21b5d81862be1eadf142305d4773 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.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."