public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ruby] f43: Update to Ruby 3.4.9
@ 2026-06-30  7:56 Mamoru TASAKA
  0 siblings, 0 replies; only message in thread
From: Mamoru TASAKA @ 2026-06-30  7:56 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/ruby
Branch : f43
Commit : f7476cd215086d3132f7600b84552b8681dee027
Author : Mamoru TASAKA <mtasaka@fedoraproject.org>
Date   : 2026-06-29T23:00:30+09:00
Stats  : +8/-4 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/ruby/c/f7476cd215086d3132f7600b84552b8681dee027?branch=f43

Log:
Update to Ruby 3.4.9

---
diff --git a/ruby.spec b/ruby.spec
index f86602f..ae000be 100644
--- a/ruby.spec
+++ b/ruby.spec
@@ -1,6 +1,6 @@
 %global major_version 3
 %global minor_version 4
-%global teeny_version 8
+%global teeny_version 9
 %global major_minor_version %{major_version}.%{minor_version}
 
 %global ruby_version %{major_minor_version}.%{teeny_version}
@@ -102,7 +102,7 @@
 %global win32ole_version 1.9.1
 %global win32_registry_version 0.1.0
 %global yaml_version 0.4.0
-%global zlib_version 3.2.1
+%global zlib_version 3.2.3
 
 # Gemified default gems.
 %global io_console_version 0.8.1
@@ -177,7 +177,7 @@
 Summary: An interpreter of object-oriented scripting language
 Name: ruby
 Version: %{ruby_version}%{?development_release}
-Release: 29%{?dist}
+Release: 30%{?dist}
 # Licenses, which are likely not included in binary RPMs:
 # Apache-2.0:
 #   benchmark/gc/redblack.rb
@@ -1880,6 +1880,10 @@ make -C %{_vpath_builddir} runruby TESTRUN_SCRIPT=" \
 
 
 %changelog
+* Mon Jun 29 2026 Mamoru TASAKA <mtasaka@fedoraproject.org> - 3.4.9-30
+- Update to Ruby 3.4.9
+- Resolves: CVE-2026-27820
+
 * Wed Dec 17 2025 Vít Ondruch <vondruch@redhat.com> - 3.4.8-29
 - Update to Ruby 3.4.8.
   Resolves: rhbz#2422963

diff --git a/sources b/sources
index dde7f58..36257eb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ruby-3.4.8.tar.xz) = b6289654685c2d381d15123cf07a131fd088edf13a5336966af5a2e8fad9adda42d14caa7bb0998331831af71e35c546091db55c82089e89b9508603ff5f92d6
+SHA512 (ruby-3.4.9.tar.xz) = 356fb47cc56f2d25198cb95253fc20ff7d9a6fd1fa53bc475e5c440012aebe27562537c399d271357235114ade263fd625029b66cb0f9b526f9c04f169fb9580

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-30  7:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-30  7:56 [rpms/ruby] f43: Update to Ruby 3.4.9 Mamoru TASAKA

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox