Commit graph

243 commits

Author SHA1 Message Date
SHIBATA Hiroshi
2b8222bccd added definition of 2.2.0preview2 2014-11-28 23:00:02 +09:00
Charles Oliver Nutter
e9bfdb5737 JRuby 9000 is now 9.0.0.0 (official version number for release). 2014-11-18 08:14:30 -08:00
SHIBATA Hiroshi
bb1c2427d2 added latest rubies: ruby-1.9.3-p551, ruby-2.0.0-p598 and ruby-2.1.5 2014-11-13 23:05:55 +09:00
Olle Jonsson
3b14690dde Add jruby-1.7.16.1
1.7.16.1 is a security fix release for CVE-2014-8080. All users are strongly recommended to upgrade.

http://jruby.org/2014/10/28/jruby-1-7-16-1.html
2014-11-03 11:56:30 +01:00
Mislav Marohnić
9a5256ed7a Work around Rubinius LLVM incompatibilities on Yosemite
Rubinius fails to download a prebuilt LLVM on Yosemite since one is not
available yet. Instead, download the prebuilt version for the previous
OS X release.

This fixes Rubinius 2.2.7+ builds, but the older ones still fail for me
on Yosemite. This could be due to the fact that they're old releases
which are not compatible with never dependencies on the system.
2014-10-28 15:41:09 +01:00
Mislav Marohnić
73fd499a2e Fix Rubinius build when libyaml is present in Homebrew
Rubinius never supported the `--with-libyaml-dir` configure option, so
we can never use `--if needs_yaml` since it's incompatible and might
break the build if libyaml was auto-discovered from Homebrew.

Starting from 2.2.0, Rubinius doesn't even need libyaml anymore since it
stopped building psych. Instead it requires users to install psych as a
gem which vendors its own libyaml anyway.
2014-10-28 15:41:09 +01:00
SHIBATA Hiroshi
7db9b2ad19 added definitions for CVE-2014-8080 2014-10-27 21:35:03 +09:00
Wilson Bilkovich
abae45bd38 Use HTTPS URLs to fetch JRuby distfiles.
See https://twitter.com/jruby/status/525726366533443584 which expresses
the desire to see this change.
2014-10-24 12:38:52 -07:00
SHIBATA Hiroshi
5d738abbc9 upgrade openssl-1.0.1j 2014-10-16 09:48:04 +09:00
Makoto Sasaki
5ecced491d add jruby-1.7.16 2014-09-26 09:18:40 +09:00
Holger Just
e90cb88c41 Upgrade OpenSSL library to 1.0.1i
Previous versions of the library contain several vulnerabilities:
https://www.openssl.org/news/secadv_20140806.txt
2014-09-24 14:23:06 +02:00
SHIBATA Hiroshi
0a411f33a8 added definition of new rubies 2014-09-19 17:51:48 +09:00
SHIBATA Hiroshi
d646595b87 removed yaml from Ruby 2.2.0 preview1 2014-09-18 13:21:24 +09:00
cosmo0920
997d14c714 released 2.2.0 preview1 2014-09-18 12:21:40 +09:00
Mislav Marohnić
92d9cf849a Add missing checksums to Rubinius definitions 2014-09-09 23:24:14 -07:00
Chulki Lee
75573f0b82 add jruby-1.7.15 2014-09-04 22:57:36 -07:00
Patrick Mahoney
ee41f9006c add jruby 1.7.14 build 2014-08-27 21:20:51 -04:00
Terence Lee
6eec23d3aa add ruby-1.9.2-p330 2014-08-19 11:44:21 -05:00
Mikkel Kroman
a29c0e7bc6 Add rbx-2.2.10 2014-07-02 07:04:38 +02:00
Jin Lee
a532fba784 add jruby-1.7.13 2014-06-24 21:22:48 -07:00
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