This has been filed upstream as
https://github.com/bleakgrey/tootle/issues/320 and will be fixed by
https://github.com/bleakgrey/tootle/pull/322
Package: jitterentropy-rngd
Version: 1.2.1-1
Severity: grave
Tags: patch upstream
Justification: renders package unusable
Dear Maintainer,
starting on some version of kernel 5.11, jitterentropy-rngd starts sucking
entropy rather than providing it, leading to more efforts in providing entropy,
le
OfflineImap has just started a call to all contributors to add an
OpenSSL exception to its GNU GPL license.
While that plows ahead nicely, some have questioned the need to grant an
ssl exception in a python app that simply makes usage of features
provided by stock python (and thus can be considere
Was just pointed to this bug. The fix would probably work, however only
under python >= 2.6. ssl_wrapper calls ssl.wrap() under 2.6, but socket.ssl()
under Python 2.4 and 2.5.
And socket.ssl does not take these parameters:
cert_reqs=..., ca_certs=...
So either we have to give up python 2.5 compat
4 matches
Mail list logo