Ruby 1.9.3-p362 is released

According to this time, as usual, Ruby 1.9.3-p362 is released. This release includes other many bug fixes. Resolved build problems on Solaris. Windows 8 support...

Continue Reading...

2013 Fukuoka Ruby Award Competition—Entries to be judged by Matz

Dear Ruby Enthusiasts, The Government of Fukuoka, Japan, together with "Matz" Matsumoto, would like to invite you to enter the 2013 Fukuoka Ruby Competition. If...

Continue Reading...

Hash-flooding DoS vulnerability for ruby 1.9 (CVE-2012-5371)

Hash-flooding DoS attack reported for the Hash function ruby 1.9 series were using. This vulnerability is different from CVE-2011-4815 for ruby 1.8.7. All ruby 1.9...

Continue Reading...

Ruby 1.9.3-p327 is released

Ruby 1.9.3-p327 is released. This release includes some security fixes, and many other bug fixes. Hash-flooding DoS vulnerability for ruby 1.9 many other bug fixes....

Continue Reading...

RuPy 2012 coming very soon

RuPy 2012 – the 5th edition Ruby, Python and JavaScript conference for hackers across the two hemispheres. 16-18 November 2012 in Brno, 8-9 December in...

Continue Reading...

Ruby 1.9.3-p286 is released

Ruby 1.9.3-p286 is released. This release includes some security fixes, and many other bug fixes. $SAFE escaping vulnerability about Exception#to_s / NameError#to_s (CVE-2012-4464, CVE-2012-4466) Unintentional...

Continue Reading...

Unintentional file creation caused by inserting an illegal NUL character (CVE-2012-4522)

A vulnerability was found that file creation routines can create unintended files by strategically inserting NUL(s) in file paths. This vulnerability has been reported as...

Continue Reading...

$SAFE escaping vulnerability about Exception#to_s / NameError#to_s (CVE-2012-4464, CVE-2012-4466)

Vulnerabilities found for Exception#to_s, NameError#to_s, and name_err_mesg_to_s() which is Ruby interpreter-internal API. A malicious user code can bypass $SAFE check by utilizing one of those...

Continue Reading...

ConFoo 2013—Call for Papers is Now Open!

ConFoo is one of the most important developer-oriented conferences and includes Ruby content. ConFoo 2013 will be held on February 25 through March 1 in...

Continue Reading...

Ruby 1.8.7-p370 released

As we posted earlier, we provide you a normal bugfix-only relrease of 1.8.7 now. Ruby 1.8.7 was released on June 1st, 2008. This release is...

Continue Reading...

A Facebook Group

There is a new way to communicate with your fellow Ruby developers. Introducing the new Facebook group for the Ruby Programming Language. This group will...

Continue Reading...

Server maintenance

Services of ruby-lang.org including www, mailing lists, and Subversion will be down for a server maintenance from Wed Jun 06 15:00:00 UTC 2012 until Wed...

Continue Reading...

Ruby 1.9.2-p320 is released

Ruby 1.9.2-p320 is released. This release include Security Fix for RubyGems: SSL server verification failure for remote repository. And many bugs are fixed in this...

Continue Reading...

Ruby 1.9.3-p194 is released

Ruby 1.9.3-p194 is released. This release include Security Fix for RubyGems: SSL server verification failure for remote repository. And many bugs are fixed in this...

Continue Reading...

RubyTeach 2012

Vancouver, BC May 29th to 31st, 2012 RubyTeach is part of DevTeach and it offer 3 days of training between May 29th and May 31st....

Continue Reading...

Matz Earns the FSF's 2011 Free Software Award

The Award for the Advancement of Free Software is given annually to an individual who has made a great contribution to the progress and development...

Continue Reading...

Security Fix for Ruby OpenSSL module: Allow "0/n splitting" as a prevention for the TLS BEAST attack.

In OpenSSL, SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS option for SSL connection is used to prevent TLS-CBC-IV vulnerability described at [1]. It's known issue of TLSv1/SSLv3 but it attracts lots...

Continue Reading...

Ruby 1.9.3-p125 is released

Ruby 1.9.3-p125 is released. This release include a security fixes of the Ruby OpenSSL extension. And many bugs are fixed in this release. == Fixes...

Continue Reading...