From ba16cb888f1d307305389b46518010236b95cb55baf3d5d036976c9a5ceb98ca Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 27 Aug 2015 14:38:23 +0000 Subject: [PATCH] Accepting request 327557 from Cloud:OpenStack:Master - updated to upstrean release 0.1.8 (fate#318838) OBS-URL: https://build.opensuse.org/request/show/327557 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyasn1?expand=0&rev=36 --- python-pyasn1.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-pyasn1.changes b/python-pyasn1.changes index 07a8739..c93a100 100644 --- a/python-pyasn1.changes +++ b/python-pyasn1.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Sat Jul 4 20:42:15 UTC 2015 - michael@stroeder.com -- updated to upstrean release 0.1.8 +- updated to upstrean release 0.1.8 (fate#318838) - ObjectIdentifier codec fixed to work properly with arc 0 and arc 2 values. - Explicit limit on ObjectIdentifier arc value size removed. - Unicode initializer support added to OctetString type and derivatives.