diff --git a/SPECS/erlang/erlang.signatures.json b/SPECS/erlang/erlang.signatures.json index 43aa474fe0a..de1d78b5c58 100644 --- a/SPECS/erlang/erlang.signatures.json +++ b/SPECS/erlang/erlang.signatures.json @@ -1,5 +1,5 @@ { - "Signatures": { - "erlang-26.2.5.11.tar.gz": "2eef7aac690a6cedfe0e6a20fc2d700db3490b4e4249683c0e5b812ad71304ed" - } -} \ No newline at end of file + "Signatures": { + "erlang-26.2.5.12.tar.gz": "93c97a3e14c3700eaaf2182b078fd35f8492da215327bd9c78a1f047946129f7" + } +} diff --git a/SPECS/erlang/erlang.spec b/SPECS/erlang/erlang.spec index a16365e2edc..0803465c051 100644 --- a/SPECS/erlang/erlang.spec +++ b/SPECS/erlang/erlang.spec @@ -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. diff --git a/cgmanifest.json b/cgmanifest.json index 57d1b752a11..75fe8f67708 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -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" } } },