lp:ubuntu/karmic/couchdb

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/karmic/couchdb
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

23. By Chad Miller

* Fix replication over OAuth, which was broken because of incorrect
  query-string handling after HTTP redirection. (LP: #456234)
* create /var/log/couchdb/${couchdbversion} also, as couchdb does not
  create it. (LP: #453049)

22. By Chad Miller

create /var/log/couchdb so that couchdb installs/runs (LP: #453049)

21. By Elliot Murphy

* 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.

20. By Chad Miller

Finish split of couchdb-bin and couchdb by renaming substvar file
for xulrunner dependency. (LP: #449653)

19. By Chad Miller <email address hidden>

* Backport future patches that fixes replication crash for authenticated
  connections from other couchdb instances. (LP: #439499)
* Remove explicit version from debian/couchdb-bin/postinst .

18. By Chad Miller <email address hidden>

* Import code from pre-release branch. (LP: #427860, #408909)
  + Build and System Integration:
    * Changed `couchdb` script configuration options.
   * Added default.d and local.d configuration directories to load
      sequence.
  + HTTP Interface:
    * Added optional cookie-based authentication handler.
    * Added optional two-legged OAuth authentication handler.
* Packaging of couchdb-bin must replace pre-split couchdb.
  (LP: #432219)
* Move all of /etc and /var out of the couchdb-bin package, to the
  couchdb package.
* /etc/couchdb must be in couchdb-bin, as config files are needed
  by all servers.
  + So the couchdb user must be managed by couchdb-bin.
  + Split postinst/postrm files to manage different files.
  + Set Replaces of couchdb-bin by couchdb so that config files
    migrate.
* Update the version number in postrm. (!)
* Use the new "Breaks" field in control file to help split pkg.

[Ken VanDine]
* debian/couchdb.install:
  - removed /var
* debian/rules:
  - removed bootstrap
* debian/couchdb.postinst:
  - Added the debhelper tag

17. By Chad Miller <email address hidden>

Split couchdb into couchdb (to hold only the init) and couchdb-bin
(to hold everything else). (LP: #427036)

16. By Elliot Murphy

* New snapshot of couchdb 0.10.x stable prerelease branch
  - pass config reset option to recursed background startup (LP: #424330)
    closes COUCHDB-498
  - Fix for building on snow leopard COUCHDB-490
  - Fix SSL replication (LP: #422178) COUCHDB-491
  - Fix continuous-after-normal replication
  - Use the same password hash calculation for user creation via ini
    file and user db, closes COUCHDB-492
  - Fix for WebKit XHR, closes COUCHDB-483
  - Don't check for response code text, closes COUCHDB-482
  - Remove a debugging leftover

15. By Elliot Murphy

* New snapshot of couchdb 0.10.x stable prerelease branch (LP: #421971)
  - fixes a process leak in local changes feed consumer
  - disables internal gen_server timeouts
  - minimize the number of full commits
  - follow 302 redirects during replication
  - more precise and accurate calculation of replication progress
  - added crypto export notice to README
  - Fix for problem where HEAD requests that would have a chunked responses
    would send the chunked response anyway.
  - send deleted docs to changes filters and protect against missing
    filters.
  - merge cascading auth patch by Jason Davies, closes COUCHDB-478
* Drop debian/patches/oauth_ini_users.patch as it has been merged upstream.
* debian/postrm
  - don't try to delete couchdb system user/group (LP: #387945)

14. By Steve Langasek

Pick up the xulrunner dep from xulrunner --gre-version instead of
hard-coding it in debian/control; this gets us onto xulrunner-1.9.1,
which we're already building against, instead of xulrunner-1.9.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/couchdb
This branch contains Public information 
Everyone can see this information.

Subscribers