pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/59017 CVS commit: pkgsrc/lang
The following reply was made to PR pkg/59017; it has been noted by GNATS.
From: "Takahiro Kambe" <taca%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/59017 CVS commit: pkgsrc/lang
Date: Sat, 26 Jul 2025 06:21:36 +0000
Module Name: pkgsrc
Committed By: taca
Date: Sat Jul 26 06:21:36 UTC 2025
Modified Files:
pkgsrc/lang/ruby: rubyversion.mk
pkgsrc/lang/ruby32-base: Makefile PLIST distinfo
pkgsrc/lang/ruby32-base/patches: patch-configure
Added Files:
pkgsrc/lang/ruby32-base/patches:
patch-.bundle_gems_net-imap-0.3.9_net-imap.gemspec patch-vm__core.h
Removed Files:
pkgsrc/lang/ruby32-base/patches: patch-lib_resolv.gemspec
patch-lib_resolv.rb patch-test_resolv_test__dns.rb
patch-tool_rbinstall.rb
Log Message:
lang/ruby32: update to 3.2.9
pkgsrc change:
* Enable sigaltstack(2) on NetBSD refering to PR pkg/59017.
* Fix file encoding problem of net-imap bundled gem.
Ruby 3.2.9 (2025-07-24)
This release includes the following security fixes:
* CVE-2025-24294: Possible Denial of Service in resolv gem
* CVE-2025-43857: DoS vulnerability in net-imap
and the following fixes for build issues:
* GCC 15.1
* Visual Studio 2022 Version 17.14
What's Changed
* Bug #21286: Windows - MSYS2 just updated to GCC 15.1.0, builds failing
* Bug #21255: Can't build Ruby with Windows SDK 10.0.26100
To generate a diff of this commit:
cvs rdiff -u -r1.302 -r1.303 pkgsrc/lang/ruby/rubyversion.mk
cvs rdiff -u -r1.11 -r1.12 pkgsrc/lang/ruby32-base/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/lang/ruby32-base/PLIST
cvs rdiff -u -r1.16 -r1.17 pkgsrc/lang/ruby32-base/distinfo
cvs rdiff -u -r0 -r1.1 \
pkgsrc/lang/ruby32-base/patches/patch-.bundle_gems_net-imap-0.3.9_net-imap.gemspec \
pkgsrc/lang/ruby32-base/patches/patch-vm__core.h
cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/ruby32-base/patches/patch-configure
cvs rdiff -u -r1.1 -r0 \
pkgsrc/lang/ruby32-base/patches/patch-lib_resolv.gemspec \
pkgsrc/lang/ruby32-base/patches/patch-lib_resolv.rb \
pkgsrc/lang/ruby32-base/patches/patch-test_resolv_test__dns.rb \
pkgsrc/lang/ruby32-base/patches/patch-tool_rbinstall.rb
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index