mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-10-27 15:21:01 +01:00
Previous versions of the library contain several vulnerabilities: https://www.openssl.org/news/secadv_20140806.txt
3 lines
557 B
Text
3 lines
557 B
Text
install_package "yaml-0.1.6" "http://pyyaml.org/download/libyaml/yaml-0.1.6.tar.gz#7da6971b4bd08a986dd2a61353bc422362bd0edcc67d7ebaac68c95f74182749" --if needs_yaml
|
|
install_package "openssl-1.0.1i" "https://www.openssl.org/source/openssl-1.0.1i.tar.gz#3c179f46ca77069a6a0bac70212a9b3b838b2f66129cb52d568837fc79d8fcc7" mac_openssl --if has_broken_mac_openssl
|
|
install_package "ruby-2.1.0-rc1" "http://cache.ruby-lang.org/pub/ruby/2.1/ruby-2.1.0-rc1.tar.gz#1b467f13be6d3b3648a4de76b34b748781fe4f504a19c08ffa348c75dd62635e" ldflags_dirs standard verify_openssl
|