mongodb-7_0: 7.0.32 -> 7.0.34

https://www.mongodb.com/docs/manual/release-notes/7.0-changelog/#7.0.34-changelog

Fixes: CVE-2026-8053
Fixes: CVE-2026-8199
Fixes: CVE-2026-8200
Fixes: CVE-2026-8201
Fixes: CVE-2026-8202
This commit is contained in:
qubitnano
2026-05-16 11:04:56 -04:00
parent ffd42ab461
commit 054666879e

View File

@@ -21,8 +21,8 @@ let
in
buildMongoDB {
inherit avxSupport;
version = "7.0.32";
hash = "sha256-1jK7MhYF+61sa5jAqPpJwmYcXebIZgk/8gFn0037I+E=";
version = "7.0.34";
hash = "sha256-T6TvgDf8LfOb/Licf1Z4mTxPrRjUypU9ytw9DthqGfM=";
patches = [
# ModuleNotFoundError: No module named 'mongo_tooling_metrics':
# NameError: name 'SConsToolingMetrics' is not defined: