diff --git a/Misc/NEWS.d/next/Library/2017-05-24-00-00-00.bpo-9146.pinky_.rst b/Misc/NEWS.d/next/Library/2017-05-24-00-00-00.bpo-9146.pinky_.rst new file mode 100644 index 00000000000..8c45bcef5fd --- /dev/null +++ b/Misc/NEWS.d/next/Library/2017-05-24-00-00-00.bpo-9146.pinky_.rst @@ -0,0 +1,3 @@ +Fix a segmentation fault in _hashopenssl when standard hash functions +such as md5 are not available in the linked OpenSSL library. As in +some special FIPS-140 build environments.