Path to this page:
Subject: CVS commit: pkgsrc/security/py-asn1
From: Adam Ciarcinski
Date: 2017-09-17 12:18:41
Message id: 20170917101842.08531FA9A@cvs.NetBSD.org
Log Message:
py-asn1: update to 0.3.5
Revision 0.3.5:
Codecs signatures unified and pass the options kwargs through the call chain
Explicit tag encoding optimized to avoid unnecessary copying
End-of-octets sentinel encoding optimized
Refactored ASN.1 codecs properties to silently enforce proper length and chunk \
size encoding modes
Fixed DER encoder to always produce primitive encoding
Fixed crash at SequenceOf native decoder
Fixed Real.prettyPrint() to fail gracefully on overflow
Fixed a couple of crashes when debug mode is enabled
Files: