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
<policy domain="cache" name="shared-secret" value="passphrase" stealth="true"/>
<!-- disable ghostscript format types -->
<policy domain="coder" rights="none" pattern="PS" />
- <policy domain="coder" rights="none" pattern="EPI" />
+ <policy domain="coder" rights="none" pattern="EPS" />
<policy domain="coder" rights="none" pattern="PDF" />
<policy domain="coder" rights="none" pattern="XPS" />
</policymap>
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
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