File tree Expand file tree Collapse file tree 3 files changed +13
-10
lines changed Expand file tree Collapse file tree 3 files changed +13
-10
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "Signatures" : {
3
- "erlang-26.2.5.12 .tar.gz" : " 93c97a3e14c3700eaaf2182b078fd35f8492da215327bd9c78a1f047946129f7 "
4
- }
5
- }
2
+ "Signatures" : {
3
+ "erlang-26.2.5.13 .tar.gz" : " b58e5caf34ef4e94b766173f3839ff29db3bfa9710881f246a9958886b466ac4 "
4
+ }
5
+ }
Original file line number Diff line number Diff line change 1
1
%define debug_package %{nil }
2
2
Summary: erlang
3
3
Name: erlang
4
- Version: 26.2.5.12
5
- Release: 2 %{?dist }
4
+ Version: 26.2.5.13
5
+ Release: 1 %{?dist }
6
6
License: Apache-2.0
7
7
Vendor: Microsoft Corporation
8
8
Distribution: Azure Linux
9
9
Group: Development/Languages
10
10
URL: https://erlang.org
11
- Source0: https://github.com/erlang/otp/archive/OTP-%{version }/otp-OTP-%{version }.tar.gz#/%{name}-%{version}.tar.gz
11
+ Source0: https://github.com/erlang/otp/archive/OTP-%{version }/otp-OTP-%{version }.tar.gz#/%{name}-%{version}.tar.gz
12
12
BuildRequires: ncurses-devel
13
13
BuildRequires: openssl-devel
14
14
BuildRequires: unixODBC-devel
@@ -53,7 +53,10 @@ export ERL_TOP=`pwd`
53
53
%{_libdir }/erlang/*
54
54
55
55
%changelog
56
- * Wed Jun 04 2025 Muhammad Falak <mwani@microsoft.com> - 26.2.5.11-2
56
+ * Tue Jun 24 2025 Kevin Lockwood <v-klockwood@microsoft.com> - 26.2.5.13-1
57
+ - Upgrade to 26.2.5.13 to fix CVE-2025-4748
58
+
59
+ * Wed Jun 04 2025 Muhammad Falak <mwani@microsoft.com> - 26.2.5.12-2
57
60
- Skip format-check in tests
58
61
59
62
* Wed May 14 2025 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 26.2.5.12-1
Original file line number Diff line number Diff line change 3348
3348
"type": "other",
3349
3349
"other": {
3350
3350
"name": "erlang",
3351
- "version": "26.2.5.12 ",
3352
- "downloadUrl": "https://github.com/erlang/otp/archive/OTP-26.2.5.12 /otp-OTP-26.2.5.12 .tar.gz"
3351
+ "version": "26.2.5.13 ",
3352
+ "downloadUrl": "https://github.com/erlang/otp/archive/OTP-26.2.5.13 /otp-OTP-26.2.5.13 .tar.gz"
3353
3353
}
3354
3354
}
3355
3355
},
You can’t perform that action at this time.
0 commit comments