Skip to content

Commit 201c798

Browse files
[AUTOPATCHER-CORE] Upgrade erlang to 25.3.2.21 for CVE-2025-46712 (#13798)
Co-authored-by: Kanishk Bansal <[email protected]>
1 parent b4d8158 commit 201c798

File tree

3 files changed

+10
-7
lines changed

3 files changed

+10
-7
lines changed

SPECS/erlang/erlang.signatures.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"Signatures": {
3-
"otp-OTP-25.3.2.20.tar.gz": "513bd9d2fc9c792984314feead5d971bb19e6ee531b4e208d4d4fd30774523f6"
4-
}
5-
}
2+
"Signatures": {
3+
"otp-OTP-25.3.2.21.tar.gz": "6761432927a9be4f5c13c4019acd6fa3d2f4363198f790947328023aece1986f"
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: 25.3.2.20
4+
Version: 25.3.2.21
55
Release: 1%{?dist}
66
License: Apache-2.0
77
Vendor: Microsoft Corporation
@@ -46,6 +46,9 @@ make
4646
%{_libdir}/erlang/*
4747

4848
%changelog
49+
* Wed May 14 2025 CBL-Mariner Servicing Account <[email protected]> - 25.3.2.21-1
50+
- Auto-upgrade to 25.3.2.21 - for CVE-2025-46712
51+
4952
* Thu Apr 17 2025 Kshitiz Godara <[email protected]> - 25.3.2.20-1
5053
- Upgrade minor version to fix CVE-2025-32433
5154

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3328,8 +3328,8 @@
33283328
"type": "other",
33293329
"other": {
33303330
"name": "erlang",
3331-
"version": "25.3.2.20",
3332-
"downloadUrl": "https://github.com/erlang/otp/archive/OTP-25.3.2.20/otp-OTP-25.3.2.20.tar.gz"
3331+
"version": "25.3.2.21",
3332+
"downloadUrl": "https://github.com/erlang/otp/archive/OTP-25.3.2.21/otp-OTP-25.3.2.21.tar.gz"
33333333
}
33343334
}
33353335
},

0 commit comments

Comments
 (0)