From c3154b30056883945dea7bdf4e22a5889db29b04 Mon Sep 17 00:00:00 2001 From: "dgrogan@chromium.org" Date: Tue, 8 Jan 2013 01:16:56 +0000 Subject: Roll leveldb to r71. The only change applicable to chromium is a fix for a bug that causes corruption. The corruption manifests as a missing sst file that renders the database unopenable. BUG=168649 Review URL: https://chromiumcodereview.appspot.com/11775018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175442 0039d316-1c4b-4281-b951-d872f2087c98 --- third_party/leveldatabase/README.chromium | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'third_party') diff --git a/third_party/leveldatabase/README.chromium b/third_party/leveldatabase/README.chromium index 886d733..0febb78 100644 --- a/third_party/leveldatabase/README.chromium +++ b/third_party/leveldatabase/README.chromium @@ -1,7 +1,7 @@ Name: LevelDB: A Fast Persistent Key-Value Store Short Name: leveldb URL: http://code.google.com/p/leveldb/ -Version: r68 +Version: r71 License: New BSD License File: src/LICENSE Security Critical: yes -- cgit v1.1