diff options
author | Rob Austein <sra@hactrn.net> | 2006-10-09 17:33:23 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2006-10-09 17:33:23 +0000 |
commit | f1697924b6f1aab62c73bf62ae26da07fb14e07f (patch) | |
tree | 3e1559a569d94f9bfe309d08f2d3fd90cd075470 /openssl | |
parent | 9ab4ec6d2faf3998bf9fccb29e30c3f944e29d0a (diff) |
Note on upgrade of trunk
svn path=/openssl/README; revision=382
Diffstat (limited to 'openssl')
-rw-r--r-- | openssl/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/openssl/README b/openssl/README index 504de310..31c66e16 100644 --- a/openssl/README +++ b/openssl/README @@ -401,3 +401,13 @@ Final code cleanups before submitting patch to OpenSSL project. - Need patch against OpenSSL HEAD as well as 0.9.8 branch. Figure out how to do that, or ask Ben for help. + + + +I've pulled the stuff in trunk/ up to OpenSSL 0.9.8d so that people +building against this will not be missing the security updates from +the recent OpenSSL vulnerability firedrills. In theory nothing in the +RPKI code was touched by this; the existing RPKI patch against 0.9.8b +applies without changes against 0.9.8c and 0.9.8d. + +Please report any problems. |