Package: libcloud / 0.5.0-1.1

Metadata

Package Version Patches format
libcloud 0.5.0-1.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Fix hostname validation in the SSL verification code.patch | (download)

libcloud/httplib_ssl.py | 9 2 + 7 - 0 !
test/test_httplib_ssl.py | 33 33 + 0 - 0 !
2 files changed, 35 insertions(+), 7 deletions(-)

 [patch] fix hostname validation in the ssl verification code
 (CVE-2012-3446). Reported by researchers from the
 University of Texas at Austin (Martin Georgiev, Suman Jana
 and Vitaly Shmatikov). For more info, see
 http://libcloud.apache.org/security.html.