You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by va...@apache.org on 2017/03/10 03:01:53 UTC

[couchdb] branch master updated: Bump couch dependency

This is an automated email from the ASF dual-hosted git repository.

vatamane pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb.git

The following commit(s) were added to refs/heads/master by this push:
       new  a7417c7   Bump couch dependency
a7417c7 is described below

commit a7417c72163a75786ae5cf0773dd0e00ceaf9b88
Author: Nick Vatamaniuc <va...@apache.org>
AuthorDate: Thu Mar 9 21:00:56 2017 -0500

    Bump couch dependency
    
     * Return error row instead of crashing in built-in reducers
     * Rename max_document_size to max_http_request_size
     * Efficiently bypass vhost handling if there are none
---
 rebar.config.script | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rebar.config.script b/rebar.config.script
index 641fa1f..104d7d7 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -29,7 +29,7 @@ DepDescs = [
 {b64url,           "b64url",           "6895652d80f95cdf04efb14625abed868998f174"},
 {couch_log,        "couch-log",        "ad803f66dbd1900b67543259142875a6d03503ce"},
 {chttpd,           "chttpd",           "cb0f20ea0898cd24ff8ac0617b326874088d9157"},
-{couch,            "couch",            "63ef337475a266379c7208f52f827980e69d1d1b"},
+{couch,            "couch",            "5685f172d232700412e9c34dba0407c5acebe8f8"},
 {couch_index,      "couch-index",      "f0a6854e578469612937a766632fdcdc52ee9c65"},
 {couch_mrview,     "couch-mrview",     "e1d13a983a0ba56fcb1eb31c4e4fe56bc3692719"},
 {couch_replicator, "couch-replicator", "50a88baafc10c4cf34bce5a54d59e15ca15ea60a"},

-- 
To stop receiving notification emails like this one, please contact
['"commits@couchdb.apache.org" <co...@couchdb.apache.org>'].