The release monitor could not onboard ruby 3.4.11 -- some patches do not apply to the official tarball. No release was made.
Failing patches, with the git apply hunk output for each under failures:
{
"version": "3.4.11",
"applied": false,
"failing": [
"openssl_extconf_ruby_export_msys.patch",
"prism_compile_memfs.patch",
"openssl_ssl_default_store_crl_removal.patch"
],
"failures": {
"openssl_extconf_ruby_export_msys.patch": "FAIL 3.4.11 openssl_extconf_ruby_export_msys.patch\nerror: patch failed: ext/openssl/extconf.rb:208\nerror: ext/openssl/extconf.rb: patch does not apply",
"prism_compile_memfs.patch": "FAIL 3.4.11 prism_compile_memfs.patch\nerror: patch failed: prism_compile.c:1\nerror: prism_compile.c: patch does not apply",
"openssl_ssl_default_store_crl_removal.patch": "FAIL 3.4.11 openssl_ssl_default_store_crl_removal.patch\nerror: patch failed: ext/openssl/lib/openssl/ssl.rb:92\nerror: ext/openssl/lib/openssl/ssl.rb: patch does not apply"
},
"extended": [
],
"written": [
]
}
The release monitor could not onboard ruby 3.4.11 -- some patches do not apply to the official tarball. No release was made.
Failing patches, with the git apply hunk output for each under
failures:{ "version": "3.4.11", "applied": false, "failing": [ "openssl_extconf_ruby_export_msys.patch", "prism_compile_memfs.patch", "openssl_ssl_default_store_crl_removal.patch" ], "failures": { "openssl_extconf_ruby_export_msys.patch": "FAIL 3.4.11 openssl_extconf_ruby_export_msys.patch\nerror: patch failed: ext/openssl/extconf.rb:208\nerror: ext/openssl/extconf.rb: patch does not apply", "prism_compile_memfs.patch": "FAIL 3.4.11 prism_compile_memfs.patch\nerror: patch failed: prism_compile.c:1\nerror: prism_compile.c: patch does not apply", "openssl_ssl_default_store_crl_removal.patch": "FAIL 3.4.11 openssl_ssl_default_store_crl_removal.patch\nerror: patch failed: ext/openssl/lib/openssl/ssl.rb:92\nerror: ext/openssl/lib/openssl/ssl.rb: patch does not apply" }, "extended": [ ], "written": [ ] }