Subject: CVS commit: pkgsrc/graphics/jbigkit
From: OBATA Akio
Date: 2014-04-10 14:04:16
Message id: 20140410120417.066DA96@cvs.netbsd.org

Log Message:
Update jbigkit to 2.1.

Changes in version 2.1 (2014-04-08)

This is a security-critical bug-fix release that remains API and ABI
backwards compatible to version 2.0. Users who process BIE data from
untrusted sources should upgrade.

  - fixed a buffer-overflow vulnerability in the jbig.c decoder,
    reported by Florian Weimer (Red Hat): CVE-2013-6369

  - fixed ability of corrupted input data to force jbig85.c decoder
    into an end-less loop

  - fixed a bug in the processing of private deterministic-prediction
    tables (DPPRIV=1) in jbig.c decoder

  - fixed integer-type mismatches in printf arguments on 64-bit systems

  - fuzz-testing script added

Files:
RevisionActionfile
1.6modifypkgsrc/graphics/jbigkit/Makefile
1.5modifypkgsrc/graphics/jbigkit/distinfo
1.2modifypkgsrc/graphics/jbigkit/patches/patch-Makefile
1.4modifypkgsrc/graphics/jbigkit/patches/patch-aa
1.5modifypkgsrc/graphics/jbigkit/patches/patch-ab