#1010965 db5.3: New upstream (comdb2's embedded copy)

#1010965#5
Date:
2022-05-14 09:33:01 UTC
From:
To:
There is a Sleepycat-licensed fork of BerkeleyDB at https://github.com/bloomberg/comdb2/tree/master/berkdb.
Maybe this is a way forward as long as #987013 (removal) is not resolved and bugs like #928441 are lurking.

#1010965#10
Date:
2024-04-14 05:52:36 UTC
From:
To:
Hello,

Afaict from
#define	DB_VERSION_MAJOR	4
#define	DB_VERSION_MINOR	2
#define	DB_VERSION_PATCH	52
#define	DB_VERSION_STRING	"Sleepycat Software: Berkeley DB 4.2.52: (December  3, 2003)"
that is fork of 4.2.52.

cu Andreas