The source of the fix is not specified as a specific patch file. And I am unable to identify the exact fix implemented
Looking at the changelog and the dates/versions involved I would ascertain that the fix was applied somewhere between commits 1497 - 1503 http://trac.imagemagick.org/timeline?from=03%2F18%2F10&daysback=0&authors=&milestone=on&ticket=on&changeset=on&wiki=on&update=Update On Mon, Jul 9, 2012 at 2:45 PM, roucaries bastien < [email protected]> wrote: > On Mon, Jul 9, 2012 at 2:55 PM, Matt Cockayne <[email protected]> wrote: > > Hi Bastien, > > > > We have tried this previously but I have retested and the problem still > > persists. > > > > We identified the exact issue as being resolved by a patch applied in > > version 2010-03-18 6.6.0-8. > > Could you send here, the patch with svn revision ? > > Bastien > > > Matt > > > > > > > > > > On Mon, Jul 9, 2012 at 1:29 PM, roucaries bastien > > <[email protected]> wrote: > >> > >> On Mon, Jul 9, 2012 at 2:17 PM, Matt Cockayne <[email protected]> > wrote: > >> > An example of the command executed is (less UTF8 nonbreaking space as > >> > may > >> > not translate across email) > >> > > >> > usr/bin/convert -size 160 -pointsize 19 -channel RGBA -fill > >> > "rgb(0,0,116)" > >> > -weight 400 -font "/site/data/fonts/Ampersand.ttf" -gravity NorthWest > >> > -background none caption:'Name, saw this and thought of you! Cheers > >> > Name' > >> > -flatten "/site/data/tmp/1341835864.3593.png" > >> > >> Could you try this command line on affected version ? > >> > >> convert -size 160 -pointsize 19 -channel RGBA -fill "rgb(0,0,116)" > >> -weight 400 -gravity NorthWest -background none caption:'Name, saw > >> this and thought of you! Cheers Name' -flatten show: > >> > >> If it give the expected bad version, could you report me. > >> > >> If it is bad I will send a report to security in order to get a dsa and > so > >> on. > >> > >> Thanks > >> > >> Bastien >

