- handle NULL bytes in certain fields of SSL certificates

(CVE-2013-4073, bnc#834601)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=148
This commit is contained in:
Jan Matejek
2013-08-16 11:26:52 +00:00
committed by Git OBS Bridge
parent 5b1624f712
commit 3b23ea3881
5 changed files with 262 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Aug 16 11:25:49 UTC 2013 - jmatejek@suse.com
- handle NULL bytes in certain fields of SSL certificates
(CVE-2013-4073, bnc#834601)
-------------------------------------------------------------------
Tue Jul 9 07:55:50 UTC 2013 - jengelh@inai.de