Format: 1.7 Date: Tue, 25 Sep 2012 07:45:57 +0200 Source: postgresql-8.3 Binary: libpq-dev libpq5 libecpg6 libecpg-dev libecpg-compat3 libpgtypes3 postgresql-8.3 postgresql-client-8.3 postgresql-server-dev-8.3 postgresql-doc-8.3 postgresql-contrib-8.3 postgresql-plperl-8.3 postgresql-plpython-8.3 postgresql-pltcl-8.3 postgresql postgresql-client postgresql-doc postgresql-contrib Architecture: amd64_translations amd64 Version: 8.3.21-0ubuntu8.04 Distribution: hardy-proposed Urgency: low Maintainer: Ubuntu/amd64 Build Daemon Changed-By: Martin Pitt Description: libecpg-compat3 - older version of run-time library for ECPG programs libecpg-dev - development files for ECPG (Embedded PostgreSQL for C) libecpg6 - run-time library for ECPG programs libpgtypes3 - shared library libpgtypes for PostgreSQL 8.3 libpq-dev - header files for libpq5 (PostgreSQL library) libpq5 - PostgreSQL C client library postgresql - object-relational SQL database (latest version) postgresql-8.3 - object-relational SQL database, version 8.3 server postgresql-client - front-end programs for PostgreSQL (latest version) postgresql-client-8.3 - front-end programs for PostgreSQL 8.3 postgresql-contrib - additional facilities for PostgreSQL (latest version) postgresql-contrib-8.3 - additional facilities for PostgreSQL postgresql-doc - documentation for the PostgreSQL database management system postgresql-doc-8.3 - documentation for the PostgreSQL database management system postgresql-plperl-8.3 - PL/Perl procedural language for PostgreSQL 8.3 postgresql-plpython-8.3 - PL/Python procedural language for PostgreSQL 8.3 postgresql-pltcl-8.3 - PL/Tcl procedural language for PostgreSQL 8.3 postgresql-server-dev-8.3 - development files for PostgreSQL 8.3 server-side programming Launchpad-Bugs-Fixed: 1055944 Changes: postgresql-8.3 (8.3.21-0ubuntu8.04) hardy-proposed; urgency=low . * New upstream bug fix release: (LP: #1055944) - Improve page-splitting decisions in GiST indexes. Multi-column GiST indexes might suffer unexpected bloat due to this error. - Fix cascading privilege revoke to stop if privileges are still held. If we revoke a grant option from some role "X", but "X" still holds that option via a grant from someone else, we should not recursively revoke the corresponding privilege from role(s) "Y" that "X" had granted it to. - Fix handling of SIGFPE when PL/Perl is in use. Perl resets the process's SIGFPE handler to SIG_IGN, which could result in crashes later on. Restore the normal Postgres signal handler after initializing PL/Perl. - Prevent PL/Perl from crashing if a recursive PL/Perl function is redefined while being executed. - Work around possible misoptimization in PL/Perl. Some Linux distributions contain an incorrect version of "pthread.h" that results in incorrect compiled code in PL/Perl, leading to crashes if a PL/Perl function calls another one that throws an error. Files: 0c47bdf16fe8d67a49bba89f9e1ee9c7 2698611 raw-translations - postgresql-8.3_8.3.21-0ubuntu8.04_amd64_translations.tar.gz a72b1958d20daed3d321768667ee8444 191830 libdevel optional libpq-dev_8.3.21-0ubuntu8.04_amd64.deb 11b200c687114b4ebab4f9ef6103f35e 367818 libs optional libpq5_8.3.21-0ubuntu8.04_amd64.deb 6c954e3d22411f9ae152b2ada5ac9916 32206 libs optional libecpg6_8.3.21-0ubuntu8.04_amd64.deb b839b7e053b032376a57c5122b6d0514 223098 libdevel optional libecpg-dev_8.3.21-0ubuntu8.04_amd64.deb ef9736d3bed41d9024002ef4ffff01c0 11608 libs optional libecpg-compat3_8.3.21-0ubuntu8.04_amd64.deb f54c659275ce131a4ac60bc1a9be6bb4 331548 libs optional libpgtypes3_8.3.21-0ubuntu8.04_amd64.deb c066342d44ddf4f5da06c8ef5ced3cab 3764104 misc optional postgresql-8.3_8.3.21-0ubuntu8.04_amd64.deb 88bbe7bb4228b9c2cfd3360b4cd00e3b 736482 misc optional postgresql-client-8.3_8.3.21-0ubuntu8.04_amd64.deb a7c5bf67d8d8150862728bfe7dce1f7d 879986 libdevel optional postgresql-server-dev-8.3_8.3.21-0ubuntu8.04_amd64.deb d8ed61f82277f044f81882a10dee9570 366460 misc optional postgresql-contrib-8.3_8.3.21-0ubuntu8.04_amd64.deb 94ac6654c60ca58ea611fe8701b883dd 333778 misc optional postgresql-plperl-8.3_8.3.21-0ubuntu8.04_amd64.deb b0193b17711da372450ce97e0e581920 323172 misc optional postgresql-plpython-8.3_8.3.21-0ubuntu8.04_amd64.deb fc0e226215a8764c60991cd58d74f6c0 321558 misc optional postgresql-pltcl-8.3_8.3.21-0ubuntu8.04_amd64.deb Original-Maintainer: Martin Pitt