X-Git-Url: http://git.jankratochvil.net/?a=blobdiff_plain;f=project%2Fcaptive%2FCVS.html.pl;h=fb5783150ea99b84807d4314aa5aa7be1679e557;hb=341a105523369c5bff47604cecfbf10eedf62f7a;hp=d6d3714e91678ea52b41826dc84061e12e112713;hpb=583069f2008437a25f1cea1e8e917acd7d42a9e5;p=www.jankratochvil.net.git diff --git a/project/captive/CVS.html.pl b/project/captive/CVS.html.pl index d6d3714..fb57831 100755 --- a/project/captive/CVS.html.pl +++ b/project/captive/CVS.html.pl @@ -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.4","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,11 +144,54 @@ for my $dist (@dist) { print "\n"; } print <<"HERE"; + + 'captive-static' build
system patches for Red Hat 9 Shrike
(never needed for a regular build) + +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"; + + @{[ vskip "3ex" ]} +

Pending Integrations

+ +
+
@{[ a_href $W->{"project_viewcvs"}.'/lufs/','lufs-captive' ]} + [@{[ a_href $W->{"project_viewcvs"}.'/*checkout*/lufs/NEWS.captive?rev=1.1.2.11','NEWS' ]}] +
+

@{[ a_href 'http://lufs.sourceforge.net/lufs/','LUFS' ]} still has not yet integrated + the Captive-developed patches. No integration schedule is currently known.

+ +
+
@{[ a_href $W->{"project_viewcvs"}.'/gnome-vfs-httpcaptive/?only_with_tag=captive','gnome-vfs-httpcaptive' ]}
+
+

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. :-)

+
+
Debian ntfsprogs-200309071734-1captive1 (libntfs4/libntfs4-dev)
+
+

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' ]}.

+
+
Debian @{[ a_href '/project/ntfsprogsgnomevfs/','ntfsprogs-gnomevfs' ]}
+
+

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' ]} + containing the Captive-developed @{[ a_href '/project/ntfsprogsgnomevfs/','ntfsprogs-gnomevfs' ]} package.

+
+
+ +

@{[ a_href './','Back to Captive Main Page' ]}

HERE