head 1.2; access; symbols; locks; strict; comment @# @; 1.2 date 2015.05.24.07.44.07; author adam; state dead; branches; next 1.1; commitid mRNtY3R6noaLEFmy; 1.1 date 2015.04.24.03.01.36; author rodent; state Exp; branches; next ; commitid hlCMiNUxctrw3Niy; desc @@ 1.2 log @Changes 2.7.10: This is a bug-fix release. @ text @$NetBSD: patch-Doc_library_ssl.rst,v 1.1 2015/04/24 03:01:36 rodent Exp $ Fix build with LibreSSL. --- Doc/library/ssl.rst.orig 2014-12-10 15:59:29.000000000 +0000 +++ Doc/library/ssl.rst @@@@ -300,6 +300,8 @@@@ Random generation See http://egd.sourceforge.net/ or http://prngd.sourceforge.net/ for sources of entropy-gathering daemons. + Availability: not available with LibreSSL. + .. function:: RAND_add(bytes, entropy) Mixes the given *bytes* into the SSL pseudo-random number generator. The @ 1.1 log @Add patch from: https://hg.python.org/cpython/rev/eddcb6671a48 to fix build with LibreSSL and stop our OpenBSD bulk builds from being murdered. Defuzz patches. @ text @d1 1 a1 1 $NetBSD$ @