mongodb-7_0: 7.0.34 -> 7.0.37
https://www.mongodb.com/docs/manual/release-notes/7.0-changelog/ Fixes: CVE-2026-9741 Fixes: CVE-2026-9746 Fixes: CVE-2026-9747 Fixes: CVE-2026-9748 Fixes: CVE-2026-9749 Fixes: CVE-2026-9750 Fixes: CVE-2026-9751 Fixes: CVE-2026-9752 Fixes: CVE-2026-9753 Fixes: CVE-2026-9740 Fixes: CVE-2026-11933
This commit is contained in:
@@ -21,8 +21,8 @@ let
|
||||
in
|
||||
buildMongoDB {
|
||||
inherit avxSupport;
|
||||
version = "7.0.34";
|
||||
hash = "sha256-T6TvgDf8LfOb/Licf1Z4mTxPrRjUypU9ytw9DthqGfM=";
|
||||
version = "7.0.37";
|
||||
hash = "sha256-oDBNZTeM3UkXIfhG9IHnZYECVq4+n7pLUtYa8a5ki7E=";
|
||||
patches = [
|
||||
# ModuleNotFoundError: No module named 'mongo_tooling_metrics':
|
||||
# NameError: name 'SConsToolingMetrics' is not defined:
|
||||
|
||||
Reference in New Issue
Block a user