summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLadislav Hagara2008-06-14 02:42:27 +0200
committerArwed von Merkatz2008-06-18 19:38:49 +0200
commitba96d1be3e78cb7ca90a33c345096b3891236717 (patch)
tree5fd2360571612fc80e51a4c0f9e09be1fe3d834f
parentdccf794195a6fd03591572372bc3d49f7c993f88 (diff)
apache22 2.2.9, SECURITY_PATCH=4, CVE-2008-2364, CVE-2007-6420
(cherry picked from commit 6338e0457d19378b014282d57140476a7781d451)
-rwxr-xr-xhttp/apache22/DETAILS4
-rw-r--r--http/apache22/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/http/apache22/DETAILS b/http/apache22/DETAILS
index f2203bf2d1..78809554b4 100755
--- a/http/apache22/DETAILS
+++ b/http/apache22/DETAILS
@@ -1,6 +1,6 @@
SPELL=apache22
- VERSION=2.2.8
- SECURITY_PATCH=3
+ VERSION=2.2.9
+ SECURITY_PATCH=4
SOURCE=httpd-$VERSION.tar.gz
SOURCE2=$SOURCE.asc
SOURCE_GPG="apache.gpg:$SOURCE2:UPSTREAM_KEY"
diff --git a/http/apache22/HISTORY b/http/apache22/HISTORY
index cb9dc7ac31..0fa393d5cb 100644
--- a/http/apache22/HISTORY
+++ b/http/apache22/HISTORY
@@ -1,3 +1,6 @@
+2008-06-14 Ladislav Hagara <hgr@vabo.cz>
+ * DETAILS: 2.2.9, SECURITY_PATCH=4, CVE-2008-2364, CVE-2007-6420
+
2008-05-27 Remko van der Vossen <wich@sourcemage.org>
* CONFLICTS: conflict with xshttpd if that is compiled without prefix
* PREPARE: 'type' "2.2.3" -> "2.2.*"