Commit Graph

16 Commits

Author SHA1 Message Date
Rob Crittenden
8e096fb21f Update to upstream release 0.3.4 and modules to 0.1.2
Patch to fixed crash at SequenceOf native decoder

Resolves: #1485669
2017-09-15 11:35:26 -04:00
Rob Crittenden
779207a281 Update to pyasn1 0.3.2 and modules 0.0.11
Resolves: #1475594
2017-08-16 17:16:13 -04:00
Rob Crittenden
1394fda222 Add pyasn1-modules to sources 2017-02-27 10:44:10 -05:00
Rob Crittenden
817e414c24 Update to upstream 0.2.3
This is a performance improvement release:

* BitString type implementation rebased onto Python int to behave like
  an integer and improve serialization performance (100x times!).
* Integer codecs reimplemented to base on Python's built-in integer
  serialization codecs to improve serialization performance (~40%).
* Decoding performance of Set and Choice types improved by caching
  once computed tags maps.
* ASN.1 character types refactored to duck-type unicode strings thus
  making them more convenient in text processing context.
* Documentation updated at many places.

0.2.2

This release fixes a regression in Enumerated ASN.1 type subtyping
procedure.

Besides that, canonical decoders were hardened to reject non-canonical
serialization on input.
2017-02-27 10:09:50 -05:00
Rob Crittenden
bf5b4d2880 Add pyasn1-modules to sources 2017-02-06 14:42:54 -05:00
Rob Crittenden
88400eeaec Update to upstream release 0.2.1
Also added doc subpackage and moved documentation there.

Upstream source is currently split between sourceforge and GitHub

Resolves: #1419310
2017-02-06 14:37:26 -05:00
Rob Crittenden
0b04a78ed2 Update to upstream 0.1.9, modules 0.0.8
Bugzilla 1243558
2015-10-19 11:04:17 -04:00
Jason Tibbitts
207417cdbe Update to 0.1.8, modules 0.0.6 2015-07-15 14:00:18 -05:00
Rob Crittenden
1b9fdb00af Update to upstream 0.1.7, modules 0.0.5
Bugzilla 988071
2013-07-24 14:31:04 -04:00
Rob Crittenden
b1a906c0c3 Update to upstream 0.1.6, modules 0.0.4, add python3 subpackages.
Patch contributed by Jamie Nguyen <jamielinux@fedoraproject.org>

- update to upstream release 0.1.6
- update modules to 0.0.4
- update description
- add python3-pyasn1 subpackage
- add versioned Requires for the module subpackages
- add %%check section

Bugzilla 909831
2013-02-22 15:16:29 -05:00
Jeroen van Meeuwen (Ergo Project)
634d7bb9ee Check in pyasn1 version 0.1.2, including the modules from pyasn1's upstream (version 0.0.2) 2012-01-06 15:46:16 +01:00
Rob Crittenden
35af56fe9e Update to upstream 0.0.12a
Resolves: #663004
2010-12-22 16:17:36 -05:00
rcritten
56d5d44ecd - Update to upstream version 0.0.9a
- Include patch that adds parsing for the Any type
2009-11-17 15:47:26 +00:00
rcritten
1f71c87c63 Update to upstream version 0.0.8a 2008-09-09 19:19:00 +00:00
rcritten
411c96438a import python-pyasn1-0.0.7a-4 on branch devel from
python-pyasn1-0.0.7a-4.src.rpm
2008-01-18 14:09:39 +00:00
Kevin Fenzi
15ae9f757c Setup of module python-pyasn1 2008-01-18 03:39:14 +00:00