+Bruno Santos page
[www.jankratochvil.net.git] / project / captive / CVS.html.pl
index 67041ce..5ba4f41 100755 (executable)
@@ -67,11 +67,12 @@ my %pkg=(
                3=>[qw(captive)],
                );
 my %version=(
-               map(($_=>["1.1.3.2","0"]),qw(captive captive-lufs captive-install)),
+               map(($_=>["1.1.5","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"],
+               "build-captive-static"=>"2003-12-14-00",
                );
 my %has_devel=(map(($_=>1),qw(
                ntfsprogs
@@ -143,6 +144,15 @@ for my $dist (@dist) {
        print "</tr></a>\n";
        }
 print <<"HERE";
+       <tr>
+               <td>'captive-static' build<br />system patches for Red Hat 9 Shrike<br />(never needed for a&nbsp;regular build)</td>
+               <td colspan="3">
+HERE
+my $build_static_basename=(map("$_-".$version{$_}.".tar.gz","build-captive-static"))[0];
+print a_href "dist/$build_static_basename",$build_static_basename;
+print <<"HERE";
+               </td>
+       </tr>
 </table>
 
 @{[ vskip "3ex" ]}
@@ -166,18 +176,17 @@ print <<"HERE";
        <dd>
                <p>seek() function support for http:// handler was submitted as Gnome BugZilla
                                @{[ a_href 'http://bugzilla.gnome.org/show_bug.cgi?id=121194','Bug # 121194' ]}.
-                               Bug is currently pending - vote for it, please. :-)</p>
-       </dd>
-       <dt>Debian ntfsprogs-200309071734-1captive1 (libntfs4/libntfs4-dev)</dt>
-       <dd>
-               <p>Debian packaging is not yet up to date with the already released
-                               @{[ a_href 'http://linux-ntfs.sourceforge.net/downloads.html#ntfs','version 1.8.0' ]}.</p>
+                               Bug is currently pending.</p>
        </dd>
-       <dt>Debian @{[ a_href '/project/ntfsprogsgnomevfs/','ntfsprogs-gnomevfs' ]}</dt>
+       <dt>Debian ntfsprogs-200309071734-1captive1 (libntfs5/libntfs5-dev/libntfs-gnomevfs)</dt>
        <dd>
-               <p>Debian packaging is not yet up to date with the already released
+               <p>Debian packaging is updated for
                                @{[ a_href 'http://linux-ntfs.sourceforge.net/downloads.html#ntfs','version 1.8.0' ]}
-                               containing the Captive-developed @{[ a_href '/project/ntfsprogsgnomevfs/','ntfsprogs-gnomevfs' ]} package.</p>
+                               although its libntfs-gnomevfs packaging
+                               containing the Captive-developed @{[ a_href '/project/ntfsprogsgnomevfs/','ntfsprogs-gnomevfs' ]}
+                               is currently broken. Debian Bugs pending:
+                                               @{[ a_href 'http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=229497','229497' ]},
+                                               @{[ a_href 'http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=229498','229498' ]}.</p>
        </dd>
 </dl>