Bug#854130: libbson FTBFS on mips/mipsel: test-results.json aborted

2017-02-16 Thread A. Jesse Jiryu Davis
Thanks that's useful info! Roberto Sanchez and I logged into a MIPS machine on Tuesday and we found corroborating evidence which I wrote up in the forwarded ticket: https://jira.mongodb.org/browse/CDRIVER-2053 The problem is, the test suite starts hundreds of threads. I think the solution is to r

Bug#854130: libbson FTBFS on mips/mipsel: test-results.json aborted

2017-03-13 Thread A. Jesse Jiryu Davis
Thanks Radovan. I plan to upload 1.6.1 to Debian soon (via my sponsor Roberto Sanchez) so let's do that instead of backporting.

Bug#840528:

2016-10-27 Thread A. Jesse Jiryu Davis
Thanks Andreas, you're right. We'll submit 1.4.2 with the fix promptly. On Wed, Oct 26, 2016 at 6:34 PM, Andreas Beckmann wrote: > Control: reopen -1 > > On Wed, 12 Oct 2016 22:00:26 -0400 "A. Jesse Jiryu Davis" < > je...@mongodb.com> wrote: > > V

Bug#878343: libmongoc-dev: "pkg-config --libs libmongoc-1.0" returns -lsnappy but no dependency on libsnappy-dev

2017-10-12 Thread A. Jesse Jiryu Davis
Thanks, we'll fix for 1.8.1.

Bug#878343:

2017-10-12 Thread A. Jesse Jiryu Davis
forwarded https://jira.mongodb.org/browse/CDRIVER-2325

Bug#913896:

2018-11-18 Thread A. Jesse Jiryu Davis
I'm a libbson maintainer, and I believe this is only a minor bug, not a grave vulnerability. The bug is triggered when libbson reads BSON data corrupted in a specific manner. The faulty logic will read up to 4 bytes past the end of a buffer. This is not a grave vulnerability for two reasons. Firs

Bug#896204:

2018-04-20 Thread A. Jesse Jiryu Davis
It looks like this package should depend on python3-pymongo.

Bug#812948: libbson-doc: contains manpages with generic names: index(3), installing(3)

2016-05-18 Thread A. Jesse Jiryu Davis
Thanks; I'm fixing the upcoming libbson upstream release 1.4.0 to prefix all our man pages with "bson_", so "clock.3" will be "bson_clock.3". That'll be released in a month or two and we'll update the Debian package. On Wed, May 18, 2016 at 2:33 AM, Ralf Treinen wrote: > Hi, > > libbson-doc also

Bug#812948: Will fix this upstream in libbson

2016-01-29 Thread A. Jesse Jiryu Davis
I've opened a libbson bug to fix the man page names in the source repo: https://jira.mongodb.org/browse/CDRIVER-1077

Bug#812949: Will fix this upstream in libmongoc

2016-01-29 Thread A. Jesse Jiryu Davis
I've opened a libmongoc bug to fix the man page names in the source repo: https://jira.mongodb.org/browse/CDRIVER-1077 (I'm using a single issue in MongoDB's bug tracker for both the libbson and libmongoc work.)