Subject: CVS commit: pkgsrc/devel/chmlib
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 01/28/2007 07:31:20
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jan 28 07:31:20 UTC 2007
Modified Files:
pkgsrc/devel/chmlib: Makefile distinfo
Log Message:
Update to 0.39:
Version 0.39 is a security release. All of the dynamically-sized
buffers which were allocated on the stack before have been changed
to heap allocations. This circumvents some dangerous security flaws.
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 pkgsrc/devel/chmlib/Makefile
cvs rdiff -r1.11 -r1.12 pkgsrc/devel/chmlib/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.