Skip to content

Commit

Permalink
HISTORY.md update for bzip upgrade (#6767)
Browse files Browse the repository at this point in the history
Summary:
See #6714 and #6703
Pull Request resolved: #6767

Reviewed By: riversand963

Differential Revision: D21283307

Pulled By: pdillinger

fbshipit-source-id: 8463bec725669d13846c728ad4b5bde43f9a84f8
  • Loading branch information
pdillinger committed Apr 28, 2020
1 parent 295b8bd commit dbba39e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# Rocksdb Change Log
## Unreleased
### Bug Fixes
* Upgraded version of bzip library (1.0.6 -> 1.0.8) used with RocksJava to address potential vulnerabilities if an attacker can manipulate compressed data saved and loaded by RocksDB (not normal). See issue #6703.

## 6.9.2 (04/16/2020)
### Public API Change
* Add NewFileChecksumGenCrc32cFactory to the file checksum public API, such that the builtin Crc32c based file checksum generator factory can be used by applications.
Expand Down

0 comments on commit dbba39e

Please sign in to comment.