Change logs for couchdb source package in Maverick

  • couchdb (1.0.1-0ubuntu3) maverick; urgency=low
    
      * Patchset from CouchIO to fix U1 replication over SSL (LP: #422178)
        - couchio-fix-0001-replicator_redirect_atts.patch
        - couchio-fix-0002-replicator_db_proxy_fix.patch
        - couchio-fix-0003-changes_redirect_1.patch
        - couchio-fix-0004-changes_redirect_2.patch
        - couchio-fix-0005-changes_proxy.patch
        - couchio-fix-0006-replicator_reader_errors.patch
        - couchio-fix-0007-ibrowse_upgrade.patch
        - couchio-fix-0008-replicator_doc_id_encoding.patch
        - couchio-fix-0009-replicator_changes_error.patch
        - couchio-fix-0010-replicator_changes_connection_close.patch
        - couchio-fix-0011-ibrowse_chunked_encoding_streaming.patch
        - couchio-fix-0012-replicator_ssl.patch [fixed up]
     -- Samuele Pedroni <email address hidden>   Fri, 24 Sep 2010 14:53:26 -0400
  • couchdb (1.0.1-0ubuntu2) maverick; urgency=low
    
      * SECURITY UPDATE: Untrusted search path vulnerability
        - debian/patches/mozjs_ldlibpath.patch: updated to make sure
          $LD_LIBRARY_PATH exists before using it, so we don't end up searching
          in the current working directory.
        - CVE-2010-2953
     -- Marc Deslauriers <email address hidden>   Wed, 22 Sep 2010 16:33:30 -0400
  • couchdb (1.0.1-0ubuntu1) maverick; urgency=low
    
      * Upstream microrelease to address data loss (LP: #615224)
        - Fix data corruption bug COUCHDB-844. Please see
          http://couchdb.apache.org/notice/1.0.1.html for details.
        - Added support for replication via an HTTP/HTTP proxy.
        - Fixed various replicator bugs for interop with older
          CouchDB versions.
        - Show fields saved along with _deleted=true.
          Allows for auditing of deletes.
        - Enable basic-auth popup when required to access the server,
          to prevent people from getting locked out.
        - User interface element for querying stale (cached) views.
      * debian/patches/auth_patch.patch dropped, included upstream.
      * debian/patches/remove_users.patch dropped, included upstream.
     -- Elliot Murphy <email address hidden>   Mon, 16 Aug 2010 19:45:48 -0400
  • couchdb (1.0.0-0ubuntu1) maverick; urgency=low
    
      * New upstream release (LP: #609728)
      * debian/patches/auth_cache.patch (already forwarded upstream)
        - fix a loop in the auth cache that stopped people from logging into futon
      * debian/patches/remove_users.patch (already forwarded upstream)
        - fix failure to delete couch users
      * source/format - mark package as 1.0 format
      * debian/control - bump standards version
      * debian/control - fix lintian error not-binnmuable-all-depends-any
     -- Elliot Murphy <email address hidden>   Mon, 26 Jul 2010 10:24:11 -0400
  • couchdb (0.11.0-1ubuntu1) maverick; urgency=low
    
      * Merge from debian unstable.  Remaining changes: (LP: #591444)
        - debian/patches/fix-help2man.patch, debian/control: build with help2man
          >= 1.37; add --no-discard-stderr
        - debian/patches/init.patch: updated to account for upstream conflicting
          changes
        - debian/rules, debian/control: split couchdb and couchdb-bin
        - debian/control: add missing erlang-{inets,crypto,xmerl}
          (build-)dependencies
        - debian/patches/mozjs_ldlibpath.patch, debian/control: change version
          of xulrunner to xulrunner-1.9.2
        - debian/control: transition from libmozjs-dev to xulrunner-dev in
          ubuntu
        - debian/rules, debian/control: grab the current xulrunner version with
          "xulrunner --gre-version" to use as a dependency
        - debian/postinst: renamed to couchdb-bin.postinst, change the default
          permissions on /etc/couchdb to 0775 and files to 0664
        - debian/couchdb-bin.postrm: don't try to delete couchdb system
          user/group
      * erlang-depends, pass explicit -pcouchdb-bin
    
    couchdb (0.11.0-1) unstable; urgency=medium (security fixes)
    
      * New upstream release, including security fix for CVE-2010-00009.
        (closes: #576304, #577417)
      * Removed debian/patches/icu-patch.patch, as it's no longer needed.
    
    couchdb (0.10.1-2) unstable; urgency=low
    
      [ Elliot Murphy ]
      * Updated debian/control, added Elliot to Uploaders
      * Dropped $ENABLE_SERVER portion of debian/patches/init.patch
    
      [ Sam Bisbee ]
      * Updated debian/patches/init.patch, adding a grace period to the init
        script's stop task to allow couchdb's child processes (ie., heart) a chance
        to exit before deciding whether the task was successful or not. This adds a
        dependency on procps (`ps` command).
      * Removed debian/preinst, undoing killall preinst patch from 0.10.0-1 that is
        no longer needed due to the grace period init patch in this release. This
        also removes the dependency on psmisc. (closes: #562901)
      * Updated debian/control, bumping Debian standards version to 3.8.4.
      * Updated debian/control, adding mawk as a dependency. The majority of
        systems will have it installed with the base system, but it's required and
        not essential. (closes: #569965)
    
    couchdb (0.10.1-1) unstable; urgency=low
    
      * New upstream release (closes: #550782).
      * Cleaning up nmu related lintian warnings.
     -- Clint Byrum <email address hidden>   Tue, 08 Jun 2010 23:16:21 -0700
  • couchdb (0.10.0-1ubuntu2) lucid; urgency=low
    
      * debian/patches/fix-help2man.patch, debian/control: build with help2man 1.37;
        add --no-discard-stderr for 1.37 help2man version (LP: #536740)
      * debian/patches/mozjs_ldlibpath.patch, debian/control: change version of
        xulrunner to xulrunner-1.9.2 (LP: #536737)
     -- Micah Gersten <email address hidden>   Tue, 09 Mar 2010 12:27:55 -0600