Hello community, here is the log from the commit of package python-pyasn1 for openSUSE:Factory checked in at 2013-01-21 17:45:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pyasn1 (Old) and /work/SRC/openSUSE:Factory/.python-pyasn1.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyasn1", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/python-pyasn1/python-pyasn1.changes 2012-07-30 09:39:05.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-pyasn1.new/python-pyasn1.changes 2013-01-21 17:45:50.000000000 +0100 @@ -1,0 +2,27 @@ +Fri Jan 18 09:19:52 UTC 2013 - [email protected] + +- updated to upstrean release 0.1.6 + +Revision 0.1.6 +-------------- + +- The compact (valueless) way of encoding zero INTEGERs introduced in + 0.1.5 seems to fail miserably as the world is filled with broken + BER decoders. So we had to back off the *encoder* for a while. + There's still the IntegerEncoder.supportCompactZero flag which + enables compact encoding form whenever it evaluates to True. +- Report package version on debugging code initialization. + +Revision 0.1.5 +-------------- + +- Documentation updated and split into chapters to better match + web-site contents. +- Make prettyPrint() working for non-initialized pyasn1 data objects. It + used to throw an exception. +- Fix to encoder to produce empty-payload INTEGER values for zeros +- Fix to decoder to support empty-payload INTEGER and REAL values +- Fix to unit test suites imports to be able to run each from + their current directory + +------------------------------------------------------------------- Old: ---- pyasn1-0.1.4.tar.gz New: ---- pyasn1-0.1.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyasn1.spec ++++++ --- /var/tmp/diff_new_pack.blI95K/_old 2013-01-21 17:45:51.000000000 +0100 +++ /var/tmp/diff_new_pack.blI95K/_new 2013-01-21 17:45:51.000000000 +0100 @@ -17,7 +17,7 @@ Name: python-pyasn1 -Version: 0.1.4 +Version: 0.1.6 Release: 0 Summary: ASN.1 types and codecs License: BSD-3-Clause ++++++ pyasn1-0.1.4.tar.gz -> pyasn1-0.1.6.tar.gz ++++++ ++++ 5284 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
