Changelog for
perl-Convert-ASN1-0.27-47.1.noarch.rpm :
Wed Apr 15 14:00:00 2015 cooloAATTsuse.com
- updated to 0.27
see /usr/share/doc/packages/perl-Convert-ASN1/ChangeLog
0.27 -- Wed Jun 25 13:47:28 CDT 2014
* Avoid recursion when encountering an invalid tag and length
* Avoid negative repetition counts (5.22 compatibility) [Alex Vandiver]
* Use pack/unpack instead of chr/org to avoid encoding issues
- obsolete Convert-ASN1-0.22-path.diff
Mon Jun 3 14:00:00 2013 cooloAATTsuse.com
- updated to 0.26
* Avoid Modification of a read-only value attempted errors
* dump Data::Dumper strings when rtest fails
* Add tests from Crypt::X509 that found the last Modification of a read-only value attempted error
* fix a spelling mistake [gregor herrmann]
* Add use strict and fix errors
* Fix decoding of indefinite sequences with ANY
* POD additions for ANY
* EXPLICIT ops must pass their cVAR to their child op
* Swallow a , after a }
* spelling fix [gregor herrmann]
* Added tests for extension markers (fails currently) [Niels Laukens]
* Bugfix for extension markerss in SETs and CHOICEs [Niels Laukens]
* Skip attempting to encode opEXTENSIONS inside of CHOICE
* Support for default explicit tagging [Peter Mogensen]
* Added tests and doc for explicit tagging [Peter Mogensen]
* Add new opEXPLICIT for sequences that are inserted for EXPLICIT tags
* Added support for EXTENSION MARKERS (...) (Niels Laukens)
* Switch to Dist::Zilla for building
Fri Nov 18 13:00:00 2011 cooloAATTsuse.com
- use original .tar.gz
Tue Nov 30 13:00:00 2010 cooloAATTnovell.com
- switch to perl_requires macro
Wed Nov 24 13:00:00 2010 chrisAATTcomputersalat.de
- recreated by cpanspec 1.78
- noarch pkg
- removed Obsoletes/Provides p_casn1
Tue Oct 19 14:00:00 2010 cooloAATTnovell.com
- add perl as explicit buildrequire
Sun Jan 10 13:00:00 2010 jengelhAATTmedozas.de
- enable parallel build
Mon Oct 6 14:00:00 2008 anickaAATTsuse.cz
- update to 0.22
* Fix decoding of OIDs with large value for 2nd element
* Support for SEQUENCE with no elements in ASN.1
* Added ability to define what value is put in perl data
structory when decoding NULL elements
Wed Feb 14 13:00:00 2007 anickaAATTsuse.cz
- update to 0.21
* Fixed problem with indefinite encoding inside an indefinite
encoding
* Added support for type-local ANY DEFINED BY
Wed Jul 12 14:00:00 2006 anickaAATTsuse.cz
- update to 0.20
* Fixed issues with decoding when calling script contains use encoding \'utf8\'
* Allow zero-length timestamps to be extracted
* Fix incorrect length encoding for bitstrings
* Support encoding bigint\'s as BCD