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