We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37a72f7 commit 39a9d85Copy full SHA for 39a9d85
3 files changed
SPECS/ruby/ruby.spec
@@ -87,7 +87,7 @@ Name: ruby
87
# provides should be versioned according to the ruby version.
88
# More info: https://stdgems.org/
89
Version: %{ruby_version}
90
-Release: 5%{?dist}
+Release: 6%{?dist}
91
License: (Ruby OR BSD) AND Public Domain AND MIT AND CC0 AND zlib AND UCD
92
Vendor: Microsoft Corporation
93
Distribution: Azure Linux
@@ -416,6 +416,9 @@ sudo -u test make test TESTS="-v"
416
%{_rpmconfigdir}/rubygems.con
417
418
%changelog
419
+* Fri Oct 17 2025 BinduSri Adabala <v-badabala@microsoft.com> - 3.3.5-6
420
+- Bump release to build with new rubygem-rexml to fix CVE-2025-58767
421
+
422
* Tue Jul 15 2025 BinduSri Adabala <v-badabala@microsoft.com> - 3.3.5-5
423
- Patch CVE-2025-24294
424
0 commit comments