41aa0d3 2.7.3-23: use SHA-256 rather than MD5 in multiprocessing.connection (patch 169; rhbz#879695)

Authored and Committed by dmalcolm 11 years ago
    2.7.3-23: use SHA-256 rather than MD5 in multiprocessing.connection (patch 169; rhbz#879695)
    
    * Wed Feb 20 2013 David Malcolm <dmalcolm@redhat.com> - 2.7.3-23
    - use SHA-256 rather than implicitly using MD5 within the challenge handling
    in multiprocessing.connection (patch 169; rhbz#879695)
    
        
file modified
+14 -1