Update GraphicsMagick to 1.2.3.
1.2.3 (June 5, 2008) ==================== Security Fixes: * Cineon reader: Fixed crash with broken file from Sami Liedes. * Palm reader: Fixed crash with broken files from Sami Liedes. * PICT reader: Fixed crash with broken files from Sami Liedes. * DPX reader: Validate file data better to avoid improper operation with intentionally (or accidentally) defective files. * XCF reader: Fixed crash with broken files from Sami Liedes. Security Issue Not Fixed: * JP2/JPC reader: Several JPEG-2000 files from Sami Liedes "broken" collection cause crashes in Jasper. This is not GraphicsMagick's fault. Bug fixes: * Noise generators were only working properly for Q8 build.
This commit is contained in:
parent
2e0af3a07f
commit
6be9981403
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.11 2008/05/29 04:16:00 obache Exp $
|
||||
# $NetBSD: Makefile,v 1.12 2008/06/06 03:06:53 obache Exp $
|
||||
#
|
||||
|
||||
DISTNAME= GraphicsMagick-1.2.2
|
||||
DISTNAME= GraphicsMagick-1.2.3
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=graphicsmagick/} \
|
||||
ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.8 2008/05/29 04:16:00 obache Exp $
|
||||
$NetBSD: distinfo,v 1.9 2008/06/06 03:06:53 obache Exp $
|
||||
|
||||
SHA1 (GraphicsMagick-1.2.2.tar.gz) = 6876fa50b4846b24bd111ab8adc18de9de8c0e0b
|
||||
RMD160 (GraphicsMagick-1.2.2.tar.gz) = d8fe9f589ca08280cb6901df8599773cdabd3c5b
|
||||
Size (GraphicsMagick-1.2.2.tar.gz) = 6552999 bytes
|
||||
SHA1 (GraphicsMagick-1.2.3.tar.gz) = 682cf38701b6c8b0713d840bd78e7e213d51cbb0
|
||||
RMD160 (GraphicsMagick-1.2.3.tar.gz) = e3369705599dfaf601e10b8642ba8e3727137f77
|
||||
Size (GraphicsMagick-1.2.3.tar.gz) = 6556228 bytes
|
||||
|
|
Loading…
Reference in a new issue