ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
From: "hsbt (Hiroshi SHIBATA)" <noreply@ruby-lang.org>
To: ruby-core@neon.ruby-lang.org
Subject: [ruby-core:110794] [Ruby master Feature#18571] Removed the bundled sources from release package after Ruby 3.2
Date: Thu, 17 Nov 2022 09:12:15 +0000 (UTC)	[thread overview]
Message-ID: <redmine.journal-100150.20221117091214.572@ruby-lang.org> (raw)
In-Reply-To: redmine.issue-18571.20220204114512.572@ruby-lang.org

Issue #18571 has been updated by hsbt (Hiroshi SHIBATA).

Target version set to 3.2

We should add the additional options and instructions to document or NEWS.

----------------------------------------
Feature #18571: Removed the bundled sources from release package after Ruby 3.2
https://bugs.ruby-lang.org/issues/18571#change-100150

* Author: hsbt (Hiroshi SHIBATA)
* Status: Assigned
* Priority: Normal
* Assignee: hsbt (Hiroshi SHIBATA)
* Target version: 3.2
----------------------------------------
We shipped release package with the 3rd party source for mswin environment especially. 

The current status is here:

 * libyaml: psych gem, ruby repo and package always bundled it.
 * libffi: only ruby package bundled it. fiddle gem and repo are not bundled.
 * zlib: gem, ruby repo and package don't bundled.

I propose we stop bundling the third-party source for security and maintenance reasons. Because we have [vcpkg](https://github.com/microsoft/vcpkg) for mswin environment today. So, vcpkg provides the runtime for psych, fiddle and zlib.






-- 
https://bugs.ruby-lang.org/

  parent reply	other threads:[~2022-11-17  9:12 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-04 11:45 [ruby-core:107481] [Ruby master Feature#18571] Removed the bundled sources from release package after Ruby 3.2 hsbt (Hiroshi SHIBATA)
2022-02-15  5:10 ` [ruby-core:107585] " mame (Yusuke Endoh)
2022-02-17 11:25 ` [ruby-core:107626] " hsbt (Hiroshi SHIBATA)
2022-02-17 13:05 ` [ruby-core:107632] " matz (Yukihiro Matsumoto)
2022-08-31  7:28 ` [ruby-core:109797] " hsbt (Hiroshi SHIBATA)
2022-09-14  1:53 ` [ruby-core:109891] " hsbt (Hiroshi SHIBATA)
2022-10-07  5:38 ` [ruby-core:110224] " hsbt (Hiroshi SHIBATA)
2022-11-17  9:12 ` hsbt (Hiroshi SHIBATA) [this message]
2022-11-18  8:53 ` [ruby-core:110807] " hsbt (Hiroshi SHIBATA)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.ruby-lang.org/en/community/mailing-lists/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=redmine.journal-100150.20221117091214.572@ruby-lang.org \
    --to=ruby-core@ruby-lang.org \
    --cc=ruby-core@neon.ruby-lang.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).