You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by vi...@apache.org on 2016/04/04 20:37:58 UTC

[2/2] mesos git commit: Upgrade http-parser to v2.6.2 [mesos].

Upgrade http-parser to v2.6.2 [mesos].

Review: https://reviews.apache.org/r/45528/


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/098f93fa
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/098f93fa
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/098f93fa

Branch: refs/heads/master
Commit: 098f93facd18b9a7534f4d56d5a614941278a18b
Parents: e9a82bb
Author: Zhiwei Chen <zh...@gmail.com>
Authored: Mon Apr 4 11:37:41 2016 -0700
Committer: Vinod Kone <vi...@gmail.com>
Committed: Mon Apr 4 11:37:41 2016 -0700

----------------------------------------------------------------------
 3rdparty/cmake/Versions.cmake | 2 +-
 LICENSE                       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/098f93fa/3rdparty/cmake/Versions.cmake
----------------------------------------------------------------------
diff --git a/3rdparty/cmake/Versions.cmake b/3rdparty/cmake/Versions.cmake
index 35d7e98..fd6183f 100644
--- a/3rdparty/cmake/Versions.cmake
+++ b/3rdparty/cmake/Versions.cmake
@@ -2,7 +2,7 @@ set(BOOST_VERSION       "1.53.0")
 set(CURL_VERSION        "7.43.0")
 set(GLOG_VERSION        "0.3.3")
 set(GMOCK_VERSION       "1.7.0")
-set(HTTP_PARSER_VERSION "2.6.1")
+set(HTTP_PARSER_VERSION "2.6.2")
 set(LEVELDB_VERSION     "1.4")
 set(LIBAPR_VERSION      "1.5.2")
 set(LIBEV_VERSION       "4.22")

http://git-wip-us.apache.org/repos/asf/mesos/blob/098f93fa/LICENSE
----------------------------------------------------------------------
diff --git a/LICENSE b/LICENSE
index 1c0355c..19130d9 100644
--- a/LICENSE
+++ b/LICENSE
@@ -516,7 +516,7 @@ file under either the BSD or the GPL.
 
 ======================================================================
 For http-parser
-(3rdparty/libprocess/3rdparty/http-parser-2.6.1.tar.gz):
+(3rdparty/libprocess/3rdparty/http-parser-2.6.2.tar.gz):
 ======================================================================
 
 http_parser.c is based on src/http/ngx_http_parse.c from NGINX copyright