2017-10-12 11:28:18 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 12 07:45:00 UTC 2017 - michael@stroeder.com
|
|
|
|
|
|
|
|
- Update to upstream release 0.1.5
|
|
|
|
* OCSP response blob fixed in test
|
|
|
|
* Fixed wrong OCSP ResponderID components tagging
|
|
|
|
|
2017-09-07 22:09:17 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 7 22:05:22 UTC 2017 - michael@stroeder.com
|
|
|
|
|
|
|
|
- Update to upstream release 0.1.4
|
|
|
|
* more onversion pinning
|
|
|
|
|
2017-09-07 12:11:58 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 7 12:03:08 UTC 2017 - michael@stroeder.com
|
|
|
|
|
|
|
|
- Update to upstream release 0.1.2
|
|
|
|
* Tests refactored into proper unit tests
|
|
|
|
* pem.readBase64fromText() convenience function added
|
|
|
|
* Pinned to pyasn1 0.3.4+
|
|
|
|
|
2017-08-15 17:36:38 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 15 17:34:02 UTC 2017 - michael@stroeder.com
|
|
|
|
|
|
|
|
- Update to upstream release 0.0.11
|
|
|
|
* Fixed typo in ASN.1 definitions at rfc2315.py
|
|
|
|
|
2017-07-29 21:45:40 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jul 29 21:04:04 UTC 2017 - michael@stroeder.com
|
|
|
|
|
|
|
|
- Updated project URL
|
|
|
|
- Update to upstream release 0.0.10
|
|
|
|
* Fixed SequenceOf initializer to pass now-mandatory componentType
|
|
|
|
keyword argument (since pyasn1 0.3.1)
|
|
|
|
* Temporarily fixed recursive ASN.1 type definition to work with
|
|
|
|
pyasn1 0.3.1+. This is going to be fixed properly shortly.
|
|
|
|
|
2017-06-14 12:51:17 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 14 12:44:59 UTC 2017 - michael@stroeder.com
|
|
|
|
|
|
|
|
- Update to upstream release 0.0.9
|
|
|
|
* More CRL data structures added (RFC3279)
|
|
|
|
* Added X.509 certificate extensions map
|
|
|
|
* Added X.509 attribute type map
|
|
|
|
* Fix to __doc__ use in setup.py to make -O0 installation mode working
|
|
|
|
* Copyright added to source files
|
|
|
|
* More PEP-8'ing done on the code
|
|
|
|
* Author's e-mail changed
|
|
|
|
|
2017-03-16 14:20:35 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 16 13:46:56 UTC 2017 - tbechtold@suse.com
|
|
|
|
|
|
|
|
- Switch to singlespec approach
|
|
|
|
|
2015-12-29 17:17:32 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 29 17:10:09 UTC 2015 - michael@stroeder.com
|
|
|
|
|
|
|
|
- Update to upstream release 0.0.8
|
|
|
|
- Wheel distribution format now supported
|
|
|
|
- Fix to misspelled rfc2459.id_at_sutname variable
|
|
|
|
- Fix to misspelled rfc2459.NameConstraints component tag ID
|
|
|
|
- Fix to misspelled rfc2459.GeneralSubtree component default status
|
|
|
|
|
2015-08-13 13:03:16 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 13 13:02:16 UTC 2015 - michael@stroeder.com
|
|
|
|
|
2015-08-13 13:30:36 +00:00
|
|
|
- Added file ext .txt to doc files like in upstream
|
2015-08-13 13:08:17 +00:00
|
|
|
- Update to upstream release 0.0.7
|
2015-08-13 13:03:16 +00:00
|
|
|
- Extensions added to text files, CVS attic flushed.
|
|
|
|
- Fix to rfc2459.BasicConstraints syntax.
|
|
|
|
|
2015-07-04 20:57:27 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jul 4 20:46:59 UTC 2015 - michael@stroeder.com
|
|
|
|
|
2015-08-13 13:08:17 +00:00
|
|
|
- Update to upstream release 0.0.6
|
2015-07-04 20:57:27 +00:00
|
|
|
- Typo fix to id_kp_serverAuth object value
|
|
|
|
- A test case for indefinite length encoding eliminated as it's
|
|
|
|
forbidden in DER.
|
|
|
|
|
2013-05-07 09:19:02 +00:00
|
|
|
-------------------------------------------------------------------
|
2013-10-24 11:11:24 +00:00
|
|
|
Thu Oct 24 11:11:23 UTC 2013 - speilicke@suse.com
|
|
|
|
|
|
|
|
- Require python-setuptools instead of distribute (upstreams merged)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2013-05-07 09:19:02 +00:00
|
|
|
Tue May 7 08:25:25 UTC 2013 - michael@stroeder.com
|
|
|
|
|
2015-08-13 13:08:17 +00:00
|
|
|
- Update to upstream release 0.0.5
|
2013-05-07 09:19:02 +00:00
|
|
|
|
|
|
|
Revision 0.0.5
|
|
|
|
--------------
|
|
|
|
|
|
|
|
- License updated to vanilla BSD 2-Clause to ease package use
|
|
|
|
(http://opensource.org/licenses/BSD-2-Clause).
|
|
|
|
|
2013-01-02 21:53:02 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 2 19:44:41 UTC 2013 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
- Fix building on SLES
|
|
|
|
|
2012-07-27 18:16:23 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 27 18:03:12 UTC 2012 - michael@stroeder.com
|
|
|
|
|
2015-08-13 13:08:17 +00:00
|
|
|
- Update to upstream release 0.0.4
|
2012-07-27 18:16:23 +00:00
|
|
|
|
|
|
|
The pyasn1-modules collection now includes Certificate Management Protocol
|
|
|
|
(RFC4210) data structures.
|
|
|
|
|
2012-04-23 19:23:23 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 23 19:23:07 UTC 2012 - michael@stroeder.com
|
|
|
|
|
2015-08-13 13:08:17 +00:00
|
|
|
- Update to upstream release 0.0.3
|
2012-04-23 19:23:23 +00:00
|
|
|
|
2012-03-23 11:50:39 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 23 09:58:53 UTC 2012 - michael@stroeder.com
|
|
|
|
|
2015-08-13 13:03:16 +00:00
|
|
|
- Initial submission of upstream release 0.0.2
|