Skip to Content.
Sympa Menu

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

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 (beba9d9e9f755c8cce3bd598a8ec60ece4510c65)
  • Date: Sun, 17 Apr 2016 05:16:22 +0000

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

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

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

nginx: => 1.8.1 (stable), 1.9.10 (devel) [security]

commit 7ad58bea5f3b6cf515e5931ee85c3d18bfe61462
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

lighttpd: => 1.4.39 [security]

diff --git a/http/lighttpd/DETAILS b/http/lighttpd/DETAILS
index fa3f9ae..788cb7c 100755
--- a/http/lighttpd/DETAILS
+++ b/http/lighttpd/DETAILS
@@ -1,14 +1,14 @@
SPELL=lighttpd
- VERSION=1.4.37
+ VERSION=1.4.39
+ SECURITY_PATCH=12
BRANCH=`echo -n $VERSION | cut -d . -f 1,2`
-
SOURCE_HASH=sha512:66895bef05cc0cefb8807a7a753d6bd5fba0486c2187334f223a5b8431f789154a42ea3927e8a2a5ad09796433a47dd4ba8851400b9d76743202d42181a98bff
+
SOURCE_HASH=sha512:088ab34a06497f5fa0356dee596f3f31c8439dafdc42909dadde6aa2ac2198ba40afabca69e99e6650195a74a422900c63951eea9a915414c0aa136792d3560e
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=11
KEYWORDS="http"
SHORT="light httpd"
cat << EOF
diff --git a/http/lighttpd/HISTORY b/http/lighttpd/HISTORY
index fa3159b..513cf0d 100644
--- a/http/lighttpd/HISTORY
+++ b/http/lighttpd/HISTORY
@@ -1,3 +1,6 @@
+2016-04-17 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.4.39; SECURITY_PATCH++
+
2015-10-28 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.4.37

diff --git a/http/nginx/DETAILS b/http/nginx/DETAILS
index 8a05b88..8607033 100755
--- a/http/nginx/DETAILS
+++ b/http/nginx/DETAILS
@@ -6,12 +6,12 @@ fi

case "$NGINX_RELEASE" in
stable)
- VERSION=1.8.0
- SECURITY_PATCH=5
+ VERSION=1.8.1
+ SECURITY_PATCH=6
;;
devel)
- VERSION=1.9.3
- SECURITY_PATCH=5
+ VERSION=1.9.10
+ SECURITY_PATCH=6
;;
esac
SOURCE=$SPELL-$VERSION.tar.gz
diff --git a/http/nginx/HISTORY b/http/nginx/HISTORY
index 5cdab65..920266c 100644
--- a/http/nginx/HISTORY
+++ b/http/nginx/HISTORY
@@ -1,3 +1,7 @@
+2016-04-17 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.8.1 (stable), 1.9.10 (devel);
+ SECURITY_PATCH++ (CVE-2016-0742, CVE-2016-0746, CVE-2016-0747)
+
2015-07-16 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: versions 1.8.0 and 1.9.3
* CONFIGURE: add query for thread support



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (beba9d9e9f755c8cce3bd598a8ec60ece4510c65), Vlad Glagolev, 04/17/2016

Archive powered by MHonArc 2.6.24.

Top of Page