Hi Cam, I agree with all you wrote. For the time being I use as workaround to downgrade the imagemagick packages using
blackbox:~# cat /usr/local/sbin/imagemagick-gscan2pdf.sh #!/bin/bash echo "Downgrading imagemagick for operation with gscan" apt-get install imagemagick=8:6.8.9.9-5+deb8u2 imagemagick- common=8:6.8.9.9-5+deb8u2 imagemagick-6.q16=8:6.8.9.9-5+deb8u2 libmagickcore-6.q16-2=8:6.8.9.9-5+deb8u2 libmagickwand-6.q16-2=8:6.8.9.9-5+deb8u2 blackbox:~# temporarily (which brings all the fixed security issues back) and do an "apt- get upgrade" after I have finished gscan2pdf. I cannot tell if it works for your usecase, but I thought it is worth sharing. Kind regards Rainer On Monday 12 September 2016 10:24:05 Cam Hutchison wrote: > Roucaries, > > When will the update be going out, as in approximate time frame? I don't > know when the next security update is scheduled, if at all, but for me this > is a serious regression that has broken some pretty important stuff for me. > I use Debian stable to avoid the churn so I do not have my important > processes broken. > > I would appreciate it if you could push the fix ASAP regardless of whether > there are other security updates or not. > > Thanks. -- Rainer Dorsch Lärchenstr. 6 72135 Dettenhausen 07157/734133