-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sat, 14 Mar 2009 20:20:33 +0100 Source: postgresql-8.1 Binary: postgresql-8.1 postgresql-pltcl-8.1 postgresql-plperl-8.1 libpgtypes2 libpq-dev libpq4 postgresql-doc-8.1 postgresql-plpython-8.1 libecpg5 libecpg-compat2 libecpg-dev postgresql-client-8.1 postgresql-contrib-8.1 postgresql-server-dev-8.1 Architecture: source i386 all Version: 8.1.17-0etch1 Distribution: oldstable Urgency: low Maintainer: Martin Pitt <mpitt@debian.org> Changed-By: Martin Pitt <mpitt@debian.org> Description: libecpg-compat2 - older version of run-time library for ECPG programs libecpg-dev - development files for ECPG (Embedded PostgreSQL for C) libecpg5 - run-time library for ECPG programs libpgtypes2 - shared library libpgtypes for PostgreSQL 8.1 libpq-dev - header files for libpq4 (PostgreSQL library) libpq4 - PostgreSQL C client library postgresql-8.1 - object-relational SQL database, version 8.1 server postgresql-client-8.1 - front-end programs for PostgreSQL 8.1 postgresql-contrib-8.1 - additional facilities for PostgreSQL postgresql-doc-8.1 - documentation for the PostgreSQL database management system postgresql-plperl-8.1 - PL/Perl procedural language for PostgreSQL 8.1 postgresql-plpython-8.1 - PL/Python procedural language for PostgreSQL 8.1 postgresql-pltcl-8.1 - PL/Tcl procedural language for PostgreSQL 8.1 postgresql-server-dev-8.1 - development files for PostgreSQL 8.1 server-side programming Changes: postgresql-8.1 (8.1.17-0etch1) oldstable; urgency=low . * New upstream bug fix release 8.1.17: - Prevent error recursion crashes when encoding conversion fails. This change extends fixes made in the last two minor releases for related failure scenarios. The previous fixes were narrowly tailored for the original problem reports, but we have now recognized that *any* error thrown by an encoding conversion function could potentially lead to infinite recursion while trying to report the error. The solution therefore is to disable translation and encoding conversion and report the plain-ASCII form of any error message, if we find we have gotten into a recursive error reporting situation. - Disallow "CREATE CONVERSION" with the wrong encodings for the specified conversion function. This prevents one possible scenario for encoding conversion failure. The previous change is a backstop to guard against other kinds of failures in the same area. - Fix core dump when to_char() is given format codes that are inappropriate for the type of the data argument. - Fix decompilation of CASE WHEN with an implicit coercion. - Fix possible misassignment of the owner of a TOAST table's rowtype. If "CLUSTER" or a rewriting variant of "ALTER TABLE" were executed by someone other than the table owner, the pg_type entry for the table's TOAST table would end up marked as owned by that someone. This caused no immediate problems, since the permissions on the TOAST rowtype aren't examined by any ordinary database operation. However, it could lead to unexpected failures if one later tried to drop the role that issued the command (in 8.1 or 8.2), or "owner of data type appears to be invalid" warnings from pg_dump after having done so (in 8.3). - Clean up PL/pgSQL error status variables fully at block exit. This is not a problem for PL/pgSQL itself, but the omission could cause the PL/pgSQL Debugger to crash while examining the state of a function. - Add MUST (Mauritius Island Summer Time) to the default list of known timezone abbreviations. Files: 2279b8da1b0f756234e3bb6f5f3aee2c 1179 misc optional postgresql-8.1_8.1.17-0etch1.dsc 0cb0becc0742b0560ae560e247a61297 11476782 misc optional postgresql-8.1_8.1.17.orig.tar.gz 2aa9e6a20892eae2c1871772bacae63b 39378 misc optional postgresql-8.1_8.1.17-0etch1.diff.gz 85bfd32956e21eb0941918e24a0dfb73 1508222 doc optional postgresql-doc-8.1_8.1.17-0etch1_all.deb 24ad9d7aad188e61a54c11451e7ca40e 352540 libdevel optional libpq-dev_8.1.17-0etch1_i386.deb ff93dee6a94adee35b2f7fe9a82c317c 293406 libs optional libpq4_8.1.17-0etch1_i386.deb f40ac42fafd148a85953b5d7fcfa8d66 204204 libs optional libecpg5_8.1.17-0etch1_i386.deb 679c4852333010b97f39f0f094099add 370662 libdevel optional libecpg-dev_8.1.17-0etch1_i386.deb cbec2ec9197c805c90fc00be7f4487d7 183516 libs optional libecpg-compat2_8.1.17-0etch1_i386.deb 934a9f7d92251b494dab27f683efefdb 205778 libs optional libpgtypes2_8.1.17-0etch1_i386.deb a6f821a34d2258a81111b5cd20f6d9a8 4286490 misc optional postgresql-8.1_8.1.17-0etch1_i386.deb fbcd5b5a6210ba964dfdb1d14fb5a9c1 1444380 misc optional postgresql-client-8.1_8.1.17-0etch1_i386.deb 46817159e1ee50dbd81eab9d45cd7c67 630212 libdevel optional postgresql-server-dev-8.1_8.1.17-0etch1_i386.deb 891da218eda5209b76cb68fb9dcb1794 617498 misc optional postgresql-contrib-8.1_8.1.17-0etch1_i386.deb a832d63964dcc5ae9d1631ae951d7acf 200140 misc optional postgresql-plperl-8.1_8.1.17-0etch1_i386.deb 1dabdf9a2c66e670df263509864bde8d 193194 misc optional postgresql-plpython-8.1_8.1.17-0etch1_i386.deb 5df3da8a0914c93c54a999de7dcf44f8 194604 misc optional postgresql-pltcl-8.1_8.1.17-0etch1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkm8CLQACgkQDecnbV4Fd/IKhQCcCUxuj64nahow+jtKDxRRXczc vn0AoKbOpqNkCn0pT0ySOrPwnEw6vpm8 =dhBt -----END PGP SIGNATURE----- Accepted: libecpg-compat2_8.1.17-0etch1_i386.deb to pool/main/p/postgresql-8.1/libecpg-compat2_8.1.17-0etch1_i386.deb libecpg-dev_8.1.17-0etch1_i386.deb to pool/main/p/postgresql-8.1/libecpg-dev_8.1.17-0etch1_i386.deb libecpg5_8.1.17-0etch1_i386.deb to pool/main/p/postgresql-8.1/libecpg5_8.1.17-0etch1_i386.deb libpgtypes2_8.1.17-0etch1_i386.deb to pool/main/p/postgresql-8.1/libpgtypes2_8.1.17-0etch1_i386.deb libpq-dev_8.1.17-0etch1_i386.deb to pool/main/p/postgresql-8.1/libpq-dev_8.1.17-0etch1_i386.deb libpq4_8.1.17-0etch1_i386.deb to pool/main/p/postgresql-8.1/libpq4_8.1.17-0etch1_i386.deb postgresql-8.1_8.1.17-0etch1.diff.gz to pool/main/p/postgresql-8.1/postgresql-8.1_8.1.17-0etch1.diff.gz postgresql-8.1_8.1.17-0etch1.dsc to pool/main/p/postgresql-8.1/postgresql-8.1_8.1.17-0etch1.dsc postgresql-8.1_8.1.17-0etch1_i386.deb to pool/main/p/postgresql-8.1/postgresql-8.1_8.1.17-0etch1_i386.deb postgresql-8.1_8.1.17.orig.tar.gz to pool/main/p/postgresql-8.1/postgresql-8.1_8.1.17.orig.tar.gz postgresql-client-8.1_8.1.17-0etch1_i386.deb to pool/main/p/postgresql-8.1/postgresql-client-8.1_8.1.17-0etch1_i386.deb postgresql-contrib-8.1_8.1.17-0etch1_i386.deb to pool/main/p/postgresql-8.1/postgresql-contrib-8.1_8.1.17-0etch1_i386.deb postgresql-doc-8.1_8.1.17-0etch1_all.deb to pool/main/p/postgresql-8.1/postgresql-doc-8.1_8.1.17-0etch1_all.deb postgresql-plperl-8.1_8.1.17-0etch1_i386.deb to pool/main/p/postgresql-8.1/postgresql-plperl-8.1_8.1.17-0etch1_i386.deb postgresql-plpython-8.1_8.1.17-0etch1_i386.deb to pool/main/p/postgresql-8.1/postgresql-plpython-8.1_8.1.17-0etch1_i386.deb postgresql-pltcl-8.1_8.1.17-0etch1_i386.deb to pool/main/p/postgresql-8.1/postgresql-pltcl-8.1_8.1.17-0etch1_i386.deb postgresql-server-dev-8.1_8.1.17-0etch1_i386.deb to pool/main/p/postgresql-8.1/postgresql-server-dev-8.1_8.1.17-0etch1_i386.deb