From c83f16b7dccf02d4ddd4a465ec8a77e9ac5b9f32 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Wed, 6 Jan 2021 23:24:19 +0100 Subject: [PATCH] committing changes in /etc made by "/usr/bin/apt full-upgrade -y" Package changes: -adobe-flashplugin 1:20201208.1-0ubuntu0.20.04.1 amd64 +adobe-flashplugin 1:20201231.1-0ubuntu0.20.04.1 amd64 -google-chrome-stable 87.0.4280.88-1 amd64 +google-chrome-stable 87.0.4280.141-1 amd64 --- .etckeeper | 2 +- alternatives/mozilla-flashplugin | 1 - chromium-browser/customizations/10-flash | 7 ------- 3 files changed, 1 insertion(+), 9 deletions(-) delete mode 120000 alternatives/mozilla-flashplugin delete mode 100644 chromium-browser/customizations/10-flash diff --git a/.etckeeper b/.etckeeper index 8924447..1239fe9 100755 --- a/.etckeeper +++ b/.etckeeper @@ -12,6 +12,7 @@ mkdir -p './apt/auth.conf.d' mkdir -p './avahi/services' mkdir -p './binfmt.d' mkdir -p './brltty/Input/xw' +mkdir -p './chromium-browser/customizations' mkdir -p './cups/interfaces' mkdir -p './cups/ssl' mkdir -p './dbus-1/session.d' @@ -1095,7 +1096,6 @@ maybe chgrp 'dip' 'chatscripts/provider' maybe chmod 0640 'chatscripts/provider' maybe chmod 0755 'chromium-browser' maybe chmod 0755 'chromium-browser/customizations' -maybe chmod 0644 'chromium-browser/customizations/10-flash' maybe chmod 0755 'chrony' maybe chmod 0644 'chrony/chrony.conf' maybe chmod 0640 'chrony/chrony.keys' diff --git a/alternatives/mozilla-flashplugin b/alternatives/mozilla-flashplugin deleted file mode 120000 index 9912448..0000000 --- a/alternatives/mozilla-flashplugin +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/adobe-flashplugin/libflashplayer.so \ No newline at end of file diff --git a/chromium-browser/customizations/10-flash b/chromium-browser/customizations/10-flash deleted file mode 100644 index 52610aa..0000000 --- a/chromium-browser/customizations/10-flash +++ /dev/null @@ -1,7 +0,0 @@ -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.465" - 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." -fi -- 2.39.5