captive-1.1.3.2
[www.jankratochvil.net.git] / project / captive / Index.html.pl
index de46352..06566d2 100755 (executable)
@@ -71,8 +71,8 @@ print <<"HERE"; # if !$WebConfig::WebConfig{"no_job"};
 HERE
 
 my %version=(
-               map(($_=>["1.1.2","0"]),qw(captive captive-lufs captive-install)),
-               "lufs"=>["0.9.7","1captive7"],
+               map(($_=>["1.1.3.2","0"]),qw(captive captive-lufs captive-install)),
+               "lufs"=>["0.9.7","1captive8"],
                );
 
 print <<"HERE";
@@ -96,7 +96,6 @@ a Linux kernel bug).</p>
                                                <li>Red&nbsp;Hat&nbsp;9&nbsp;Shrike</li>
                                                <li>Red&nbsp;Hat&nbsp;8&nbsp;Psyche</li>
                                                <li>Mandrake&nbsp;9.1&nbsp;Bamboo</li>
-                                               <li>SuSE&nbsp;9.0</li>
                                        </ul></td></tr></table>
                </td>
                <td>@{[ a_href 'dist/captive-static-'.$version{"captive"}[0].'-'.$version{"captive"}[1].'.i386.rpm',
@@ -122,11 +121,22 @@ a Linux kernel bug).</p>
 <a name="news"><h2>NEWS</h2></a>
 
 <dl>
-       <dt>captive-1.1.2 (2003-12-01) [@{[ a_href $W->{"project_viewcvs"}.'/*checkout*/captive/NEWS?rev=HEAD','archive' ]}]</dt>
+       <dt>captive-1.1.3.2 (2003-12-07) [@{[ a_href $W->{"project_viewcvs"}.'/*checkout*/captive/NEWS?rev=HEAD','archive' ]}]</dt>
        <dd>
                <ul>
-                       <li>Fixed false identification of several MS-Windows XP driver cabinets as drivers</li>
-                       <li>Extended the set of MS-Windows XP drivers identified as Captive compatible</li>
+                       <li>Proper unmount: no auto-chkdsk and no W2K BSOD (Geoff Talvola/Marek Koch)</li>
+                       <li>Prevent &quot;mv dir dir/subdir&quot; (Ulrich Mueller)</li>
+                       <li>Workaround Linux kernel bug wrt update of NTFS last sector superblock-backup</li>
+                       <li>Fixed directory listings of files with invalid timestamps (Graeme/Unit3)</li>
+                       <li>Fixed refusal of filesystem ops related to NTFS security (Tonda Nebuzelsky)</li>
+                       <li>Fixed refusal of mounting some NTFS drives</li>
+                       <li>Identify German W32 XP (No Service Pack) Free Build (Moritz Moeller-Herrmann)</li>
+               </ul>
+       </dd>
+       <dt>lufs-0.9.7captive8 (2003-12-06) [@{[ a_href $W->{"project_viewcvs"}.'/*checkout*/lufs/NEWS.captive?rev=1.1.2.11','archive' ]}]</dt>
+       <dd>
+               <ul>
+                       <li>Cope with the installed Linux kernel sources not matching the current kernel.</li>
                </ul>
        </dd>
 </dl>