| 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 | 10 May 2005; Martin Schlemmer <azarah@gentoo.org> sandbox.c: |
|
|
6 | Do not use LD_PRELOAD if it contains libtsocks.so, as it breaks sandbox |
|
|
7 | for some odd reason, bug #91541. |
| 4 | |
8 | |
| 5 | 09 May 2005; Martin Schlemmer <azarah@gentoo.org> sandbox.c: |
9 | 09 May 2005; Martin Schlemmer <azarah@gentoo.org> sandbox.c: |
| 6 | Fix typo (sizeof -> strlen). |
10 | Fix typo (sizeof -> strlen). |
| 7 | |
11 | |
| 8 | 08 May 2005; Brian Harring <ferringb@gentoo.org> libsandbox.c: |
12 | 08 May 2005; Brian Harring <ferringb@gentoo.org> libsandbox.c: |