Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (c14b72d54755273d8268511c44b98fa185ca90d3)

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 master grimoire by Vlad Glagolev (c14b72d54755273d8268511c44b98fa185ca90d3)
  • Date: Mon, 17 Mar 2014 14:28:01 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

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

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

lighttpd: => 1.4.35 [security]

diff --git a/http/lighttpd/DETAILS b/http/lighttpd/DETAILS
index 1607dd7..bf6c0e3 100755
--- a/http/lighttpd/DETAILS
+++ b/http/lighttpd/DETAILS
@@ -1,14 +1,14 @@
SPELL=lighttpd
- VERSION=1.4.34
+ VERSION=1.4.35
BRANCH=`echo -n $VERSION | cut -d . -f 1,2`
-
SOURCE_HASH=sha512:ad8b25090f81bcb55d3aac89cd17119ed3574a86756992bf36f7d302cf5966006bbc4a76e2d3926a4f096c0db30b01722aa7fb7fa556200ace6c3b82874d81ee
+
SOURCE_HASH=sha512:13f8562fb735964fe7ef1b127a15c43907f34be70b6bd2dd4ba61b59275d7c2a8d9a7947ff1a4d7cc5fd7efd309fc66b7de6d954b59424f814ea2eb98fd876b9
SOURCE=$SPELL-$VERSION.tar.bz2

SOURCE_URL[0]=http://download.lighttpd.net/$SPELL/releases-$BRANCH.x/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://www.lighttpd.net/
LICENSE[0]=BSD
ENTERED=20050722
- SECURITY_PATCH=9
+ SECURITY_PATCH=10
KEYWORDS="http"
SHORT="light httpd"
cat << EOF
diff --git a/http/lighttpd/HISTORY b/http/lighttpd/HISTORY
index 5a20338..97ba093 100644
--- a/http/lighttpd/HISTORY
+++ b/http/lighttpd/HISTORY
@@ -1,3 +1,7 @@
+2014-03-17 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.4.35; SECURITY_PATCH++
+ (CVE-2014-2323, CVE-2014-2324)
+
2014-01-21 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.4.34; SECURITY_PATCH++
(CVE-2013-4508, CVE-2013-4559, CVE-2013-4560)



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (c14b72d54755273d8268511c44b98fa185ca90d3), Vlad Glagolev, 03/17/2014

Archive powered by MHonArc 2.6.24.

Top of Page