| 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 | 06 July 2005; Martin Schlemmer <azarah@gentoo.org> sandbox.h, sandbox_futils.c, |
|
|
6 | libsandbox.c: |
|
|
7 | - Change log dir to /var/log/sandbox/. Make sure the sandboxed process cannot |
|
|
8 | write to it. |
|
|
9 | |
|
|
10 | 05 July 2005; Martin Schlemmer <azarah@gentoo.org> sandbox.c, sandbox.h, |
|
|
11 | sandbox_futils.c, libsandbox.c: |
|
|
12 | Remove unused 'pids file' code. |
|
|
13 | |
|
|
14 | * sandbox-1.2.10 (2005/07/03) |
|
|
15 | |
|
|
16 | 03 July 2005; Martin Schlemmer <azarah@gentoo.org> sandbox.c: |
|
|
17 | Add PREDICT items for nss-db, bug #92079. Patch from Robin Johnson. |
|
|
18 | |
|
|
19 | 17 June 2005; Martin Schlemmer <azarah@gentoo.org> sandbox.c: |
|
|
20 | General cleanups: |
|
|
21 | - Remove fooling around with exit codes - we error out on presence of a log |
|
|
22 | anyhow. |
|
|
23 | - Move get_sandbox_*_envvar() to sandbox_setup_environ(), as its more |
|
|
24 | appropriate there. |
|
|
25 | |
|
|
26 | 12 June 2005; Martin Schlemmer <azarah@gentoo.org> libsandbox.c: |
|
|
27 | Cleanup the fail_nametoolong stuff a bit more. |
| 4 | |
28 | |
| 5 | 11 June 2005; Martin Schlemmer <azarah@gentoo.org> libsandbox.c: |
29 | 11 June 2005; Martin Schlemmer <azarah@gentoo.org> libsandbox.c: |
| 6 | Remove hopefully the last ld.so.preload bits we do not use anymore. |
30 | Remove hopefully the last ld.so.preload bits we do not use anymore. |
| 7 | |
31 | |
| 8 | 11 June 2005; Martin Schlemmer <azarah@gentoo.org> libsandbox.c: |
32 | 11 June 2005; Martin Schlemmer <azarah@gentoo.org> libsandbox.c: |