Skip to content

Commit efe985d

Browse files
Merge PR "[AUTO-CHERRYPICK] [AUTOPATCHER-CORE] Upgrade erlang to 26.2.5.18 for CVE-2026-23941, CVE-2026-23942, CVE-2026-23943 [HIGH] - branch 3.0-dev" #16217
1 parent e0fd08d commit efe985d

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.17.tar.gz": "817ae1f4801f42d167a0b7db79eec0039cf065cf013f0f25d47719ccca206a45"
3+
"erlang-26.2.5.18.tar.gz": "61d44387c301f4c4d637345294e2ba3d98085d119572799e09653046f0c7e17b"
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.17
4+
Version: 26.2.5.18
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+
* Mon Mar 16 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 26.2.5.18-1
57+
- Auto-upgrade to 26.2.5.18 - for CVE-2026-23941, CVE-2026-23942, CVE-2026-23943
58+
5659
* Wed Feb 25 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 26.2.5.17-1
5760
- Auto-upgrade to 26.2.5.17 - for CVE-2026-21620
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.17",
3372-
"downloadUrl": "https://github.com/erlang/otp/archive/OTP-26.2.5.17/otp-OTP-26.2.5.17.tar.gz"
3371+
"version": "26.2.5.18",
3372+
"downloadUrl": "https://github.com/erlang/otp/archive/OTP-26.2.5.18/otp-OTP-26.2.5.18.tar.gz"
33733373
}
33743374
}
33753375
},

0 commit comments

Comments
 (0)