diff options
author | wiz <wiz> | 2006-03-03 22:23:47 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-03-03 22:23:47 +0000 |
commit | 0dedfa9f8d832c6bfd5c59a2fe2a4cddeb8b8b97 (patch) | |
tree | 2db3c9ffe7dc2ff5bc99f0c0710c91acb09d6c04 /security/libtasn1/distinfo | |
parent | 93695d408e0f8aae379b917b566f0dda473eb06d (diff) | |
download | pkgsrc-0dedfa9f8d832c6bfd5c59a2fe2a4cddeb8b8b97.tar.gz |
Update to 0.3.0:
Version 0.3.0
- Export DER utility functions, mostly so that GnuTLS can avoid using
libtasn1 internals.
- The _asn1* symbols are not exported in the shared library file (when
using GNU ld).
- The library can now be built using Visual Studio, and the project
files are included in windows/.
- New public APIs:
asn1_get_tag_der
asn1_octet_der
asn1_get_octet_der
asn1_bit_der
asn1_get_bit_der
asn1_get_length_der
asn1_length_der
Diffstat (limited to 'security/libtasn1/distinfo')
-rw-r--r-- | security/libtasn1/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/security/libtasn1/distinfo b/security/libtasn1/distinfo index 4d92c522ff7..39c7c414802 100644 --- a/security/libtasn1/distinfo +++ b/security/libtasn1/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2006/02/10 12:39:25 drochner Exp $ +$NetBSD: distinfo,v 1.12 2006/03/03 22:23:47 wiz Exp $ -SHA1 (libtasn1-0.2.18.tar.gz) = 4f9c1be1586083cd605e17c7948f94deed63b024 -RMD160 (libtasn1-0.2.18.tar.gz) = 41e94706fa6eed989143d9de9d8f53235d8dfd4f -Size (libtasn1-0.2.18.tar.gz) = 904105 bytes +SHA1 (libtasn1-0.3.0.tar.gz) = 944117dfa77550ac425121f8aa1489be97a6b522 +RMD160 (libtasn1-0.3.0.tar.gz) = a60a72c6ae0c8a1f4e54d10dc5d410d7dbecb66c +Size (libtasn1-0.3.0.tar.gz) = 1234302 bytes |