X-Git-Url: http://git.jankratochvil.net/?a=blobdiff_plain;f=NEWS;h=7e534e47ac56ff0991c991d585e14972430203e5;hb=98372ac9fda3535f61a46757ecb83464b9c706a6;hp=519638d976ee3f85387d7a840f130f9c3962e055;hpb=1fbfd38bea04d255ac6ed38554151bad64bc94d3;p=captive.git diff --git a/NEWS b/NEWS index 519638d..7e534e4 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,98 @@ $Id$ -NEWS for captive-0.2 +NEWS for captive-1.0.2 +---------------------- + +* Fixed sandbox chroot(2) mode for SUSE9.0 (debugging by Christian Kristukat) +* Fixed serious sandbox-server spawn memory leak for big files copying to NTFS +* Improved performance - 1GHz CPU: read 1.5MB/s, write 500KB/s, 20MB of RAM + + +NEWS for captive-1.0.1 (2003-10-28) +---------------------- + +* Fixed (harmless) crash/hang of lufsd during post-unmount cleanup +* Fixed captive-install-acquire Gnome UI responsiveness during network outage +* Support for LUFS options such as uid/gid/fmask/dmask (reqd by Javier Urien) +* New captive-cmdline(1) 'get'/'put' options -b|--buffer-size +* Improved performance + + +NEWS for captive-1.0 (2003-10-20) +-------------------- + +* First public release + + +NEWS for captive-0.9.7 (2003-10-15) +---------------------- + +* Fixed NTFS crash on journalling file (?) extension (bugreport by Martin Drab) + + +NEWS for captive-0.9.6 (2003-10-13) +---------------------- + +* Fixed /etc/fstab updating by 'install' package + + +NEWS for captive-0.9.5 (2003-10-11) +---------------------- + +* Retained ntfs.sys mounting back again (bugreport by Martin Drab) +* Avoid /tmp to solve crossdeviced /tmp and /var/... (bugreport by Martin Drab) + + +NEWS for captive-0.9.4 (2003-10-10) +---------------------- + +* Fixed FAT32 bootability after any file written (bugreport by Pavouk) +* Fixed mc(1) file copy to destination Captive filesystem (bugreport by Pavouk) + + +NEWS for captive-0.9.3 (2003-10-06) +---------------------- + +* Fixed deployment issues +* Fixed crash of parent on crash of slave during its shutdown +* Fixed Cache Manager flush-related crash affecting FAT32 by fastfat.sys +* Fixed memory consumption by non-journalled filesystems (fastfat.sys) + + +NEWS for captive-0.9.2 (2003-10-03) +---------------------- + +* Fixed read-only media mounting + + +NEWS for captive-0.9.1 (2003-09-29) +---------------------- + +* Package deployment nuances fixed; 'ntfs' disks are no longer auto-mounted +* Fixed ORBit chroot(2)ing permissions failure + + +NEWS for captive-0.9 (2003-09-23) +-------------------- + +* Multifilesystem capability by new CaptiveVfsObject +* Finished and deployed CORBA sandbox separation +* Implemented filesystem unmount to successfuly remount ntfs volume +* Generates --bug-pathname resources file for sandbox crash bugreport +* Implemented TraceFS W32 Cache Manager debug tracer +* Rewritten Cache Manager to better match its W32 original behaviour +* LUFS (Linux Userland File System) module to be Linux kernel filesystem +* Written fstab & W32 modules installer as package 'install' + + +NEWS for captive-0.8 (2003-05-02) +-------------------- + +* ntfs.sys working incl. readwrite mode (0.9 update: very buggy access) + + +NEWS for captive-0.2 (2003-04-17) -------------------- * Implemented cdecl/stdcall/fastcall function calling types