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/16 03:12:30 UTC

[couchdb] branch master updated: Bump couch, fabric, chttpd, couch_mrview to implement max_document_size limit

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  d9ab78e   Bump couch, fabric, chttpd, couch_mrview to implement max_document_size limit
d9ab78e is described below

commit d9ab78e109a9c4b98e33eceef2f6bb1886d749d7
Author: Nick Vatamaniuc <va...@apache.org>
AuthorDate: Wed Mar 15 23:09:01 2017 -0400

    Bump couch, fabric, chttpd, couch_mrview to implement max_document_size limit
    
    COUCHDB-2992
---
 rebar.config.script | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/rebar.config.script b/rebar.config.script
index 702a89e..266afc1 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -28,10 +28,10 @@ DepDescs = [
 %% keep these sorted
 {b64url,           "b64url",           "6895652d80f95cdf04efb14625abed868998f174"},
 {couch_log,        "couch-log",        "ad803f66dbd1900b67543259142875a6d03503ce"},
-{chttpd,           "chttpd",           "60f6f6a8be1d8334241f40a34516e5c9ba30a9f4"},
-{couch,            "couch",            "5685f172d232700412e9c34dba0407c5acebe8f8"},
+{chttpd,           "chttpd",           "74002101513c03df74a4c25f3c892f5d003fa5da"},
+{couch,            "couch",            "c50a8cda6b0b669dbc987ebd76362620077822fe"},
 {couch_index,      "couch-index",      "f0a6854e578469612937a766632fdcdc52ee9c65"},
-{couch_mrview,     "couch-mrview",     "e1d13a983a0ba56fcb1eb31c4e4fe56bc3692719"},
+{couch_mrview,     "couch-mrview",     "49533ef9d7a536003faabf9640861e0ecf45eb37"},
 {couch_replicator, "couch-replicator", "d00b981445c03622497088eb872059ab4f48b298"},
 {couch_plugins,    "couch-plugins",    "3e73b723cb126cfc471b560d17c24a8b5c540085"},
 {couch_event,      "couch-event",      "7e382132219d708239306aa3591740694943d367"},
@@ -42,7 +42,7 @@ DepDescs = [
                    "17b722ea3b6b295abf44281c0db1c5ba9ab459f0", [raw]},
 {ddoc_cache,       "ddoc-cache",       "c762e90a33ce3cda19ef142dd1120f1087ecd876"},
 {ets_lru,          "ets-lru",          "c05488c8b1d7ec1c3554a828e0c9bf2888932ed6"},
-{fabric,           "fabric",           "d22903c0ceaf19a305e67b5b7322cbdc4e5e9340"},
+{fabric,           "fabric",           "ce62148d0a4469751d8078cc223684da29b5d4a7"},
 {fauxton,          {url, "https://github.com/apache/couchdb-fauxton"},
                    {tag, "v1.1.9"}, [raw]},
 {folsom,           "folsom",           "a5c95dec18227c977029fbd3b638966d98f17003"},

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