+captive-1.1.6 NEWS items.
[captive.git] / NEWS
1 $Id$
2
3
4 NEWS for captive-1.1.6
5 ----------------------
6
7 * New FUSE interface, deprecated LUFS - improve compatibility of Linux kernel
8 * Provided script for proper NTFS unmounts during GNU/Linux OS shutdown
9 * Updates for recent Microsoft installed binaries and files for download
10 * Hopefully survives reading of many small files like on XMMS scanning
11 * Improved recent GNU/Linux build environment compatibility
12
13
14 NEWS for captive-1.1.5 (2004-01-18)
15 ----------------------
16
17 * Fixed ignorance of the file truncate operation via LUFS (Matthias R.)
18 * Support for reading of HIDDEN SYSTEM NTFS files via LUFS
19 * Fixed refusal to mount some NT4.0 NTFSes (Nerijus Baliunas, Scott Chevalley)
20 * Support /dev/ataraid devices (Ivan Tonov)
21
22
23 NEWS for captive-1.1.4 (2003-12-13)
24 ----------------------
25
26 * Unicode/UTF8 localized filenames conversion for GNU/Linux is now supported
27 * Various GNU/Linux distributions compatibility fixes
28 * Fixed omitted captive-install-acquire(1) --microsoft-com progress bar
29 * Fixed captive-install-acquire(1) --scan-disks* memory leaks (Steve Wampler)
30 * Fixed captive-install-acquire(1) --scan-disks* performance
31
32
33 NEWS for captive-1.1.3.2 (2003-12-07)
34 ------------------------
35
36 * Proper unmount: no auto-chkdsk and no W2K BSOD (Geoff Talvola/Marek Koch)
37 * Prevent "mv dir dir/subdir" (Ulrich Mueller)
38 * Workaround Linux kernel bug wrt update of NTFS last sector superblock-backup
39 * Fixed directory listings of files with invalid timestamps (Graeme/Unit3)
40 * Fixed refusal of filesystem ops related to NTFS security (Tonda Nebuzelsky)
41 * Fixed refusal of mounting some NTFS drives
42 * Identify German W32 XP (No Service Pack) Free Build (Moritz Moeller-Herrmann)
43
44
45 (captive-1.1.3.1 was never released)
46 (captive-1.1.3 was never released)
47
48
49 NEWS for captive-1.1.2 (2003-12-01)
50 ----------------------
51
52 * Fixed false identification of MS-Windows XP driver cabinets as drivers
53 * Extended the set of MS-Windows XP drivers identified as Captive compatible
54
55
56 NEWS for captive-1.1.1.2 (2003-11-30)
57 ------------------------
58
59 * Mounted NTFS partitions are now public readable: rwx------ is now rwxr-xr-x
60 * Fixed refusal (crash) to mount some kind of NTFS disk drives (Nir Misgav)
61 * Fixed refusal to write >64MB files on some NTFS disk drives (Charles Duffy)
62 * Fixed crash (=>no disk changes) during unmount of some NTFSes (Nir Misgav)
63 * Extended the set of MS-Windows XP drivers identified as Captive compatible
64 * Compatibility with SMP MS-Windows XP kernel binaries
65
66
67 (captive-1.1.1.1 was never released)
68 (captive-1.1.1 was never released)
69
70
71 NEWS for captive-1.1 (2003-11-27)
72 --------------------
73
74 * Distributed as 'captive-static' fully independent single package
75 * Allow concurrent file access by multiple handles - fixes scp(1) copying
76 * Installer now features MS-Windows drivers download retries from microsoft.com
77 * Installer compatibility and UI lockup fixes
78 * Fixed SUSE-9.0 package installation compatibility (Christian Kristukat)
79
80
81 NEWS for captive-1.0.2 (2003-11-06)
82 ----------------------
83
84 * Fixed sandbox chroot(2) compatibility bug (debugging by Christian Kristukat)
85 * Fixed serious sandbox-server spawn memory leak for big files copying to NTFS
86 * Improved performance - 1GHz CPU: read 1.5MB/s, write 500KB/s, 20MB of RAM
87 * Various GNU/Linux distributions compatibility fixes
88
89
90 NEWS for captive-1.0.1 (2003-10-28)
91 ----------------------
92
93 * Fixed (harmless) crash/hang of lufsd during post-unmount cleanup
94 * Fixed captive-install-acquire Gnome UI responsiveness during network outage
95 * Support for LUFS options such as uid/gid/fmask/dmask (reqd by Javier Urien)
96 * New captive-cmdline(1) 'get'/'put' options -b|--buffer-size
97 * Improved performance
98
99
100 NEWS for captive-1.0 (2003-10-20)
101 --------------------
102
103 * First public release
104
105
106 NEWS for captive-0.9.7 (2003-10-15)
107 ----------------------
108
109 * Fixed NTFS crash on journalling file (?) extension (bugreport by Martin Drab)
110
111
112 NEWS for captive-0.9.6 (2003-10-13)
113 ----------------------
114
115 * Fixed /etc/fstab updating by 'install' package
116
117
118 NEWS for captive-0.9.5 (2003-10-11)
119 ----------------------
120
121 * Retained ntfs.sys mounting back again (bugreport by Martin Drab)
122 * Avoid /tmp to solve crossdeviced /tmp and /var/... (bugreport by Martin Drab)
123
124
125 NEWS for captive-0.9.4 (2003-10-10)
126 ----------------------
127
128 * Fixed FAT32 bootability after any file written (bugreport by Pavouk)
129 * Fixed mc(1) file copy to destination Captive filesystem (bugreport by Pavouk)
130
131
132 NEWS for captive-0.9.3 (2003-10-06)
133 ----------------------
134
135 * Fixed deployment issues
136 * Fixed crash of parent on crash of slave during its shutdown
137 * Fixed Cache Manager flush-related crash affecting FAT32 by fastfat.sys
138 * Fixed memory consumption by non-journalled filesystems (fastfat.sys)
139
140
141 NEWS for captive-0.9.2 (2003-10-03)
142 ----------------------
143
144 * Fixed read-only media mounting
145
146
147 NEWS for captive-0.9.1 (2003-09-29)
148 ----------------------
149
150 * Package deployment nuances fixed; 'ntfs' disks are no longer auto-mounted
151 * Fixed ORBit chroot(2)ing permissions failure
152
153
154 NEWS for captive-0.9 (2003-09-23)
155 --------------------
156
157 * Multifilesystem capability by new CaptiveVfsObject
158 * Finished and deployed CORBA sandbox separation
159 * Implemented filesystem unmount to successfuly remount ntfs volume
160 * Generates --bug-pathname resources file for sandbox crash bugreport
161 * Implemented TraceFS W32 Cache Manager debug tracer
162 * Rewritten Cache Manager to better match its W32 original behaviour
163 * LUFS (Linux Userland File System) module to be Linux kernel filesystem
164 * Written fstab & W32 modules installer as package 'install'
165
166
167 NEWS for captive-0.8 (2003-05-02)
168 --------------------
169
170 * ntfs.sys working incl. readwrite mode (0.9 update: very buggy access)
171
172
173 NEWS for captive-0.2 (2003-04-17)
174 --------------------
175
176 * Implemented cdecl/stdcall/fastcall function calling types
177 * Implemented Gnome-VFS-2.0 module interface
178 * cdfs.sys working
179 * Implemented readwrite mode
180 * fastfat.sys working incl. readwrite mode
181 * W32 binary ntoskrnl.exe is now a mandatory requirement
182 * ext2fsd.sys working incl. readwrite mode
183 * Implemented real cmdline client
184 * Implemented non-fatal W32 Structured Exception Handlers (SEH)
185
186
187 NEWS for captive-0.1 (2002-10-31)
188 --------------------
189
190 * Project build framework done
191 * W32 binary module loading success