Commit Graph

31 Commits

Author SHA1 Message Date
bernd
ede46f770e Security update to ruby-1.8.6-p369.
Fixes a denial of service vulnerability in the BigDecimal
standard library of Ruby.

http://www.ruby-lang.org/en/news/2009/06/09/dos-vulnerability-in-bigdecimal/
2009-06-16 09:12:44 +00:00
bernd
03af0b16cd Update to ruby-1.8.6.368.
Including security fixes for CVE-2008-1447 and CVE-2007-1558.

Tested by Jeremy Evans, jcs@, sturm@ and msf@. Thank you!
2009-04-27 10:54:09 +00:00
bernd
87244aa155 Security update to ruby-1.8.6.287.
This fixes a DNS spoofing vulnerability in Ruby's resolver lib. (CVE-2008-1447)

A DoS vulnerability in WEBrick(CVE-2008-3656), problems with Ruby's
safelevel implementation (CVE-2008-3655) and a taint check problem
in Ruby's dynamic loader (CVE-2008-3657) got fixed as well.

This also contains a fix for the REXML DoS issue. (CVE-2008-3790)

More information:
http://www.ruby-lang.org/en/news/2008/08/08/multiple-vulnerabilities-in-ruby/
http://www.ruby-lang.org/en/news/2008/08/23/dos-vulnerability-in-rexml/

Tested by Jeremy Evans and jcs@. Thanks!
2008-09-28 15:43:05 +00:00
bernd
0d61615f79 Security fixes for CVE-2008-1891, CVE-2008-2662, CVE-2008-2663,
CVE-2008-2664, CVE-2008-2725 and CVE-2008-2726.

More info: http://secunia.com/advisories/29794/

with help from jcs@
tested by msf@, jcs@
2008-07-21 09:40:42 +00:00
bernd
55e6d393df Security update to ruby-1.8.6.114. (CVE-2008-1145)
More information:
http://secunia.com/advisories/29232/
2008-03-29 12:05:27 +00:00
bernd
340327fd48 Update to ruby-1.8.6 patchlevel 111.
This is a long overdue update which contains lots of bug fixes and some
security fixes.

Take over maintainership from msf@.

Tested by many. Thank you very much!

ok jcs@, msf@
2007-12-27 18:32:32 +00:00
bernd
872f8d2ac0 Switch to new MULTI_PACKAGES. ok espie@, msf@ 2006-11-24 09:45:08 +00:00
bernd
b2be6681a6 Update to ruby-1.8.5.
See http://eigenclass.org/hiki.rb?ruby+1.8.5+changelog for a summary of
changes.

tested by krw@
ok msf@, sturm@
2006-10-02 07:48:08 +00:00
alek
97ef7796e6 - SHARED_LIBS
- Regen PLIST
- Bump PKGNAME

ok msf@, steven@
2006-01-08 10:39:31 +00:00
msf
408205454d - update ruby to 1.8.4
- add no_x11 PSEUDO_FLAVOR and remove old tk FLAVOR
- add tk, iconv, and gdbm SUBPACKAGES
- take MAINTAINER

"commit now" naddy@
2005-12-29 17:27:31 +00:00
espie
5232470579 duplicate mkdir 2005-09-04 23:31:07 +00:00
espie
7baa1914ab new plists.
some fragment games with python.
2004-09-15 19:16:07 +00:00
sturm
fda2b7431e - not every /etc is a ${SYSCONFDIR}
- when creating directories recursively, don't try creating existing dirs

from couderc@
2004-05-10 19:46:46 +00:00
couderc
ec77eb38c3 update to 1.8.1 2004-02-20 22:52:57 +00:00
couderc
fde3ba29a1 Fix tk flavor, noticed by Harry Pehkonen <harry.pehkonen@hotpop.com> 2003-03-29 15:31:12 +00:00
couderc
0a0fe177e0 Update to 1.6.8 2002-12-26 15:48:22 +00:00
couderc
ca4f859d70 Fix tk flavor (noticed by Jim Geovedi) 2002-09-20 14:58:38 +00:00
couderc
2446aa575b Move tk stuff to a flavor so default install does not need tcl/tk. 2002-07-03 16:31:28 +00:00
krw
7105baeb90 Update to version 1.6.7.
The release of 1.6.7 was brought to my attention by
John.Jeffery@jpj.com.au.
2002-03-16 01:03:56 +00:00
krw
443f9e4716 libruby.so.1.6.6 -> libruby.so.1.66. From Couderc Damien. 2002-02-23 14:10:48 +00:00
krw
07c7462da1 Update to version 1.6.6.
Remove files/* in favour of distinfo.

Update master sites to ones with 1.6.6, drop unresponsive sites
and those who still don't have 1.6.6.

Cosmetic whitespace adjustments in Makefile.
2002-02-21 00:48:11 +00:00
krw
f343329aa3 Update to 1.6.5 2001-10-26 01:25:05 +00:00
krw
00dcd179d8 Update ruby port to 1.6.4. Take over as maintainer. ok espie@. 2001-10-26 00:35:51 +00:00
espie
6c65483de7 fix shared library name.
Remove COMMENT while I'm at it.
2001-03-23 14:12:32 +00:00
espie
be62b269a0 The readline in tree is now okay. 2001-03-23 01:57:09 +00:00
espie
cf100d4524 Update to ruby 1.6.2 2001-02-21 17:17:17 +00:00
espie
57a1b75287 Update to release 1.4.6.
mkstemp patch no longer needed, as the new mktemp usage is safe.
2000-09-05 13:56:24 +00:00
espie
f6e7d0b7bb Fix thinko
(need to update to 1.5)
2000-07-04 13:47:55 +00:00
espie
e597cb37f0 Kill PLIST.sed
Add @comment

Simplify ruby build, now that bsd.port.mk has proper support
for variable substitutions.
2000-06-28 13:51:23 +00:00
espie
aea0f8c2a4 Version 1.4.4
Set patches according to update-patches.
Redo PLIST according to newer bsd.port.mk.
Remove patch that's now part of ruby proper.
2000-05-18 18:37:59 +00:00
espie
e96bbc1bf1 ruby 1.4.3: a nice language, very similar to perl, but with with interesting
differences.
2000-03-28 13:16:02 +00:00