mongodb-7_0: 7.0.28 -> 7.0.30
Changes: https://www.mongodb.com/docs/manual/release-notes/7.0-changelog/#7.0.30-changelog Fixes: CVE-2026-25611 Fixes: CVE-2026-25612 Fixes: CVE-2026-1847 Fixes: CVE-2026-1848 Fixes: CVE-2026-25610 Fixes: CVE-2026-25609 Fixes: CVE-2026-1849 Fixes: CVE-2026-25613
This commit is contained in:
@@ -21,8 +21,8 @@ let
|
||||
in
|
||||
buildMongoDB {
|
||||
inherit avxSupport;
|
||||
version = "7.0.28";
|
||||
hash = "sha256-28IouDQ+uzRoUm+PvESFkX1oz0dbFURd7JMsI7orYsc=";
|
||||
version = "7.0.30";
|
||||
hash = "sha256-z0stPphy9EliDkanlDCHJ+ck3p1gUTMQ83uOW7kvlmI=";
|
||||
patches = [
|
||||
# ModuleNotFoundError: No module named 'mongo_tooling_metrics':
|
||||
# NameError: name 'SConsToolingMetrics' is not defined:
|
||||
|
||||
Reference in New Issue
Block a user