summaryrefslogtreecommitdiff
blob: 821bd2aafcf3533692b07bb5892e2002e28a5d5c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
# ChangeLog for dev-lang/ruby-enterprise
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby-enterprise/ChangeLog,v 1.12 2011/05/15 17:59:27 graaff Exp $

*ruby-enterprise-1.8.7.2011.03 (15 May 2011)

  15 May 2011; Hans de Graaff <graaff@gentoo.org>
  +ruby-enterprise-1.8.7.2011.03.ebuild:
  Version bump. Currently masked because of thread-related crashes, tracked in
  bug 367423.

  31 Dec 2010; Hans de Graaff <graaff@gentoo.org>
  ruby-enterprise-1.8.7.2010.02-r1.ebuild:
  Remove PROVIDE for old-style virtual/ruby per bug 265054.

  20 Oct 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  ruby-enterprise-1.8.7.2010.02-r1.ebuild:
  x86 stable wrt bug #338223

  06 Oct 2010; Markos Chandras <hwoarang@gentoo.org>
  ruby-enterprise-1.8.7.2010.02-r1.ebuild:
  Stable on amd64 wrt bug #338223

  01 Sep 2010; Alex Legler <a3li@gentoo.org>
  -ruby-enterprise-1.8.7.2010.01-r2.ebuild,
  -ruby-enterprise-1.8.7.2010.02.ebuild:
  Remove old, and possibly crashing versions.

*ruby-enterprise-1.8.7.2010.02-r1 (01 Sep 2010)

  01 Sep 2010; Alex Legler <a3li@gentoo.org>
  +ruby-enterprise-1.8.7.2010.02-r1.ebuild, metadata.xml:
  Revision bump. Revert fast-threading.patch by default as it's experimental
  and disables callcc. Thanks to Scott M. Likens for reporting this in bug
  224458. Fix CVE-2010-0541 (WEBRick XSS), bug 332957.

  06 Aug 2010; Alex Legler <a3li@gentoo.org>
  -ruby-enterprise-1.8.7.2010.01-r1.ebuild,
  ruby-enterprise-1.8.7.2010.01-r2.ebuild:
  Adapting dev-libs/openssl dependency for older ebuild, fixing rubytests
  installation path. Cleaning up even older ebuild.

*ruby-enterprise-1.8.7.2010.02 (06 Aug 2010)

  06 Aug 2010; Alex Legler <a3li@gentoo.org>
  +ruby-enterprise-1.8.7.2010.02.ebuild:
  Version bump. Package now builds correctly against OpenSSL-1 (bug 326633).
  Fixing rubytests installation path. Adapting PATCHSET versioning setup
  from other ruby ebuilds.

  20 May 2010; Alex Legler <a3li@gentoo.org>
  ruby-enterprise-1.8.7.2010.01-r2.ebuild:
  Remove useless comment, fix SRC_URI. Closes bug 320603

*ruby-enterprise-1.8.7.2010.01-r2 (18 May 2010)

  18 May 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  -ruby-enterprise-1.8.7.2010.01.ebuild,
  +ruby-enterprise-1.8.7.2010.01-r2.ebuild, metadata.xml:
  Make ebuild consistent with Ruby (MRI) 1.8 and 1.9; add patch to build
  with BerkDB 5.0 (bug #319583) and add --no-undefined as well.

*ruby-enterprise-1.8.7.2010.01-r1 (13 May 2010)

  13 May 2010; Alex Legler <a3li@gentoo.org>
  +ruby-enterprise-1.8.7.2010.01-r1.ebuild:
  Revbump to new patchset including a patch for an OpenSSL function name
  typo. Upstream bug:
  http://code.google.com/p/rubyenterpriseedition/issues/detail?id=39

*ruby-enterprise-1.8.7.2010.01 (03 Apr 2010)

  03 Apr 2010; Alex Legler <a3li@gentoo.org>
  +ruby-enterprise-1.8.7.2010.01.ebuild, +metadata.xml:
  Initial import. Ebuild by Alex Legler <a3li@gentoo.org>. tcmalloc
  integration by Lance Albertson <ramereth@gentoo.org>.