Some python scripts make use of Crypto.Cipher.ARC4 in order to implement arcfour_encrypt(). This is not available everywhere, but we can fallback to M2Crypto.RC4.RC4...
Created attachment 11797 [details] Possible patches for master
Created attachment 11806 [details] Patches from master with cherry-pick information (for v4-4-test)
Created attachment 11807 [details] Patch from master with cherry-pick information (for v4-3-test)
Patches reviewed.
Pushed to autobuild-v4-[3|4]-test.
(In reply to Karolin Seeger from comment #5) Pushed to both branches. Closing out bug report. Thanks!