Commit graph

5 commits

Author SHA1 Message Date
obache
b42cf1f509 Update libast to 0.7.
(CVE-2006-0224 was already fixed by patch-aa in pkgsrc).
XXX: self test failed on NetBSD-5.0.1, but old version also failed.

Changes: The string class is now both an interface and an implementation, so
parallel implementations (e.g., a glib string wrapper) can be created. Detection
of Imlib2 support and a pixmap leak when it was disabled have been fixed. Fixes
have been made for gcc4/newer autotools. This release also contains a fix for
CVE-2006-0224, a buffer overflow which could lead to privilege escalation in set
uid/setgid apps using LibAST's configuration engine.
2009-09-21 06:43:59 +00:00
joerg
92558e236a Backport fix for CVE-20060224. 2006-03-07 02:30:41 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
adam
b9cb3d3711 Changes 0.6.1:
* Bug fixes
2005-01-11 14:00:31 +00:00
wiz
2d6fcee4fe Initial import of libast, provided by Tracy J. Di Marco White in PR 19392.
DESCR:
The Library of Assorted Spiffy Things (LibAST -  formerly libmej) was
originally designed as a  companion library to Eterm. However, it
contains  many features that other projects may find useful,  so it
has been broken out into its own library.  Features include thorough
debugging and memory  tracking engines, various string manipulation
functions, and a flexible config file parsing engine.
2002-12-26 04:52:19 +00:00