From: Frank Brehm Date: Tue, 25 Jun 2019 19:47:50 +0000 (+0200) Subject: committing changes in /etc after apt run X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=42d1c1f68f467a3437ad203b96a5b994dcf1410b;p=config%2Fbruni%2Fetc-mint.git committing changes in /etc after apt run Package changes: -dkms 2.3-3ubuntu9.2 all +dkms 2.3-3ubuntu9.3 all -imagemagick 8:6.9.7.4+dfsg-16ubuntu6.4 amd64 -imagemagick-6-common 8:6.9.7.4+dfsg-16ubuntu6.4 all -imagemagick-6.q16 8:6.9.7.4+dfsg-16ubuntu6.4 amd64 +imagemagick 8:6.9.7.4+dfsg-16ubuntu6.7 amd64 +imagemagick-6-common 8:6.9.7.4+dfsg-16ubuntu6.7 all +imagemagick-6.q16 8:6.9.7.4+dfsg-16ubuntu6.7 amd64 -libmagickcore-6.q16-3 8:6.9.7.4+dfsg-16ubuntu6.4 amd64 -libmagickwand-6.q16-3 8:6.9.7.4+dfsg-16ubuntu6.4 amd64 +libmagickcore-6.q16-3 8:6.9.7.4+dfsg-16ubuntu6.7 amd64 +libmagickwand-6.q16-3 8:6.9.7.4+dfsg-16ubuntu6.7 amd64 -policykit-desktop-privileges 0.20 all +policykit-desktop-privileges 0.20ubuntu18.04.1 all --- diff --git a/ImageMagick-6/policy.xml b/ImageMagick-6/policy.xml index 7a5658a..3f26fc9 100644 --- a/ImageMagick-6/policy.xml +++ b/ImageMagick-6/policy.xml @@ -72,7 +72,7 @@ - + diff --git a/kernel/header_postinst.d/dkms b/kernel/header_postinst.d/dkms index 3752bee..a95e6c8 100755 --- a/kernel/header_postinst.d/dkms +++ b/kernel/header_postinst.d/dkms @@ -36,7 +36,7 @@ case "${uname_s}" in esac if [ -x /usr/lib/dkms/dkms_autoinstaller ]; then - exec /usr/lib/dkms/dkms_autoinstaller start $inst_kern > /dev/null + exec /usr/lib/dkms/dkms_autoinstaller start $inst_kern fi if ! _check_kernel_dir $inst_kern ; then diff --git a/kernel/postinst.d/dkms b/kernel/postinst.d/dkms index 3752bee..a95e6c8 100755 --- a/kernel/postinst.d/dkms +++ b/kernel/postinst.d/dkms @@ -36,7 +36,7 @@ case "${uname_s}" in esac if [ -x /usr/lib/dkms/dkms_autoinstaller ]; then - exec /usr/lib/dkms/dkms_autoinstaller start $inst_kern > /dev/null + exec /usr/lib/dkms/dkms_autoinstaller start $inst_kern fi if ! _check_kernel_dir $inst_kern ; then