pkgsrc/devel/libast/PLIST
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

23 lines
577 B
Text

@comment $NetBSD: PLIST,v 1.5 2009/09/21 06:43:59 obache Exp $
bin/libast-config
include/libast.h
include/libast/array.h
include/libast/avl_tree.h
include/libast/dlinked_list.h
include/libast/iterator_if.h
include/libast/linked_list.h
include/libast/list_if.h
include/libast/map_if.h
include/libast/mbuff.h
include/libast/obj.h
include/libast/objpair.h
include/libast/regexp.h
include/libast/socket.h
include/libast/str.h
include/libast/sysdefs.h
include/libast/tok.h
include/libast/types.h
include/libast/url.h
include/libast/vector_if.h
lib/libast.la
share/aclocal/libast.m4