Path to this page:
Subject: CVS commit: pkgsrc/databases/mongo-c-driver
From: Adam Ciarcinski
Date: 2023-08-25 18:40:05
Message id: 20230825164005.9843FFBDB@cvs.NetBSD.org
Log Message:
mongo-c-driver: updated to 1.24.3
mongo-c-driver 1.24.3
libbson
Fixes:
Fix parsing of [ { $code: ... } ] or [{$dbPointer: ...}].
Improve detection Fix use of strerror_l
Fix possible overflow parsing Decimal128 in extJSON with very large exponents
libmongoc
Fixes:
Fix possible memory leak on SCRAM authentication failure.
Fix possible recursive lock on network error in single-threaded client.
Files: