Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-0.56 grimoire by George Sherwood (70c85adde509b04b748af4c70bb792d0575a4b99)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to stable-0.56 grimoire by George Sherwood (70c85adde509b04b748af4c70bb792d0575a4b99)
  • Date: Thu, 2 Jun 2011 16:26:28 -0500

GIT changes to stable-0.56 grimoire by George Sherwood
<gsherwood AT sourcemage.org>:

http/apache22/DETAILS | 14 +++++++-------
http/apache22/HISTORY | 4 ++++
libs/apr/CONFIGURE | 1 -
libs/apr/DETAILS | 3 ++-
libs/apr/HISTORY | 3 +++
5 files changed, 16 insertions(+), 9 deletions(-)

New commits:
commit 70c85adde509b04b748af4c70bb792d0575a4b99
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

apache22: => 2.2.19 (security)
(cherry picked from commit 4cfea41cff754bf5c83a72cf38b33c158c88d671)

commit d0a43e6ffda0aa45cd2042fbebb619b2b5e73a7e
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

apr: => 1.4.5 (security)
(cherry picked from commit 6fdfe6532262ec070e0839979887779c74aeae1a)

diff --git a/http/apache22/DETAILS b/http/apache22/DETAILS
index 1fd6855..ab402eb 100755
--- a/http/apache22/DETAILS
+++ b/http/apache22/DETAILS
@@ -1,20 +1,20 @@
SPELL=apache22
- VERSION=2.2.18
- SECURITY_PATCH=11
+ VERSION=2.2.19
+ SECURITY_PATCH=12
SOURCE=httpd-$VERSION.tar.bz2
SOURCE2=$SOURCE.asc
SOURCE_GPG="apache.gpg:$SOURCE2:UPSTREAM_KEY"
SOURCE_DIRECTORY="$BUILD_DIRECTORY/httpd-$VERSION"
- SOURCE_URL[0]=$APACHE_URL/httpd/$SOURCE
- SOURCE_URL[1]=http://www.apache.org/dist/httpd/$SOURCE
- SOURCE2_URL[0]=$APACHE_URL/httpd/$SOURCE2
- SOURCE2_URL[1]=http://www.apache.org/dist/httpd/$SOURCE2
+ SOURCE_URL[0]=http://www.apache.org/dist/httpd/$SOURCE
+ SOURCE_URL[1]=$APACHE_URL/httpd/$SOURCE
+ SOURCE2_URL[0]=http://www.apache.org/dist/httpd/$SOURCE2
+ SOURCE2_URL[1]=$APACHE_URL/httpd/$SOURCE2
SOURCE2_IGNORE=signature
LICENSE[0]=APACHE
WEB_SITE=http://www.apache.org/
KEYWORDS="http httpd webserver apache"
ENTERED=20020422
- SHORT="Apache 2 HTTP server"
+ SHORT="Apache 2.2 HTTP server"
cat << EOF
Apache 2.2 offers numerous enhancements, improvements and performance
boosts over the 1.3 and 2.0 codebase. The most visible and noteworthy
addition
diff --git a/http/apache22/HISTORY b/http/apache22/HISTORY
index b6d0ddf..22a3116 100644
--- a/http/apache22/HISTORY
+++ b/http/apache22/HISTORY
@@ -1,3 +1,7 @@
+2011-05-22 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.2.19; SECURITY_PATCH++ (CVE-2011-1928)
+ swapped source urls; modified short desc
+
2011-05-12 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.2.18; SECURITY_PATCH++ (CVE-2011-0419)

diff --git a/libs/apr/CONFIGURE b/libs/apr/CONFIGURE
index 8296473..ddf3d0a 100755
--- a/libs/apr/CONFIGURE
+++ b/libs/apr/CONFIGURE
@@ -1,3 +1,2 @@
source $SECTION_DIRECTORY/FUNCTIONS &&
default_configure_apr
-
diff --git a/libs/apr/DETAILS b/libs/apr/DETAILS
index 5a55734..c4e60c0 100755
--- a/libs/apr/DETAILS
+++ b/libs/apr/DETAILS
@@ -1,5 +1,6 @@
SPELL=apr
- VERSION=1.4.2
+ VERSION=1.4.5
+ SECURITY_PATCH=1
REPOS_URI="branches/${VERSION%.*}.x"
# APR_LATEST replaces APR_CVS; remove APR_CVS in May, 2005
if [[ "${APR_LATEST:-APR_CVS}" == y ]]; then
diff --git a/libs/apr/HISTORY b/libs/apr/HISTORY
index 0e65b42..9449ae5 100644
--- a/libs/apr/HISTORY
+++ b/libs/apr/HISTORY
@@ -1,3 +1,6 @@
+2011-05-22 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.4.5; SECURITY_PATCH++
+
2010-10-30 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.4.2




  • [SM-Commit] GIT changes to stable-0.56 grimoire by George Sherwood (70c85adde509b04b748af4c70bb792d0575a4b99), George Sherwood, 06/02/2011

Archive powered by MHonArc 2.6.24.

Top of Page