File libleveldb.changes of Package libleveldb

-------------------------------------------------------------------
Wed Jun 14 07:12:35 UTC 2017 - marec@detebe.org

- Update to version 1.20:
  * Increase leveldb version to 1.20.
  * Separate Env tests from PosixEnv tests.
  * leveldb: Fix compilation warnings in port_posix_sse.cc on x86 (32-bit).
  * Fixed path to doc file: index.md.
  * Convert documentation to markdown.
  * Implement support for Intel crc32 instruction (SSE 4.2)
  * Including <limits> for std::numeric_limits.
  * Limit the number of read-only files the POSIX Env will have open.
  * Add option for max file size. The currend hard-coded value of 2M is inefficient in colossus.
  * Increase leveldb version to 1.19.

-------------------------------------------------------------------
Sat Mar 25 14:24:10 UTC 2017 - marec@detebe.org

- Update to version 1.19:
  * Increase leveldb version to 1.19.
  * A zippy change broke test assumptions about the size of compressed output. Fix the tests by allowing more slop in zippy's behavior. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=123432472
  * fix problems in LevelDB's caching code
  * Fix LevelDB build when asserts are enabled in release builds. (#367)
  * Change std::uint64_t to uint64_t (#354)
  * This CL fixes a bug encountered when reading records from leveldb files that have been split, as in a [] input task split.
  * Deleted redundant null ptr check prior to delete.
  * Fix signed/unsigned mismatch on VC++ builds
  * Putting build artifacts in subdirectory.
  * add travis build badge

-------------------------------------------------------------------
Sat May 30 15:40:32 UTC 2015 - marec@detebe.org

- initial package build

openSUSE Build Service is sponsored by