./databases/mongodb, NoSQL distributed document-oriented database

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 6.0.13, Package name: mongodb-6.0.13, Maintainer: pkgsrc-users

Mongo (from "humongous") is a high-performance, open source, schema-free,
document-oriented database. It features: document data model with dynamic
schemas; full, flexible index support and rich queries; auto-Sharding for
horizontal scalability; built-in replication for high availability; text
search; advanced security; aggregation Framework and MapReduce; large media
storage with GridFS.


Required to run:
[textproc/icu] [www/curl] [devel/boost-libs] [devel/pcre] [devel/snappy] [databases/mongo-c-driver] [textproc/yaml-cpp] [archivers/zstd] [lang/gcc8-libs] [lang/python310]

Required to build:
[textproc/py-yaml] [devel/boost-headers] [devel/scons] [sysutils/py-psutil] [textproc/py-regex] [lang/gcc8] [devel/py-cheetah3]

Master sites:

Filesize: 87687.646 KB

Version history: (Expand)


CVS history: (Expand)


   2024-01-27 09:33:28 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
mongodb: updated to 6.0.13

6.0.13 - Jan 18, 2024
SERVER-33494
 WT SizeStorer never deletes old entries

SERVER-50792
 Return more useful errors when a shard key index can't be found for \ 
shardCollection/refineCollectionShardKey

SERVER-70155
 Add duration of how long an oplog slot is kept open to mongod "Slow \ 
query" log lines

SERVER-77506
 Sharded multi-document transactions can mismatch data and ShardVersion

SERVER-83091
 $or query can trigger an infinite loop during plan enumeration

All Jira issues closed in 6.0.13

6.0.12 - Nov 27, 2023
SERVER-69244
 $merge fails when session default read concern has been set to "majority"

SERVER-81295
 Cannot resume V2 changeStream pipelines with V1 resume tokens

SERVER-81966
 Avoid modification of previous ChunkMap instances during refresh

WT-7929
 Investigate a solution to avoid FTDC stalls during checkpoint

WT-11564
 Fix RTS to read the newest transaction value only when it exists in the checkpoint

All Jira issues closed in 6.0.12

6.0.11 - Oct 11, 2023
SERVER-58534
 Collect FCV in FTDC

SERVER-69244
 $merge fails when session default read concern has been set to "majority"

SERVER-71520
 Dump all thread stacks on RSTL acquisition timeout

SERVER-79498
 Backport $vectorSearch to 6.0

SERVER-80021
 Make $convert round-trip correctly between double and string

All Jira issues closed in 6.0.11

6.0.10 - Sep 14, 2023
SERVER-71627
 Refreshed cached collection route info severely blocks all client request when \ 
a cluster contains 1 million chunks

SERVER-73394
 Remove misleading operationsBlockedByRefresh metrics

SERVER-77183
 $project followed by $group sometimes gives incorrect results

SERVER-79771
 Make resharding operations resilient to networkInterfaceExceededTimeLimit
All Jira issues closed in 6.0.10
   2023-12-29 19:25:02 by Adam Ciarcinski | Files touched by this commit (254)
Log message:
revbump for boost-libs
   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1
   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2023-08-27 15:19:58 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
mongodb: updated to 6.0.9

6.0.9
Bug fixes
   2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247)
Log message:
*: recursive bump for Python 3.11 as new default
   2023-07-29 13:46:45 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
mongodb: fix patches
   2023-07-29 13:45:44 by Adam Ciarcinski | Files touched by this commit (19) | Package updated
Log message:
mongodb: updated to 6.0.8

https://www.mongodb.com/docs/manual/release-notes/6.0/