Can somebody please apply the attached patch to the httpd-dist repo (or
alternatively give me karma); there are just some 2.0.43's instead of
2.0.44's ;-)
BTW, I just noticed that the README.html/HEADER.html files are showing up in
the file list on www.apache.org/dist/httpd/ (et al.).
I think this was due to perl.apache.org's ordinary README files, but I
wonder if we couldn't handle this selectively for httpd-dist (.htaccess:
IndexIgnore ...) and hide 'em ?
cheers,
Erik
Index: binaries/win32/HEADER.html
===================================================================
RCS file: /home/cvspublic/httpd-dist/binaries/win32/HEADER.html,v
retrieving revision 1.28
diff -u -r1.28 HEADER.html
--- binaries/win32/HEADER.html 3 Oct 2002 15:12:16 -0000 1.28
+++ binaries/win32/HEADER.html 24 Feb 2003 12:35:50 -0000
@@ -6,7 +6,7 @@
<li><a href="#winsock">Windows 95 Apache Users Read This First</a></li>
<li><a href="#xpbug">Windows XP Apache Users Read This First</a><br/></li>
<li><a href="#zonealarm">ZoneAlarm (or other firewall) Users Read This First</a></li>
-<li><a href="#stable" style="color:purple;">The current stable release is Apache
2.0.43</a><br/></li>
+<li><a href="#stable" style="color:purple;">The current stable release is Apache
2.0.44</a><br/></li>
<li><a href="#old" style="color:green;">The old stable release is Apache
1.3.27</a></li>
<li><a href="#msi">MSI Binary Distribution Packages</a></li>
<li><a href="TROUBLESHOOTING.html">Troubleshooting MSI Installation Problems</a></li>
Index: binaries/win32/README.html
===================================================================
RCS file: /home/cvspublic/httpd-dist/binaries/win32/README.html,v
retrieving revision 1.32
diff -u -r1.32 README.html
--- binaries/win32/README.html 22 Jan 2003 16:19:28 -0000 1.32
+++ binaries/win32/README.html 24 Feb 2003 12:35:51 -0000
@@ -82,7 +82,7 @@
responsibility to determine the compatibility between any firewall product
and the Apache HTTP Server.</p>
-<h2><a name="stable">The current stable release is Apache 2.0.43</a></h2>
+<h2><a name="stable">The current stable release is Apache 2.0.44</a></h2>
<p>Apache 2.0 is released for General Availability.</p>
@@ -110,8 +110,8 @@
<p>Because the distribution tree has changed, we haven't yet identified an
effective way to incorporate the source tree into the binary distribution.
- You will find the source package in <a href="../../httpd-2.0.43-win32-src.zip"
- >/dist/httpd/httpd-2.0.43-win32-src.zip</a>. That -win32-src.zip file contains
+ You will find the source package in <a href="../../httpd-2.0.44-win32-src.zip"
+ >/dist/httpd/httpd-2.0.44-win32-src.zip</a>. That -win32-src.zip file contains
<strong>only</strong> source and build files, and contains <strong>no</strong>
binaries.</p>