Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-rc-0.61 grimoire by Vlad Glagolev (c4d77c4eda8e16507b3469a5c0543e3124ad5916)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to stable-rc-0.61 grimoire by Vlad Glagolev (c4d77c4eda8e16507b3469a5c0543e3124ad5916)
  • Date: Sun, 18 Dec 2011 14:21:29 -0600

GIT changes to stable-rc-0.61 grimoire by Vlad Glagolev
<stealth AT sourcemage.org>:

http/lighttpd/DETAILS | 6 +++---
http/lighttpd/HISTORY | 3 +++
2 files changed, 6 insertions(+), 3 deletions(-)

New commits:
commit c4d77c4eda8e16507b3469a5c0543e3124ad5916
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

lighttpd: cherry-picked b8887db

diff --git a/http/lighttpd/DETAILS b/http/lighttpd/DETAILS
index 2f3ace2..1b77f84 100755
--- a/http/lighttpd/DETAILS
+++ b/http/lighttpd/DETAILS
@@ -1,14 +1,14 @@
SPELL=lighttpd
- VERSION=1.4.29
+ VERSION=1.4.30
BRANCH=`echo -n $VERSION | cut -d . -f 1,2`
-
SOURCE_HASH=sha512:8c6d8a4d26375e56786c0e0e53cbe903898371fe7fffc4bb61fe3b4c390a0e9fe7f45f3bd77afccf1d43b9388a7e1ac99d50eb7c2e624dcfd6ed71e4dc6d4fbc
+
SOURCE_HASH=sha512:a5bf730d7699aa4c825dfd1333eea0dbdedfa29a0c43854c23c8b0eb13a12c75b3944c862fd094dee521f7bad78e50b5aa07607002ef590e14ba68fb1cac05a2
SOURCE=$SPELL-$VERSION.tar.bz2

SOURCE_URL[0]=http://download.lighttpd.net/lighttpd/releases-$BRANCH.x/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://www.lighttpd.net/
LICENSE[0]=BSD
ENTERED=20050722
- SECURITY_PATCH=6
+ SECURITY_PATCH=7
KEYWORDS="http"
SHORT="light httpd"
cat << EOF
diff --git a/http/lighttpd/HISTORY b/http/lighttpd/HISTORY
index 9803f0b..d4b2aa1 100644
--- a/http/lighttpd/HISTORY
+++ b/http/lighttpd/HISTORY
@@ -1,3 +1,6 @@
+2011-12-19 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.4.30; SECURITY_PATCH++ (CVE-2011-4362)
+
2011-07-03 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.4.29




  • [SM-Commit] GIT changes to stable-rc-0.61 grimoire by Vlad Glagolev (c4d77c4eda8e16507b3469a5c0543e3124ad5916), Vlad Glagolev, 12/18/2011

Archive powered by MHonArc 2.6.24.

Top of Page