Backport CSP fix from couchdb-couch
Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/a783904c Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/a783904c Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/a783904c Branch: refs/heads/master Commit: a783904c8e7d8a227f1fadaed343b870a8e94408 Parents: 7ae442a Author: Alexander Shorin <kxe...@apache.org> Authored: Mon Mar 14 07:46:18 2016 +0300 Committer: Alexander Shorin <kxe...@apache.org> Committed: Mon Mar 14 08:23:48 2016 +0300 ---------------------------------------------------------------------- rebar.config.script | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/a783904c/rebar.config.script ---------------------------------------------------------------------- diff --git a/rebar.config.script b/rebar.config.script index e461e85..73be98e 100644 --- a/rebar.config.script +++ b/rebar.config.script @@ -30,7 +30,7 @@ DepDescs = [ {cassim, "cassim", "ab1ef1cee5f7b7ec1733e44845c1df99fc7a66a3"}, {couch_log, "couch-log", "e4abbd3874356dc7a201b09676e27ff7dc8bed7c"}, {couch_log_lager, "couch-log-lager", "b2a0471a87765de50c5eb05c65c121f68a9ae9fa"}, -{chttpd, "chttpd", "a0e52bd00a57c060b7626a4342a0c46dccd68283"}, +{chttpd, "chttpd", "bdcaad96ce7a65f94e901ca9865317ea9f4f1027"}, {couch, "couch", "9d28c5715be292d6028848dabafb41646c29b742"}, {couch_index, "couch-index", "e8c8ca8b0bb66193f1ba7e4b1d7e4a3817d661ab"}, {couch_mrview, "couch-mrview", "6ec35971ebd96133cc6a34fa29f1d364049a7ecd"},