* [ruby-dev:48943] [Ruby trunk - Misc #11079] [Open] missing LICENCE
[not found] <redmine.issue-11079.20150420144001@ruby-lang.org>
@ 2015-04-20 14:40 ` zn
2015-05-02 8:27 ` [ruby-dev:48955] [Ruby trunk - Misc #11079] " zn
` (2 subsequent siblings)
3 siblings, 0 replies; 4+ messages in thread
From: zn @ 2015-04-20 14:40 UTC (permalink / raw)
To: ruby-dev
Issue #11079 has been reported by Kazuhiro NISHIYAMA.
----------------------------------------
Misc #11079: missing LICENCE
https://bugs.ruby-lang.org/issues/11079
* Author: Kazuhiro NISHIYAMA
* Status: Open
* Priority: Normal
* Assignee:
----------------------------------------
r50351 の変更を見ていて気づいたのですが、ext/openssl に (See the file 'LICENCE'.) と書いてあるのに LICENCE ファイルが存在しないようです。(LICENSE の typo というわけでもないようです。)
IRC で話して調べてもらったところ、最初に ext/openssl が取り込まれた r4128 の時点で ruby 本体にも ext/openssl にもなかったということでした。
取り込まれる元になった openssl の方にはあったのでしょうか?
--
https://bugs.ruby-lang.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
* [ruby-dev:48955] [Ruby trunk - Misc #11079] missing LICENCE
[not found] <redmine.issue-11079.20150420144001@ruby-lang.org>
2015-04-20 14:40 ` [ruby-dev:48943] [Ruby trunk - Misc #11079] [Open] missing LICENCE zn
@ 2015-05-02 8:27 ` zn
2015-05-11 11:50 ` [ruby-dev:48968] " s.wanabe
2019-03-21 0:10 ` [ruby-dev:50784] [Ruby trunk Misc#11079] " hsbt
3 siblings, 0 replies; 4+ messages in thread
From: zn @ 2015-05-02 8:27 UTC (permalink / raw)
To: ruby-dev
Issue #11079 has been updated by Kazuhiro NISHIYAMA.
Assignee set to GOTOU Yuuzou
----------------------------------------
Misc #11079: missing LICENCE
https://bugs.ruby-lang.org/issues/11079#change-52310
* Author: Kazuhiro NISHIYAMA
* Status: Open
* Priority: Normal
* Assignee: GOTOU Yuuzou
----------------------------------------
r50351 の変更を見ていて気づいたのですが、ext/openssl に (See the file 'LICENCE'.) と書いてあるのに LICENCE ファイルが存在しないようです。(LICENSE の typo というわけでもないようです。)
IRC で話して調べてもらったところ、最初に ext/openssl が取り込まれた r4128 の時点で ruby 本体にも ext/openssl にもなかったということでした。
取り込まれる元になった openssl の方にはあったのでしょうか?
--
https://bugs.ruby-lang.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
* [ruby-dev:48968] [Ruby trunk - Misc #11079] missing LICENCE
[not found] <redmine.issue-11079.20150420144001@ruby-lang.org>
2015-04-20 14:40 ` [ruby-dev:48943] [Ruby trunk - Misc #11079] [Open] missing LICENCE zn
2015-05-02 8:27 ` [ruby-dev:48955] [Ruby trunk - Misc #11079] " zn
@ 2015-05-11 11:50 ` s.wanabe
2019-03-21 0:10 ` [ruby-dev:50784] [Ruby trunk Misc#11079] " hsbt
3 siblings, 0 replies; 4+ messages in thread
From: s.wanabe @ 2015-05-11 11:50 UTC (permalink / raw)
To: ruby-dev
Issue #11079 has been updated by _ wanabe.
取り込まれる元の "RubyPKI" を savannah.nongnu.org で見つけました。
http://savannah.nongnu.org/projects/rubypki
LICENCE ファイルが確かにあり、中身は r4128 当時の Ruby の COPYING と同じ内容のようです。
(厳密には見ていません。すみません)
http://cvs.savannah.gnu.org/viewvc/ossl2/LICENCE?root=rubypki&view=markup
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/COPYING?revision=4128&view=markup&pathrev=4128
----------------------------------------
Misc #11079: missing LICENCE
https://bugs.ruby-lang.org/issues/11079#change-52378
* Author: Kazuhiro NISHIYAMA
* Status: Open
* Priority: Normal
* Assignee: GOTOU Yuuzou
----------------------------------------
r50351 の変更を見ていて気づいたのですが、ext/openssl に (See the file 'LICENCE'.) と書いてあるのに LICENCE ファイルが存在しないようです。(LICENSE の typo というわけでもないようです。)
IRC で話して調べてもらったところ、最初に ext/openssl が取り込まれた r4128 の時点で ruby 本体にも ext/openssl にもなかったということでした。
取り込まれる元になった openssl の方にはあったのでしょうか?
--
https://bugs.ruby-lang.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
* [ruby-dev:50784] [Ruby trunk Misc#11079] missing LICENCE
[not found] <redmine.issue-11079.20150420144001@ruby-lang.org>
` (2 preceding siblings ...)
2015-05-11 11:50 ` [ruby-dev:48968] " s.wanabe
@ 2019-03-21 0:10 ` hsbt
3 siblings, 0 replies; 4+ messages in thread
From: hsbt @ 2019-03-21 0:10 UTC (permalink / raw)
To: ruby-dev
Issue #11079 has been updated by hsbt (Hiroshi SHIBATA).
Status changed from Open to Rejected
ファイルの存在は確認できた、ということで閉じます。何かアクションがある場合は Status 戻して進めてください。
----------------------------------------
Misc #11079: missing LICENCE
https://bugs.ruby-lang.org/issues/11079#change-77232
* Author: znz (Kazuhiro NISHIYAMA)
* Status: Rejected
* Priority: Normal
* Assignee: gotoyuzo (GOTOU Yuuzou)
----------------------------------------
r50351 の変更を見ていて気づいたのですが、ext/openssl に (See the file 'LICENCE'.) と書いてあるのに LICENCE ファイルが存在しないようです。(LICENSE の typo というわけでもないようです。)
IRC で話して調べてもらったところ、最初に ext/openssl が取り込まれた r4128 の時点で ruby 本体にも ext/openssl にもなかったということでした。
取り込まれる元になった openssl の方にはあったのでしょうか?
--
https://bugs.ruby-lang.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2019-03-21 0:10 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <redmine.issue-11079.20150420144001@ruby-lang.org>
2015-04-20 14:40 ` [ruby-dev:48943] [Ruby trunk - Misc #11079] [Open] missing LICENCE zn
2015-05-02 8:27 ` [ruby-dev:48955] [Ruby trunk - Misc #11079] " zn
2015-05-11 11:50 ` [ruby-dev:48968] " s.wanabe
2019-03-21 0:10 ` [ruby-dev:50784] [Ruby trunk Misc#11079] " hsbt
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 NNTP newsgroup(s).