diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-23 07:33:42 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-23 07:33:42 +0000 |
commit | 0f7a405dc1bd0251bc0d34ab9c778c8cbc494640 (patch) | |
tree | daf1922736e6226afd6b0010615f09fdd8e40af7 /security/opencdk/PLIST | |
parent | b26e36e759084c9de07ab9090c831c50cb030d9d (diff) | |
download | pkgsrc-0f7a405dc1bd0251bc0d34ab9c778c8cbc494640.tar.gz |
Update to 0.5.10:
Noteworthy changes in version 0.5.10 (2006-10-11)
------------------------------------------------
* Fix double-free in cdk_pklist_encrypt, reported by Adam Langley.
* Fix keydb_idx_search() to handle keys at offset 0, thanks to Adam Langley.
* A pkg-config script was added, thanks to Andreas Metzler.
* Autobuild time stamps are used, for easier build robot testing.
Diffstat (limited to 'security/opencdk/PLIST')
-rw-r--r-- | security/opencdk/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/opencdk/PLIST b/security/opencdk/PLIST index 71cf5b57261..26f474a616e 100644 --- a/security/opencdk/PLIST +++ b/security/opencdk/PLIST @@ -1,7 +1,8 @@ -@comment $NetBSD: PLIST,v 1.4 2004/09/22 08:09:53 jlam Exp $ +@comment $NetBSD: PLIST,v 1.5 2006/10/23 07:33:42 wiz Exp $ bin/opencdk-config include/opencdk.h lib/libopencdk.la +lib/pkgconfig/opencdk.pc share/doc/html/opencdk/opencdk-api.html share/doc/opencdk/DETAILS share/examples/opencdk/minpg.c |