Ollivier Robert
1da193074f
Add rbx-2.2.9, 2.2.8 was skipped due to broken wrappers.
2014-06-11 11:38:29 +02:00
deg84
ee04b9d3c5
OpenSSL library updated to 1.0.1h
...
Previous versions of the library contain a vulnerability CVE-2014-0224.
2014-06-06 01:30:29 +09:00
Mislav Marohnić
d5d6c52674
Switch remaining MD5 checksums to SHA2
2014-05-23 15:05:45 +07:00
Mislav Marohnić
5dc9233199
Merge remote-tracking branch 'origin' into shasum
2014-05-23 14:40:48 +07:00
Thomas Johansen
e9d59cb0cc
Replace all MD5 checksums with SHA2 checksums
2014-05-23 14:39:41 +07:00
Tom Mornini
69d27e69e9
add rbx-2.2.7
2014-05-21 13:02:27 -07:00
Terence Lee
6a94790f39
added definition of 1.9.3-p547
2014-05-16 16:16:13 -05:00
SHIBATA Hiroshi
817628ded1
added definition of 2.0.0-p481
2014-05-09 12:08:56 +09:00
SHIBATA Hiroshi
1f02877a10
released 2.1.2
2014-05-09 07:49:35 +09:00
Chris Seaton
7106c7582b
Correct the JRuby 9000 snapshot directory name.
2014-04-26 16:01:18 +01:00
Rob Roland
4dc62f8de1
Adding JRuby 1.7.12
2014-04-15 09:51:16 -07:00
Vadim Golub
7bb33b04af
OpenSSL library updated to 1.0.1g
...
Previous versions of the library contain a vulnerability CVE-2014-0160.
2014-04-08 01:51:57 +03:00
SHIBATA Hiroshi
61010dbc14
added yaml-0.1.6 to 2.1.1 for CVE-2014-2525
2014-04-05 10:14:13 +09:00
Bryan Stearns
9e173aa9ce
2.0.0-p451 should use libyaml-0.1.6 too
2014-04-04 11:26:11 -07:00
Jose Luis Salas
53920b0fe1
Update libyaml to 0.1.6
...
Security fix for CVE-2014-2525
Advisory: http://www.ocert.org/advisories/ocert-2014-003.html
2014-03-26 21:17:10 +01:00
Brian Shirai
47e913f377
Add Rubinius 2.2.6.
2014-03-11 10:08:29 -05:00
Mislav Marohnić
747d7978ee
Merge branch 'graal'
...
Closes #514
2014-02-26 01:24:59 +01:00
Chris Seaton
dcdccd76e4
Add support for JRuby 9000 bundled with the Graal VM
...
JRuby 9000 (the next major release) includes a backend that supports a
new JVM JIT compiler called Graal. Graal is based on OpenJDK but hasn't
been released yet.
http://openjdk.java.net/projects/graal/
2014-02-26 01:23:04 +01:00
Kevin Menard
9789b00ddd
Added a JRuby 1.7.11 recipe.
2014-02-25 12:59:37 -05:00
SHIBATA Hiroshi
8b28be1e1a
Merge branch 'release-211'
2014-02-24 21:40:27 +09:00
SHIBATA Hiroshi
4f81991bc1
added definition of Ruby 2.0.0-p451
2014-02-24 21:05:52 +09:00
SHIBATA Hiroshi
3df033cc5c
added definition of Ruby 2.1.1
2014-02-24 17:21:29 +09:00
SHIBATA Hiroshi
6593ea493d
Merge branch 'release-193p545'
2014-02-24 14:51:29 +09:00
SHIBATA Hiroshi
436735420c
remove build of libyaml, because bundled libyaml is already updated
2014-02-24 13:02:19 +09:00
SHIBATA Hiroshi
9e56738347
added definition of Ruby 1.9.3-p545
2014-02-24 13:01:03 +09:00
謝致邦
ee01735b23
Add mruby 1.0.0.
2014-02-17 22:37:00 +08:00
Erik Michaels-Ober
136d1f226a
Merge pull request #508 from johnnyt/maglev
...
Update MagLev branch from master-1.9 to master
2014-02-14 09:44:28 +01:00
Erik Michaels-Ober
09d5d710d9
Merge pull request #504 from antifuchs/add-libyaml-to-2.x-rubies
...
Leaves rubies >= 2.0 vulnerable to CVE-2013-6393
2014-02-14 09:43:51 +01:00
JohnnyT
1604bb20fe
Update MagLev branch from master-1.9 to master
2014-02-10 16:50:09 -07:00
Chris Seaton
484782aa89
Require Java 7 for jruby-9000-dev.
2014-02-10 15:22:21 +00:00
Erik Michaels-Ober
42f41b401e
Make whitespace consistent across build definitions
2014-02-10 11:48:28 +01:00
Anthony Smith
f147a71bc3
Added support for rbx-2.2.5.
2014-02-09 18:23:14 -05:00
Chris Seaton
2c07eaf2d4
Add JRuby 9000 snapshot.
2014-02-09 15:25:42 +00:00
Andreas Fuchs
45067e752f
Install libyaml 0.1.5 for 2.x rubies also
...
This should plug the vulnerability to CVE-2013-6393 (and fix #504 )
that can still occur in certain systems: If the ruby build process
couldn't find a libyaml that worked, it would build its own vendored
libyaml, which was 0.1.4 (and is vulnerable).
Instead, specify that the build always should install the latest
libyaml & build against that.
2014-02-07 15:41:03 -08:00
Erik Michaels-Ober
63fc2c91b0
Update libyaml to version 0.1.5
...
Closes https://github.com/sstephenson/ruby-build/issues/499 .
2014-02-04 11:51:46 +01:00
Erik Michaels-Ober
62f8e74c50
Add Rubinius 2.2.4
2014-02-03 12:21:49 +01:00
Erik Michaels-Ober
b9ac1b1d89
Remove trailing whitespace from JRuby 1.7.10 definition
...
Believe it or not, this was causing the following error:
command not found-build: line 370: build_package_jruby
2014-01-09 22:02:42 +01:00
Erik Michaels-Ober
f3bca658c7
Add JRuby 1.7.10
2014-01-09 21:46:53 +01:00
Arthur Schreiber
e713a17f4f
Add Rubinius 2.2.3
2013-12-30 23:15:48 +01:00
Erik Michaels-Ober
a0720a9530
Add Rubinius 2.2.2
2013-12-25 19:13:29 -05:00
Erik Michaels-Ober
9e76ceb8bf
Revert "Rename 2.1.0 -> 2.1.0-p0"
...
This reverts commit 36b5f33e53
.
See https://twitter.com/hsbt/status/415887230318567424 .
2013-12-25 12:13:58 -05:00
SHIBATA Hiroshi
945553bbef
fix some wrong name
2013-12-26 01:53:06 +09:00
Erik Michaels-Ober
36b5f33e53
Rename 2.1.0 -> 2.1.0-p0
2013-12-25 11:32:47 -05:00
Erik Michaels-Ober
cd1e47b0df
Merge pull request #479 from hsbt/release-2-1-0
...
Definitions of Ruby 2.1
2013-12-25 08:02:08 -08:00
SHIBATA Hiroshi
d228ce9ab3
added md5
2013-12-26 01:00:56 +09:00
SHIBATA Hiroshi
b603d6ac9e
use official ruby repository
2013-12-23 10:56:32 +09:00
SHIBATA Hiroshi
b971d6bacd
preparation of Ruby 2.1
2013-12-22 19:05:09 +09:00
Shannon Skipper
0deaa4001d
Add ruby-2.1.0-rc1.
2013-12-20 09:16:40 -08:00
Mislav Marohnić
00d851afbb
URL hack to fix recognizing that Topaz archive is bz2
...
On OS X and some other platforms it doesn't matter, as `tar`
automatically detects the compression method, but on platforms that
don't it's important to declare the archive format. For ordinary
tarballs the extension provides this info, but since Topaz archive
doesn't have an extension in the URL, we add a fake one via a dummy
query string parameter.
Fixes #357
2013-12-12 00:20:44 +01:00
Rob Roland
2186fd74e3
Add JRuby 1.7.9 to rbenv
2013-12-07 01:08:26 -08:00