14
0
forked from pool/python-pyasn1

Accepting request 627899 from home:TheBlackCat:branches:devel:languages:python

- update to 0.4.4
  * Fixed native encoder type map to include all ASN.1 types
    rather than just ambiguous ones
  * Fixed crash in `.prettyPrint` of `Sequence` and `Set` occurring
    at OPTIONAL components

OBS-URL: https://build.opensuse.org/request/show/627899
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyasn1?expand=0&rev=73
This commit is contained in:
Michael Ströder
2018-08-07 14:48:20 +00:00
committed by Git OBS Bridge
parent 78a041eff7
commit 7e2061540c
4 changed files with 17 additions and 8 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Aug 7 14:42:43 UTC 2018 - toddrme2178@gmail.com
- update to 0.4.4
* Fixed native encoder type map to include all ASN.1 types
rather than just ambiguous ones
* Fixed crash in `.prettyPrint` of `Sequence` and `Set` occurring
at OPTIONAL components
-------------------------------------------------------------------
Sat May 26 23:00:34 UTC 2018 - michael@stroeder.com