From: root Date: Wed, 15 Apr 2020 07:53:51 +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=4580cd1e2898c0a047d030cfc6f4b127552dea76;p=zenbook committing changes in /etc made by "/usr/bin/python3 /usr/sbin/aptd" 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 --- diff --git a/chromium-browser/customizations/10-flash b/chromium-browser/customizations/10-flash index 9c4e7ff..6a238b5 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.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."