Skip to content

Commit 39a9d85

Browse files
[Low] Patch rubygem-rexml for CVE-2025-58767 (microsoft#14727)
1 parent 37a72f7 commit 39a9d85

File tree

3 files changed

+601
-2
lines changed

3 files changed

+601
-2
lines changed

SPECS/ruby/ruby.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Name: ruby
8787
# provides should be versioned according to the ruby version.
8888
# More info: https://stdgems.org/
8989
Version: %{ruby_version}
90-
Release: 5%{?dist}
90+
Release: 6%{?dist}
9191
License: (Ruby OR BSD) AND Public Domain AND MIT AND CC0 AND zlib AND UCD
9292
Vendor: Microsoft Corporation
9393
Distribution: Azure Linux
@@ -416,6 +416,9 @@ sudo -u test make test TESTS="-v"
416416
%{_rpmconfigdir}/rubygems.con
417417

418418
%changelog
419+
* Fri Oct 17 2025 BinduSri Adabala <[email protected]> - 3.3.5-6
420+
- Bump release to build with new rubygem-rexml to fix CVE-2025-58767
421+
419422
* Tue Jul 15 2025 BinduSri Adabala <[email protected]> - 3.3.5-5
420423
- Patch CVE-2025-24294
421424

0 commit comments

Comments
 (0)