summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2011-05-12 10:29:46 +0400
committerGeorge Sherwood2011-05-14 09:38:44 -0500
commit532bcf055528957d39605c4fdc8ea0b9180e8cc5 (patch)
tree068138b12d1f372e90840ed4744935bc73849d34
parent56ed3d38c070a1ab274d26fab42018421b52f541 (diff)
apache22: => 2.2.18 (security)
(cherry picked from commit edc6bda9f57908979d9c6064bc278fc1a4e78e05)
-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 974fc8c043..1fd6855dd8 100755
--- a/http/apache22/DETAILS
+++ b/http/apache22/DETAILS
@@ -1,6 +1,6 @@
SPELL=apache22
- VERSION=2.2.17
- SECURITY_PATCH=10
+ VERSION=2.2.18
+ SECURITY_PATCH=11
SOURCE=httpd-$VERSION.tar.bz2
SOURCE2=$SOURCE.asc
SOURCE_GPG="apache.gpg:$SOURCE2:UPSTREAM_KEY"
diff --git a/http/apache22/HISTORY b/http/apache22/HISTORY
index 8b29de3437..b6d0ddfe53 100644
--- a/http/apache22/HISTORY
+++ b/http/apache22/HISTORY
@@ -1,3 +1,6 @@
+2011-05-12 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 2.2.18; SECURITY_PATCH++ (CVE-2011-0419)
+
2010-10-23 Vlad Glagolev <stealth@sourcemage.org>
* init.d/apache: added graceful reload function