CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2011/05/25 12:21:18
Modified files:
lang/ruby/1.8 : Tag: OPENBSD_4_9 Makefile
lang/ruby/1.9 : Tag: OPENBSD_4_9 Makefile
Added files:
lang/ruby/1.8/patches: Tag: OPENBSD_4_9
patch-ext_bigdecimal_bigdecimal_c
lang/ruby/1.9/patches: Tag: OPENBSD_4_9
patch-ext_bigdecimal_bigdecimal_c
Log message:
Security fix for CVE-2011-0188
Ruby BigDecimal Integer Truncation Vulnerability
Fix from upstream svn. Only 64-bit hosts are affected.
ok jeremy@ (MAINTAINER)