Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
ruby-build
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenEdx
ruby-build
Commits
06da00bb
Commit
06da00bb
authored
Jan 31, 2017
by
SHIBATA Hiroshi
Committed by
GitHub
Jan 31, 2017
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1053 from deepj/openssl-110d
[Proposal] Use OpenSSL 1.1.0 for Ruby 2.4+
parents
ed5abdee
660e864d
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
share/ruby-build/2.4.0
+1
-1
share/ruby-build/2.4.0-dev
+1
-1
share/ruby-build/2.5.0-dev
+1
-1
No files found.
share/ruby-build/2.4.0
View file @
06da00bb
install_package "openssl-1.
0.2k" "https://www.openssl.org/source/openssl-1.0.2k.tar.gz#6b3977c61f2aedf0f96367dcfb5c6e578cf37e7b8d913b4ecb6643c3cb88d8c0
" mac_openssl --if has_broken_mac_openssl
install_package "openssl-1.
1.0d" "https://www.openssl.org/source/openssl-1.1.0d.tar.gz#7d5ebb9e89756545c156ff9c13cf2aa6214193b010a468a3bc789c3c28fe60df
" mac_openssl --if has_broken_mac_openssl
install_package "ruby-2.4.0" "https://cache.ruby-lang.org/pub/ruby/2.4/ruby-2.4.0.tar.bz2#440bbbdc49d08d3650f340dccb35986d9399177ad69a204def56e5d3954600cf" ldflags_dirs standard verify_openssl
share/ruby-build/2.4.0-dev
View file @
06da00bb
install_package "openssl-1.
0.2k" "https://www.openssl.org/source/openssl-1.0.2k.tar.gz#6b3977c61f2aedf0f96367dcfb5c6e578cf37e7b8d913b4ecb6643c3cb88d8c0
" mac_openssl --if has_broken_mac_openssl
install_package "openssl-1.
1.0d" "https://www.openssl.org/source/openssl-1.1.0d.tar.gz#7d5ebb9e89756545c156ff9c13cf2aa6214193b010a468a3bc789c3c28fe60df
" mac_openssl --if has_broken_mac_openssl
install_git "ruby-2.4.0-dev" "https://github.com/ruby/ruby.git" "ruby_2_4" ldflags_dirs autoconf standard verify_openssl
share/ruby-build/2.5.0-dev
View file @
06da00bb
install_package "openssl-1.
0.2k" "https://www.openssl.org/source/openssl-1.0.2k.tar.gz#6b3977c61f2aedf0f96367dcfb5c6e578cf37e7b8d913b4ecb6643c3cb88d8c0
" mac_openssl --if has_broken_mac_openssl
install_package "openssl-1.
1.0d" "https://www.openssl.org/source/openssl-1.1.0d.tar.gz#7d5ebb9e89756545c156ff9c13cf2aa6214193b010a468a3bc789c3c28fe60df
" mac_openssl --if has_broken_mac_openssl
install_git "ruby-trunk" "https://github.com/ruby/ruby.git" "trunk" ldflags_dirs autoconf standard verify_openssl
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment