jbig2dec 0.10 release

Ralph Giles <[email protected]> Thu, 28 May 2009 23:24:55 -0700
Newsgroups gmane.comp.printing.ghostscript.jbig2dec.devel
Message-ID <[email protected]>
After quite a break I've made a new release of the jbig2dec library.
This includes a number of security and robustness fixes, but no major
new features. Upgrading is recommended.

Version 0.10 (2009 May 28)

=C2=A0* Security fix for malicious symbol dictionaries CVE-2009-0196
=C2=A0* Fix various resource leaks and error handling issues
=C2=A0* Dynamically allocate huffman symbol length histogram to save space
=C2=A0* Support aggregate symbol coding
=C2=A0* Work around invalid Xerox WorkCentre streams which write the
=C2=A0 final segment length as -1.
=C2=A0* Fix an issue with huffman table runcodes.

Downloads

=C2=A0https://sourceforge.net/project/showfiles.php?group_id=3D28301&packag=
e_id=3D20164&release_id=3D685876
=C2=A0http://ghostscript.com/~giles/jbig2/jbig2dec/jbig2dec-0.10.tar.bz2
=C2=A0http://ghostscript.com/~giles/jbig2/jbig2dec/jbig2dec-0.10.tar.gz
=C2=A0http://ghostscript.com/~giles/jbig2/jbig2dec/jbig2dec-0.10.zip

SHA-1 checksums

=C2=A0e55998917102966c9803a2cf857fcd61ea5ec6e8 =C2=A0jbig2dec-0.10.tar.bz2
=C2=A00ef85b1199dc5a55690e7d51100acc2c095e75d7 =C2=A0jbig2dec-0.10.tar.gz
=C2=A032e976b92b8019efb3182ab8ae440bf09f4a9c1f =C2=A0jbig2dec-0.10.zip

MD5 checksums

=C2=A0eca8eca299f1f9fc3dbe8f04e44085fa =C2=A0jbig2dec-0.10.tar.bz2
=C2=A0d391240adbc121f67fb2d1971ffc1ee3 =C2=A0jbig2dec-0.10.tar.gz
=C2=A0a614a474f88b47d4296418d60ff04085 =C2=A0jbig2dec-0.10.zip

Cheers,
=C2=A0-r