mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 18:32:23 +08:00
mongodb-7_0: 7.0.16 -> 7.0.21
Fixes: CVE-2025-6706
Fixes: CVE-2025-6707
Fixes: CVE-2025-6709
Fixes: CVE-2025-6710
Fixes: CVE-2025-6711
Fixes: CVE-2025-6713
Fixes: CVE-2025-6714
(cherry picked from commit e16b3be6a0)
This commit is contained in:
committed by
github-actions[bot]
parent
f01fe91b01
commit
0b65aa025a
@@ -21,8 +21,8 @@ let
|
||||
in
|
||||
buildMongoDB {
|
||||
inherit avxSupport;
|
||||
version = "7.0.16";
|
||||
sha256 = "sha256-j6GQZeAoetwhMOKkbuSPqBGdUbvg7f4u/1MYV1KMc4g=";
|
||||
version = "7.0.21";
|
||||
sha256 = "sha256-l/xXLauloxf4WwwdW+WGBAUArp2jdHHSFgEnzcCJYrc=";
|
||||
patches = [
|
||||
# ModuleNotFoundError: No module named 'mongo_tooling_metrics':
|
||||
# NameError: name 'SConsToolingMetrics' is not defined:
|
||||
|
||||
Reference in New Issue
Block a user