blob: 43fb84073c8758495d742907087e3d165ba9ed35 (
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
|
# ChangeLog for app-shells/sandboxshell
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-shells/sandboxshell/ChangeLog,v 1.10 2006/11/05 10:40:05 betelgeuse Exp $
*sandboxshell-0.3-r2 (05 Nov 2006)
05 Nov 2006; Petteri Räty <betelgeuse@gentoo.org>
+files/sandboxshell-r1.conf, +sandboxshell-0.3-r2.ebuild:
Now sandboxshell works again with >sys-apps/portage-2.1.1. Fixes bug #154105.
*sandboxshell-0.3-r1 (06 Aug 2006)
06 Aug 2006; Mike Frysinger <vapier@gentoo.org> files/sandboxshell.conf,
+sandboxshell-0.3-r1.ebuild:
Fix from Petteri Räty for exporting variables with spaces in their values
#142886.
*sandboxshell-0.3 (10 Dec 2005)
10 Dec 2005; Mike Frysinger <vapier@gentoo.org> files/sandboxshell,
files/sandboxshell.conf, -sandboxshell-0.2.ebuild,
+sandboxshell-0.3.ebuild:
Dont flood the env with functions #113624 and add sandboxwrite for custom
ccache/distcc paths if they exist #114387. Both by Petteri Raty.
*sandboxshell-0.2 (20 Nov 2005)
20 Nov 2005; Mike Frysinger <vapier@gentoo.org> files/sandboxshell,
files/sandboxshell.conf, -sandboxshell-0.1-r2.ebuild,
+sandboxshell-0.2.ebuild:
Touchup code and add support for exporting vars from the portage environment
file #112618 by Petteri Raty.
*sandboxshell-0.1-r2 (27 Apr 2005)
27 Apr 2005; Mike Frysinger <vapier@gentoo.org> files/sandboxshell,
+sandboxshell-0.1-r2.ebuild:
Newer sandboxes install into /usr/lib instead of /lib.
*sandboxshell-0.1-r1 (23 Jun 2004)
23 Jun 2004; Mike Frysinger <vapier@gentoo.org> files/sandboxshell.conf,
+sandboxshell-0.1-r1.ebuild:
Add support for new homedir and trap signals went prompting
*sandboxshell-0.1 (09 Jul 2003)
31 Jul 2003; Mike Frysinger <vapier@gentoo.org> :
Added manpage.
09 Jul 2003; Mike Frysinger <vapier@gentoo.org> :
Initial import. Ebuild submitted by me.
|