]> git.pld-linux.org Git - packages/apache.git/blobdiff - apache-mod_ssl-addon.patch
- fixed, now apache builds --without ipv6
[packages/apache.git] / apache-mod_ssl-addon.patch
index 4e4c3e056b8dc64e96f650431a0253abd7ad989b..851a01a842c1d7263a109c2a8f98c0f3fae6bbbf 100644 (file)
@@ -8,7 +8,7 @@
 ##
 ## Annotated patch file: addon.patch
 ## Copyright (c) 1998-2001 Ralf S. Engelschall, All Rights Reserved. 
-## Created on: 01-Feb-2002
+## Created on: 19-Jun-2002
 ##
 ## This file assembles changes to existing Apache source files
 ## between the original Apache and the patched variant. It can be
@@ -21,8 +21,8 @@
 | Add an entry for mod_define.
 +---------------------------------------------------------------------------
 Index: src/Configuration.tmpl
---- src/Configuration.tmpl     2002/01/28 19:21:21     1.1.1.7
-+++ src/Configuration.tmpl     2002/01/28 19:40:56     1.23
+--- src/Configuration.tmpl     28 Jan 2002 19:21:21 -0000      1.1.1.7
++++ src/Configuration.tmpl     28 Jan 2002 19:40:56 -0000      1.23
 @@ -258,6 +313,11 @@
  
  AddModule modules/standard/mod_env.o
@@ -40,8 +40,8 @@ Index: src/Configuration.tmpl
 | Add more beautiful optic to the status page table..
 +---------------------------------------------------------------------------
 Index: src/modules/standard/mod_status.c
---- src/modules/standard/mod_status.c  2002/01/28 19:21:28     1.1.1.13
-+++ src/modules/standard/mod_status.c  2002/01/28 19:40:57     1.10
+--- src/modules/standard/mod_status.c  27 Mar 2002 15:23:06 -0000      1.1.1.14
++++ src/modules/standard/mod_status.c  27 Mar 2002 15:30:03 -0000      1.11
 @@ -484,12 +484,33 @@
            if (no_table_report)
                ap_rputs("<p><hr><h2>Server Details</h2>\n\n", r);
@@ -127,8 +127,8 @@ Index: src/modules/standard/mod_status.c
 | Add a hyperlink to the mod_define.html document.
 +---------------------------------------------------------------------------
 Index: htdocs/manual/mod/index.html.en
---- htdocs/manual/mod/index.html.en    2002/01/28 19:21:43     1.1.1.2
-+++ htdocs/manual/mod/index.html.en    2002/01/28 19:40:56     1.3
+--- htdocs/manual/mod/index.html.en    28 Jan 2002 19:21:43 -0000      1.1.1.2
++++ htdocs/manual/mod/index.html.en    28 Jan 2002 19:40:56 -0000      1.3
 @@ -101,6 +101,10 @@
        <dd>Support for Netscape-like cookies. Replaced in Apache 1.2
        by mod_usertrack</dd>
@@ -145,9 +145,9 @@ Index: htdocs/manual/mod/index.html.en
 | Add a hyperlink for the Define directives.
 +---------------------------------------------------------------------------
 Index: htdocs/manual/mod/directives.html.en
---- htdocs/manual/mod/directives.html.en       2002/01/28 19:21:43     1.1.1.2
-+++ htdocs/manual/mod/directives.html.en       2002/01/28 19:40:56     1.3
-@@ -214,6 +214,8 @@
+--- htdocs/manual/mod/directives.html.en       27 Mar 2002 15:23:17 -0000      1.1.1.3
++++ htdocs/manual/mod/directives.html.en       27 Mar 2002 15:30:01 -0000      1.4
+@@ -220,6 +220,8 @@
  
        <li><a href="core.html#defaulttype">DefaultType</a></li>
  
This page took 0.032567 seconds and 4 git commands to generate.