lp:~statik/ubuntu/karmic/couchdb/fix-bug427036

Created by Elliot Murphy and last modified
Get this branch:
bzr branch lp:~statik/ubuntu/karmic/couchdb/fix-bug427036
Only Elliot Murphy can upload to this branch. If you are Elliot Murphy please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Elliot Murphy
Status:
Development

Recent revisions

16. By Elliot Murphy

* debian/patches/control-service-start.patch
  - Add a variable to /etc/default/couchdb to control whether the system
    couchdb starts up. (LP: #427036)

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.

13. By Ken VanDine

* First snapshot of couchdb 0.10pre, from
  http://build.couchdb.org/0.10.x-UNOFFICIAL (LP: #418288)
* debian/postinst
  - Make /etc/couchdb/local.ini world readable (LP: #403575)

[Elliot Murphy]
* Added debian/patches/oauth_ini_users.patch from
  http://issues.apache.org/jira/browse/COUCHDB-478

12. By Elliot Murphy

* Fixes LP: #389089 - couchdb fails to start: looking for absent 'xulrunner'
  - Use version-specific xulrunner binary in couchdb wrapper script.

11. By Ken VanDine

* debian/postinst
  - Change the default permissions on /etc/couchdb to 0775,
    /etc/couchdb/default.ini to 0774 and /etc/couchdb/local.ini
    to 0770 (LP: #403575)
* debian/control
  - Bump the Standards-Version to 3.8.2 (latest)

10. By Martin Pitt

Add missing erlang-{crypto,xmerl} dependencies, thanks James Henstridge!
(LP: #385104)

9. By James Henstridge

Change erlang-nox dependency to erlang-inets. (LP: #385104)

8. By Alexander Sack

De-libmoz-dev'ification (LP: #352968)
* debian/control: transition from libmozjs-dev to xulrunner-dev in ubuntu
* debian/control: add xulrunner-1.9 as explicit dependency for couchdb package
* debian/patches/mozjs_ldlibpath.patch: explicitly set LD_LIBRARY_PATH to
  pkglibdir of current installed xulrunner version on startup; this works around
  the fact that couchdb relies on the not publicly exported libmozjs

7. By Noah Slater

* Updated debian/dirs, removed /var/run/couchdb directory per policy.
* Updated debian/patches/pid.patch, create /var/run/couchdb dynamically.
* Updated debian/postrm, added VERSION variable.
* Updated debian/postrm, added missing removal of log directories.
* Updated debian/postrm, fixed missing function error.
* Updated debian/rules, added patch for debian/postrm to update VERSION.
* Updated debian/rules, fixed bug with configure patch.

[ Sergei Golovan ]
* Updated debian/control, added build-dependency on erlang-dev >= 1:13.b
  to make transition to Erlang R13B easier.

Branch metadata

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

Subscribers