-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 06 Sep 2009 14:10:22 +0200
Source: postgresql-8.3
Binary: 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
Architecture: source all i386
Version: 8.3.8-1
Distribution: unstable
Urgency: medium
Maintainer: Martin Pitt <mp...@debian.org>
Changed-By: Martin Pitt <mp...@debian.org>
Description: 
 postgresql-8.3 - object-relational SQL database, version 8.3 server
 postgresql-client-8.3 - front-end programs for PostgreSQL 8.3
 postgresql-contrib-8.3 - additional facilities for PostgreSQL
 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
Changes: 
 postgresql-8.3 (8.3.8-1) unstable; urgency=medium
 .
   * Urgency medium due to security fix.
   * New upstream security/bug fix release:
     - Disallow "RESET ROLE" and "RESET SESSION AUTHORIZATION" inside
       security-definer functions. This covers a case that was missed in the
       previous patch that disallowed "SET ROLE" and "SET SESSION
       AUTHORIZATION" inside security-definer functions. [CVE-2007-6600]
     - Force WAL segment switch during pg_start_backup(). This avoids corner
       cases that could render a base backup unusable.
     - Make "LOAD" of an already-loaded loadable module into a no-op.
       Formerly, "LOAD" would attempt to unload and re-load the module,
       but this is unsafe and not all that useful.
     - Disallow empty passwords during LDAP authentication.
     - Fix handling of sub-SELECTs appearing in the arguments of an
       outer-level aggregate function.
     - Fix bugs associated with fetching a whole-row value from the output
       of a Sort or Materialize plan node.
     - Prevent synchronize_seqscans from changing the results of
       scrollable and WITH HOLD cursors.
     - Revert planner change that disabled partial-index and constraint
       exclusion optimizations when there were more than 100 clauses in an
       AND or OR list.
     - Fix hash calculation for data type interval. This corrects wrong results
       for hash joins on interval values. It also changes the contents of hash
       indexes on interval columns. If you have any such indexes, you must
       "REINDEX" them after updating.
     - Treat to_char(..., 'TH') as an uppercase ordinal suffix with
       'HH'/'HH12'. It was previously handled as 'th' (lowercase).
     - Fix overflow for INTERVAL 'x ms' when "x" is more than 2 million
       and integer datetimes are in use.
     - Fix calculation of distance between a point and a line segment.
       This led to incorrect results from a number of geometric operators.
     - Fix money data type to work in locales where currency amounts have
       no fractional digits, e.g. Japan.
     - Fix LIKE for case where pattern contains %_.
     - Properly round datetime input like 00:12:57.9999999999999999999999999999.
     - Fix memory leaks in XML operations.
     - Fix poor choice of page split point in GiST R-tree operator classes.
     - Ensure that a "fast shutdown" request will forcibly terminate open
       sessions, even if a "smart shutdown" was already in progress.
     - Avoid performance degradation in bulk inserts into GIN indexes when
       the input values are (nearly) in sorted order.
     - Correctly enforce NOT NULL domain constraints in some contexts in
       PL/pgSQL.
     - Fix portability issues in plperl initialization.
     - Fix pg_ctl to not go into an infinite loop if "postgresql.conf" is
       empty.
     - Improve pg_dump's efficiency when there are many large objects.
     - Use SIGUSR1, not SIGQUIT, as the failover signal for pg_standby.
     - Make pg_standby's maxretries option behave as documented.
     - Make "contrib/hstore" throw an error when a key or value is too
       long to fit in its data structure, rather than silently truncating
       it.
     - Fix "contrib/xml2"'s xslt_process() to properly handle the maximum
       number of parameters (twenty).
     - Improve robustness of libpq's code to recover from errors during
       "COPY FROM STDIN".
   * Bump Standards-Version to 3.8.3 (no changes necessary).
Checksums-Sha1: 
 abbf2ec59e5d590f659a9f95c999bf9b3fbc71e9 1509 postgresql-8.3_8.3.8-1.dsc
 9c878bf181b69ebd80b12131cd4abfd675a9a02e 13841845 
postgresql-8.3_8.3.8.orig.tar.gz
 8f3ee171142595b9a940ea35cc75cfe70ca3b3b9 43029 postgresql-8.3_8.3.8-1.diff.gz
 d99e1b233e6a4b5a50b94921010d321206b089b0 2140364 
postgresql-doc-8.3_8.3.8-1_all.deb
 57bdd13d017aa6bd89cb2e862b2dc3d8cbde9ffe 5246100 
postgresql-8.3_8.3.8-1_i386.deb
 fd4533048a80425c42e480468b338b2f2d1c6fc7 1677326 
postgresql-client-8.3_8.3.8-1_i386.deb
 e077e5485a4ce93447d2d34df2ffdd607f5c8d1a 814470 
postgresql-server-dev-8.3_8.3.8-1_i386.deb
 f00f28a10d840fc75b0750eb52b3503fff3e2404 575244 
postgresql-contrib-8.3_8.3.8-1_i386.deb
 5262f3bb3f7a6711dd05d3b3fc8829dd1f3ab20c 266960 
postgresql-plperl-8.3_8.3.8-1_i386.deb
 d7504123844e03f634abd8fe2775510404117aea 260016 
postgresql-plpython-8.3_8.3.8-1_i386.deb
 8a46395dde1bcb3cb07e9d53198f3a9627bd1852 259100 
postgresql-pltcl-8.3_8.3.8-1_i386.deb
Checksums-Sha256: 
 ea5347c190ae918c6b260e623af3795e0d0e9d34eb77051f49295406dbca3a7e 1509 
postgresql-8.3_8.3.8-1.dsc
 434135b02bbc7574188c7671839285977fa8a7cc48d0e9b2a169fc0372bcdc10 13841845 
postgresql-8.3_8.3.8.orig.tar.gz
 2888abdb03983fff96d56bda77a08d886f68139ff364e9053954e3076a74a8ec 43029 
postgresql-8.3_8.3.8-1.diff.gz
 96a872e4b67bd95959aca1cbdf9e7586596b04ca398674f395310958452244aa 2140364 
postgresql-doc-8.3_8.3.8-1_all.deb
 b7b9761a34823c9d3aedd52028ba31b2242c8603ca818a9d3f74dc4b2cc57847 5246100 
postgresql-8.3_8.3.8-1_i386.deb
 a7cb607bce61a45d5bce56240bcc88784364a0f9a25dd334147e13e32c2fb530 1677326 
postgresql-client-8.3_8.3.8-1_i386.deb
 14d4b2db14c1b54c017806c530a64cc07ac4c5a9fe38471b6507bdea1dd8cb7b 814470 
postgresql-server-dev-8.3_8.3.8-1_i386.deb
 713a0738a882937816965ee467addace1b56e53f51d97ad57fff0a1a68fbf107 575244 
postgresql-contrib-8.3_8.3.8-1_i386.deb
 2be0c3abbaf1575e2e1ef8b99cd3cfe844ca85cb7df70e83c9c887d2a4c57fa9 266960 
postgresql-plperl-8.3_8.3.8-1_i386.deb
 70f04fe09c20a0e87bc1068d537f2f5e8552a1e55988bef63558aceafd959d11 260016 
postgresql-plpython-8.3_8.3.8-1_i386.deb
 9e92db39ab6e2f8b57cddb681c577ed9add6d4e81142ce6d4f246cfdeb2ce5e4 259100 
postgresql-pltcl-8.3_8.3.8-1_i386.deb
Files: 
 cb2aa057a63acf938f41e3d297944bb8 1509 database optional 
postgresql-8.3_8.3.8-1.dsc
 14a82ab269c114d72986daf75129aabf 13841845 database optional 
postgresql-8.3_8.3.8.orig.tar.gz
 eb9ad271400b4e5cfd72b436e92242cc 43029 database optional 
postgresql-8.3_8.3.8-1.diff.gz
 5cbb9b626317b1dbd3a3ea39a654afac 2140364 doc optional 
postgresql-doc-8.3_8.3.8-1_all.deb
 0aead32c22a8b0291955c6265c60ccce 5246100 database optional 
postgresql-8.3_8.3.8-1_i386.deb
 ff186fa1964ab6d9a6762ee64bef587e 1677326 database optional 
postgresql-client-8.3_8.3.8-1_i386.deb
 df87d1e6d0aba208e267f2b7b0a53c75 814470 libdevel optional 
postgresql-server-dev-8.3_8.3.8-1_i386.deb
 785c610fb20c7f4c8e6fe9bd0afc70b6 575244 database optional 
postgresql-contrib-8.3_8.3.8-1_i386.deb
 41bdc9ef8ee3b4d6f2799f7c151e8eec 266960 database optional 
postgresql-plperl-8.3_8.3.8-1_i386.deb
 a513241ec07d9256b5ce56fed909c18d 260016 database optional 
postgresql-plpython-8.3_8.3.8-1_i386.deb
 71e8b5ad8dc45c84e149846686795de7 259100 database optional 
postgresql-pltcl-8.3_8.3.8-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkqjt08ACgkQDecnbV4Fd/Jr9QCgt0n1z5TX2ifIA5gXiRYp7hRf
iEEAoOk4crtXkpSTd8qDEfNq7hfbfIcK
=ZcdP
-----END PGP SIGNATURE-----


Accepted:
postgresql-8.3_8.3.8-1.diff.gz
  to pool/main/p/postgresql-8.3/postgresql-8.3_8.3.8-1.diff.gz
postgresql-8.3_8.3.8-1.dsc
  to pool/main/p/postgresql-8.3/postgresql-8.3_8.3.8-1.dsc
postgresql-8.3_8.3.8-1_i386.deb
  to pool/main/p/postgresql-8.3/postgresql-8.3_8.3.8-1_i386.deb
postgresql-8.3_8.3.8.orig.tar.gz
  to pool/main/p/postgresql-8.3/postgresql-8.3_8.3.8.orig.tar.gz
postgresql-client-8.3_8.3.8-1_i386.deb
  to pool/main/p/postgresql-8.3/postgresql-client-8.3_8.3.8-1_i386.deb
postgresql-contrib-8.3_8.3.8-1_i386.deb
  to pool/main/p/postgresql-8.3/postgresql-contrib-8.3_8.3.8-1_i386.deb
postgresql-doc-8.3_8.3.8-1_all.deb
  to pool/main/p/postgresql-8.3/postgresql-doc-8.3_8.3.8-1_all.deb
postgresql-plperl-8.3_8.3.8-1_i386.deb
  to pool/main/p/postgresql-8.3/postgresql-plperl-8.3_8.3.8-1_i386.deb
postgresql-plpython-8.3_8.3.8-1_i386.deb
  to pool/main/p/postgresql-8.3/postgresql-plpython-8.3_8.3.8-1_i386.deb
postgresql-pltcl-8.3_8.3.8-1_i386.deb
  to pool/main/p/postgresql-8.3/postgresql-pltcl-8.3_8.3.8-1_i386.deb
postgresql-server-dev-8.3_8.3.8-1_i386.deb
  to pool/main/p/postgresql-8.3/postgresql-server-dev-8.3_8.3.8-1_i386.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to