Change logs for db4.8 source package in Natty

  • db4.8 (4.8.30-5ubuntu2) natty; urgency=low
    
      * Build for multiarch, adding Pre-Depends: multiarch-support to the shared
        library packages.
      * Use DESTDIR instead of prefix when installing.
     -- Steve Langasek <email address hidden>   Wed, 16 Mar 2011 18:10:53 -0700
  • db4.8 (4.8.30-5ubuntu1) natty; urgency=low
    
      * Build with -mno-vsx on ppc64, otherwise the tests fail.
     -- Colin Watson <email address hidden>   Fri, 04 Mar 2011 15:31:46 +0000
  • db4.8 (4.8.30-5) unstable; urgency=low
    
      * Orphan the package.
    
    db4.8 (4.8.30-4) unstable; urgency=low
    
      [ Thorsten Glaser ]
      * Fix manpage-has-errors-from-man lintian warning
      * Add db4.7_codegen(1) from db4.7 (4.7.25-12), renamed appropriately
      * Correct db4.8-util override disparity
      * Use mktemp -t not --tmpdir to be backportable. (Closes: #584934)
      * Mark testsuite failures non-fatal on Hurd
    
      [ Clint Adams ]
      * Patch from Steve Langasek to make db4.8 cross-compilable.
        closes: #611697.
      * Build Java package on armel.
     -- Steve Langasek <email address hidden>   Thu,  17 Feb 2011 22:06:52 +0000
  • db4.8 (4.8.30-3ubuntu1) natty; urgency=low
    
      * Enable both native & cross building by using DEB_HOST variables,
        rather than DEB_BUILD ones.
      * Pass correct values to configure for cross building
      * Use correct binutils for cross building
     -- Peter Pearse <email address hidden>   Mon, 31 Jan 2011 13:08:05 +0000
  • db4.8 (4.8.30-3) unstable; urgency=low
    
      * Patch from Matthias Klose to work around newer binutils breakage on
        mips.  closes: #604771.
     -- Matthias Klose <email address hidden>   Mon,  29 Nov 2010 12:32:33 +0000
  • db4.8 (4.8.30-2ubuntu1) natty; urgency=low
    
      * Fix generation of linker version script.
     -- Matthias Klose <email address hidden>   Thu, 18 Nov 2010 05:10:41 +0100
  • db4.8 (4.8.30-2) unstable; urgency=high
    
      * Bump to Standards-Version 3.9.1.
      * Patch from Aurelien Jarno to avoid following javac symlinks to
        ultimately avoid failing to equate /usr/lib/jvm/default-
        java/bin/../../../.. to /usr when using GCJ.  closes: #594816.
     -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  15 Oct 2010 09:27:34 +0000
  • db4.8 (4.8.30-1) unstable; urgency=low
    
      * New upstream version.
    
    db4.8 (4.8.26-3) unstable; urgency=low
    
      * Bump to Standards-Version 3.8.4.
      * Change source package to db4.8 so db can go to 5.0.
    
    db (4.8.26-2) unstable; urgency=low
    
      * Tweaked patch from Rafael Almeida to fix misnamed DB_CURSOR_BULK
        flag in C/C++ API documentation.  closes: #574467.
      * Add avr32 as unsupported for Java.  closes: #575138.
      * Rewrite db4.8-doc long description.  closes: #550106.
      * Add Java support for alpha.  closes: #541612.
    
    db (4.8.26-1) unstable; urgency=low
    
      * New upstream version.
    
    db (4.8.24-2) unstable; urgency=low
    
      * Fix typo in description of libdb4.8-java-gcj.
      * db4.8_load.1: fix typo of "keyword", thanks to "sobtwmxt".
        closes: #551457.
      * Clarify db4.8_load(1) title.  closes: #557568.
      * Fix -java-gcj package build for gcj-4.4.  closes: #558334.
      * Switch to 3.0 (quilt) source format.
    
    db (4.8.24-1) unstable; urgency=low
    
      * New upstream version.
        - RPC support has been dropped.
      * Bump to Standards-Version 3.8.3.
      * Force POSIX/pthreads/library mutexes on amd64.  closes: #520926.
    
    db (4.7.25-7) unstable; urgency=low
    
      * Apply upstream patch 4.7.25.4: [#16299] Fix a bug which could cause
        a SEGV in __repmgr_available_site if a site becomes master after
        winning an election but is still processing client messages.
      * Bump to Standards-Version 3.8.2.
      * Move libdb4.7-dbg to section 'debug', priority 'extra'.
      * Move libdb4.7-java and libdb4.7-java-gcj to section 'java'.
      * Move libdb4.7-java-dev to section 'libdevel'.
      * Remove libdb4.7++'s relations with itself.
      * Run ldconfig in library package postinsts.
    
    db (4.7.25-6) unstable; urgency=low
    
      * Apply upstream patch 4.7.25.2: [#16415] DB_ENV->lock_get may self
        deadlock if user defined locks are used and there is only one lock
        partition defined.
      * Apply upstream patch 4.7.25.3: [#16541] Fix for dd segfaults.
    
    db (4.7.25-5) unstable; urgency=low
    
      * Apply upstream patch 4.7.25.1: [#16406] Replication clients should
        be able to open a sequence.
    
    db (4.7.25-4) unstable; urgency=medium
    
      * Make testsuite failures critical on both arm and sparc again.
      * Patch from Ben Hutchings to double the inter-process delay in test
        Env012.b.
      * Patch from Ben Hutchings to fix encrypted databases being unusable
        on ARM due to unexpected structure padding.  closes: #437742.
      * Force 8-byte mutex alignment on sparc.  closes: #498455.
    
    db (4.7.25-3) unstable; urgency=low
    
      * Add more conflicts to libdb4.7-dev.  closes: #486318.
    
    db (4.7.25-2) unstable; urgency=low
    
      * Rename libdb-dev to libdb4.7-dev.
    
    db (4.7.25-1) unstable; urgency=low
    
      * New upstream version 4.7.25.
      * Adjust packaging for 4.7.
      * Bump to Standards-Version 3.8.0.
    
    db (4.6.21-8) unstable; urgency=high
    
      * Change Tcl build dependency to tcl8.5-dev.
      * Change Java architectures to everything but alpha, arm, hppa, hurd-
        i386, kfreebsd-i386, kfreebsd-amd64, and m32r.  closes: #477855.
      * Switch java build dependency from java-gcj-compat-dev to default-
        jdk-builddep.
    
    db (4.6.21-7) unstable; urgency=medium
    
      * 4.6.21.1: [#15692] Fixes a race condition between checkpoint and
        DB->close which can result in the checkpoint thread
        self-deadlocking.
    
    db (4.6.21-6) unstable; urgency=low
    
      * Apply patch from Kevin Lindsay to avoid mutex deadlock in memory
        pool set_maxsize. closes: #469602.
      * Add Homepage control field.
      * Add Vcs-Browser and Vcs-Git control fields.
      * Tweak db4.6-util description to describe db4.6_dump more completely.
    
    db (4.6.21-5) unstable; urgency=low
    
      * Bump Standards-Version to 3.7.3.
      * Make libdb4.6-dbg depend on libdb4.6.
    
    db (4.6.21-4) unstable; urgency=low
    
      * Re-enable Java on hppa.
    
    db (4.6.21-3) unstable; urgency=low
    
      * Ship md5sums in each .deb.  closes: #446807.
      * Skip test suite on hppa and m68k, since they are very broken.
    
    db (4.6.21-2) unstable; urgency=medium
    
      * Disable Java packages on hppa, since Java is yet again broken on
        hppa.
    
    db (4.6.21-1) unstable; urgency=low
    
      * New upstream version.
    
    db (4.6.19-1) unstable; urgency=medium
    
      * New upstream version.
    
    db (4.6.18-6) unstable; urgency=low
    
      * Tolerate testsuite failures on arm, sparc, s390.
    
    db (4.6.18-5) unstable; urgency=high
    
      * Apply patch to fix alignment issues in 32-bit binaries on
        64-bit machines.
    
    db (4.6.18-4) unstable; urgency=low
    
      * Add libdb4.6-dbg package.
      * Fail the build if there are any testsuite failures.
    
    db (4.6.18-3) unstable; urgency=low
    
      * Disable stripping of binaries when DEB_BUILD_OPTIONS contains
        "nostrip".  closes: #436766.
    
    db (4.6.18-2) unstable; urgency=medium
    
      * Forward-port db4.5 changes to build libdb4.6-java-gcj package.
      * Don't build-depend on java-gcj-compat-dev on m32r.
      * Forward-port db4.5 manpage typo fixes to db4.6_load(1).
    
    db (4.6.18-1) unstable; urgency=low
    
      * Initial packaging of Berkeley DB 4.6, under the source package
        name "db".
     -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  01 Jun 2010 18:38:59 +0100