[#75225] [Ruby trunk Feature#12324] Support OpenSSL 1.1.0 (and drop support for 0.9.6/0.9.7) — k@...
Issue #12324 has been reported by Kazuki Yamaguchi.
6 messages
2016/04/27
[#78693] Re: [Ruby trunk Feature#12324] Support OpenSSL 1.1.0 (and drop support for 0.9.6/0.9.7)
— Eric Wong <normalperson@...>
2016/12/17
k@rhe.jp wrote:
[#78701] Re: [Ruby trunk Feature#12324] Support OpenSSL 1.1.0 (and drop support for 0.9.6/0.9.7)
— Kazuki Yamaguchi <k@...>
2016/12/17
On Sat, Dec 17, 2016 at 01:31:12AM +0000, Eric Wong wrote:
[#78702] Re: [Ruby trunk Feature#12324] Support OpenSSL 1.1.0 (and drop support for 0.9.6/0.9.7)
— Eric Wong <normalperson@...>
2016/12/17
Kazuki Yamaguchi <k@rhe.jp> wrote:
[ruby-core:75255] [Ruby trunk Bug#12331] Please backport r53586
From:
v.ondruch@...
Date:
2016-04-29 19:35:21 UTC
List:
ruby-core #75255
Issue #12331 has been reported by Vit Ondruch. ---------------------------------------- Bug #12331: Please backport r53586 https://bugs.ruby-lang.org/issues/12331 * Author: Vit Ondruch * Status: Open * Priority: Normal * Assignee: * ruby -v: ruby -v: ruby 2.3.1p112 (2016-04-26 revision 54768) [armv7hl-linux] * Backport: 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: REQUIRED ---------------------------------------- The r54405 backported several patches. Now, trying to build Ruby 2.3.1 on Fedora 24/Rawhide, I observe following error on ARM: ``` 1) Failure: TestISeq#test_parent_iseq_mark [/builddir/build/BUILD/ruby-2.3.1/test/ruby/test_iseq.rb:190]: pid 11632 killed by SIGTERM (signal 15) ``` and there seems to be similar bugs even on x86_64 for openSUSE http://rubyci.s3.amazonaws.com/opensuse13/ruby-2.3/log/20160427T094851Z.log.html.gz It seems that r53586 would fix the issue. -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>