summaryrefslogtreecommitdiff
blob: 87648c152e81851457256e88eb284fadba898341 (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
78
79
80
81
82
83
84
85
86
87
88
# ChangeLog for sys-apps/sandbox
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/ChangeLog,v 1.17 2005/06/09 17:34:43 azarah Exp $

*sandbox-1.2.9 (09 Jun 2005)

  09 Jun 2005; Martin Schlemmer <azarah@gentoo.org> +sandbox-1.2.9.ebuild:
  Update version.

*sandbox-1.2.8 (13 May 2005)

  13 May 2005; Martin Schlemmer <azarah@gentoo.org> +sandbox-1.2.8.ebuild:
  Cleanups and hopefully finally kill bug #91541.  Fix bug #92478.

*sandbox-1.2.7 (12 May 2005)

  12 May 2005; Martin Schlemmer <azarah@gentoo.org> +sandbox-1.2.7.ebuild:
  Lots of cleanups and fixes - see ChangeLog in /usr/share/doc.

*sandbox-1.2.6 (10 May 2005)

  10 May 2005; Martin Schlemmer <azarah@gentoo.org> +sandbox-1.2.6.ebuild:
  Workaround for tsocks incompatability, bug #91541.

*sandbox-1.2.5-r2 (09 May 2005)

  09 May 2005; Jeremy Huddleston <eradicator@gentoo.org>
  +sandbox-1.2.5-r2.ebuild:
  On some versions of portage, CFLAGS_* do not survive across ebuild.sh
  stages, so we must ensure the multilib setup always gets rerun for each
  stage.

*sandbox-1.2.5-r1 (06 May 2005)

  06 May 2005; Jeremy Huddleston <eradicator@gentoo.org>
  +sandbox-1.2.5-r1.ebuild:
  Revbump to fix problems with amd64 2004.3's multilib. Cleaned up multilib
  handling in general. 2004.3 amd64 users should have working 32bit sandbox
  again.

  04 May 2005; Mike Frysinger <vapier@gentoo.org> sandbox-1.2.5.ebuild:
  Fix multilib building on amd64/2004.3 profiles.

*sandbox-1.2.5 (04 May 2005)

  04 May 2005; Martin Schlemmer <azarah@gentoo.org> +sandbox-1.2.5.ebuild:
  General fixes.  Fix for bug #91431.

*sandbox-1.2.4 (03 May 2005)

  03 May 2005; Martin Schlemmer <azarah@gentoo.org> +sandbox-1.2.4.ebuild:
  Some speedups (bug #91040) and uclibc fixes.

*sandbox-1.2.3 (29 Apr 2005)

  29 Apr 2005; Martin Schlemmer <azarah@gentoo.org> +sandbox-1.2.3.ebuild:
  Fixup libc detection.  Fix bug or two.

*sandbox-1.2.2 (28 Apr 2005)

  28 Apr 2005; Martin Schlemmer <azarah@gentoo.org> +sandbox-1.2.2.ebuild:
  Bug fixes for bug #90592.

*sandbox-1.2.1-r3 (24 Apr 2005)

  24 Apr 2005; Jeremy Huddleston <eradicator@gentoo.org>
  +sandbox-1.2.1-r3.ebuild:
  Fix multilib.

*sandbox-1.2.1 (24 Apr 2005)
  24 Apr 2005; Brian Harring <ferringb@gentoo.org> +sandbox-1.2.1-r2.ebuild:
  Amd64 fix for 90135.

*sandbox-1.2.1 (24 Apr 2005)

  24 Apr 2005; Jason Stubbs <jstubbs@gentoo.org> +sandbox-1.2.1-r1.ebuild:
  Added missing check_multilib function.

*sandbox-1.2.1 (23 Apr 2005)

  23 Apr 2005; Martin Schlemmer <azarah@gentoo.org> +sandbox-1.2.1.ebuild:
  Fix for bug #90153.

*sandbox-1.2 (Apr 23 2005)

  23 Apr 2005; Brian Harring <ferringb@gentoo.org>; sandbox-1.2.ebuild
  Initial import of cvs head sandbox code.  Multilib portion of it 
  could stand testing.