Captive release update: 1.1.7
authorlace <>
Thu, 26 Jan 2006 22:38:40 +0000 (22:38 +0000)
committerlace <>
Thu, 26 Jan 2006 22:38:40 +0000 (22:38 +0000)
project/captive/CVS.pm
project/captive/Index.pm
project/captive/dist/captive-1.1.6.1.tar.gz [deleted file]
project/captive/dist/captive-1.1.7.tar.gz [new file with mode: 0644]
project/captive/dist/captive-static-1.1.6.1.tar.gz [deleted file]
project/captive/dist/captive-static-1.1.7-0.i386.rpm [new file with mode: 0644]
project/captive/dist/captive-static-1.1.7.tar.gz [moved from project/captive/dist/captive-static-1.1.6.1-0.i386.rpm with 52% similarity]

index c4b4e4f..8fa7ed8 100755 (executable)
@@ -55,7 +55,7 @@ make
 
 <table border="1" class="margin-center">
        <tr><th>Distribution Type</th><th>Downloadable File</th></tr>
-       <tr><td>Sources (.tar.gz)</td><td>@{[ a_href 'dist/captive-1.1.6.1.tar.gz',undef(),"basename"=>1 ]}</td></tr>
+       <tr><td>Sources (.tar.gz)</td><td>@{[ a_href 'dist/captive-1.1.7.tar.gz',undef(),"basename"=>1 ]}</td></tr>
        <tr>
                <td>'captive-static' build<br />(never needed for a&nbsp;regular build)</td>
                <td colspan="3">my @{[ a_href '/project/staticbuild/','staticbuild' ]} project link</td>
index b52b574..f1aadea 100755 (executable)
@@ -83,7 +83,7 @@ my $W=project::Lib->init(
 
 &{$_}() for reverse @{$W->{"footing_delimit_sub_push"}};
 
-my $version="1.1.6.1";
+my $version="1.1.7";
 my $revision="0";
 
 Wrequire 'project::captive::DriverSurvey';
@@ -144,14 +144,17 @@ print <<"HERE";
 <h2 id="news">NEWS</h2>
 
 <dl>
-       <dt>captive-1.1.6.1 (2005-12-29) [@{[ a_href $W->{"project_viewcvs"}.'captive/NEWS?rev=HEAD','archive' ]}]</dt>
+       <dt>captive-1.1.7 (2006-01-26) [@{[ a_href $W->{"project_viewcvs"}.'captive/NEWS?rev=HEAD','archive' ]}]</dt>
        <dd>
                <ul>
-                       <li>New FUSE interface, deprecated LUFS - improve compatibility of Linux kernel</li>
-                       <li>Provided script for proper NTFS unmounts during GNU/Linux OS shutdown</li>
-                       <li>Updates for recent Microsoft installed binaries and files for download</li>
-                       <li>Hopefully survives reading of many small files like on XMMS scanning</li>
-                       <li>Improved recent GNU/Linux build environment compatibility</li>
+                       <li>Fixed sandbox restarting looking like disconnected mounts (FUSE client only)</li>
+                       <li>Workarounded no FUSE/Linux-kernel charset support - fixes locale filenames</li>
+                       <li>Fixed multiple issues of captive-install-acquire(1) to run at all again</li>
+                       <li>Fixed general operations refusal on invalid errnos</li>
+                       <li>Fixed invalid file timestamps (FUSE client only)</li>
+                       <li>Workarounded FUSE/Linux-kernel user mounts (FUSE only)</li>
+                       <li>Workarounded FUSE/Linux-kernel modprobe(8)ing (FUSE only)</li>
+                       <li>(static .tar.gz build only) Debian now a bit more compatible</li>
                </ul>
        </dd>
 </dl>
diff --git a/project/captive/dist/captive-1.1.6.1.tar.gz b/project/captive/dist/captive-1.1.6.1.tar.gz
deleted file mode 100644 (file)
index 962285c..0000000
Binary files a/project/captive/dist/captive-1.1.6.1.tar.gz and /dev/null differ
diff --git a/project/captive/dist/captive-1.1.7.tar.gz b/project/captive/dist/captive-1.1.7.tar.gz
new file mode 100644 (file)
index 0000000..d73aa32
Binary files /dev/null and b/project/captive/dist/captive-1.1.7.tar.gz differ
diff --git a/project/captive/dist/captive-static-1.1.6.1.tar.gz b/project/captive/dist/captive-static-1.1.6.1.tar.gz
deleted file mode 100644 (file)
index ae5ec37..0000000
Binary files a/project/captive/dist/captive-static-1.1.6.1.tar.gz and /dev/null differ
diff --git a/project/captive/dist/captive-static-1.1.7-0.i386.rpm b/project/captive/dist/captive-static-1.1.7-0.i386.rpm
new file mode 100644 (file)
index 0000000..9825f34
Binary files /dev/null and b/project/captive/dist/captive-static-1.1.7-0.i386.rpm differ
similarity index 52%
rename from project/captive/dist/captive-static-1.1.6.1-0.i386.rpm
rename to project/captive/dist/captive-static-1.1.7.tar.gz
index e2fe418..9884cc1 100644 (file)
Binary files a/project/captive/dist/captive-static-1.1.6.1-0.i386.rpm and b/project/captive/dist/captive-static-1.1.7.tar.gz differ