diff options
author | Mike Frysinger <vapier@gentoo.org> | 2009-02-20 02:07:06 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2009-02-20 02:07:06 -0500 |
commit | 4efa009dff3dca0d9ca31e71524491e150c53666 (patch) | |
tree | 9c46068ff584e42429ed0af32abb72190de454c9 | |
parent | bump to sandbox-1.3.9 (diff) | |
download | sandbox-4efa009dff3dca0d9ca31e71524491e150c53666.tar.gz sandbox-4efa009dff3dca0d9ca31e71524491e150c53666.tar.bz2 sandbox-4efa009dff3dca0d9ca31e71524491e150c53666.zip |
handling NEWS is a pain, so stub it
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
-rw-r--r-- | NEWS | 30 |
1 files changed, 1 insertions, 29 deletions
@@ -1,29 +1 @@ -sandbox-1.3.0 - -- new wrappers for functions: - faccessat - fchmodat - fchownat - futimesat - linkat - lutimes - mkdirat - mkfifoat - mknodat - openat64 - openat - renameat - symlinkat - unlinkat - utime - utimensat - utimes - -- warn whenever a static ELF is executed (since we can't wrap it) - -- internal I/O functions for libsandbox for reliable output - -- internal memory functions to avoid crashing with applications that implement - their own sets - -- a lot of source code cleanups +blah, read the ChangeLog |