CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2016/05/19 13:53:34
Modified files:
graphics/ImageMagick: Tag: OPENBSD_5_9 Makefile distinfo
Log message:
MFC ImageMagick update to 6.9.4-3. Compared to previous version in -stable:
- Fix pixel cache on disk regression
- Quote passwords when passed to a delegate program.
- Can read geo-related EXIF metdata once-again
- Sanitize all delegate emedded formatting characters.
- Don't sync pixel cache in AcquireAuthenticCacheView()
- Remove https delegate
- Check for buffer overflow in magick/draw.c/DrawStrokePolygon()
- Replace show delegate title with image filename rather than label
- Fix GetNextToken() off by one error
- Remove support for internal ephemeral coder