captive-1.1.3.2
authorshort <>
Sun, 7 Dec 2003 10:31:18 +0000 (10:31 +0000)
committershort <>
Sun, 7 Dec 2003 10:31:18 +0000 (10:31 +0000)
lufs_0.9.7captive8

17 files changed:
project/captive/CVS.html.pl
project/captive/Index.html.pl
project/captive/dist/captive-1.1.2.tar.gz [deleted file]
project/captive/dist/captive-1.1.3.2.tar.gz [new file with mode: 0644]
project/captive/dist/captive-install_1.1.2_i386.deb [deleted file]
project/captive/dist/captive-install_1.1.3.2_i386.deb [new file with mode: 0644]
project/captive/dist/captive-lufs_1.1.2_i386.deb [deleted file]
project/captive/dist/captive-lufs_1.1.3.2_i386.deb [new file with mode: 0644]
project/captive/dist/captive-static-1.1.2.tar.gz [deleted file]
project/captive/dist/captive-static-1.1.3.2-0.i386.rpm [moved from project/captive/dist/captive-static-1.1.2-0.i386.rpm with 54% similarity]
project/captive/dist/captive-static-1.1.3.2.tar.gz [new file with mode: 0644]
project/captive/dist/captive_1.1.2_i386.deb [deleted file]
project/captive/dist/captive_1.1.3.2_i386.deb [new file with mode: 0644]
project/captive/dist/lufs-0.9.7captive7.tar.gz [deleted file]
project/captive/dist/lufs-0.9.7captive8.tar.gz [new file with mode: 0644]
project/captive/dist/lufs_0.9.7captive7_i386.deb [deleted file]
project/captive/dist/lufs_0.9.7captive8_i386.deb [new file with mode: 0644]

index 5ddca3d..d6d3714 100755 (executable)
@@ -67,8 +67,8 @@ my %pkg=(
                3=>[qw(captive)],
                );
 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"],
                "gnome-vfs-httpcaptive"=>["2.3.8captive2","0"],
                "ntfsprogs"=>["200309071734","1captive1"],
                "ntfsprogs-gnomevfs"=>["1.0.2","0"],
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>
diff --git a/project/captive/dist/captive-1.1.2.tar.gz b/project/captive/dist/captive-1.1.2.tar.gz
deleted file mode 100644 (file)
index 85f6659..0000000
Binary files a/project/captive/dist/captive-1.1.2.tar.gz and /dev/null differ
diff --git a/project/captive/dist/captive-1.1.3.2.tar.gz b/project/captive/dist/captive-1.1.3.2.tar.gz
new file mode 100644 (file)
index 0000000..9d446ef
Binary files /dev/null and b/project/captive/dist/captive-1.1.3.2.tar.gz differ
diff --git a/project/captive/dist/captive-install_1.1.2_i386.deb b/project/captive/dist/captive-install_1.1.2_i386.deb
deleted file mode 100644 (file)
index 2bcd309..0000000
Binary files a/project/captive/dist/captive-install_1.1.2_i386.deb and /dev/null differ
diff --git a/project/captive/dist/captive-install_1.1.3.2_i386.deb b/project/captive/dist/captive-install_1.1.3.2_i386.deb
new file mode 100644 (file)
index 0000000..a58ddb0
Binary files /dev/null and b/project/captive/dist/captive-install_1.1.3.2_i386.deb differ
diff --git a/project/captive/dist/captive-lufs_1.1.2_i386.deb b/project/captive/dist/captive-lufs_1.1.2_i386.deb
deleted file mode 100644 (file)
index f3d6178..0000000
Binary files a/project/captive/dist/captive-lufs_1.1.2_i386.deb and /dev/null differ
diff --git a/project/captive/dist/captive-lufs_1.1.3.2_i386.deb b/project/captive/dist/captive-lufs_1.1.3.2_i386.deb
new file mode 100644 (file)
index 0000000..8beafa9
Binary files /dev/null and b/project/captive/dist/captive-lufs_1.1.3.2_i386.deb differ
diff --git a/project/captive/dist/captive-static-1.1.2.tar.gz b/project/captive/dist/captive-static-1.1.2.tar.gz
deleted file mode 100644 (file)
index 3915229..0000000
Binary files a/project/captive/dist/captive-static-1.1.2.tar.gz and /dev/null differ
similarity index 54%
rename from project/captive/dist/captive-static-1.1.2-0.i386.rpm
rename to project/captive/dist/captive-static-1.1.3.2-0.i386.rpm
index 020982f..800dfb4 100644 (file)
Binary files a/project/captive/dist/captive-static-1.1.2-0.i386.rpm and b/project/captive/dist/captive-static-1.1.3.2-0.i386.rpm differ
diff --git a/project/captive/dist/captive-static-1.1.3.2.tar.gz b/project/captive/dist/captive-static-1.1.3.2.tar.gz
new file mode 100644 (file)
index 0000000..2fed5c2
Binary files /dev/null and b/project/captive/dist/captive-static-1.1.3.2.tar.gz differ
diff --git a/project/captive/dist/captive_1.1.2_i386.deb b/project/captive/dist/captive_1.1.2_i386.deb
deleted file mode 100644 (file)
index 1cc4c9c..0000000
Binary files a/project/captive/dist/captive_1.1.2_i386.deb and /dev/null differ
diff --git a/project/captive/dist/captive_1.1.3.2_i386.deb b/project/captive/dist/captive_1.1.3.2_i386.deb
new file mode 100644 (file)
index 0000000..cc43b84
Binary files /dev/null and b/project/captive/dist/captive_1.1.3.2_i386.deb differ
diff --git a/project/captive/dist/lufs-0.9.7captive7.tar.gz b/project/captive/dist/lufs-0.9.7captive7.tar.gz
deleted file mode 100644 (file)
index 43e02da..0000000
Binary files a/project/captive/dist/lufs-0.9.7captive7.tar.gz and /dev/null differ
diff --git a/project/captive/dist/lufs-0.9.7captive8.tar.gz b/project/captive/dist/lufs-0.9.7captive8.tar.gz
new file mode 100644 (file)
index 0000000..3b83fbe
Binary files /dev/null and b/project/captive/dist/lufs-0.9.7captive8.tar.gz differ
diff --git a/project/captive/dist/lufs_0.9.7captive7_i386.deb b/project/captive/dist/lufs_0.9.7captive7_i386.deb
deleted file mode 100644 (file)
index 5c831d4..0000000
Binary files a/project/captive/dist/lufs_0.9.7captive7_i386.deb and /dev/null differ
diff --git a/project/captive/dist/lufs_0.9.7captive8_i386.deb b/project/captive/dist/lufs_0.9.7captive8_i386.deb
new file mode 100644 (file)
index 0000000..55aecff
Binary files /dev/null and b/project/captive/dist/lufs_0.9.7captive8_i386.deb differ