Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 483616 - dev-db/couchdb-1.4.0 version bump
Summary: dev-db/couchdb-1.4.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Dirkjan Ochtman (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-04 14:54 UTC by Tomáš Mózes
Modified: 2013-09-09 10:56 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomáš Mózes 2013-09-04 14:54:06 UTC
Version 1.4.0
-------------

* :issue:`1684`: Support for server-wide changes feed reporting on creation,
  updates and deletion of databases. :commit:`917d8988`
* :issue:`1139`: it's possible to apply :ref:`list <listfun>`
  functions to ``_all_docs`` view. :commit:`54fd258e`
* Automatic loading of CouchDB plugins. :commit:`3fab6bb5`
* :issue:`1634`: Reduce PBKDF2 work factor. :commit:`f726bc4d`
* Allow storing pre-hashed admin passwords via `_config` API.
  :commit:`c98ba561`
* :issue:`1772`: Prevent invalid JSON output when using `all_or_nothing`
  `_bulk_docs` API. :commit:`dfd39d57`
* Add a :ref:`configurable whitelist <config-couch_httpd_auth>` of user
  document properties. :commit:`8d7ab8b1`
* :issue:`1852`: Support Last-Event-ID header in EventSource changes feeds.
  :commit:`dfd2199a`
* Much improved documentation, including an :ref:`expanded description
  <vdufun>` of `validate_doc_update` functions (commit:`ef9ac469`) and
  a description of how  CouchDB handles JSON :ref:`number values
  <number-handling>` (:commit:`bbd93f77`).
* :issue:`1632`: Ignore epilogues in multipart/related MIME attachments.
  :commit:`2b4ab67a`
* Split up replicator_db tests into multiple independent tests.
Comment 1 Dirkjan Ochtman (RETIRED) gentoo-dev 2013-09-09 07:32:34 UTC
+*couchdb-1.4.0 (09 Sep 2013)
+
+  09 Sep 2013; Dirkjan Ochtman <djc@gentoo.org> +couchdb-1.4.0.ebuild:
+  Version bump couchdb to 1.4.0.
Comment 2 Tomáš Mózes 2013-09-09 10:56:36 UTC
Thanks