summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2011-09-13 02:54:51 +0400
committerVlad Glagolev2011-10-02 21:27:04 +0400
commitb2087f7114358cbe0127b0929320fc1a769d3ebe (patch)
treee2ca860004ad986c59142c7a92f912014c862260
parent5faa8c3e056fdc2894dc7b57d7bce3638a4a9dd8 (diff)
apache22: => 2.2.21 (security)
(cherry picked from commit b9a8280c12ea76d2561ae28752bbe6b03095d2e2)
-rwxr-xr-xhttp/apache22/DETAILS4
-rw-r--r--http/apache22/HISTORY4
2 files changed, 6 insertions, 2 deletions
diff --git a/http/apache22/DETAILS b/http/apache22/DETAILS
index 6d9f5d8f06..d55d3e991d 100755
--- a/http/apache22/DETAILS
+++ b/http/apache22/DETAILS
@@ -1,6 +1,6 @@
SPELL=apache22
- VERSION=2.2.20
- SECURITY_PATCH=13
+ VERSION=2.2.21
+ SECURITY_PATCH=14
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 0eff2b2cab..98b1151ec6 100644
--- a/http/apache22/HISTORY
+++ b/http/apache22/HISTORY
@@ -1,3 +1,7 @@
+2011-09-13 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 2.2.21; SECURITY_PATCH++ (CVE-2011-3348,
+ regression introduced by the CVE-2011-3192)
+
2011-09-12 Bor Kraljič <pyrobor@ver.si>
* CONFIGURE: fixed url sourcemage.org -> wiki.sourcemage.org (fixes #181)