CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2024/04/26 12:14:20
Modified files:
lang/ruby/3.2 : Tag: OPENBSD_7_5 Makefile distinfo
lang/ruby/3.2/patches: Tag: OPENBSD_7_5 patch-compile_c
patch-configure
patch-coroutine_amd64_Context_S
patch-lib_rubygems_commands_install_command_rb
patch-lib_rubygems_dependency_installer_rb
patch-lib_rubygems_ext_builder_rb
patch-lib_rubygems_ext_ext_conf_builder_rb
patch-template_Makefile_in
lang/ruby/3.2/pkg: Tag: OPENBSD_7_5 PLIST-main PLIST-ri_docs
Log message:
Update to Ruby 3.2.4
Fixes:
CVE-2024-27282: Arbitrary memory address read vulnerability with Regex search
CVE-2024-27281: RCE vulnerability with .rdoc_options in RDoc
CVE-2024-27280: Buffer overread vulnerability in StringIO
OK tb@