March 2014 Archives

Heap Overflow in YAML URI Escape Parsing (CVE-2014-2525)

There is an overflow in URI escape parsing of YAML in Ruby. This vulnerability has been assigned the CVE identifier CVE-2014-2525.

Continue Reading...

eurucamp 2014 dates and CFP

eurucamp 2014 will be held around Berlin on August 1st to 3rd. eurucamp is an offspring of EuRuKo 2011 and has been held ever since.

Continue Reading...

RubyConf Taiwan 2014 Registration Now Open

RubyConf Taiwan 2014 will be held in Taipei, Taiwan on 25-26 April, 2014.

Continue Reading...

Regression of Hash#reject in Ruby 2.1.1

In Ruby 2.1.0 or earlier, the reject method in any class that inherits Hash returns an object of its own class. But in Ruby 2.1.1, this behavior has changed accidentally to return always a plain Hash object, not of the inherited class.

Continue Reading...

<< Back to 2014 Archives