[openssl-commits] [openssl] OpenSSL_1_0_1-stable update

Kurt Roeckx kurt at openssl.org
Thu Jan 28 18:56:57 UTC 2016


The branch OpenSSL_1_0_1-stable has been updated
       via  99a5c8a6592b18ce9b06be8d623d7e85f3e62e63 (commit)
      from  5d5de781a5e091ecc60b9171ce3fb8daf8c31156 (commit)


- Log -----------------------------------------------------------------
commit 99a5c8a6592b18ce9b06be8d623d7e85f3e62e63
Author: Kurt Roeckx <kurt at roeckx.be>
Date:   Wed Jan 27 20:31:57 2016 +0100

    Fix CHANGES entry about DSA_generate_parameters_ex
    
    Reviewed-by: Viktor Dukhovni <openssl-users at dukhovni.org>
    (cherry picked from commit 2b0c11a620c3a3431410c5d56799286f60f60d8d)

-----------------------------------------------------------------------

Summary of changes:
 CHANGES | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGES b/CHANGES
index 39ab8bd..cdc4e6f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -66,7 +66,7 @@
      [Emilia Käsper]
 
   *) In DSA_generate_parameters_ex, if the provided seed is too short,
-     return an error
+     use a random seed, as already documented.
      [Rich Salz and Ismo Puustinen <ismo.puustinen at intel.com>]
 
  Changes between 1.0.1o and 1.0.1p [9 Jul 2015]


More information about the openssl-commits mailing list