2016-07-10 20:42:50 by Roland Illig | Files touched by this commit (3) |
Log message: Removed reference to undefined RUBY_LICENSE variable. |
2016-05-15 16:07:48 by Takahiro Kambe | Files touched by this commit (6) |
Log message: Update ruby22-base to 2.2.5, no security fix. Ruby 2.2.5 Released Posted by usa on 26 Apr 2016 Ruby 2.2.5 has been released. This release includes many bug fixes. See the ChangeLog for details. |
2016-03-24 17:28:59 by Takahiro Kambe | Files touched by this commit (2) |
Log message: Try to fix build error by recent OpenSSL change on NetBSD, reported as PR pkg/50971. |
2016-03-17 08:53:46 by Thomas Klausner | Files touched by this commit (3) |
Log message: Add upstream patch from SVN to fix build with RELRO. I don't see a relation to relro, but the linker found out about a missing symbol it didn't complain about before. SVN 54139: Thu Mar 17 11:36:27 2016 Nobuyoshi Nakada <nobu@ruby-lang.org> * ext/socket/option.c (inspect_tcpi_msec): more accurate condition for TCPI msec member inspection function. [ruby-core:74388] [Bug #12185] Bump PKGREVISION. |
2016-03-05 12:29:49 by Jonathan Perkin | Files touched by this commit (1813) |
Log message: Bump PKGREVISION for security/openssl ABI bump. |
2016-02-25 15:42:57 by Jonathan Perkin | Files touched by this commit (33) |
Log message: Use OPSYSVARS. |
2016-01-27 13:12:19 by Jonathan Perkin | Files touched by this commit (3) |
Log message: Newer ruby releases require C99 due to use of signbit(). |
2015-12-20 06:27:46 by Takahiro Kambe | Files touched by this commit (1) |
Log message: Bump PKGREVISION. There are enough period that all patch files are ignored due to missing from distinfo. |
2015-12-17 02:36:37 by Takahiro Kambe | Files touched by this commit (1) |
Log message: Oops, wrong distinfo file. |
2015-12-16 17:05:19 by Takahiro Kambe | Files touched by this commit (5) |
Log message: Update ruby22{-base} to 2.2.4 (Ruby 2.2.4). Ruby 2.2.4 Released Posted by nagachika on 16 Dec 2015 Ruby 2.2.4 has been released. This release includes a security fix for Fiddle extension. Please view the topic below for more details. * CVE-2015-7551: Unsafe tainted string usage in Fiddle and DL There are also some bugfixes. See ChangeLog for details. |