Closed
Bug 1583439
Opened 5 years ago
Closed 5 years ago
Update to latest version of rkv 0.10.2 (and thus LMDB)
Categories
(Core :: SQLite and Embedded Database Bindings, task)
Core
SQLite and Embedded Database Bindings
Tracking
()
RESOLVED
FIXED
mozilla71
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: vporof, Assigned: vporof)
Details
Attachments
(3 files)
As part of our attempts to fix the RKV release blockers (bugs 1538541, 1550174, 1538539), as well as aiding the fuzzing efforts begun in bug 1581158, we need to update the lmdb-rkv-sys, lmdb-rkv and rkv crates (all authored by us).
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Depends on D46899
Assignee | ||
Comment 3•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Summary: Update to latest version of rkv 0.10.1 (and thus LMDB) → Update to latest version of rkv 0.10.2 (and thus LMDB)
Assignee | ||
Updated•5 years ago
|
Pushed by vporof@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7b9562f322cc
Update lmdb-rkv-sys, lmdb-rkv and rkv crates to their latest versions, r=froydnj
https://hg.mozilla.org/integration/autoland/rev/46708ac67abf
Run `./mach vendor rust` on clean tip, r=froydnj
Comment 5•5 years ago
|
||
Here https://github.com/mozilla/lmdb-rs/pull/69 is done manually using the
patch system, but I can wait and update to 0.9.5 once its published instead.
Comment 6•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/7b9562f322cc
https://hg.mozilla.org/mozilla-central/rev/46708ac67abf
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1d52673654fc
followup: Update lmdb-rkv-sys to avoid pulling a bunch of slow-to-compile crates. r=vporof
Comment 8•5 years ago
|
||
bugherder |
Updated•6 months ago
|
Product: Toolkit → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•