SOURCES: apache1-lingerd.patch - update to 1.3.39
glen
glen at pld-linux.org
Tue Oct 23 01:05:44 CEST 2007
Author: glen Date: Mon Oct 22 23:05:44 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- update to 1.3.39
---- Files affected:
SOURCES:
apache1-lingerd.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/apache1-lingerd.patch
diff -u SOURCES/apache1-lingerd.patch:1.1 SOURCES/apache1-lingerd.patch:1.2
--- SOURCES/apache1-lingerd.patch:1.1 Tue Oct 23 00:58:20 2007
+++ SOURCES/apache1-lingerd.patch Tue Oct 23 01:05:39 2007
@@ -14,8 +14,8 @@
# instead of the regular apache-1.3/aplinger.diff.
#
---- main/Makefile.tmpl.org Sat Dec 2 16:09:32 2000
-+++ main/Makefile.tmpl Sat Dec 2 16:23:34 2000
+--- apache_1.3.39/src/main/Makefile.tmpl.org Sat Dec 2 16:09:32 2000
++++ apache_1.3.39/src/main/Makefile.tmpl Sat Dec 2 16:23:34 2000
@@ -5,13 +5,13 @@
LDFLAGS=$(LDFLAGS1) $(EXTRA_LDFLAGS)
@@ -32,8 +32,8 @@
.c.o:
$(CC) -c $(INCLUDES) $(CFLAGS) $<
---- main/http_main.c.org Wed Feb 28 17:55:48 2001
-+++ main/http_main.c Wed Feb 28 18:01:04 2001
+--- apache_1.3.39/src/main/http_main.c~ 2007-10-23 01:51:50.000000000 +0300
++++ apache_1.3.39/src/main/http_main.c 2007-10-23 01:52:32.306586698 +0300
@@ -102,6 +102,8 @@
#include "http_vhost.h"
#include "util_script.h" /* to force util_script.c linking */
@@ -63,12 +63,12 @@
/* Set up to wait for readable data on socket... */
FD_ZERO(&lfds);
-@@ -3876,6 +3890,8 @@
- ap_server_pre_read_config = ap_make_array(pcommands, 1, sizeof(char *));
- ap_server_post_read_config = ap_make_array(pcommands, 1, sizeof(char *));
+@@ -4484,6 +4484,8 @@
ap_server_config_defines = ap_make_array(pcommands, 1, sizeof(char *));
-+
-+ lingerd_connect();
+ pid_table = ap_make_table(pglobal, HARD_SERVER_LIMIT);
++ lingerd_connect();
++
#ifdef EAPI
ap_hook_init();
+ ap_hook_configure("ap::buff::read",
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/apache1-lingerd.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list