Skip to content

Commit dd05e42

Browse files
Upgrade rubygem-rdiscount to 2.2.7.4 for CVE-2026-35201 (#16675)
Co-authored-by: CBL-Mariner Servicing Account <cblmargh@microsoft.com>
1 parent 28ce058 commit dd05e42

3 files changed

Lines changed: 9 additions & 6 deletions

File tree

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"Signatures": {
3-
"rdiscount-2.2.7.1.tar.gz": "9b868bb68e698814249a6e5c94bd516331d2e59c9c6c3f3c0825748b59e60144"
4-
}
2+
"Signatures": {
3+
"rdiscount-2.2.7.4.tar.gz": "d67b9835bc5f33eaf5621e94a0f806cdcf07f99b9bab6f255c8e3a09e05003eb"
4+
}
55
}

SPECS/rubygem-rdiscount/rubygem-rdiscount.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Summary: Converts documents in Markdown syntax to HTML
66
Name: rubygem-%{gem_name}
7-
Version: 2.2.7.1
7+
Version: 2.2.7.4
88
Release: 1%{?dist}
99
License: MIT
1010
Vendor: Microsoft Corporation
@@ -31,6 +31,9 @@ gem install -V --local --force --install-dir %{buildroot}/%{gemdir} %{gem_name}-
3131
%{gemdir}
3232

3333
%changelog
34+
* Tue Apr 14 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 2.2.7.4-1
35+
- Auto-upgrade to 2.2.7.4 - for CVE-2026-35201
36+
3437
* Wed Mar 13 2024 Riken Maharjan <rmaharjan@microsoft.com> - 2.2.7.1-1
3538
- Upgrade to 2.2.7.1 - azl3.0
3639

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27274,8 +27274,8 @@
2727427274
"type": "other",
2727527275
"other": {
2727627276
"name": "rubygem-rdiscount",
27277-
"version": "2.2.7.1",
27278-
"downloadUrl": "https://github.com/davidfstr/rdiscount/archive/refs/tags/2.2.7.1.tar.gz"
27277+
"version": "2.2.7.4",
27278+
"downloadUrl": "https://github.com/davidfstr/rdiscount/archive/refs/tags/2.2.7.4.tar.gz"
2727927279
}
2728027280
}
2728127281
},

0 commit comments

Comments
 (0)