Accepting request 400967 from Base:System

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/400967
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libtasn1?expand=0&rev=40
This commit is contained in:
Dominique Leuenberger 2016-06-13 19:52:44 +00:00 committed by Git OBS Bridge
parent e0ca76e183
commit 3488039315

View File

@ -5,6 +5,7 @@ Mon Apr 11 14:56:31 UTC 2016 - mpluskal@suse.com
* Fixes to avoid reliance on C undefined behavior.
* Fixes to avoid an infinite recursion when decoding without the
ASN1_DECODE_FLAG_STRICT_DER flag. Reported by Pascal Cuoq.
(CVE-2016-4008 / bsc#982779)
* Combined all the BER octet string decoding functions to a
single one based on asn1_decode_simple_ber().