You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by dc...@apache.org on 2014/08/18 13:10:52 UTC

[1/2] couchdb commit: updated refs/heads/1.6.x to 59e4bda

Repository: couchdb
Updated Branches:
  refs/heads/1.6.x 4290bab82 -> 59e4bdace (forced update)


build: set version for 1.6.1 release


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

Branch: refs/heads/1.6.x
Commit: ce57300b562f11ba74dd0eb0e110e30e4510f602
Parents: d1bc0a9
Author: Dave Cottlehuber <dc...@apache.org>
Authored: Thu Aug 14 00:53:30 2014 +0200
Committer: Dave Cottlehuber <dc...@apache.org>
Committed: Mon Aug 18 12:56:59 2014 +0200

----------------------------------------------------------------------
 acinclude.m4.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/ce57300b/acinclude.m4.in
----------------------------------------------------------------------
diff --git a/acinclude.m4.in b/acinclude.m4.in
index 9f0b3f4..ef4e8a6 100644
--- a/acinclude.m4.in
+++ b/acinclude.m4.in
@@ -18,7 +18,7 @@ m4_define([LOCAL_PACKAGE_NAME], [Apache CouchDB])
 m4_define([LOCAL_BUG_URI], [https://issues.apache.org/jira/browse/COUCHDB])
 m4_define([LOCAL_VERSION_MAJOR], [1])
 m4_define([LOCAL_VERSION_MINOR], [6])
-m4_define([LOCAL_VERSION_REVISION], [0])
+m4_define([LOCAL_VERSION_REVISION], [1])
 m4_define([LOCAL_VERSION_STAGE], [])
 m4_define([LOCAL_VERSION_RELEASE], [])
 m4_define([LOCAL_VERSION_PRIMARY],


[2/2] couchdb commit: updated refs/heads/1.6.x to 59e4bda

Posted by dc...@apache.org.
docs: update release notes with noteworthy commits


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

Branch: refs/heads/1.6.x
Commit: 59e4bdaced13954ff9c8d8927c6090a65a429a37
Parents: ce57300
Author: Dave Cottlehuber <dc...@apache.org>
Authored: Thu Aug 14 11:58:33 2014 +0200
Committer: Dave Cottlehuber <dc...@apache.org>
Committed: Mon Aug 18 13:09:58 2014 +0200

----------------------------------------------------------------------
 share/doc/src/whatsnew/1.6.rst | 9 +++++++++
 1 file changed, 9 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/59e4bdac/share/doc/src/whatsnew/1.6.rst
----------------------------------------------------------------------
diff --git a/share/doc/src/whatsnew/1.6.rst b/share/doc/src/whatsnew/1.6.rst
index 5b971da..a5f0e4e 100644
--- a/share/doc/src/whatsnew/1.6.rst
+++ b/share/doc/src/whatsnew/1.6.rst
@@ -33,6 +33,15 @@ as deprecated and will be removed in future releases. It's strongly recommended
 to update :config:option:`httpd/authentication_handlers` option with new value
 in case if you had used such handler.
 
+.. _release/1.6.1:
+
+Version 1.6.1
+=============
+
+bugfix release:
+
+* Hash admin passwords stored in ``local.ini`` on startup :commit:`d43f69d`.
+
 .. _release/1.6.0:
 
 Version 1.6.0