postgresql-8.2 8.2.6-1 source package in Ubuntu

Changelog

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

  * New upstream security/bugfix release:
    - Prevent functions in indexes from executing with the privileges of
      the user running "VACUUM", "ANALYZE", etc. "SET ROLE" is now forbidden
      within a SECURITY DEFINER context. [CVE-2007-6600]
    - Suitably crafted regular-expression patterns could cause crashes,
      infinite or near-infinite looping, and/or massive memory
      consumption, all of which pose denial-of-service hazards for
      applications that accept regex search patterns from untrustworthy
      sources. [CVE-2007-4769, CVE-2007-4772, CVE-2007-6067]
    - Require non-superusers who use "/contrib/dblink" to use only
      password authentication, as a security measure.
      The fix that appeared for this in 8.2.5 was incomplete, as it
      plugged the hole for only some "dblink" functions. [CVE-2007-6601,
      CVE-2007-3278]
    - Fix bugs in WAL replay for GIN indexes.
    - Fix GIN index build to work properly when maintenance_work_mem is
      4GB or more.
    - Improve planner's handling of LIKE/regex estimation in non-C
      locales.
    - Fix planning-speed problem for deep outer-join nests, as well as
      possible poor choice of join order.
    - Fix planner failure in some cases of WHERE false AND var IN (SELECT
      ...).
    - Make "CREATE TABLE ... SERIAL" and "ALTER SEQUENCE ... OWNED BY"
      not change the currval() state of the sequence.
    - Preserve the tablespace and storage parameters of indexes that are
      rebuilt by "ALTER TABLE ... ALTER COLUMN TYPE".
    - Make archive recovery always start a new WAL timeline, rather than
      only when a recovery stop time was used. This avoids a corner-case risk
      of trying to overwrite an existing archived copy of the last WAL
      segment, and seems simpler and cleaner than the original definition.
    - Make "VACUUM" not use all of maintenance_work_mem when the table is
      too small for it to be useful.
    - Fix potential crash in translate() when using a multibyte database
      encoding.
    - Make corr() return the correct result for negative correlation
      values.
    - Fix overflow in extract(epoch from interval) for intervals
      exceeding 68 years.
    - Fix PL/Perl to not fail when a UTF-8 regular expression is used in
      a trusted function.
    - Fix PL/Python to work correctly with Python 2.5 on 64-bit machines
      (Marko Kreen)
    - Fix PL/Python to not crash on long exception messages.
    - Fix pg_dump to correctly handle inheritance child tables that have
      default expressions different from their parent's.
    - Fix libpq crash when PGPASSFILE refers to a file that is not a
      plain file.
    - ecpg parser fixes.
    - Make "contrib/tablefunc"'s crosstab() handle NULL rowid as a
      category in its own right, rather than crashing.
    - Fix tsvector and tsquery output routines to escape backslashes
      correctly. (LP: #146382)
    - Fix crash of to_tsvector() on huge input strings.
  * Drop debian/patches/00upstream-tsearch2-compareWORD.patch, upstream.
  * Ship pg_config in postgresql-server-dev, and ship a copy in /usr/bin in
    libpq-dev, instead of libpq-dev shipping it in
    /usr/lib/postgresql/<version>/bin. This makes it possible to use a
    libpq-dev from a different major version (like 8.3 from experimental).
    (Closes: #455509)
  * Bump Standards-Version to 3.7.3 (no changes necessary).

 -- Martin Pitt <email address hidden>   Tue,  08 Jan 2008 07:42:33 +0000

Upload details

Uploaded by:
Martin Pitt
Uploaded to:
Hardy
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.6.orig.tar.gz 11.7 MiB ebb583b90202d1a852aa28c5b104e8edecd75c64b582919711bbda6466fb1d29
postgresql-8.2_8.2.6-1.diff.gz 30.9 KiB 06dd59c8a90537d9ff8de36a262294b42f9d111b28a15fe2880721d816a9324b
postgresql-8.2_8.2.6-1.dsc 1.1 KiB a09a79f5901ae41ab2de3e4147a3687b4feca0a1f1eb60629f503c9f5d3bfa1a

View changes file

Binary packages built by this source

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

No description available for libecpg-compat2 in ubuntu hardy.

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

No description available for libecpg-dev in ubuntu hardy.

libecpg5: No summary available for libecpg5 in ubuntu hardy.

No description available for libecpg5 in ubuntu hardy.

libpgtypes2: No summary available for libpgtypes2 in ubuntu hardy.

No description available for libpgtypes2 in ubuntu hardy.

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

No description available for libpq-dev in ubuntu hardy.

libpq5: No summary available for libpq5 in ubuntu hardy.

No description available for libpq5 in ubuntu hardy.

postgresql: No summary available for postgresql in ubuntu hardy.

No description available for postgresql in ubuntu hardy.

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

No description available for postgresql-8.2 in ubuntu hardy.

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

No description available for postgresql-client in ubuntu hardy.

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

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

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

No description available for postgresql-contrib in ubuntu hardy.

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

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

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

No description available for postgresql-doc in ubuntu hardy.

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

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

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

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

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

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

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

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

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

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