summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy Blosser2007-02-06 01:28:53 -0600
committerJeremy Blosser2007-02-06 01:51:08 -0600
commite9ec18c9f735a9bd2bc4a65f22bd8ca9f56130bd (patch)
treee314e3c6157e1de8bddd2e5f58643942ae91529d
parentcaabea66e8a7516b1a46a6458d5be0c073ab8a4d (diff)
apache2: a couple more minor tweaks for #13295
(cherry picked from commit e9349f63f78a2e179fb7904089fa4294a4758f28)
-rwxr-xr-xhttp/apache2/DETAILS2
-rw-r--r--http/apache2/HISTORY4
2 files changed, 5 insertions, 1 deletions
diff --git a/http/apache2/DETAILS b/http/apache2/DETAILS
index 63175aae0f..823b19ca71 100755
--- a/http/apache2/DETAILS
+++ b/http/apache2/DETAILS
@@ -6,7 +6,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/httpd-$VERSION
SOURCE_URL[0]=$APACHE_URL/httpd/$SOURCE
SOURCE_URL[1]=http://www.apache.org/dist/httpd/$SOURCE
SECURITY_PATCH=1
- PATCHLEVEL=2
+ PATCHLEVEL=3
LICENSE[0]=APACHE
KEYWORDS="http"
WEB_SITE=http://www.apache.org/
diff --git a/http/apache2/HISTORY b/http/apache2/HISTORY
index 6cbd4f15dd..f0ce8b9442 100644
--- a/http/apache2/HISTORY
+++ b/http/apache2/HISTORY
@@ -1,3 +1,7 @@
+2007-02-06 Jeremy Blosser <jblosser-smgl@firinn.org>
+ * DETAILS: PATCHLEVEL++
+ * config.layout: Some more tweaks for bugs 13295 and 13051.
+
2007-02-05 Eric Sandall <eric@sandall.us>
* DETAILS: Incremented PATCHLEVEL to 2
Removed UPDATED