Hi all What's the current status? Repeated warnings on stderr start to get annoying.
My questions: - Apparently, paramiko seems to have a security issue (otherwise a fix for CVE-2013-7459 wouldn't trigger warnings). Why is there no security update? - Why is this bug classified as "normal"? From my point of view this is clearly a regression, as an upgrade within the Debian stable branch breaks paramiko. - Why is it assigned to python-paramiko? From my point of view (and after doing some research), the regression has been introduced in python-crypto. Regards, Thomas.

