summaryrefslogtreecommitdiff
path: root/databases/couchdb/distinfo
diff options
context:
space:
mode:
authorfhajny <fhajny>2012-09-17 09:42:46 +0000
committerfhajny <fhajny>2012-09-17 09:42:46 +0000
commit178fceeb1ecb06836e0de351cd61a19d8ec473c3 (patch)
treee478826a904fbae0d1625b58930d07e340f17e84 /databases/couchdb/distinfo
parente584b17a532c9653bc70f60a653c1a9e5966c260 (diff)
downloadpkgsrc-178fceeb1ecb06836e0de351cd61a19d8ec473c3.tar.gz
Update databases/couchdb to 1.2.0.
Changes in 1.2.0 * Updated bundled erlang_oauth library to the latest version. * cURL is no longer required to build CouchDB as it is only required by the command line JS test runner. * Added a native JSON parser. * Optional file compression (database and view index files). This feature is enabled by default. * Several performance improvements, especially regarding database writes and view indexing. * Added a 'data_size' property to database and view group information URIs. * Added support for automatic compaction. This feature is disabled by default, but it can be enabled via the .ini configuration. * A new replicator implementation that offers more performance and configuration options. * Added optional field 'since_seq' to replication objects/documents. * Simpler replication cancelation. * The _active_tasks API now exposes more granular fields for each task type. * Futon's 'Status' screen (active tasks) now displays two new task status fields: 'Started on' and 'Updated on'. * Added built-in changes feed filter '_view'. * Fixed old index file descriptor leaks after a view cleanup. * Performance improvements for the built-in changes feed filters '_doc_ids' and '_design'. * Fixes to the '_changes' feed heartbeat option when combined with a filter. It affected continuous pull replications with a filter. * Fix use of OAuth with VHosts and URL rewriting. * OAuth secrets can now be stored in the users system database. * Documents in the _users database can no longer be read by everyone. * Confidential information in the _replication database can no longer be read by everyone. * Password hashes are now calculated by CouchDB instead of the client. * Allow persistent authentication cookies. * The requested_path property of query server request objects now has the path requested by clients before VHosts and rewriting. * Fixed incorrect reduce query results when using pagination parameters. * Made icu_driver work with Erlang R15B and later. * Improvements to the build system and etap test suite. * Avoid invalidating view indexes when running out of file descriptors. * Log correct stacktrace in all cases. * Improvements to log messages for file-related errors.
Diffstat (limited to 'databases/couchdb/distinfo')
-rw-r--r--databases/couchdb/distinfo13
1 files changed, 6 insertions, 7 deletions
diff --git a/databases/couchdb/distinfo b/databases/couchdb/distinfo
index 55b8bc9a2d8..94906d68e6d 100644
--- a/databases/couchdb/distinfo
+++ b/databases/couchdb/distinfo
@@ -1,11 +1,10 @@
-$NetBSD: distinfo,v 1.3 2011/12/20 14:08:55 fhajny Exp $
+$NetBSD: distinfo,v 1.4 2012/09/17 09:42:46 fhajny Exp $
-SHA1 (apache-couchdb-1.1.1.tar.gz) = c901676663279338095642462bafa2d0667df98b
-RMD160 (apache-couchdb-1.1.1.tar.gz) = e61acf6649dbcfdd4834cc5f0920f38fd0d4ba76
-Size (apache-couchdb-1.1.1.tar.gz) = 1070948 bytes
-SHA1 (patch-aa) = 86666a2454c2a4540d95cb67e362b635942440f9
+SHA1 (apache-couchdb-1.2.0.tar.gz) = da17af99cf3b1f9a89f0051b7d9de0cbd6fe81b6
+RMD160 (apache-couchdb-1.2.0.tar.gz) = c96da6e285201f001431c57ee84cc04e2e244115
+Size (apache-couchdb-1.2.0.tar.gz) = 1326925 bytes
+SHA1 (patch-aa) = 87851cdb03140110b5000f6f7b374b555bb1781d
SHA1 (patch-ab) = 5efc967379dd4b1fcbc18c64266f7308892d7b71
SHA1 (patch-ac) = ad77cac068fe07046275271f0d745b3a1c8a4baa
SHA1 (patch-ad) = 20fcfab5fe067d57703d2cc80e308b112ce60826
-SHA1 (patch-ae) = 4e8ed625790191b429a5116a6062ccb131cb4d18
-SHA1 (patch-src__couchdb__priv__couch_js__utf8.h) = 2134e3b717d04592ab24763fa8127d99df49b27b
+SHA1 (patch-ae) = b9af6f55d1fcaf88d6f3cff42eac233787bd2ee0