From 1b3befbadb99c83c24109f68b719276f0051c7fb Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 26 Apr 2011 16:04:19 -0700 Subject: unicorn 3.6.1 - fix OpenSSL PRNG workaround Our attempt in 3.6.0 to workaround a problem with the OpenSSL PRNG actually made the problem worse. This release corrects the workaround to properly reseed the OpenSSL PRNG after forking. --- GIT-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'GIT-VERSION-GEN') diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 66f38a3..f5fd878 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v3.6.0.GIT +DEF_VER=v3.6.1.GIT LF=' ' -- cgit v1.2.3-24-ge0c7