+1 OS X checksums and sigs match
make check and Futon all pass in FF 4. B. On 25 June 2011 09:17, Dave Cottlehuber <[email protected]> wrote: > On 26 June 2011 01:16, Dave Cottlehuber <[email protected]> wrote: >> On 25 June 2011 11:54, Paul Davis <[email protected]> wrote: >>> This is the release vote for Apache CouchDB 1.0.3 >>> >>> Changes in this release: >>> >>> * Fixed compatibility issues with Erlang R14B02. >>> * Fix bug that allows invalid UTF-8 after valid escapes. >>> * The query parameter `include_docs` now honors the parameter `conflicts`. >>> This applies to queries against map views, _all_docs and _changes. >>> * Added support for inclusive_end with reduce views. >>> * More performant queries against _changes and _all_docs when using the >>> `include_docs` parameter. >>> * Enabled replication over IPv6. >>> * Fixed for crashes in continuous and filtered changes feeds. >>> * Fixed error when restarting replications in OTP R14B02. >>> * Upgrade ibrowse to version 2.2.0. >>> * Fixed bug when using a filter and a limit of 1. >>> * Fixed OAuth signature computation in OTP R14B02. >>> * Handle passwords with : in them. >>> * Made compatible with jQuery 1.5.x. >>> * Etap tests no longer require use of port 5984. They now use a randomly >>> selected port so they won't clash with a running CouchDB. >>> * Windows builds now require ICU >= 4.4.0 and Erlang >= R14B03. See >>> COUCHDB-1152, and COUCHDB-963 + OTP-9139 for more information. >>> >>> 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. Please report your >>> results and vote to this thread. >>> >>> We are voting on the following release artifacts: >>> >>> http://people.apache.org/~davisp/dist/1.0.3-rc1/ >>> >>> Instructions for validating the release tarball can be found here: >>> >>> http://people.apache.org/~davisp/dist/ >>> >>> Instructions for testing the build artefacts can be found here: >>> >>> http://wiki.apache.org/couchdb/Test_procedure >>> >>> These artifacts have been built from the 1.0.3 tag in Subversion: >>> >>> http://svn.apache.org/repos/asf/couchdb/tags/1.0.3/ >>> >>> At some point this weekend you will be bored with nothing to do for >>> ten to fifteen minutes, this is when you should vote. >>> >> >> pgp keys, md5, sha OK >> diff OK. >> >> configure OK on mac 10.6.7 and windows 7 x64 (there can be only one) >> spidermonkey 1.8.0, erlang R14b03 >> make checks OK >> foooooton OK ; tests done on Mac OS X in: >> Chrome 12.0.742.100 >> Firefox Aurora 6.0a2 >> Safari 5.0.5 (6533.21.1) > > +1 > >> /test/javascript/run - all ok on windows except for; >> not ok 3 attachment_names expected '"Created"', got 'null' >> not ok 26 form_submit false >> not ok 44 replication ReferenceError: $ is not defined >> >> /test/javascript/run - all ok on mac except for same 3 as above. >> >> @bitdiddle what JS are you building against? I'm using the homebrewed >> version on both platforms >> https://github.com/mxcl/homebrew/blob/master/Library/Formula/spidermonkey.rb >> >> A+ >> Dave >> >
