| 1 | # ChangeLog for Path Sandbox |
1 | # ChangeLog for Path Sandbox |
| 2 | # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 |
2 | # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 |
| 3 | # $Header$ |
3 | # $Header$ |
|
|
4 | |
|
|
5 | 03 July 2005; Martin Schlemmer <azarah@gentoo.org> sandbox.c: |
|
|
6 | Add PREDICT items for nss-db, bug #92079. Patch from Robin Johnson. |
|
|
7 | |
|
|
8 | 17 June 2005; Martin Schlemmer <azarah@gentoo.org> sandbox.c: |
|
|
9 | General cleanups: |
|
|
10 | - Remove fooling around with exit codes - we error out on presence of a log |
|
|
11 | anyhow. |
|
|
12 | - Move get_sandbox_*_envvar() to sandbox_setup_environ(), as its more |
|
|
13 | appropriate there. |
|
|
14 | |
|
|
15 | 12 June 2005; Martin Schlemmer <azarah@gentoo.org> libsandbox.c: |
|
|
16 | Cleanup the fail_nametoolong stuff a bit more. |
| 4 | |
17 | |
| 5 | 11 June 2005; Martin Schlemmer <azarah@gentoo.org> libsandbox.c: |
18 | 11 June 2005; Martin Schlemmer <azarah@gentoo.org> libsandbox.c: |
| 6 | Remove hopefully the last ld.so.preload bits we do not use anymore. |
19 | Remove hopefully the last ld.so.preload bits we do not use anymore. |
| 7 | |
20 | |
| 8 | 11 June 2005; Martin Schlemmer <azarah@gentoo.org> libsandbox.c: |
21 | 11 June 2005; Martin Schlemmer <azarah@gentoo.org> libsandbox.c: |