]> git.hoellein.online Git - zenbook/commitdiff
committing changes in /etc made by "/usr/bin/python3 /usr/sbin/aptd"
authorroot <root@localhost>
Wed, 15 Apr 2020 07:53:51 +0000 (09:53 +0200)
committerroot <root@localhost>
Wed, 15 Apr 2020 07:53:51 +0000 (09:53 +0200)
Package changes:
-adobe-flash-properties-gtk 1:20200311.1-0ubuntu0.19.10.1 amd64
-adobe-flashplugin 1:20200311.1-0ubuntu0.19.10.1 amd64
+adobe-flash-properties-gtk 1:20200414.1-0ubuntu0.19.10.1 amd64
+adobe-flashplugin 1:20200414.1-0ubuntu0.19.10.1 amd64
-git 1:2.20.1-2ubuntu1.19.10.1 amd64
-git-man 1:2.20.1-2ubuntu1.19.10.1 all
+git 1:2.20.1-2ubuntu1.19.10.2 amd64
+git-man 1:2.20.1-2ubuntu1.19.10.2 all
-librados2 14.2.4-0ubuntu0.19.10.2 amd64
+librados2 14.2.8-0ubuntu0.19.10.1 amd64
-librbd1 14.2.4-0ubuntu0.19.10.2 amd64
+librbd1 14.2.8-0ubuntu0.19.10.1 amd64

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."