postgresql-8.2 8.2.4-1~edgy1 source package in Ubuntu

Changelog

postgresql-8.2 (8.2.4-1~edgy1) edgy-backports; urgency=low

  * Automated backport upload; no source changes.

postgresql-8.2 (8.2.4-1) unstable; urgency=medium

  * New upstream security/bug fix release:
    - Support explicit placement of the temporary-table schema within
      search_path, and disable searching it for functions and operators.
      This is needed to allow a security-definer function to set a truly
      secure value of search_path. Without it, an unprivileged SQL user
      can use temporary objects to execute code with the privileges of
      the security-definer function (CVE-2007-2138). See "CREATE
      FUNCTION" for more information.
    - Fix to_char() so it properly upper/lower cases localized day or
      month names.
    - "/contrib/tsearch2" crash fixes.
    - Require "COMMIT PREPARED" to be executed in the same database as
      the transaction was prepared in.
    - New traditional (Taiwan) Chinese FAQ.
    - Prevent the statistics collector from writing to disk too
      frequently.
    - Fix potential-data-corruption bug in how "VACUUM FULL" handles
      "UPDATE" chains.
    - Fix bug in domains that use array types.
    - Fix "pg_dump" so it can dump a serial column's sequence using "-t"
      when not also dumping the owning table.
    - Planner fixes, including improving outer join and bitmap scan
      selection logic.
    - Fix possible wrong answers or crash when a PL/pgSQL function tries
      to RETURN from within an EXCEPTION block.
    - Fix PANIC during enlargement of a hash index.
  * debian/patches/04-timezone-symlinks.patch: Adapt to slightly changed
    Makefile of 8.2.4.
  * Remove debian/patches/12-vacuum-cycle-hang.patch: Fixed upstream.
  * debian/postgresql-8.2.postrm: Fix bashism.

postgresql-8.2 (8.2.3-5) unstable; urgency=low

  * debian/rules: Do not let failed test suite fail the build on mips and
    mipsel. The Debian buildds' kernels are still broken.
  * debian/control: Add empty postgresql{,-client,-contrib,-doc} packages
    which always point to the latest available version.

postgresql-8.2 (8.2.3-4) unstable; urgency=low

  * First upload to unstable: Welcome, Lenny!

postgresql-8.2 (8.2.3-3) experimental; urgency=low

  * debian/rules: Do not FTBFS on failed test suite on sparc. sparc throws a
    'floating point exception' instead of a 'division by zero' error, which is
    fine, but differs from expected string output. Closes: #417160

postgresql-8.2 (8.2.3-2) experimental; urgency=low

  * debian/control: Add Perl dependency to p-8.2-plperl, to ensure that
    creating plperl functions works (as opposed to plperlu, which only needs
    libperl). (see bug #412135)
  * debian/control: Do not mention nor suggest 'pgdocs' any more in p-doc's
    description since pgdocs is only available for 7.4. (see bug #405097)
  * debian/patches/04-timezone-symlinks.patch:
    - Use the timezone database from the system tzdata instead of shipping our
      own. Towards a single authoritative time zone database in Debian and
      Ubuntu... :) (LP: #41159)
    - Drop previous hardlink-to-symlink patch to zic, since that is irrelevant
      now.
    - debian/control: Add tzdata dependency.
  * Add debian/patches/12-vacuum-cycle-hang.patch: Properly release our
    semaphore lock before erroring out wit elog() to prevent deadlocks on
    vacuum errors. Thanks to Heikki Linnakangas!
  * debian/rules: Have a test suite failure fail the build again. Let's ignore
    the old kernels on the Debian mips[el] buildds for now.

 -- Martin Pitt <email address hidden>   Wed, 23 May 2007 13:02:51 +0100

Upload details

Uploaded by:
Martin Pitt
Uploaded to:
Edgy
Original maintainer:
Martin Pitt
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
postgresql-8.2_8.2.4.orig.tar.gz 11.7 MiB 2e2817b1c8278e6410c4cc902ab6d062260f37995c8d7f2088012bc1ab34cfe5
postgresql-8.2_8.2.4-1~edgy1.diff.gz 27.4 KiB 5d5fbb41212d2004a1bc8e73c3a4a28c4a29800aa5b456615aae895c9cf91a98
postgresql-8.2_8.2.4-1~edgy1.dsc 946 bytes ca4c24e0c8d5a35aab5adb7c932858c6ce565026fd00e3d0a01c3f55109a2a5d

View changes file

Binary packages built by this source

libecpg-compat2: No summary available for libecpg-compat2 in ubuntu edgy.

No description available for libecpg-compat2 in ubuntu edgy.

libecpg-dev: No summary available for libecpg-dev in ubuntu edgy.

No description available for libecpg-dev in ubuntu edgy.

libecpg5: No summary available for libecpg5 in ubuntu edgy.

No description available for libecpg5 in ubuntu edgy.

libpgtypes2: No summary available for libpgtypes2 in ubuntu edgy.

No description available for libpgtypes2 in ubuntu edgy.

libpq-dev: No summary available for libpq-dev in ubuntu edgy.

No description available for libpq-dev in ubuntu edgy.

libpq5: No summary available for libpq5 in ubuntu edgy.

No description available for libpq5 in ubuntu edgy.

postgresql: No summary available for postgresql in ubuntu edgy.

No description available for postgresql in ubuntu edgy.

postgresql-8.2: No summary available for postgresql-8.2 in ubuntu edgy.

No description available for postgresql-8.2 in ubuntu edgy.

postgresql-client: No summary available for postgresql-client in ubuntu edgy.

No description available for postgresql-client in ubuntu edgy.

postgresql-client-8.2: No summary available for postgresql-client-8.2 in ubuntu edgy.

No description available for postgresql-client-8.2 in ubuntu edgy.

postgresql-contrib: No summary available for postgresql-contrib in ubuntu edgy.

No description available for postgresql-contrib in ubuntu edgy.

postgresql-contrib-8.2: No summary available for postgresql-contrib-8.2 in ubuntu edgy.

No description available for postgresql-contrib-8.2 in ubuntu edgy.

postgresql-doc: No summary available for postgresql-doc in ubuntu edgy.

No description available for postgresql-doc in ubuntu edgy.

postgresql-doc-8.2: No summary available for postgresql-doc-8.2 in ubuntu edgy.

No description available for postgresql-doc-8.2 in ubuntu edgy.

postgresql-plperl-8.2: No summary available for postgresql-plperl-8.2 in ubuntu edgy.

No description available for postgresql-plperl-8.2 in ubuntu edgy.

postgresql-plpython-8.2: No summary available for postgresql-plpython-8.2 in ubuntu edgy.

No description available for postgresql-plpython-8.2 in ubuntu edgy.

postgresql-pltcl-8.2: No summary available for postgresql-pltcl-8.2 in ubuntu edgy.

No description available for postgresql-pltcl-8.2 in ubuntu edgy.

postgresql-server-dev-8.2: No summary available for postgresql-server-dev-8.2 in ubuntu edgy.

No description available for postgresql-server-dev-8.2 in ubuntu edgy.