- enhance fix of bnc#803332 / CVE-2012-5783

* add a check for subjectAltNames for instance

OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-httpclient?expand=0&rev=5
This commit is contained in:
2013-03-28 11:03:10 +00:00
committed by Git OBS Bridge
parent b2ca0af596
commit fee8222c82
4 changed files with 377 additions and 214 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Mar 28 10:54:13 UTC 2013 - mvyskocil@suse.com
- enhance fix of bnc#803332 / CVE-2012-5783
* add a check for subjectAltNames for instance
-------------------------------------------------------------------
Thu Feb 14 09:10:48 UTC 2013 - mvyskocil@suse.com