Skip to content

Commit c737318

Browse files
[AUTO-CHERRYPICK] [AUTOPATCHER-CORE] Upgrade node-problem-detector to 0.8.20 fix CVE-2023-44487 - branch 3.0-dev (#12707)
1 parent 8a54e6b commit c737318

File tree

3 files changed

+12
-9
lines changed

3 files changed

+12
-9
lines changed
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"Signatures": {
3-
"node-problem-detector-0.8.15.tar.gz": "349cfd7f995218abb208391b16a4c5191877dfaf9d6208700fe6225de62fab2f",
4-
"node-problem-detector-0.8.15-vendor.tar.gz": "8515aad9f408d7e040f4589a649799f6ace8a777bc74d9a2a18cafd0092ac25c",
5-
"node-problem-detector-0.8.15-test-vendor.tar.gz": "cdff5ed0f4ceb009b3b34eb52980dd94dc204fbaf2bac78bc6f4ac662843d782"
6-
}
2+
"Signatures": {
3+
"node-problem-detector-0.8.15-vendor.tar.gz": "8515aad9f408d7e040f4589a649799f6ace8a777bc74d9a2a18cafd0092ac25c",
4+
"node-problem-detector-0.8.15-test-vendor.tar.gz": "cdff5ed0f4ceb009b3b34eb52980dd94dc204fbaf2bac78bc6f4ac662843d782",
5+
"node-problem-detector-0.8.20.tar.gz": "0580a72d59483997dc5ef68b8f65c6119ad3373347624d555d89b3ad9947380e"
6+
}
77
}

SPECS/node-problem-detector/node-problem-detector.spec

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Summary: Kubernetes daemon to detect and report node issues
22
Name: node-problem-detector
3-
Version: 0.8.15
4-
Release: 4%{?dist}
3+
Version: 0.8.20
4+
Release: 1%{?dist}
55
License: ASL 2.0
66
Vendor: Microsoft Corporation
77
Distribution: Azure Linux
@@ -111,6 +111,9 @@ make test
111111
%config(noreplace) %{_sysconfdir}/node-problem-detector.d/*
112112

113113
%changelog
114+
* Thu Feb 27 2025 CBL-Mariner Servicing Account <[email protected]> - 0.8.20-1
115+
- Auto-upgrade to 0.8.20 - fix CVE-2023-44487
116+
114117
* Fri Feb 14 2025 Kanishk Bansal <[email protected]> - 0.8.15-4
115118
- Address CVE-2023-45288
116119

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14302,8 +14302,8 @@
1430214302
"type": "other",
1430314303
"other": {
1430414304
"name": "node-problem-detector",
14305-
"version": "0.8.15",
14306-
"downloadUrl": "https://github.com/kubernetes/node-problem-detector/archive/refs/tags/v0.8.15.tar.gz"
14305+
"version": "0.8.20",
14306+
"downloadUrl": "https://github.com/kubernetes/node-problem-detector/archive/refs/tags/v0.8.20.tar.gz"
1430714307
}
1430814308
}
1430914309
},

0 commit comments

Comments
 (0)