Package: websockify / 0.10.0+dfsg1-4

Metadata

Package Version Patches format
websockify 0.10.0+dfsg1-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fixes rebind wrapper.patch | (download)

rebind | 13 8 + 5 - 0 !
1 file changed, 8 insertions(+), 5 deletions(-)

 fixes rebind wrapper
 The default upstream wrapper expects rebind.so to be next to the wrapper,
 this is not Debian policy compliant, so we're just fixing the wrapper.
remove testing RSA1_5 now deprecated in jwcrypto.patch | (download)

tests/test_token_plugins.py | 21 0 + 21 - 0 !
1 file changed, 21 deletions(-)

 removed rsa1_5 testing
 jwcrypto deprecated this protocol, as it's considered unsafe. So, let's
 stop testing it.