Subject: CVS commit: pkgsrc/databases/mongodb
From: Adam Ciarcinski
Date: 2021-07-02 00:40:03
Message id: 20210701224003.5C3AFFA95@cvs.NetBSD.org

Log Message:
mongodb: updated to 4.2.14

Issues fixed in 4.2.14:

SERVER-54710: Large number of $or clauses can create profiling entry exceeding \ 
max BSON size, causing the query to fail when it should not
SERVER-54136: Make the authenticate command respect enforceUserClusterSeparation
SERVER-53566: Investigate and reproduce “opCtx != nullptr && _opCtx == \ 
nullptr” invariant
SERVER-52564: Deadlock between step down and MongoDOperationContextSession
WT-7373: Improve slow random cursor operations on oplog

Issues fixed in 4.2.13:

SERVER-46686: Explain does not respect maxTimeMS
SERVER-46740: establishCursors() must always drain the AsyncRequestsSender::_baton
SERVER-46876: During the eviction pressure, we should quit the compact operation \ 
instead of crashing the process
SERVER-53394: Make ShardingTaskExecutorPoolReplicaSetMatching default to \ 
disabled for MongoD
WT-7028: Sweep thread shouldn’t lock during checkpoint gathering handles

Files:
RevisionActionfile
1.66modifypkgsrc/databases/mongodb/Makefile
1.31modifypkgsrc/databases/mongodb/distinfo
1.1addpkgsrc/databases/mongodb/patches/patch-src_mongo_db_repl_isself.cpp
1.4removepkgsrc/databases/mongodb/patches/patch-src_mongo_db_repl_isself.c