You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by kx...@apache.org on 2015/10/16 13:30:00 UTC

couchdb commit: updated refs/heads/master to 047a50b

Repository: couchdb
Updated Branches:
  refs/heads/master 580b0e9f0 -> 047a50bcb


Update couch and chttpd for multipart stream fixes


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

Branch: refs/heads/master
Commit: 047a50bcb1c0559e9be24c9fca40b857c9ecacda
Parents: 580b0e9
Author: Alexander Shorin <kx...@apache.org>
Authored: Fri Oct 16 14:28:33 2015 +0300
Committer: Alexander Shorin <kx...@apache.org>
Committed: Fri Oct 16 14:28:33 2015 +0300

----------------------------------------------------------------------
 rebar.config.script | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/047a50bc/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 139ec20..d3f5377 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -30,8 +30,8 @@ DepDescs = [
 {couch_log,        "couch-log",        "fb4157370403c4c97f19d958a51c889950a66a94"},
 {couch_log_lager,  "couch-log-lager",  "b2a0471a87765de50c5eb05c65c121f68a9ae9fa"},
 {config,           "config",           "b2ecd0d47a776256956ce045123423494ff85e8e"},
-{chttpd,           "chttpd",           "c3fcf881fbb48c4633bcdcc38596a9963f519ceb"},
-{couch,            "couch",            "b5e7e54faba5bc06ebd76cd64b0dd5e2c1d06f0c"},
+{chttpd,           "chttpd",           "5482209016f4016cb0a8f204088acf85f1057812"},
+{couch,            "couch",            "de590ccdc83028394a935829d04aaee9da6f18d2"},
 {couch_index,      "couch-index",      "14f579dcd142ee90300244c854b301bbd5c863ee"},
 {couch_mrview,     "couch-mrview",     "f089832ea7f759b4e655051025cc48522fee9e1b"},
 {couch_replicator, "couch-replicator", "e2ecd854eabe8202b2d413b612125c3dcf9176e0"},