Skip to content

Commit b048ddf

Browse files
[AUTOPATCHER-CORE] Upgrade erlang to 26.2.5.12 for CVE-2025-46712 (#13800)
1 parent 1c3a77d commit b048ddf

3 files changed

Lines changed: 10 additions & 7 deletions

File tree

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"Signatures": {
3-
"erlang-26.2.5.11.tar.gz": "2eef7aac690a6cedfe0e6a20fc2d700db3490b4e4249683c0e5b812ad71304ed"
4-
}
5-
}
2+
"Signatures": {
3+
"erlang-26.2.5.12.tar.gz": "93c97a3e14c3700eaaf2182b078fd35f8492da215327bd9c78a1f047946129f7"
4+
}
5+
}

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.11
4+
Version: 26.2.5.12
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 May 14 2025 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 26.2.5.12-1
57+
- Auto-upgrade to 26.2.5.12 - for CVE-2025-46712
58+
5659
* Thu Apr 17 2025 Kshitiz Godara <kgodara@microsoft.com> - 26.2.5.11-1
5760
- Upgrade to 26.2.5.11 - fix cve CVE-2025-32433.
5861

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3358,8 +3358,8 @@
33583358
"type": "other",
33593359
"other": {
33603360
"name": "erlang",
3361-
"version": "26.2.5.11",
3362-
"downloadUrl": "https://github.com/erlang/otp/archive/OTP-26.2.5.11/otp-OTP-26.2.5.11.tar.gz"
3361+
"version": "26.2.5.12",
3362+
"downloadUrl": "https://github.com/erlang/otp/archive/OTP-26.2.5.12/otp-OTP-26.2.5.12.tar.gz"
33633363
}
33643364
}
33653365
},

0 commit comments

Comments
 (0)