head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.10 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.8 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.6 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.4 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.2.0.2 pkgsrc-2009Q4-base:1.2 pkgsrc-2009Q1:1.1.0.4 pkgsrc-2009Q1-base:1.1 pkgsrc-2008Q4:1.1.0.2; locks; strict; comment @# @; 1.2 date 2009.05.28.08.07.50; author adam; state dead; branches; next 1.1; 1.1 date 2009.03.02.06.20.34; author kefren; state Exp; branches 1.1.2.1; next ; 1.1.2.1 date 2009.03.02.06.20.34; author tron; state dead; branches; next 1.1.2.2; 1.1.2.2 date 2009.03.03.19.57.53; author tron; state Exp; branches; next ; desc @@ 1.2 log @Changes 0.6.3: * Fixed a use-after-free error in the GIF reader. * Flushed the output log to display the current trial in real time. * Fixed an error in reporting unrecognized file formats. * Removed the requirement to "fix" TIFF files that contain unrecognized metadata. * Simplified the option abbreviation rules. Option names can now be abbreviated to their shortest unique prefix, as in X11 applications. @ text @$NetBSD: patch-ae,v 1.1 2009/03/02 06:20:34 kefren Exp $ diff -ru optipng-0.6.2/src/proginfo.h optipng-0.6.2.1/src/proginfo.h --- src/proginfo.h 2008-11-09 23:56:00.000000000 -0500 +++ src/proginfo.h 2009-02-22 23:38:00.000000000 -0500 @@@@ -1,5 +1,5 @@@@ #define PROGRAM_NAME "OptiPNG" #define PROGRAM_DESCRIPTION "Advanced PNG optimizer" -#define PROGRAM_VERSION "0.6.2" -#define PROGRAM_COPYRIGHT "Copyright (C) 2001-2008 Cosmin Truta" +#define PROGRAM_VERSION "0.6.2.1" +#define PROGRAM_COPYRIGHT "Copyright (C) 2001-2009 Cosmin Truta" #define PROGRAM_URI "http://optipng.sourceforge.net/" @ 1.1 log @ Add patches from upstream in order to update to 0.6.2.1 Changes: * Fix SA34035: Use after free error that can be used to execute arbitrary code via a specially crafted GIF image @ text @d1 1 a1 1 $NetBSD$ @ 1.1.2.1 log @file patch-ae was added on branch pkgsrc-2008Q4 on 2009-03-03 19:57:53 +0000 @ text @d1 12 @ 1.1.2.2 log @Pullup ticket #2714 - requested by kefren optipng: security patch Revisions pulled up: - graphics/optipng/Makefile 1.17 - graphics/optipng/distinfo 1.13 - graphics/optipng/patches/patch-ab 1.5 - graphics/optipng/patches/patch-ad 1.3 - graphics/optipng/patches/patch-ae 1.1 --- Module Name: pkgsrc Committed By: kefren Date: Mon Mar 2 06:20:34 UTC 2009 Modified Files: pkgsrc/graphics/optipng: Makefile distinfo Added Files: pkgsrc/graphics/optipng/patches: patch-ab patch-ad patch-ae Log Message: Add patches from upstream in order to update to 0.6.2.1 Changes: * Fix SA34035: Use after free error that can be used to execute arbitrary code via a specially crafted GIF image @ text @a0 12 $NetBSD: patch-ae,v 1.1 2009/03/02 06:20:34 kefren Exp $ diff -ru optipng-0.6.2/src/proginfo.h optipng-0.6.2.1/src/proginfo.h --- src/proginfo.h 2008-11-09 23:56:00.000000000 -0500 +++ src/proginfo.h 2009-02-22 23:38:00.000000000 -0500 @@@@ -1,5 +1,5 @@@@ #define PROGRAM_NAME "OptiPNG" #define PROGRAM_DESCRIPTION "Advanced PNG optimizer" -#define PROGRAM_VERSION "0.6.2" -#define PROGRAM_COPYRIGHT "Copyright (C) 2001-2008 Cosmin Truta" +#define PROGRAM_VERSION "0.6.2.1" +#define PROGRAM_COPYRIGHT "Copyright (C) 2001-2009 Cosmin Truta" #define PROGRAM_URI "http://optipng.sourceforge.net/" @