<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/lang/ruby18-base, branch pkgsrc_2008Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2008-09-17T10:41:37Z</updated>
<entry>
<title>Pullup ticket #2528 - requested by taca</title>
<updated>2008-09-17T10:41:37Z</updated>
<author>
<name>tron</name>
<email>tron</email>
</author>
<published>2008-09-17T10:41:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2fb1eec323433624ef31d98bedad07975277e2f1'/>
<id>urn:sha1:2fb1eec323433624ef31d98bedad07975277e2f1</id>
<content type='text'>
ruby18-base: security patch

Revisions pulled up:
- lang/ruby18-base/Makefile		1.47
- lang/ruby18-base/distinfo		1.34
- lang/ruby18-base/patches/patch-dg	1.5
- lang/ruby18-base/patches/patch-dh	1.3
---
Module Name:	pkgsrc
Committed By:	taca
Date:		Sun Sep 14 05:17:18 UTC 2008

Modified Files:
	pkgsrc/lang/ruby18-base: Makefile distinfo
Added Files:
	pkgsrc/lang/ruby18-base/patches: patch-dg patch-dh

Log Message:
Add fix for http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3790
(http://www.ruby-lang.org/en/news/2008/08/23/dos-vulnerability-in-rexml/)
from ruby_1_8 branch.

Bump PKGREVISION.
</content>
</entry>
<entry>
<title>pullup ticket #2481 - requested by taca</title>
<updated>2008-08-12T11:22:11Z</updated>
<author>
<name>rtr</name>
<email>rtr</email>
</author>
<published>2008-08-12T11:22:11Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4f14e7f145cd2ec66b1ebf135affb9831ab70995'/>
<id>urn:sha1:4f14e7f145cd2ec66b1ebf135affb9831ab70995</id>
<content type='text'>
ruby-curses, ruby, ruby18-base, ruby-tk: security fix

revisions pulled up
pkgsrc/lang/ruby/rubyversion.mk		1.44
pkgsrc/lang/ruby18-base/distinfo	1.17
pkgsrc/devel/ruby-curses/distinfo	1.33
pkgsrc/x11/ruby-tk/distinfo		1.20

   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Mon Aug 11 06:58:33 UTC 2008

   Modified Files:
   	pkgsrc/lang/ruby: rubyversion.mk
   	pkgsrc/lang/ruby18-base: distinfo

   Log Message:
   Update ruby18-base to 1.8.7.72 (Ruby 1.8.7-p72).

   These packages are implicitly updated with distfile update only.

   	databases/ruby-gdbm
   	devel/ruby-readline
   	lang/ruby
   	lang/ruby18

   Here's quote from release announce:

   	Sorry for a fuss, but it turned out that taintness check of dl in last
   	releases I made was incomplete. Here are fixes for that.

   And relevant changes:

   Mon Aug 11 09:37:17 2008  Yukihiro Matsumoto  &lt;matz@ruby-lang.org&gt;

   	* ext/dl/dl.c (rb_str_to_ptr): should propagate taint to dlptr.

   	* ext/dl/dl.c (rb_ary_to_ptr): ditto.

   	* ext/dl/sym.c (rb_dlsym_call): should check taint of DLPtrData as
   	  well.
   ------------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Mon Aug 11 06:59:40 UTC 2008

   Modified Files:
   	pkgsrc/devel/ruby-curses: distinfo

   Log Message:
   Update ruby-curses package to 1.8.7.72.
   It is distfile change only.
   ------------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Mon Aug 11 06:59:55 UTC 2008

   Modified Files:
   	pkgsrc/x11/ruby-tk: distinfo

   Log Message:
   Update ruby-curses package to 1.8.7.72.
   It is distfile change only.
</content>
</entry>
<entry>
<title>Pullup ticket 2473 - requested by taca</title>
<updated>2008-08-08T14:37:50Z</updated>
<author>
<name>ghen</name>
<email>ghen</email>
</author>
<published>2008-08-08T14:37:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=35821c18e266453077fed8ba802c7f11d26f8446'/>
<id>urn:sha1:35821c18e266453077fed8ba802c7f11d26f8446</id>
<content type='text'>
security update for ruby

- pkgsrc/devel/ruby-curses/distinfo			1.16
- pkgsrc/lang/ruby/rubyversion.mk			1.43
- pkgsrc/lang/ruby18-base/Makefile			1.46
- pkgsrc/lang/ruby18-base/distinfo			1.32
- pkgsrc/lang/ruby18-base/patches/patch-ad		removed
- pkgsrc/x11/ruby-tk/distinfo				1.19

   Module Name:		pkgsrc
   Committed By:	taca
   Date:		Fri Aug  8 12:38:59 UTC 2008

   Modified Files:
	   pkgsrc/lang/ruby: rubyversion.mk

   Log Message:
   Start update of Ruby 1.8.7 patchlevel 71.
---
   Module Name:		pkgsrc
   Committed By:	taca
   Date:		Fri Aug  8 12:42:44 UTC 2008

   Modified Files:
	   pkgsrc/lang/ruby18-base: Makefile distinfo
   Removed Files:
	   pkgsrc/lang/ruby18-base/patches: patch-ad

   Log Message:
   Update ruby18-base to 1.8.7.71.

   pkgsrc change:

	   Apply fix for sunpro compilre, provided by PR pkg/37771 from
	   Naoto Morishima.

   This release includes fix for multiple vulnerabilities.

   http://www.ruby-lang.org/en/news/2008/08/08/multiple-vulnerabilities-in-ruby/

	   * Several vulnerabilities in safe level
	   * DoS vulnerability in WEBrick
	   * Lack of taintness check in dl
	   * DNS spoofing vulnerability in resolv.rb

   Full changes are too many, please refer ChangeLog file.
---
   Module Name:		pkgsrc
   Committed By:	taca
   Date:		Fri Aug  8 12:43:51 UTC 2008

   Modified Files:
	   pkgsrc/devel/ruby-curses: distinfo

   Log Message:
   Update ruby-curses package to 1.8.7.71.

   This is version update only, no functional change in this ruby extention.
---
   Module Name:		pkgsrc
   Committed By:	taca
   Date:		Fri Aug  8 12:44:51 UTC 2008

   Modified Files:
	   pkgsrc/x11/ruby-tk: distinfo

   Log Message:
   Update ruby-tk package to 1.8.7.71.

   This is version update only, no functional change in this ruby extention.
</content>
</entry>
<entry>
<title>Add a patch to fix the integer overflow in rb_ary_fill() in Ruby 1.8</title>
<updated>2008-07-03T21:06:10Z</updated>
<author>
<name>tonnerre</name>
<email>tonnerre</email>
</author>
<published>2008-07-03T21:06:10Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6d181d62e5702767be6a62f38e4ec89ae9a1d1f5'/>
<id>urn:sha1:6d181d62e5702767be6a62f38e4ec89ae9a1d1f5</id>
<content type='text'>
which can be exploited to cause a denial of service through memory
exhaustion. (SN-2008-02)
</content>
</entry>
<entry>
<title>Oops, wrong distinfo file.</title>
<updated>2008-06-20T17:26:31Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2008-06-20T17:26:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=50e289ad476050d321f126f7e798a5edef501b65'/>
<id>urn:sha1:50e289ad476050d321f126f7e798a5edef501b65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update Ruby 1.8.7 patchlevel 22.</title>
<updated>2008-06-20T15:39:29Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2008-06-20T15:39:29Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=58a873b7573e1c67832a9a4f399bf8bf10f304da'/>
<id>urn:sha1:58a873b7573e1c67832a9a4f399bf8bf10f304da</id>
<content type='text'>
This is security fix:

http://www.ruby-lang.org/en/news/2008/06/20/arbitrary-code-execution-vulnerabilities


Fri Jun 20 18:25:18 2008  Nobuyoshi Nakada  &lt;nobu@ruby-lang.org&gt;

	* string.c (rb_str_buf_append): should infect.

Fri Jun 20 16:33:09 2008  Nobuyoshi Nakada  &lt;nobu@ruby-lang.org&gt;

	* array.c (rb_ary_store, rb_ary_splice): not depend on unspecified
	  behavior at integer overflow.

	* string.c (str_buf_cat): ditto.

Wed Jun 18 22:24:46 2008  URABE Shyouhei  &lt;shyouhei@ruby-lang.org&gt;

	* array.c (ary_new, rb_ary_initialize, rb_ary_store,
	  rb_ary_aplice, rb_ary_times): integer overflows should be
	  checked. based on patches from Drew Yao &lt;ayao at apple.com&gt;
	  fixed CVE-2008-2726

	* string.c (rb_str_buf_append): fixed unsafe use of alloca,
	  which led memory corruption. based on a patch from Drew Yao
	  &lt;ayao at apple.com&gt; fixed CVE-2008-2726

	* sprintf.c (rb_str_format): backported from trunk.

	* intern.h: ditto.

Tue Jun 17 15:09:46 2008  Nobuyoshi Nakada  &lt;nobu@ruby-lang.org&gt;

	* file.c (file_expand_path): no need to expand root path which has no
	  short file name.  [ruby-dev:35095]

Sun Jun 15 19:27:40 2008  Akinori MUSHA  &lt;knu@iDaemons.org&gt;

	* configure.in: Fix $LOAD_PATH.  Properly expand vendor_ruby
	  directories; submitted by Takahiro Kambe &lt;taca at
	  back-street.net&gt; in [ruby-dev:35099].
</content>
</entry>
<entry>
<title>Fix DESTDIR installation.</title>
<updated>2008-06-19T22:19:37Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2008-06-19T22:19:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e8d4d796ce403dc6553eccb989ed7b81111d4333'/>
<id>urn:sha1:e8d4d796ce403dc6553eccb989ed7b81111d4333</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update ruby18-base package to 1.8.7.</title>
<updated>2008-06-19T14:35:37Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2008-06-19T14:35:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=52ef7b9c42dbd33dd2f7ecbc4c57381d4c3e2b09'/>
<id>urn:sha1:52ef7b9c42dbd33dd2f7ecbc4c57381d4c3e2b09</id>
<content type='text'>
Since chanes are too much to write here, please refer

	http://svn.ruby-lang.org/repos/ruby/tags/v1_8_7/NEWS
	http://svn.ruby-lang.org/repos/ruby/tags/v1_8_7/ChangeLog

	http://svn.ruby-lang.org/repos/ruby/tags/v1_8_7_17/NEWS
	http://svn.ruby-lang.org/repos/ruby/tags/v1_8_7_17/ChangeLog
</content>
</entry>
<entry>
<title>Fix build problem with recent NetBSD current with post version</title>
<updated>2008-05-14T10:08:59Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2008-05-14T10:08:59Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=bc39884eb87860303defa84b0bd22f790d7a52f0'/>
<id>urn:sha1:bc39884eb87860303defa84b0bd22f790d7a52f0</id>
<content type='text'>
of OpenSSL 0.9.8g.

Since this is fix for build problem only, I don't bump PKGREVISION.
</content>
</entry>
<entry>
<title>REPLACE_RUBY_DIRS is relative to ${WRKSRC}, so no need to spell it out.</title>
<updated>2008-04-14T21:47:35Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2008-04-14T21:47:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=985a27c8dbcc037ba64407d9d3584582900fc23f'/>
<id>urn:sha1:985a27c8dbcc037ba64407d9d3584582900fc23f</id>
<content type='text'>
</content>
</entry>
</feed>
