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 2021/06/04 06:28:37 UTC

[couchdb] branch bump-ibrowse-4.4.2-3-on-3.x created (now 9eaa0c4)

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

vatamane pushed a change to branch bump-ibrowse-4.4.2-3-on-3.x
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


      at 9eaa0c4  Bump ibrowse to 4.4.2-3

This branch includes the following new commits:

     new 9eaa0c4  Bump ibrowse to 4.4.2-3

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


[couchdb] 01/01: Bump ibrowse to 4.4.2-3

Posted by va...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

vatamane pushed a commit to branch bump-ibrowse-4.4.2-3-on-3.x
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit 9eaa0c4c623d0a9a5faadac9d88639a0c18b2d94
Author: Nick Vatamaniuc <va...@apache.org>
AuthorDate: Fri Jun 4 02:27:31 2021 -0400

    Bump ibrowse to 4.4.2-3
    
    This is a backport of https://github.com/apache/couchdb/commit/e349128d21212e9ab9ca35e8a72c581b9b77ebb1 from main.
---
 rebar.config.script | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rebar.config.script b/rebar.config.script
index 8e97674..54c7df4 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -159,7 +159,7 @@ DepDescs = [
 %% Third party deps
 {folsom,           "folsom",           {tag, "CouchDB-0.8.4"}},
 {hyper,            "hyper",            {tag, "CouchDB-2.2.0-7"}},
-{ibrowse,          "ibrowse",          {tag, "CouchDB-4.4.2-2"}},
+{ibrowse,          "ibrowse",          {tag, "CouchDB-4.4.2-3"}},
 {jiffy,            "jiffy",            {tag, "CouchDB-1.0.5-1"}},
 {mochiweb,         "mochiweb",         {tag, "v2.20.0"}},
 {meck,             "meck",             {tag, "0.9.2"}},