diff options
Diffstat (limited to 'openssl/README')
-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. |