diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2017-08-13 11:07:33 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2017-08-13 11:07:33 +0100 |
commit | 02745400f9f4d92e87d0544da5204f1f60976de4 (patch) | |
tree | 4f225a268dc65a605f7bd161d3ca302b437d79fa /doc | |
parent | f2ed27cf5f913cc437401c7e005c2886b7dc1a55 (diff) |
Document CVE assignment for Berkeley DB issue
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 8829de38b..a8a93d5ed 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -126,7 +126,7 @@ JH/18 Prebuild the data-structure for "builtin" macros, for faster startup. JH/19 Bug 2141: Use the full-complex API for Berkeley DB rather than the legacy- compatible one, to avoid the (poorly documented) possibility of a config file in the working directory redirecting the DB files, possibly correpting - some existing file. + some existing file. CVE-2017-10140 assigned for BDB. JH/20 Bug 2147: Do not defer for a verify-with-callout-and-random which is not cache-hot. Previously, although the result was properly cached, the |