15
0

Accepting request 669102 from home:stroeder:branches:devel:languages:python

- update to version 0.2.4

OBS-URL: https://build.opensuse.org/request/show/669102
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyasn1-modules?expand=0&rev=50
This commit is contained in:
Tomáš Chvátal
2019-01-28 20:37:30 +00:00
committed by Git OBS Bridge
parent 41d6826825
commit 6c5e937870
4 changed files with 18 additions and 4 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Jan 28 14:26:26 UTC 2019 - Michael Ströder <michael@stroeder.com>
- update to version 0.2.4
Revision 0.2.4:
- Added modules for RFC8226 implementing JWT Claim Constraints
and TN Authorization List for X.509 certificate extensions
- Fixed bug in `rfc5280.AlgorithmIdentifier` ANY type definition
Revision 0.2.3:
- Added modules for RFC5083 and RFC5084 (CMS)
- Copyright notice extended to the year 2019
-------------------------------------------------------------------
Tue Jul 3 10:21:47 UTC 2018 - michael@stroeder.com