Skip to Content.
Sympa Menu

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

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 (09e793f41b7a48e9a6996e86cf5d28a71b2be098)
  • Date: Mon, 27 Jul 2015 08:12:32 +0000

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

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

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

lighttpd: => 1.4.36 [security]

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

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=10
+ SECURITY_PATCH=11
KEYWORDS="http"
SHORT="light httpd"
cat << EOF
diff --git a/http/lighttpd/HISTORY b/http/lighttpd/HISTORY
index d0b49d1..18e7395 100644
--- a/http/lighttpd/HISTORY
+++ b/http/lighttpd/HISTORY
@@ -1,3 +1,7 @@
+2015-07-27 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.4.36; changed SOURCE_URL[0] extension;
+ SECURITY_PATCH++ (CVE-2015-3200)
+
2014-10-24 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: use SSL provider




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (09e793f41b7a48e9a6996e86cf5d28a71b2be098), Vlad Glagolev, 07/27/2015

Archive powered by MHonArc 2.6.24.

Top of Page