Next | Query returned 43 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2014-10-27 17:20:16 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update ruby200-base and related packages to 2.0.0-p594 (Ruby 2.0.0-p594).

Ruby 2.0.0-p594 Released

We are pleased to announce the release of Ruby 2.0.0-p594.

This release includes a security fix for DoS vulnerability of REXML.

* CVE-2014-8080: Denial Of Service XML Expansion

This release also includes the change of default settings of
ext/openssl. Insecure SSL/TLS options are now turn off by default.

* Changed default settings of ext/openssl

And, many bug fixes are also included. See tickets and ChangeLog for details.

Ruby 2.0.0-p576 Released

We are pleased to announce the release of Ruby 2.0.0-p576, to celebrate the
holding of RubyKaigi2014 in Japan now.

This release includes many bugfixes, such as:

* many fixes of memory leaks and using extra memory.
* many fixes of platform-specific issues (especially in build process).
* many document fixes.

See tickets and ChangeLog for details.
   2014-10-02 10:59:26 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Fix typo in comment in a patch file.
   2014-09-02 13:31:14 by Jonathan Perkin | Files touched by this commit (1)
Log message:
Remove MAKE_JOBS_SAFE=no, it appears to be a cargo cult from previous
versions, and I cannot trigger any failure up to MAKE_JOBS=24.
   2014-08-25 05:27:37 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Add fix for CVS-2014-4975.

Bump PKGREVISION.
   2014-05-21 05:14:45 by Takahiro Kambe | Files touched by this commit (6) | Package removed
Log message:
Update ruby200 to Ruby 2.0.0-p481.

Including many bug fixes:

* support for build with Readline-6.3
* a fix for old OpenSSL (regression in p451)
* an updated bundled version of libyaml (see Heap Overflow in YAML URI Escape \ 
Parsing (CVE-2014-2525))

For detail, please refer ChangeLog.
   2014-05-13 19:48:36 by Masatake Daimon | Files touched by this commit (1)
Log message:
Fix build error on Darwin and possibly other platforms with DTrace capability

On platforms where DTrace is available, we need to invoke dtrace(1)
with the original PATH. Otherwise it gets confused in the presence
of our cc wrapper because it tries to invoke the system-default gcc
with argv[0] set to "gcc", not the absolute path to gcc.
   2014-03-30 01:17:57 by Takahiro Kambe | Files touched by this commit (2)
Log message:
More care was needed to the case of editline(3).
Base on r45240 in Ruby's repository with one critical correction.
   2014-03-29 02:21:36 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Fix ruby-readline build problem with readline 6.3 and later.
   2014-03-16 18:54:53 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Use RUBY_SUFFIX instead of RUBY_VER for consistency.

No functional change.
   2014-03-13 19:00:02 by Takahiro Kambe | Files touched by this commit (5)
Log message:
Update ruby200-base and ruby200 packages to 2.0.0p451 (Ruby 2.0.0-p451).

pkgsrc chagnges:

* Use RUBY_SUFFIX instead of RUBY_VER for appropriate place.
* Detect NetBSD correctly in Gem::Platform.

Quote from release announce:

 This release includes many bugfixes. See tickets and ChangeLog for details.

Next | Query returned 43 messages, browsing 21 to 30 | Previous