pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/couchdb



Module name:    wip
Committed by:   fhajny
Date:           Wed Jun  9 13:20:48 UTC 2010

Modified Files:
        wip/couchdb: Makefile PLIST distinfo
        wip/couchdb/patches: patch-ac

Log Message:
Updated wip/couchdb to 0.11.0.

Version 0.11.0:
* Added support for building a Windows installer as part of 'make dist'.
* Added optional 'raw' binary collation for faster view builds where
  Unicode   collation is not important.
* Improved view index build time by reducing ICU collation callouts.
* Added option to implicitly create replication target databases.
* Improved view information objects.
* Bug fix for partial updates during view builds.
* Bug fix for building couch.app's module list.
* Fixed a problem with statistics timers and system sleep.
* Improved the statistics calculations to use an online moving window
  algorithm.
* Adds batching of multiple updating requests, to improve throughput with
  many writers.
* Removed the now redundant couch_batch_save module.
* Bug fix for premature termination of chunked responses.
* Improved speed and concurrency of config lookups.
* Fixed an edge case for HTTP redirects during replication.
* Fixed HTTP timeout handling for replication.
* Fixed query parameter handling in OAuth'd replication.
* Fixed a bug preventing mixing languages with lists and views.
* Avoid OS process leaks in lists.
* Avoid leaking file descriptors on automatic replication restarts.
* Various improvements to the Futon UI.
* Provide Content-MD5 header support for attachments.
* Adds configurable compression of attachments.
* Added default cookie-authentication and users db.
* Added per-db reader access control lists.
* Added per-db security object for configuration data in validation
  functions.
* Added URL Rewriter handler.
* Added proxy authentication handler.
* Added ability to replicate documents by id.
* Added virtual host handling.
* Uses json2.js for JSON serialization compatiblity with native JSON.

Version 0.10.2:
* Fixed CVE-2010-0009: Apache CouchDB Timing Attack Vulnerability.


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.2 -r1.3 wip/couchdb/PLIST wip/couchdb/distinfo \
    wip/couchdb/patches/patch-ac
cvs -z3 rdiff -u -r1.3 -r1.4 wip/couchdb/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/couchdb/PLIST?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/couchdb/distinfo?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/couchdb/patches/patch-ac?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/couchdb/Makefile?r1=1.3&r2=1.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index