Subject: CVS commit: [pkgsrc-2005Q1] pkgsrc/devel/libextractor
To: None <pkgsrc-changes@NetBSD.org>
From: Soren Jacobsen <snj@netbsd.org>
List: pkgsrc-changes
Date: 06/13/2005 21:36:09
Module Name:	pkgsrc
Committed By:	snj
Date:		Mon Jun 13 21:36:08 UTC 2005

Modified Files:
	pkgsrc/devel/libextractor [pkgsrc-2005Q1]: Makefile PLIST buildlink3.mk
	    distinfo
Removed Files:
	pkgsrc/devel/libextractor/patches [pkgsrc-2005Q1]: patch-ac patch-ad

Log Message:
Pullup ticket 551 - requested by Lubomir Sedlacik
security update for libextractor

Revisions pulled up:
- pkgsrc/devel/libextractor/Makefile		1.7
- pkgsrc/devel/libextractor/PLIST		1.2
- pkgsrc/devel/libextractor/distinfo		1.5
- pkgsrc/devel/libextractor/buildlink3.mk	1.2
- pkgsrc/devel/libextractor/patches/patch-ac	removed
- pkgsrc/devel/libextractor/patches/patch-ad	removed

    Module Name:    pkgsrc
    Committed By:   tv
    Date:           Fri Jun 10 17:03:35 UTC 2005

    Modified Files:
            pkgsrc/devel/libextractor: Makefile PLIST distinfo
    Removed Files:
            pkgsrc/devel/libextractor/patches: patch-ac patch-ad

    Log Message:
    Update libextractor to 0.4.2.

    Fixes (second half of) Secunia SA: http://secunia.com/advisories/15651/
    (first half was fixed in 0.3.11nb1)

    ChangeLog excerpts:

    Thu Feb 24 00:32:44 EST 2005
            Added extractor that extracts binary (!) thumbnails from
            images using ImageMagick.  Decoder function for the binary
            string is in the thumbnailextractor.c source.

    Sun Feb 20 16:36:17 EST 2005
            Fixed similar problem in REAL extractor.  Added support
            for new Helix/Real format to REAL extractor.

    Sun Feb 20 12:48:15 EST 2005
            Fixed (rare) integer overflow bug in PNG extractor.

    Fri Jan 21 15:23:43 PST 2005
            Fixed security problem in PDF extractor.

    Fri Dec 24 13:28:59 CET 2004
            Added support for Unicode to the pdf extractor.

    Thu Dec 23 18:14:10 CET 2004
            Avoided exporting symbol OPEN (conflicts on OSX
            with same symbol from GNUnet).  Added conversion
            to utf8 to various plugqins (see todo) and
            added conversion from utf8 to current locale to
            print keywords.
----
    Module Name:    pkgsrc
    Committed By:   salo
    Date:           Fri Jun 10 22:59:22 UTC 2005

    Modified Files:
            pkgsrc/devel/libextractor: buildlink3.mk

    Log Message:
    Set BUILDLINK_RECOMMENDED after recent security fixes. (hi tv!)


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.4.2.1 pkgsrc/devel/libextractor/Makefile \
    pkgsrc/devel/libextractor/distinfo
cvs rdiff -r1.1.1.1 -r1.1.1.1.4.1 pkgsrc/devel/libextractor/PLIST
cvs rdiff -r1.1 -r1.1.4.1 pkgsrc/devel/libextractor/buildlink3.mk
cvs rdiff -r1.1.1.1 -r0 pkgsrc/devel/libextractor/patches/patch-ac
cvs rdiff -r1.1 -r0 pkgsrc/devel/libextractor/patches/patch-ad

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.