+1 * checksums and sigs match. * make distcheck passes. * Futon test suite passes in Firefox, Chrome and Safari. OS X (10.6.5), erlang 14B, spidermonkey 1.8.5, ICU 4.4.1. B. On Thu, Nov 25, 2010 at 6:43 PM, Paul Davis wrote: > Hello, > > I would like call a vote for the Apache CouchDB 1.0.2 release, round 1. > > Changes since 1.0.1: > > Futon: > >  * Make test suite work with Safari and Chrome. > > Storage System: > >  * Fix leaking file handles after compacting databases and views. >  * Fix databases forgetting their validation function after compaction. >  * Fix occasional timeout errors after successfully compacting large databases. >  * Fix ocassional error when writing to a database that has just been compacted. >  * Fix occasional timeout errors on systems with slow or heavily loaded IO. > > Log System: > >  * Reduce lengthy stack traces. >  * Allow logging of native types. > > HTTP Interface: > >  * Allow reduce=false parameter in map-only views. >  * Fix parsing of Accept headers. > > Replicator: > >  * Updated ibrowse library to 2.1.0 fixing numerous replication issues. >  * Fix authenticated replication (with HTTP basic auth) of design documents >   with attachments. >  * Various fixes to make replication more resilient for edge-cases. > > View Server: > >  * Don't trigger view updates when requesting `_design/doc/_info`. >  * Fix for circular references in CommonJS requires. >  * Made isArray() function available to functions executed in the query server. >  * Documents are now sealed before being passed to map functions. > > We encourage the whole community to download and test these release artifacts so > that any critical issues can be resolved before the release is made. Everyone is > free to vote on this release, so get stuck in! > > We are voting on the following release artifacts: > >  http://people.apache.org/~davisp/dist/1.0.2/ > > These artifacts have been built from the 1.0.2 tag in Subversion: > >  http://svn.apache.org/repos/asf/couchdb/tags/1.0.2/ > > Happy voting, > Paul Davis >