CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2024/09/05 12:14:10
Modified files:
lang/ruby/3.3 : Tag: OPENBSD_7_5 Makefile distinfo
lang/ruby/3.3/pkg: Tag: OPENBSD_7_5 PLIST-main PLIST-ri_docs
Log message:
Update to Ruby 3.3.5
Fixes the following CVEs for DoS vulnerabilities in REXML:
* CVE-2024-43398
* CVE-2024-41946
* CVE-2024-41123
Remove distpatch, merged upstream.
Add post-install hook to remove debug/rbs extension files,
similar to how those files in gem ports are removed.
Add post-install hook to remove bin/*.lock files, as they
shouldn't be in the package (not sure why this version
started to add them).