<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/lang/ruby200-base, branch pkgsrc-2014Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2014-08-25T16:31:58Z</updated>
<entry>
<title>Pullup ticket #4488 - requested by tron</title>
<updated>2014-08-25T16:31:58Z</updated>
<author>
<name>tron</name>
<email>tron@pkgsrc.org</email>
</author>
<published>2014-08-25T16:31:58Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a18653ca1836b42099d74362e170a6079d2fda46'/>
<id>urn:sha1:a18653ca1836b42099d74362e170a6079d2fda46</id>
<content type='text'>
lang/ruby200-base: security patch

Revisions pulled up:
- lang/ruby200-base/Makefile                                    1.12
- lang/ruby200-base/distinfo                                    1.15
- lang/ruby200-base/patches/patch-pack.c                        1.1

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Mon Aug 25 03:27:37 UTC 2014

   Modified Files:
   	pkgsrc/lang/ruby200-base: Makefile distinfo
   Added Files:
   	pkgsrc/lang/ruby200-base/patches: patch-pack.c

   Log Message:
   Add fix for CVS-2014-4975.

   Bump PKGREVISION.</content>
</entry>
<entry>
<title>Update ruby200 to Ruby 2.0.0-p481.</title>
<updated>2014-05-21T03:14:45Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2014-05-21T03:14:45Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5bb018c72332f2ccfddb103e8972a6e1d4978aec'/>
<id>urn:sha1:5bb018c72332f2ccfddb103e8972a6e1d4978aec</id>
<content type='text'>
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.</content>
</entry>
<entry>
<title>Fix build error on Darwin and possibly other platforms with DTrace capability</title>
<updated>2014-05-13T17:48:36Z</updated>
<author>
<name>pho</name>
<email>pho@pkgsrc.org</email>
</author>
<published>2014-05-13T17:48:36Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=380effe0d660b7268176de026437ee0e988a8ea5'/>
<id>urn:sha1:380effe0d660b7268176de026437ee0e988a8ea5</id>
<content type='text'>
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.</content>
</entry>
<entry>
<title>More care was needed to the case of editline(3).</title>
<updated>2014-03-30T00:17:57Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2014-03-30T00:17:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9db6122ca4c81d553f4d20fc8baffd5f239b864d'/>
<id>urn:sha1:9db6122ca4c81d553f4d20fc8baffd5f239b864d</id>
<content type='text'>
Base on r45240 in Ruby's repository with one critical correction.</content>
</entry>
<entry>
<title>Fix ruby-readline build problem with readline 6.3 and later.</title>
<updated>2014-03-29T01:21:36Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2014-03-29T01:21:36Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=56c7e715ec8dc08452fd2b840ff9621e3929203e'/>
<id>urn:sha1:56c7e715ec8dc08452fd2b840ff9621e3929203e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use RUBY_SUFFIX instead of RUBY_VER for consistency.</title>
<updated>2014-03-16T17:54:31Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2014-03-16T17:54:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=49a8c540abf5bcc56ebb82acf23e97b1a6daec52'/>
<id>urn:sha1:49a8c540abf5bcc56ebb82acf23e97b1a6daec52</id>
<content type='text'>
No functional change.</content>
</entry>
<entry>
<title>Update ruby200-base and ruby200 packages to 2.0.0p451 (Ruby 2.0.0-p451).</title>
<updated>2014-03-13T18:00:02Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2014-03-13T18:00:02Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7dde0c0376f5dcdbf21649320e91dbd338221e86'/>
<id>urn:sha1:7dde0c0376f5dcdbf21649320e91dbd338221e86</id>
<content type='text'>
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.</content>
</entry>
<entry>
<title>Fix rubygems bundled in ruby200-base.</title>
<updated>2014-02-19T15:52:05Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2014-02-19T15:52:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=129f7f5b2bd747c9fcfce7be0d0368cc2d182d69'/>
<id>urn:sha1:129f7f5b2bd747c9fcfce7be0d0368cc2d182d69</id>
<content type='text'>
Check install_root's value is nil before it is empty string.  Reported a
problem from @_ki_nu via Twitter.

Bump PKGREVISION.</content>
</entry>
<entry>
<title>Recursive PKGREVISION bump for OpenSSL API version bump.</title>
<updated>2014-02-12T23:17:32Z</updated>
<author>
<name>tron</name>
<email>tron@pkgsrc.org</email>
</author>
<published>2014-02-12T23:17:32Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5d5d37e762cbc38591cf26e7c4c5954e52246953'/>
<id>urn:sha1:5d5d37e762cbc38591cf26e7c4c5954e52246953</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make sure unwanted mkdir is not recorded with full path in rbconfig.rb, fixes packages built with pbulk.</title>
<updated>2014-01-08T12:28:18Z</updated>
<author>
<name>fhajny</name>
<email>fhajny@pkgsrc.org</email>
</author>
<published>2014-01-08T12:28:18Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=341a3ec4eb48d53a882706e6240bd6160768676a'/>
<id>urn:sha1:341a3ec4eb48d53a882706e6240bd6160768676a</id>
<content type='text'>
</content>
</entry>
</feed>
