You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2016/07/07 15:50:14 UTC

couchdb commit: updated refs/heads/master to b3f8744

Repository: couchdb
Updated Branches:
  refs/heads/master 3bc67cb51 -> b3f8744b1


apply 'Handle ssl socket case' in chttpd


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

Branch: refs/heads/master
Commit: b3f8744b1160ef9d5a9bab8f65ff35c2d30e6e6a
Parents: 3bc67cb
Author: Robert Newson <rn...@apache.org>
Authored: Thu Jul 7 16:49:37 2016 +0100
Committer: Robert Newson <rn...@apache.org>
Committed: Thu Jul 7 16:49:54 2016 +0100

----------------------------------------------------------------------
 rebar.config.script | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/b3f8744b/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 295edc2..141a7a8 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -29,7 +29,7 @@ DepDescs = [
 {b64url,           "b64url",           "6895652d80f95cdf04efb14625abed868998f174"},
 {couch_log,        "couch-log",        "cc5540419e0a4bb7872d18bc5a94f39446d83a88"},
 {couch_log_lager,  "couch-log-lager",  "a7a8b7efb8855a8b0cf9612eeca7c190c414bbfb"},
-{chttpd,           "chttpd",           "b468c7de32c601bd2710b04ff71cecb8d3f0540f"},
+{chttpd,           "chttpd",           "0627357bfee793dea28f3822e952ddd31601fd92"},
 {couch,            "couch",            "411c130ea63c3423d7ea71743095dfb446680da6"},
 {couch_index,      "couch-index",      "e7d269800302224eacf9585f74eb30822495755b"},
 {couch_mrview,     "couch-mrview",     "cfc354989a28865ec83efc0f745e91b8c6a3a6c3"},