Skip to content

Commit 08dd928

Browse files
[AUTOPATCHER-CORE] Upgrade erlang to 26.2.5.17 for CVE-2026-21620 (#15982)
1 parent 2f41682 commit 08dd928

3 files changed

Lines changed: 7 additions & 4 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"Signatures": {
3-
"erlang-26.2.5.15.tar.gz": "aa38b8b50873722929791d985716d47769a59232241f617b91580248670c52f9"
3+
"erlang-26.2.5.17.tar.gz": "817ae1f4801f42d167a0b7db79eec0039cf065cf013f0f25d47719ccca206a45"
44
}
55
}

SPECS/erlang/erlang.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
%define debug_package %{nil}
22
Summary: erlang
33
Name: erlang
4-
Version: 26.2.5.15
4+
Version: 26.2.5.17
55
Release: 1%{?dist}
66
License: Apache-2.0
77
Vendor: Microsoft Corporation
@@ -53,6 +53,9 @@ export ERL_TOP=`pwd`
5353
%{_libdir}/erlang/*
5454

5555
%changelog
56+
* Wed Feb 25 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 26.2.5.17-1
57+
- Auto-upgrade to 26.2.5.17 - for CVE-2026-21620
58+
5659
* Fri Sep 12 2025 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 26.2.5.15-1
5760
- Auto-upgrade to 26.2.5.15 - for CVE-2025-48038, CVE-2025-48039, CVE-2025-48040, CVE-2025-48041
5861

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3368,8 +3368,8 @@
33683368
"type": "other",
33693369
"other": {
33703370
"name": "erlang",
3371-
"version": "26.2.5.15",
3372-
"downloadUrl": "https://github.com/erlang/otp/archive/OTP-26.2.5.15/otp-OTP-26.2.5.15.tar.gz"
3371+
"version": "26.2.5.17",
3372+
"downloadUrl": "https://github.com/erlang/otp/archive/OTP-26.2.5.17/otp-OTP-26.2.5.17.tar.gz"
33733373
}
33743374
}
33753375
},

0 commit comments

Comments
 (0)