| 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 | 07 July 2005; Martin Schlemmer <azarah@gentoo.org> libsandbox.c: |
|
|
6 | Fix possible segfault in env init code. |
| 4 | |
7 | |
| 5 | 06 July 2005; Martin Schlemmer <azarah@gentoo.org> sandbox.h, sandbox_futils.c, |
8 | 06 July 2005; Martin Schlemmer <azarah@gentoo.org> sandbox.h, sandbox_futils.c, |
| 6 | libsandbox.c: |
9 | libsandbox.c: |
| 7 | - Change log dir to /var/log/sandbox/. Make sure the sandboxed process cannot |
10 | - Change log dir to /var/log/sandbox/. Make sure the sandboxed process cannot |
| 8 | write to it. |
11 | write to it. |