summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2011-08-31 09:32:02 +0400
committerVlad Glagolev2011-08-31 09:58:56 +0400
commit28400dddd6edccfb7ef4ca5469e5fb6607492b0a (patch)
treeace47fa9861c40f2c289c0007a37d2de92b690a4
parent30bbcc010924ea4a1cab97f89e9e7894c528a045 (diff)
apache22: => 2.2.20 (security)
(cherry picked from commit c47b5148f000ebab05392fdcc88c1523f55b2d75)
-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 ab402eb8a3..6d9f5d8f06 100755
--- a/http/apache22/DETAILS
+++ b/http/apache22/DETAILS
@@ -1,6 +1,6 @@
SPELL=apache22
- VERSION=2.2.19
- SECURITY_PATCH=12
+ VERSION=2.2.20
+ SECURITY_PATCH=13
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 09d50bb663..b583274990 100644
--- a/http/apache22/HISTORY
+++ b/http/apache22/HISTORY
@@ -1,3 +1,6 @@
+2011-08-31 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 2.2.20; SECURITY_PATCH++ (CVE-2011-3192)
+
2011-08-11 Vlad Glagolev <stealth@sourcemage.org>
* DEPENDS: force LDAP version of apr-util if any ldap module is selected