Skip to content

[AUTOPATCHER-CORE] Upgrade erlang to 26.2.5.12 for CVE-2025-46712 #13800

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 21, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions SPECS/erlang/erlang.signatures.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"Signatures": {
"erlang-26.2.5.11.tar.gz": "2eef7aac690a6cedfe0e6a20fc2d700db3490b4e4249683c0e5b812ad71304ed"
}
}
"Signatures": {
"erlang-26.2.5.12.tar.gz": "93c97a3e14c3700eaaf2182b078fd35f8492da215327bd9c78a1f047946129f7"
}
}
5 changes: 4 additions & 1 deletion SPECS/erlang/erlang.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
%define debug_package %{nil}
Summary: erlang
Name: erlang
Version: 26.2.5.11
Version: 26.2.5.12
Release: 1%{?dist}
License: Apache-2.0
Vendor: Microsoft Corporation
@@ -53,6 +53,9 @@ export ERL_TOP=`pwd`
%{_libdir}/erlang/*

%changelog
* Wed May 14 2025 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 26.2.5.12-1
- Auto-upgrade to 26.2.5.12 - for CVE-2025-46712

* Thu Apr 17 2025 Kshitiz Godara <kgodara@microsoft.com> - 26.2.5.11-1
- Upgrade to 26.2.5.11 - fix cve CVE-2025-32433.

4 changes: 2 additions & 2 deletions cgmanifest.json
Original file line number Diff line number Diff line change
@@ -3358,8 +3358,8 @@
"type": "other",
"other": {
"name": "erlang",
"version": "26.2.5.11",
"downloadUrl": "https://github.com/erlang/otp/archive/OTP-26.2.5.11/otp-OTP-26.2.5.11.tar.gz"
"version": "26.2.5.12",
"downloadUrl": "https://github.com/erlang/otp/archive/OTP-26.2.5.12/otp-OTP-26.2.5.12.tar.gz"
}
}
},
Loading
Oops, something went wrong.