<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/lang/ruby18-base/Makefile, branch pkgsrc_2008Q1</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q1</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q1'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2008-07-10T13:00:01Z</updated>
<entry>
<title>Pullup ticket #2443 - requested by taca</title>
<updated>2008-07-10T13:00:01Z</updated>
<author>
<name>tron</name>
<email>tron</email>
</author>
<published>2008-07-10T13:00:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6d7cc00af98324ffb5cb1b8c26ec183afaaaf9f5'/>
<id>urn:sha1:6d7cc00af98324ffb5cb1b8c26ec183afaaaf9f5</id>
<content type='text'>
Security patch for ruby18-base

Revisions pulled up:
- lang/ruby18-base/Makefile		1.45 via patch
- lang/ruby18-base/distinfo		1.31 via patch
- lang/ruby18-base/patches/patch-ad	1.9 via patch
---
    Module Name:	pkgsrc
    Committed By:	tonnerre
    Date:		Thu Jul  3 21:06:10 UTC 2008

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

    Log Message:
    Add a patch to fix the integer overflow in rb_ary_fill() in Ruby 1.8
    which can be exploited to cause a denial of service through memory
    exhaustion. (SN-2008-02)
</content>
</entry>
<entry>
<title>Full DESTDIR support.</title>
<updated>2008-01-04T15:42:34Z</updated>
<author>
<name>ghen</name>
<email>ghen</email>
</author>
<published>2008-01-04T15:42:34Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=49a140ac4209a5f7abd2a5d0a88b10279812abea'/>
<id>urn:sha1:49a140ac4209a5f7abd2a5d0a88b10279812abea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix build on Solaris w/ sunpro:</title>
<updated>2007-11-05T01:09:23Z</updated>
<author>
<name>grant</name>
<email>grant</email>
</author>
<published>2007-11-05T01:09:23Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c008e8172292ae5e68283bfaa27d7be87d4edb63'/>
<id>urn:sha1:c008e8172292ae5e68283bfaa27d7be87d4edb63</id>
<content type='text'>
- don't call the linker directly to build shared libraries,
  use ${CC} -G
- link libsunmath statically, as it is provided by SUNWspro and
  therefore not available on systems where the compiler is not
  installed.
</content>
</entry>
<entry>
<title>Update Ruby packages to 1.8.6-p111.</title>
<updated>2007-10-06T06:12:35Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2007-10-06T06:12:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=875f3f8ba3c62837e69998da0c7d4f82b854f3d0'/>
<id>urn:sha1:875f3f8ba3c62837e69998da0c7d4f82b854f3d0</id>
<content type='text'>
Basically, no change since previous update except Net::HTTP default
@enable_post_connection_check was wrongly set to true.  (It might
cause compatibility problem.)
</content>
</entry>
<entry>
<title>Add patches against Ruby 1.8.6-p111.  Since 1.8.6-p111 dosen't</title>
<updated>2007-09-30T04:08:15Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2007-09-30T04:08:15Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=54f5750eae9156c8d7e6e845296d3f0abd08aa50'/>
<id>urn:sha1:54f5750eae9156c8d7e6e845296d3f0abd08aa50</id>
<content type='text'>
officially released (SVN's tag only), I decide to keep pkgsrc's Ruby's
version.

This isn't leaf package but fixes security problem reported by
http://www.isecpartners.com/advisories/2007-006-rubyssl.txt.

Bump PKGREVISION.
</content>
</entry>
<entry>
<title>Update ruby18-base to 1.8.6.36 (Ruby 1.8.6 patchlevel 36).</title>
<updated>2007-09-09T14:17:13Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2007-09-09T14:17:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1dff89b67fd83534a139b9919ac895d1b0e31924'/>
<id>urn:sha1:1dff89b67fd83534a139b9919ac895d1b0e31924</id>
<content type='text'>
Ruby 1.8.6 patchlevel 36 is maintainous release of Ruby.

Changes are too many, please see ChangeLog:

    http://svn.ruby-lang.org/repos/ruby/tags/v1_8_6_36/ChangeLog
</content>
</entry>
<entry>
<title>Only add -lsunmath on SunOS if we're using the sunpro compiler.  Otherwise</title>
<updated>2007-06-28T01:31:52Z</updated>
<author>
<name>dmcmahill</name>
<email>dmcmahill</email>
</author>
<published>2007-06-28T01:31:52Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ebfdd2cfde6da680a1e3f4412491ff3e4be27f10'/>
<id>urn:sha1:ebfdd2cfde6da680a1e3f4412491ff3e4be27f10</id>
<content type='text'>
we don't have it and a replacement for isinf() (the function that sunmath
was used for) is compiled in.
</content>
</entry>
<entry>
<title>DragonFly 1.8.0 has a broken getucontext, so forcefully disable it.</title>
<updated>2007-06-10T04:30:29Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2007-06-10T04:30:29Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2e1c9dea0419da9efb0d85a2126d97306bbe80ee'/>
<id>urn:sha1:2e1c9dea0419da9efb0d85a2126d97306bbe80ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>On Solaris 10, isinf() lives in libsunmath.</title>
<updated>2007-05-30T22:01:54Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2007-05-30T22:01:54Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=13d40dd0fd59273feedde2a29a0ab691794df021'/>
<id>urn:sha1:13d40dd0fd59273feedde2a29a0ab691794df021</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix INSTALL script to check proper directory; not RUBY_SYSRIDIR but</title>
<updated>2007-04-06T14:47:51Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2007-04-06T14:47:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=efa965a95828abeddf4c1dddb7221cdc63257d7f'/>
<id>urn:sha1:efa965a95828abeddf4c1dddb7221cdc63257d7f</id>
<content type='text'>
RUBY_SITERIDIR.

It fixes install error of textproc/ruby-redcloth when ruby18-base didn't
biild with ruby-build-ri-db option.

Noted by obache@ via private mail and approved by wiz@.

Bump PKGREVISION.
</content>
</entry>
</feed>
