Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *ruby* to *4.0.4* has 
Succeeded.

Next steps:
    - apply the patch: git am 0001-ruby-upgrade-4.0.3-4.0.4.patch
    - check the changes to upstream patches and summarize them in the commit 
message,
    - compile an image that contains the package
    - perform some basic sanity tests
    - amend the patch and sign it off: git commit -s --reset-author --amend
    - send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From cdada8395ac1cf61dfac8b938d7770d16a50495f Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Fri, 15 May 2026 09:27:28 +0000
Subject: [PATCH] ruby: upgrade 4.0.3 -> 4.0.4

---
 .../0001-Don-t-save-the-original-name-and-timestamp.patch   | 2 +-
 .../0001-extmk-fix-cross-compilation-of-external-gems.patch | 2 +-
 ...-vm_dump.c-Define-REG_S1-and-REG_S2-for-musl-riscv.patch | 2 +-
 .../ruby/0002-Obey-LDFLAGS-for-the-link-of-libruby.patch    | 2 +-
 .../ruby/0003-rdoc-build-reproducible-documentation.patch   | 2 +-
 ...b-mkmf.rb-sort-list-of-object-files-in-generated-M.patch | 2 +-
 ...Mark-Gemspec-reproducible-change-fixing-784225-too.patch | 6 +++---
 .../ruby/ruby/0006-Make-gemspecs-reproducible.patch         | 2 +-
 ...0007-Skip-test_rm_r_no_permissions-test-under-root.patch | 2 +-
 meta/recipes-devtools/ruby/{ruby_4.0.3.bb => ruby_4.0.4.bb} | 2 +-
 10 files changed, 12 insertions(+), 12 deletions(-)
 rename meta/recipes-devtools/ruby/{ruby_4.0.3.bb => ruby_4.0.4.bb} (98%)

diff --git 
a/meta/recipes-devtools/ruby/ruby/0001-Don-t-save-the-original-name-and-timestamp.patch
 
b/meta/recipes-devtools/ruby/ruby/0001-Don-t-save-the-original-name-and-timestamp.patch
index 2c48ca184d..19090617aa 100644
--- 
a/meta/recipes-devtools/ruby/ruby/0001-Don-t-save-the-original-name-and-timestamp.patch
+++ 
b/meta/recipes-devtools/ruby/ruby/0001-Don-t-save-the-original-name-and-timestamp.patch
@@ -1,4 +1,4 @@
-From 73edbaf1a89e05e92f91ed97348a65c4ce740cea Mon Sep 17 00:00:00 2001
+From 443043dffba7ab8db419d5cef4a00be7b66ce6c3 Mon Sep 17 00:00:00 2001
 From: Changqing Li <[email protected]>
 Date: Fri, 27 Feb 2026 16:59:24 +0800
 Subject: [PATCH] Don't save the original name and timestamp
diff --git 
a/meta/recipes-devtools/ruby/ruby/0001-extmk-fix-cross-compilation-of-external-gems.patch
 
b/meta/recipes-devtools/ruby/ruby/0001-extmk-fix-cross-compilation-of-external-gems.patch
index 3bf80b1613..8ba103d03e 100644
--- 
a/meta/recipes-devtools/ruby/ruby/0001-extmk-fix-cross-compilation-of-external-gems.patch
+++ 
b/meta/recipes-devtools/ruby/ruby/0001-extmk-fix-cross-compilation-of-external-gems.patch
@@ -1,4 +1,4 @@
-From f2ea81d4707614309cda02be59dd6ccbde9b2441 Mon Sep 17 00:00:00 2001
+From 8d6bc67c8129c40e9ca487f5c92348698c80471f Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?Andr=C3=A9=20Draszik?= <[email protected]>
 Date: Mon, 30 Sep 2019 16:57:01 +0100
 Subject: [PATCH] extmk: fix cross-compilation of external gems
diff --git 
a/meta/recipes-devtools/ruby/ruby/0001-vm_dump.c-Define-REG_S1-and-REG_S2-for-musl-riscv.patch
 
b/meta/recipes-devtools/ruby/ruby/0001-vm_dump.c-Define-REG_S1-and-REG_S2-for-musl-riscv.patch
index 32d55cde9f..c694a5461a 100644
--- 
a/meta/recipes-devtools/ruby/ruby/0001-vm_dump.c-Define-REG_S1-and-REG_S2-for-musl-riscv.patch
+++ 
b/meta/recipes-devtools/ruby/ruby/0001-vm_dump.c-Define-REG_S1-and-REG_S2-for-musl-riscv.patch
@@ -1,4 +1,4 @@
-From 875543f1bc5da190543e2696a47cfaaf939e1549 Mon Sep 17 00:00:00 2001
+From cce8a5b0c4f5c1ba136c13459eda6e7f6faf0808 Mon Sep 17 00:00:00 2001
 From: Khem Raj <[email protected]>
 Date: Tue, 25 Jan 2022 20:29:14 -0800
 Subject: [PATCH] vm_dump.c: Define REG_S1 and REG_S2 for musl/riscv
diff --git 
a/meta/recipes-devtools/ruby/ruby/0002-Obey-LDFLAGS-for-the-link-of-libruby.patch
 
b/meta/recipes-devtools/ruby/ruby/0002-Obey-LDFLAGS-for-the-link-of-libruby.patch
index 11aec87934..6efae44cf7 100644
--- 
a/meta/recipes-devtools/ruby/ruby/0002-Obey-LDFLAGS-for-the-link-of-libruby.patch
+++ 
b/meta/recipes-devtools/ruby/ruby/0002-Obey-LDFLAGS-for-the-link-of-libruby.patch
@@ -1,4 +1,4 @@
-From c460fce052e04a8126f5e0554f68359ef986c5f8 Mon Sep 17 00:00:00 2001
+From b41cba03df86b649fb4ceea55791977d6bb810a7 Mon Sep 17 00:00:00 2001
 From: Christopher Larson <[email protected]>
 Date: Thu, 5 May 2016 10:59:07 -0700
 Subject: [PATCH] Obey LDFLAGS for the link of libruby
diff --git 
a/meta/recipes-devtools/ruby/ruby/0003-rdoc-build-reproducible-documentation.patch
 
b/meta/recipes-devtools/ruby/ruby/0003-rdoc-build-reproducible-documentation.patch
index 863960839d..17faace32e 100644
--- 
a/meta/recipes-devtools/ruby/ruby/0003-rdoc-build-reproducible-documentation.patch
+++ 
b/meta/recipes-devtools/ruby/ruby/0003-rdoc-build-reproducible-documentation.patch
@@ -1,4 +1,4 @@
-From 3a335538594d0eb3da6155a64b473a46fd06ce76 Mon Sep 17 00:00:00 2001
+From 17cefb934ab3210187610092cd66a7ba35655721 Mon Sep 17 00:00:00 2001
 From: Christian Hofstaedtler <[email protected]>
 Date: Tue, 10 Oct 2017 15:04:34 -0300
 Subject: [PATCH] rdoc: build reproducible documentation
diff --git 
a/meta/recipes-devtools/ruby/ruby/0004-lib-mkmf.rb-sort-list-of-object-files-in-generated-M.patch
 
b/meta/recipes-devtools/ruby/ruby/0004-lib-mkmf.rb-sort-list-of-object-files-in-generated-M.patch
index 2c1f857d75..74ce96cca1 100644
--- 
a/meta/recipes-devtools/ruby/ruby/0004-lib-mkmf.rb-sort-list-of-object-files-in-generated-M.patch
+++ 
b/meta/recipes-devtools/ruby/ruby/0004-lib-mkmf.rb-sort-list-of-object-files-in-generated-M.patch
@@ -1,4 +1,4 @@
-From e94b898d11e3bd5c412aa3b772040870cddf36c7 Mon Sep 17 00:00:00 2001
+From c1e822312eb48a2a9ebfab809a81e428db81a2db Mon Sep 17 00:00:00 2001
 From: Reiner Herrmann <[email protected]>
 Date: Tue, 10 Oct 2017 15:06:13 -0300
 Subject: [PATCH] lib/mkmf.rb: sort list of object files in generated Makefile
diff --git 
a/meta/recipes-devtools/ruby/ruby/0005-Mark-Gemspec-reproducible-change-fixing-784225-too.patch
 
b/meta/recipes-devtools/ruby/ruby/0005-Mark-Gemspec-reproducible-change-fixing-784225-too.patch
index 746d102292..5001a521f6 100644
--- 
a/meta/recipes-devtools/ruby/ruby/0005-Mark-Gemspec-reproducible-change-fixing-784225-too.patch
+++ 
b/meta/recipes-devtools/ruby/ruby/0005-Mark-Gemspec-reproducible-change-fixing-784225-too.patch
@@ -1,4 +1,4 @@
-From f21e09b9c8f5975887cd85e3ec4dcf9838f62575 Mon Sep 17 00:00:00 2001
+From 7b758ead8afd23a5eb3e5f1a97b2340f4967c930 Mon Sep 17 00:00:00 2001
 From: Lucas Kanashiro <[email protected]>
 Date: Fri, 1 Nov 2019 15:25:17 -0300
 Subject: [PATCH] Make gemspecs reproducible
@@ -12,10 +12,10 @@ Upstream-Status: Backport [debian]
  1 file changed, 3 insertions(+), 1 deletion(-)
 
 diff --git a/lib/rubygems/specification.rb b/lib/rubygems/specification.rb
-index 503f0a4..5d33b09 100644
+index 2db9352..925b7a0 100644
 --- a/lib/rubygems/specification.rb
 +++ b/lib/rubygems/specification.rb
-@@ -1705,7 +1705,9 @@ class Gem::Specification < Gem::BasicSpecification
+@@ -1714,7 +1714,9 @@ class Gem::Specification < Gem::BasicSpecification
                  raise(Gem::InvalidSpecificationException,
                        "invalid date format in specification: #{date.inspect}")
                end
diff --git 
a/meta/recipes-devtools/ruby/ruby/0006-Make-gemspecs-reproducible.patch 
b/meta/recipes-devtools/ruby/ruby/0006-Make-gemspecs-reproducible.patch
index cdfa2144d7..cc9c3eabb9 100644
--- a/meta/recipes-devtools/ruby/ruby/0006-Make-gemspecs-reproducible.patch
+++ b/meta/recipes-devtools/ruby/ruby/0006-Make-gemspecs-reproducible.patch
@@ -1,4 +1,4 @@
-From 2a18efc076a20bc270215a802d72618ad0605f91 Mon Sep 17 00:00:00 2001
+From a97719b00b74e3612412f6900410cf74774226a0 Mon Sep 17 00:00:00 2001
 From: Lucas Kanashiro <[email protected]>
 Date: Fri, 1 Nov 2019 15:25:17 -0300
 Subject: [PATCH] Make gemspecs reproducible
diff --git 
a/meta/recipes-devtools/ruby/ruby/0007-Skip-test_rm_r_no_permissions-test-under-root.patch
 
b/meta/recipes-devtools/ruby/ruby/0007-Skip-test_rm_r_no_permissions-test-under-root.patch
index 93b7406858..7ec98b5c46 100644
--- 
a/meta/recipes-devtools/ruby/ruby/0007-Skip-test_rm_r_no_permissions-test-under-root.patch
+++ 
b/meta/recipes-devtools/ruby/ruby/0007-Skip-test_rm_r_no_permissions-test-under-root.patch
@@ -1,4 +1,4 @@
-From 4a48511f45606eff4e03f004fb6aea6f8ccd1eaf Mon Sep 17 00:00:00 2001
+From 9834f7fc3313059ff8e361fc91f1037135bbe03a Mon Sep 17 00:00:00 2001
 From: Jiaying Song <[email protected]>
 Date: Mon, 7 Jul 2025 15:05:57 +0800
 Subject: [PATCH] Skip test_rm_r_no_permissions test under root
diff --git a/meta/recipes-devtools/ruby/ruby_4.0.3.bb 
b/meta/recipes-devtools/ruby/ruby_4.0.4.bb
similarity index 98%
rename from meta/recipes-devtools/ruby/ruby_4.0.3.bb
rename to meta/recipes-devtools/ruby/ruby_4.0.4.bb
index 56f167379c..2c16411760 100644
--- a/meta/recipes-devtools/ruby/ruby_4.0.3.bb
+++ b/meta/recipes-devtools/ruby/ruby_4.0.4.bb
@@ -48,7 +48,7 @@ do_configure:prepend() {
 
 DEPENDS:append:libc-musl = " libucontext"
 
-SRC_URI[sha256sum] = 
"77964acc370d5c8375b9502e5ba6c13c03ef91ab9eb9f521c84fb42b9c9a6b0f"
+SRC_URI[sha256sum] = 
"f35f6edfa3dabb3f723f9d0cf1906c6512ae77f4e412ab1e68cc6e91d230fa80"
 
 PACKAGECONFIG ??= ""
 PACKAGECONFIG += "${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)}"
-- 
2.47.1

Attachment: 0001-ruby-upgrade-4.0.3-4.0.4.patch
Description: Binary data

packages/x86-64-v3-poky-linux/ruby: PKGV changed from 4.0.3 [default] to 4.0.4 
[default]
packages/x86-64-v3-poky-linux/ruby: PV changed from "4.0.3" to "4.0.4"
packages/x86-64-v3-poky-linux/ruby: SRC_URI changed from 
"http://cache.ruby-lang.org/pub/ruby/4.0/ruby-4.0.3.tar.gz 
file://0001-extmk-fix-cross-compilation-of-external-gems.patch 
file://0002-Obey-LDFLAGS-for-the-link-of-libruby.patch file://run-ptest 
file://0003-rdoc-build-reproducible-documentation.patch 
file://0004-lib-mkmf.rb-sort-list-of-object-files-in-generated-M.patch 
file://0005-Mark-Gemspec-reproducible-change-fixing-784225-too.patch 
file://0006-Make-gemspecs-reproducible.patch 
file://0001-vm_dump.c-Define-REG_S1-and-REG_S2-for-musl-riscv.patch 
file://0007-Skip-test_rm_r_no_permissions-test-under-root.patch 
file://0001-Don-t-save-the-original-name-and-timestamp.patch" to 
"http://cache.ruby-lang.org/pub/ruby/4.0/ruby-4.0.4.tar.gz 
file://0001-extmk-fix-cross-compilation-of-external-gems.patch 
file://0002-Obey-LDFLAGS-for-the-link-of-libruby.patch file://run-ptest 
file://0003-rdoc-build-reproducible-documentation.patch 
file://0004-lib-mkmf.rb-sort-list-of-object-files-in-genera
 ted-M.patch 
file://0005-Mark-Gemspec-reproducible-change-fixing-784225-too.patch 
file://0006-Make-gemspecs-reproducible.patch 
file://0001-vm_dump.c-Define-REG_S1-and-REG_S2-for-musl-riscv.patch 
file://0007-Skip-test_rm_r_no_permissions-test-under-root.patch 
file://0001-Don-t-save-the-original-name-and-timestamp.patch"
packages/x86-64-v3-poky-linux/ruby/ruby-dbg: PKGSIZE changed from 17952568 to 
17957360 (+0%)
packages/x86-64-v3-poky-linux/ruby/ruby-dbg: FILELIST: removed 
"/usr/lib/.debug/libruby.so.4.0.3", added "/usr/lib/.debug/libruby.so.4.0.4"
packages/x86-64-v3-poky-linux/ruby/ruby-dbg: PKGV changed from 4.0.3 [default] 
to 4.0.4 [default]
packages/x86-64-v3-poky-linux/ruby/ruby-dbg: PV changed from "4.0.3" to "4.0.4"
packages/x86-64-v3-poky-linux/ruby/ruby-dev: PKGV changed from 4.0.3 [default] 
to 4.0.4 [default]
packages/x86-64-v3-poky-linux/ruby/ruby-dev: PV changed from "4.0.3" to "4.0.4"
packages/x86-64-v3-poky-linux/ruby/ruby-doc: PKGV changed from 4.0.3 [default] 
to 4.0.4 [default]
packages/x86-64-v3-poky-linux/ruby/ruby-doc: PV changed from "4.0.3" to "4.0.4"
packages/x86-64-v3-poky-linux/ruby/ruby-locale: PKGV changed from 4.0.3 
[default] to 4.0.4 [default]
packages/x86-64-v3-poky-linux/ruby/ruby-locale: PV changed from "4.0.3" to 
"4.0.4"
packages/x86-64-v3-poky-linux/ruby/ruby-ptest: PKGSIZE changed from 10252720 to 
10267138 (+0%)
packages/x86-64-v3-poky-linux/ruby/ruby-ptest: PKGV changed from 4.0.3 
[default] to 4.0.4 [default]
packages/x86-64-v3-poky-linux/ruby/ruby-ptest: PV changed from "4.0.3" to 
"4.0.4"
packages/x86-64-v3-poky-linux/ruby/ruby-rdoc: PKGV changed from 4.0.3 [default] 
to 4.0.4 [default]
packages/x86-64-v3-poky-linux/ruby/ruby-rdoc: PV changed from "4.0.3" to "4.0.4"
packages/x86-64-v3-poky-linux/ruby/ruby-ri-docs: PKGV changed from 4.0.3 
[default] to 4.0.4 [default]
packages/x86-64-v3-poky-linux/ruby/ruby-ri-docs: PV changed from "4.0.3" to 
"4.0.4"
packages/x86-64-v3-poky-linux/ruby/ruby-src: PKGSIZE changed from 40710188 to 
40714509 (+0%)
packages/x86-64-v3-poky-linux/ruby/ruby-src: FILELIST: directory renamed 
/usr/src/debug/ruby/4.0.3/ext/digest/rmd160 -> 
/usr/src/debug/ruby/4.0.4/ext/digest/rmd160, directory renamed 
/usr/src/debug/ruby/4.0.3/internal -> /usr/src/debug/ruby/4.0.4/internal, 
directory renamed 
/usr/src/debug/ruby/4.0.3/.bundle/gems/nkf-0.2.0/ext/nkf/nkf-utf8 -> 
/usr/src/debug/ruby/4.0.4/.bundle/gems/nkf-0.2.0/ext/nkf/nkf-utf8, directory 
renamed /usr/src/debug/ruby/4.0.3/ext/json/generator -> 
/usr/src/debug/ruby/4.0.4/ext/json/generator, directory renamed 
/usr/src/debug/ruby/4.0.3/include/ruby/io -> 
/usr/src/debug/ruby/4.0.4/include/ruby/io, directory renamed 
/usr/src/debug/ruby/4.0.3/.bundle/gems/fiddle-1.1.8/ext/fiddle -> 
/usr/src/debug/ruby/4.0.4/.bundle/gems/fiddle-1.1.8/ext/fiddle, directory 
renamed /usr/src/debug/ruby/4.0.3/ext/socket -> 
/usr/src/debug/ruby/4.0.4/ext/socket, directory renamed 
/usr/src/debug/ruby/4.0.3/include/ruby/fiber -> 
/usr/src/debug/ruby/4.0.4/include/ruby/fiber, directory ren
 amed /usr/src/debug/ruby/4.0.3/ext/erb/escape -> 
/usr/src/debug/ruby/4.0.4/ext/erb/escape, directory renamed 
/usr/src/debug/ruby/4.0.3/enc/unicode/17.0.0 -> 
/usr/src/debug/ruby/4.0.4/enc/unicode/17.0.0, directory renamed 
/usr/src/debug/ruby/4.0.3/.bundle/gems/racc-1.8.1/ext/racc/cparse -> 
/usr/src/debug/ruby/4.0.4/.bundle/gems/racc-1.8.1/ext/racc/cparse, directory 
renamed /usr/src/debug/ruby/4.0.3/ext/psych -> 
/usr/src/debug/ruby/4.0.4/ext/psych, directory renamed 
/usr/src/debug/ruby/4.0.3/gc/default -> /usr/src/debug/ruby/4.0.4/gc/default, 
directory renamed /usr/src/debug/ruby/4.0.3/ext/ripper -> 
/usr/src/debug/ruby/4.0.4/ext/ripper, directory renamed 
/usr/src/debug/ruby/4.0.3/prism -> /usr/src/debug/ruby/4.0.4/prism, directory 
renamed /usr/src/debug/ruby/4.0.3/ext/digest/bubblebabble -> 
/usr/src/debug/ruby/4.0.4/ext/digest/bubblebabble, directory renamed 
/usr/src/debug/ruby/4.0.3 -> /usr/src/debug/ruby/4.0.4, directory renamed 
/usr/src/debug/ruby/4.0.3/.bundle/gems/rbs-3.10.0/incl
 ude/rbs/util -> 
/usr/src/debug/ruby/4.0.4/.bundle/gems/rbs-3.10.0/include/rbs/util, directory 
renamed 
/usr/src/debug/ruby/4.0.3/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal/missing 
-> 
/usr/src/debug/ruby/4.0.4/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal/missing, 
directory renamed /usr/src/debug/ruby/4.0.3/prism/templates/src -> 
/usr/src/debug/ruby/4.0.4/prism/templates/src, directory renamed 
/usr/src/debug/ruby/4.0.3/ext/io/nonblock -> 
/usr/src/debug/ruby/4.0.4/ext/io/nonblock, directory renamed 
/usr/src/debug/ruby/4.0.3/.bundle/gems/rbs-3.10.0/src/util -> 
/usr/src/debug/ruby/4.0.4/.bundle/gems/rbs-3.10.0/src/util, directory renamed 
/usr/src/debug/ruby/4.0.3/prism/templates/ext/prism -> 
/usr/src/debug/ruby/4.0.4/prism/templates/ext/prism, directory renamed 
/usr/src/debug/ruby/4.0.3/include/ruby -> 
/usr/src/debug/ruby/4.0.4/include/ruby, directory renamed 
/usr/src/debug/ruby/4.0.3/ccan/list -> /usr/src/debug/ruby/4.0.4/ccan/list, 
directory renamed /usr/src/debug/ruby/4.0.3/ext/json/
 simd -> /usr/src/debug/ruby/4.0.4/ext/json/simd, directory renamed 
/usr/src/debug/ruby/4.0.3/gc -> /usr/src/debug/ruby/4.0.4/gc, directory renamed 
/usr/src/debug/ruby/4.0.3/enc/trans -> /usr/src/debug/ruby/4.0.4/enc/trans, 
directory renamed /usr/src/debug/ruby/4.0.3/ext/digest/md5 -> 
/usr/src/debug/ruby/4.0.4/ext/digest/md5, directory renamed 
/usr/src/debug/ruby/4.0.3/ext/fcntl -> /usr/src/debug/ruby/4.0.4/ext/fcntl, 
directory renamed /usr/src/debug/ruby/4.0.3/ext/coverage -> 
/usr/src/debug/ruby/4.0.4/ext/coverage, directory renamed 
/usr/src/debug/ruby/4.0.3/ext/date -> /usr/src/debug/ruby/4.0.4/ext/date, 
directory renamed /usr/src/debug/ruby/4.0.3/ext/digest -> 
/usr/src/debug/ruby/4.0.4/ext/digest, directory renamed 
/usr/src/debug/ruby/4.0.3/coroutine/amd64 -> 
/usr/src/debug/ruby/4.0.4/coroutine/amd64, directory renamed 
/usr/src/debug/ruby/4.0.3/ext/objspace -> 
/usr/src/debug/ruby/4.0.4/ext/objspace, directory renamed 
/usr/src/debug/ruby/4.0.3/.bundle/gems/syslog-0.3.0/ext/syslog -
 > /usr/src/debug/ruby/4.0.4/.bundle/gems/syslog-0.3.0/ext/syslog, directory 
 > renamed /usr/src/debug/ruby/4.0.3/include/ruby/internal -> 
 > /usr/src/debug/ruby/4.0.4/include/ruby/internal, directory renamed 
 > /usr/src/debug/ruby/4.0.3/prism/util -> 
 > /usr/src/debug/ruby/4.0.4/prism/util, directory renamed 
 > /usr/src/debug/ruby/4.0.3/ext/monitor -> 
 > /usr/src/debug/ruby/4.0.4/ext/monitor, directory renamed 
 > /usr/src/debug/ruby/4.0.3/tool/ruby_vm/views -> 
 > /usr/src/debug/ruby/4.0.4/tool/ruby_vm/views, directory renamed 
 > /usr/src/debug/ruby/4.0.3/include/ruby/internal/intern -> 
 > /usr/src/debug/ruby/4.0.4/include/ruby/internal/intern, directory renamed 
 > /usr/src/debug/ruby/4.0.3/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal -> 
 > /usr/src/debug/ruby/4.0.4/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal, 
 > directory renamed /usr/src/debug/ruby/4.0.3/ext/openssl -> 
 > /usr/src/debug/ruby/4.0.4/ext/openssl, directory renamed 
 > /usr/src/debug/ruby/4.0.3/include/ruby/internal/arithmetic -> 
 > /usr/src/debug/ruby/4.0.4/include
 /ruby/internal/arithmetic, directory renamed 
/usr/src/debug/ruby/4.0.3/.bundle/gems/rbs-3.10.0/include/rbs -> 
/usr/src/debug/ruby/4.0.4/.bundle/gems/rbs-3.10.0/include/rbs, directory 
renamed /usr/src/debug/ruby/4.0.3/ext/stringio -> 
/usr/src/debug/ruby/4.0.4/ext/stringio, directory renamed 
/usr/src/debug/ruby/4.0.3/ext/rbconfig/sizeof -> 
/usr/src/debug/ruby/4.0.4/ext/rbconfig/sizeof, directory renamed 
/usr/src/debug/ruby/4.0.3/ext/digest/sha2 -> 
/usr/src/debug/ruby/4.0.4/ext/digest/sha2, directory renamed 
/usr/src/debug/ruby/4.0.3/ext/cgi/escape -> 
/usr/src/debug/ruby/4.0.4/ext/cgi/escape, directory renamed 
/usr/src/debug/ruby/4.0.3/ext/digest/sha1 -> 
/usr/src/debug/ruby/4.0.4/ext/digest/sha1, directory renamed 
/usr/src/debug/ruby/4.0.3/ext/continuation -> 
/usr/src/debug/ruby/4.0.4/ext/continuation, directory renamed 
/usr/src/debug/ruby/4.0.3/ext/io/wait -> /usr/src/debug/ruby/4.0.4/ext/io/wait, 
directory renamed /usr/src/debug/ruby/4.0.3/ext/json/fbuffer -> 
/usr/src/debug/ruby/4.0.
 4/ext/json/fbuffer, directory renamed 
/usr/src/debug/ruby/4.0.3/include/ruby/internal/encoding -> 
/usr/src/debug/ruby/4.0.4/include/ruby/internal/encoding, directory renamed 
/usr/src/debug/ruby/4.0.3/include/ruby/internal/intern/select -> 
/usr/src/debug/ruby/4.0.4/include/ruby/internal/intern/select, directory 
renamed /usr/src/debug/ruby/4.0.3/enc -> /usr/src/debug/ruby/4.0.4/enc, 
directory renamed /usr/src/debug/ruby/4.0.3/ext/strscan -> 
/usr/src/debug/ruby/4.0.4/ext/strscan, directory renamed 
/usr/src/debug/ruby/4.0.3/ext/json/parser -> 
/usr/src/debug/ruby/4.0.4/ext/json/parser, directory renamed 
/usr/src/debug/ruby/4.0.3/.bundle/gems/nkf-0.2.0/ext/nkf -> 
/usr/src/debug/ruby/4.0.4/.bundle/gems/nkf-0.2.0/ext/nkf, directory renamed 
/usr/src/debug/ruby/4.0.3/missing -> /usr/src/debug/ruby/4.0.4/missing, 
directory renamed /usr/src/debug/ruby/4.0.3/include/ruby/internal/core -> 
/usr/src/debug/ruby/4.0.4/include/ruby/internal/core, directory renamed 
/usr/src/debug/ruby/4.0.3/ext/etc -> 
 /usr/src/debug/ruby/4.0.4/ext/etc, directory renamed 
/usr/src/debug/ruby/4.0.3/ext/zlib -> /usr/src/debug/ruby/4.0.4/ext/zlib, 
directory renamed /usr/src/debug/ruby/4.0.3/defs -> 
/usr/src/debug/ruby/4.0.4/defs, directory renamed 
/usr/src/debug/ruby/4.0.3/ext/io/console -> 
/usr/src/debug/ruby/4.0.4/ext/io/console, directory renamed 
/usr/src/debug/ruby/4.0.3/.bundle/gems/rbs-3.10.0/src -> 
/usr/src/debug/ruby/4.0.4/.bundle/gems/rbs-3.10.0/src, directory renamed 
/usr/src/debug/ruby/4.0.3/.bundle/gems/rbs-3.10.0/ext/rbs_extension -> 
/usr/src/debug/ruby/4.0.4/.bundle/gems/rbs-3.10.0/ext/rbs_extension, directory 
renamed /usr/src/debug/ruby/4.0.3/.bundle/gems/debug-1.11.1/ext/debug -> 
/usr/src/debug/ruby/4.0.4/.bundle/gems/debug-1.11.1/ext/debug, directory 
renamed /usr/src/debug/ruby/4.0.3/enc/jis -> /usr/src/debug/ruby/4.0.4/enc/jis, 
directory renamed /usr/src/debug/ruby/4.0.3/ext -> 
/usr/src/debug/ruby/4.0.4/ext, directory renamed 
/usr/src/debug/ruby/4.0.3/ext/json/vendor -> /usr/src/debu
 g/ruby/4.0.4/ext/json/vendor, directory renamed 
/usr/src/debug/ruby/4.0.3/ext/pty -> /usr/src/debug/ruby/4.0.4/ext/pty
packages/x86-64-v3-poky-linux/ruby/ruby-src: PKGV changed from 4.0.3 [default] 
to 4.0.4 [default]
packages/x86-64-v3-poky-linux/ruby/ruby-src: PV changed from "4.0.3" to "4.0.4"
packages/x86-64-v3-poky-linux/ruby/ruby-staticdev: PKGV changed from 4.0.3 
[default] to 4.0.4 [default]
packages/x86-64-v3-poky-linux/ruby/ruby-staticdev: PV changed from "4.0.3" to 
"4.0.4"
packages/x86-64-v3-poky-linux/ruby/ruby: PKGSIZE changed from 35496152 to 
35514836 (+0%)
packages/x86-64-v3-poky-linux/ruby/ruby: FILELIST: directory renamed 
/usr/lib/ruby/gems/4.0.0/gems/bundler-4.0.6/exe -> 
/usr/lib/ruby/gems/4.0.0/gems/bundler-4.0.10/exe, removed 
"/usr/lib/ruby/gems/4.0.0/specifications/default/bundler-4.0.6.gemspec 
/usr/lib/libruby.so.4.0.3", added 
"/usr/lib/ruby/gems/4.0.0/specifications/default/bundler-4.0.10.gemspec 
/usr/lib/ruby/4.0.0/bundler/templates/newgem/github/workflows/build-gems.yml.tt 
/usr/lib/ruby/4.0.0/bundler/templates/newgem/ext/newgem/build.rs.tt 
/usr/lib/libruby.so.4.0.4"
packages/x86-64-v3-poky-linux/ruby/ruby: PKGV changed from 4.0.3 [default] to 
4.0.4 [default]
packages/x86-64-v3-poky-linux/ruby/ruby: PV changed from "4.0.3" to "4.0.4"
Changes to packages/x86-64-v3-poky-linux/ruby (sysroot):
  /usr/lib/libruby.so.4.0 changed symlink target from libruby.so.4.0.3 to 
libruby.so.4.0.4
  /usr/lib/libruby.so changed symlink target from libruby.so.4.0.3 to 
libruby.so.4.0.4
  /usr/lib/libruby.so.4.0.3 moved to /usr/lib/libruby.so.4.0.4
  /usr/lib/ruby/4.0.0/bundler/templates/newgem/ext/newgem/build.rs.tt was added
  
/usr/lib/ruby/4.0.0/bundler/templates/newgem/github/workflows/build-gems.yml.tt 
was added
  /usr/lib/ruby/gems/4.0.0/gems/bundler-4.0.10 was added
  /usr/lib/ruby/gems/4.0.0/gems/bundler-4.0.10/exe was added
  /usr/lib/ruby/gems/4.0.0/gems/bundler-4.0.10/exe/bundle was added
  /usr/lib/ruby/gems/4.0.0/gems/bundler-4.0.10/exe/bundler was added
  /usr/lib/ruby/gems/4.0.0/specifications/default/bundler-4.0.10.gemspec was 
added
  /usr/lib/ruby/gems/4.0.0/gems/bundler-4.0.6 was removed
  /usr/lib/ruby/gems/4.0.0/gems/bundler-4.0.6/exe was removed
  /usr/lib/ruby/gems/4.0.0/gems/bundler-4.0.6/exe/bundle was removed
  /usr/lib/ruby/gems/4.0.0/gems/bundler-4.0.6/exe/bundler was removed
  /usr/lib/ruby/gems/4.0.0/specifications/default/bundler-4.0.6.gemspec was 
removed
packages/x86-64-v3-poky-linux/ruby/ruby: FILELIST: directory renamed 
/usr/lib/ruby/gems/4.0.0/gems/bundler-4.0.6/exe -> 
/usr/lib/ruby/gems/4.0.0/gems/bundler-4.0.10/exe, removed 
"/usr/lib/ruby/gems/4.0.0/specifications/default/bundler-4.0.6.gemspec 
/usr/lib/libruby.so.4.0.3", added 
"/usr/lib/ruby/4.0.0/bundler/templates/newgem/github/workflows/build-gems.yml.tt
 /usr/lib/ruby/gems/4.0.0/specifications/default/bundler-4.0.10.gemspec 
/usr/lib/ruby/4.0.0/bundler/templates/newgem/ext/newgem/build.rs.tt 
/usr/lib/libruby.so.4.0.4"
Changes to packages/x86-64-v3-poky-linux/ruby (sysroot):
  /usr/lib/libruby.so.4.0 changed symlink target from libruby.so.4.0.3 to 
libruby.so.4.0.4
  /usr/lib/libruby.so changed symlink target from libruby.so.4.0.3 to 
libruby.so.4.0.4
  /usr/lib/libruby.so.4.0.3 moved to /usr/lib/libruby.so.4.0.4
  /usr/lib/ruby/4.0.0/bundler/templates/newgem/ext/newgem/build.rs.tt was added
  
/usr/lib/ruby/4.0.0/bundler/templates/newgem/github/workflows/build-gems.yml.tt 
was added
  /usr/lib/ruby/gems/4.0.0/gems/bundler-4.0.10 was added
  /usr/lib/ruby/gems/4.0.0/gems/bundler-4.0.10/exe was added
  /usr/lib/ruby/gems/4.0.0/gems/bundler-4.0.10/exe/bundle was added
  /usr/lib/ruby/gems/4.0.0/gems/bundler-4.0.10/exe/bundler was added
  /usr/lib/ruby/gems/4.0.0/specifications/default/bundler-4.0.10.gemspec was 
added
  /usr/lib/ruby/gems/4.0.0/gems/bundler-4.0.6 was removed
  /usr/lib/ruby/gems/4.0.0/gems/bundler-4.0.6/exe was removed
  /usr/lib/ruby/gems/4.0.0/gems/bundler-4.0.6/exe/bundle was removed
  /usr/lib/ruby/gems/4.0.0/gems/bundler-4.0.6/exe/bundler was removed
  /usr/lib/ruby/gems/4.0.0/specifications/default/bundler-4.0.6.gemspec was 
removed
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#237129): 
https://lists.openembedded.org/g/openembedded-core/message/237129
Mute This Topic: https://lists.openembedded.org/mt/119329390/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to