Subject: CVS commit: pkgsrc/security/libtasn1
From: Matthias Drochner
Date: 2006-07-04 17:29:34
Message id: 20060704152934.23C36211CA@cvs.netbsd.org

Log Message:
update to 0.3.5
changes:
- Fix asn1_octet_der to handle writes of zero-length buffers, before
  it did not write the ASN.1 length for a zero-length buffer.  This caused
  ASN.1 encodings to be incorrect on 64-bit platforms.
- Add self test that attempt to trigger the above bug.
- Fix test of -Wno-pointer-sign.
- Improve cross-compilation to MinGW by using AC_LIBTOOL_WIN32_DLL.

Files:
RevisionActionfile
1.30modifypkgsrc/security/libtasn1/Makefile
1.16modifypkgsrc/security/libtasn1/distinfo