ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
From: "hsbt (Hiroshi SHIBATA)" <noreply@ruby-lang.org>
To: ruby-core@ruby-lang.org
Subject: [ruby-core:109797] [Ruby master Feature#18571] Removed the bundled sources from release package after Ruby 3.2
Date: Wed, 31 Aug 2022 07:28:45 +0000 (UTC)	[thread overview]
Message-ID: <redmine.journal-99037.20220831072843.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).


The current distributed package still contained libyaml and libffi sources.

We will remove them and introduce the instructions to download them when building ruby like `./configure --enable-download-source`. 

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

* Author: hsbt (Hiroshi SHIBATA)
* Status: Assigned
* Priority: Normal
* Assignee: hsbt (Hiroshi SHIBATA)
----------------------------------------
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-08-31  7:29 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 ` hsbt (Hiroshi SHIBATA) [this message]
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 ` [ruby-core:110794] " hsbt (Hiroshi SHIBATA)
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-99037.20220831072843.572@ruby-lang.org \
    --to=ruby-core@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).