captive-1.1.4
[www.jankratochvil.net.git] / project / captive / Index.html.pl
index de46352..de5bc4d 100755 (executable)
@@ -58,7 +58,7 @@ table.navigate td { padding-bottom: 1ex; padding-left: 15px; padding-right: 15px
                );
 
 
-print <<"HERE"; # if !$WebConfig::WebConfig{"no_job"};
+print <<"HERE" if !$WebConfig::WebConfig{"no_job"};
 @{[ vskip "3ex" ]}
 
 <table border="0" width="100%"><tr><td align="center">
@@ -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.4","0"]),qw(captive captive-lufs captive-install)),
+               "lufs"=>["0.9.7","1captive8"],
                );
 
 print <<"HERE";
@@ -80,12 +80,6 @@ print <<"HERE";
 
 <h3>Choose the one preferred installation format:</h3>
 
-<h4 align="center">Currently DO NOT USE for MS-Windows 2000 NTFS bootable disk!</h4>
-<p>Next release will address this issue.
-No data are lost although you may need to use CHKDSK from your "recovery
-console" of your installation CD (NTFS superblock backup is not updated due to
-a Linux kernel bug).</p>
-
 <table border="0" align="center" width="100%"><tr><td align="center">
 <table border="1" frame="border" rules="rows" align="center" style="text-align: center;" class="download">
        <tr>
@@ -96,7 +90,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,13 +115,17 @@ 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.4 (2003-12-13) [@{[ 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>Unicode/UTF8 localized filenames conversion for GNU/Linux is now supported</li>
+                       <li>Various GNU/Linux distributions compatibility fixes</li>
+                       <li>Fixed omitted captive-install-acquire(1) --microsoft-com progress bar</li>
+                       <li>Fixed captive-install-acquire(1) --scan-disks* memory leaks (Steve Wampler)</li>
+                       <li>Fixed captive-install-acquire(1) --scan-disks* performance</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>
 </dl>
 
 @{[ vskip "3ex" ]}