mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-02-16 02:01:42 +01:00
Security fix for CVE-2014-2525 Advisory: http://www.ocert.org/advisories/ocert-2014-003.html
3 lines
448 B
Text
3 lines
448 B
Text
install_package "yaml-0.1.6" "http://pyyaml.org/download/libyaml/yaml-0.1.6.tar.gz#5fe00cda18ca5daeb43762b80c38e06e" --if needs_yaml
|
|
install_package "openssl-1.0.1e" "https://www.openssl.org/source/openssl-1.0.1e.tar.gz#66bf6f10f060d561929de96f9dfe5b8c" mac_openssl --if has_broken_mac_openssl
|
|
install_package "ruby-2.0.0-rc2" "http://cache.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-rc2.tar.gz#9d5e6f26db7c8c3ddefc81fdb19bd41a" standard verify_openssl
|