~ubuntu-branches/ubuntu/maverick/couchdb/maverick

« back to all changes in this revision

Viewing changes to README

  • Committer: Bazaar Package Importer
  • Author(s): Elliot Murphy
  • Date: 2009-10-13 16:50:35 UTC
  • mfrom: (1.2.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20091013165035-gelrjx6yvpkuyzpf
Tags: 0.10.0-0ubuntu1
* Final 0.10.0 upstream release. (LP: #450442)
  - CouchDB 0.10.0 is now a beta version, not alpha.
  - Fixes replication with 0.9 servers.
  - Fix UUID's tests.
  - Includes ETap into the test suite.
  - Fix UUID's ETags.
  - Fix cookie and oauth+replication.
  - OAuth support for https URL scheme.
  - Reject invalid UTF-8.
* debian/patches
  - dropped oauth-replication-crash-fix-backport.patch
* debian/copyright
  - added src/etap/* to copyright file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Apache CouchDB README
2
2
=====================
3
3
 
4
 
Apache CouchDB is alpha software and still under heavy development. Please be
 
4
Apache CouchDB is beta software and still under heavy development. Please be
5
5
aware that important areas such as the public API or internal database format
6
6
may see backwards incompatible changes between versions.
7
7
 
380
380
 
381
381
  The $ERL_TOP/win32/release directory is now ready to .zip up, be packaged
382
382
  by an installer, etc.  To test it in-place, execute:
383
 
  
 
383
 
384
384
  $ $ERL_TOP/win32/release/bin/couchdb.bat
385
 
  
386
 
  and everything should work fine.  
 
385
 
 
386
  and everything should work fine.
387
387
 
388
388
Additional Notes:
389
389
 
390
 
Building erlang: 
 
390
Building erlang:
391
391
* Follow the instructions as described.  You do need openssl, but don't need
392
392
  the GUI tools.  You may like to execute:
393
393
 
406
406
Cryptographic Software Notice
407
407
-----------------------------
408
408
 
409
 
   This distribution includes cryptographic software.  The country in 
410
 
   which you currently reside may have restrictions on the import, 
411
 
   possession, use, and/or re-export to another country, of 
412
 
   encryption software.  BEFORE using any encryption software, please 
 
409
   This distribution includes cryptographic software.  The country in
 
410
   which you currently reside may have restrictions on the import,
 
411
   possession, use, and/or re-export to another country, of
 
412
   encryption software.  BEFORE using any encryption software, please
413
413
   check your country's laws, regulations and policies concerning the
414
 
   import, possession, or use, and re-export of encryption software, to 
 
414
   import, possession, or use, and re-export of encryption software, to
415
415
   see if this is permitted.  See <http://www.wassenaar.org/> for more
416
416
   information.
417
417
 
418
418
   The U.S. Government Department of Commerce, Bureau of Industry and
419
 
   Security (BIS), has classified this software as Export Commodity 
 
419
   Security (BIS), has classified this software as Export Commodity
420
420
   Control Number (ECCN) 5D002.C.1, which includes information security
421
421
   software using or performing cryptographic functions with asymmetric
422
422
   algorithms.  The form and manner of this Apache Software Foundation
423
423
   distribution makes it eligible for export under the License Exception
424
 
   ENC Technology Software Unrestricted (TSU) exception (see the BIS 
425
 
   Export Administration Regulations, Section 740.13) for both object 
 
424
   ENC Technology Software Unrestricted (TSU) exception (see the BIS
 
425
   Export Administration Regulations, Section 740.13) for both object
426
426
   code and source code.
427
427
 
428
428
   The following provides more details on the included cryptographic
429
429
   software:
430
 
   
 
430
 
431
431
   CouchDB includes a HTTP client (ibrowse) with SSL functionality.