aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2005-09-04 11:17:09 +0000
committerMartin Schlemmer <azarah@gentoo.org>2005-09-04 11:17:09 +0000
commit9d42df13a3c2b67683769ff98d47491e407fae6e (patch)
treeb2a4313e6197ddfef2e8fb2713f0419fdd10ee75 /ChangeLog
parentRemove debug code I forgot to remove. (diff)
downloadsandbox-9d42df13a3c2b67683769ff98d47491e407fae6e.tar.gz
sandbox-9d42df13a3c2b67683769ff98d47491e407fae6e.tar.bz2
sandbox-9d42df13a3c2b67683769ff98d47491e407fae6e.zip
Also allow symlink() system call to operate on a symlink in a writable path
that points to non-writable path, bug #104711. URL: http://bugs.gentoo.org/104711 Signed-off-by: Martin Schlemmer <azarah@gentoo.org> Reported-by: Albert Hopkins <marduk@gentoo.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5d59268..b809c71 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header$
+ 04 Sep 2005; Martin Schlemmer <azarah@gentoo.org> libsandbox.c:
+
+ Also allow symlink() system call to operate on a symlink in a writable path
+ that points to non-writable path, bug #104711.
+
* sandbox-1.2.12 (2005/08/05)
05 Aug 2005; Martin Schlemmer <azarah@gentoo.org> libsandbox.c, sandbox.c,