Accepted:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Wed, 18 Dec 2013 14:20:20 +0100 Source: postgresql-9.1 Binary: libpq-dev libpq5 libecpg6 libecpg-dev libecpg-compat3 libpgtypes3 postgresql-9.1 postgresql-9.1-dbg postgresql-client-9.1 postgresql-server-dev-9.1 postgresql-doc-9.1 postgresql-contrib-9.1 postgresql-plperl-9.1 postgresql-plpython-9.1 postgresql-plpython3-9.1 postgresql-pltcl-9.1 Architecture: source amd64 all Version: 9.1.11-1~bpo60+1 Distribution: squeeze-backports Urgency: low Maintainer: Debian PostgreSQL Maintainers <[email protected]> Changed-By: Christoph Berg <[email protected]> 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 9.1 libpq-dev - header files for libpq5 (PostgreSQL library) libpq5 - PostgreSQL C client library postgresql-9.1 - object-relational SQL database, version 9.1 server postgresql-9.1-dbg - debug symbols for postgresql-9.1 postgresql-client-9.1 - front-end programs for PostgreSQL 9.1 postgresql-contrib-9.1 - additional facilities for PostgreSQL postgresql-doc-9.1 - documentation for the PostgreSQL database management system postgresql-plperl-9.1 - PL/Perl procedural language for PostgreSQL 9.1 postgresql-plpython-9.1 - PL/Python procedural language for PostgreSQL 9.1 postgresql-plpython3-9.1 - PL/Python 3 procedural language for PostgreSQL 9.1 postgresql-pltcl-9.1 - PL/Tcl procedural language for PostgreSQL 9.1 postgresql-server-dev-9.1 - development files for PostgreSQL 9.1 server-side programming Closes: 701340 Changes: postgresql-9.1 (9.1.11-1~bpo60+1) squeeze-backports; urgency=low . * Rebuild for squeeze-backports. * Re-enable library builds for bpo. . postgresql-9.1 (9.1.11-1) unstable; urgency=low . [ Martin Pitt ] * Stop building client-side libraries on Ubuntu, 14.04 moves to -9.3. . [ Christoph Berg ] * New upstream security/bug fix release: . + Fix "VACUUM"'s tests to see whether it can update relfrozenxid (Andres Freund) . In some cases "VACUUM" (either manual or autovacuum) could incorrectly advance a table's relfrozenxid value, allowing tuples to escape freezing, causing those rows to become invisible once 2^31 transactions have elapsed. The probability of data loss is fairly low since multiple incorrect advancements would need to happen before actual loss occurs, but it's not zero. Users upgrading from releases 9.0.4 or 8.4.8 or earlier are not affected, but all later versions contain the bug. The issue can be ameliorated by, after upgrading, vacuuming all tables in all databases while having vacuum_freeze_table_age set to zero. This will fix any latent corruption but will not be able to fix all pre-existing data errors. However, an installation can be presumed safe after performing this vacuuming if it has executed fewer than 2^31 update transactions in its lifetime (check this with SELECT txid_current() < 2^31). . + Fix initialization of "pg_clog" and "pg_subtrans" during hot standby startup (Andres Freund, Heikki Linnakangas) . This bug can cause data loss on standby servers at the moment they start to accept hot-standby queries, by marking committed transactions as uncommitted. The likelihood of such corruption is small unless, at the time of standby startup, the primary server has executed many updating transactions since its last checkpoint. Symptoms include missing rows, rows that should have been deleted being still visible, and obsolete versions of updated rows being still visible alongside their newer versions. This bug was introduced in versions 9.3.0, 9.2.5, 9.1.10, and 9.0.14. Standby servers that have only been running earlier releases are not at risk. It's recommended that standby servers that have ever run any of the buggy releases be re-cloned from the primary (e.g., with a new base backup) after upgrading. . postgresql-9.1 (9.1.10-1) unstable; urgency=low . * New upstream bug fix release. See changelog.gz for details. * Drop 00git-perl5.18.patch, applied upstream. * Add 04-config-update.patch: Refresh config.{guess,sub} to latest version for enabling ports, in particular arm64 and the upcoming ppc64el. . postgresql-9.1 (9.1.9-5) unstable; urgency=low . [ Christoph Berg ] * Pull 82b0102650cf85268145a46f0ab488bacf6599a1 from upstream head to better support VPATH builds of PGXS modules, and make the install targets depend on installdirs. . [ Martin Pitt ] * debian/rules: Still build the client-side libraries on Ubuntu. . postgresql-9.1 (9.1.9-4) unstable; urgency=low . * debian/rules: Ignore test suite failures on hurd (unimplemented semaphores) and kfreebsd-* (PL tests known to fail). . postgresql-9.1 (9.1.9-3) unstable; urgency=low . [ Martin Pitt ] * debian/rules: Support multi-arch locations of {tcl,tk}-config. * debian/rules: Don't build with kerberos and LDAP support for DEB_STAGE=stage1 to aid with bootstrapping. * debian/tests/control: Add missing net-tools dependency (for ifconfig). * Add 00git-aarch64.patch: Add ARM64 (aarch64) support to s_lock.h. Backported from upstream git. * debian/rules: Call dh with --parallel. * Add 00git-perl5.18.patch: Adjust PL/Perl test cases to also work for Perl 5.18. Backported from upstream 9.1 stable branch. * debian/rules: Don't build client-side libraries unless we have a pgdg version, as these are built by -9.3 now. . [ Christoph Berg ] * Pull 6697aa2bc25c83b88d6165340348a31328c35de6 from upstream head to better support VPATH builds of PGXS modules. * debian/rules, 60-pg_regress_socketdir: Remove the temporary patches from pg_regress, and teach pg_regress to support unix socket dirs in --host. Use a random port number as well. * debian/rules: Use "make check-world" to run the regression tests. Thanks to Peter Eisentraut for the suggestion. * 61-extra_regress_opts: Add EXTRA_REGRESS_OPTS in Makefile.global(.in) and in src/interfaces/ecpg/test/Makefile. . postgresql-9.1 (9.1.9-2) unstable; urgency=low . * debian/copyright: Fix syntax errors. * debian/rules: Build with -fno-aggressive-loop-optimizations with gcc 4.8 to avoid generating bad code due to the broken usage of variable-length arrays. This is fixed properly in 9.2, but the patch does not backport well. (Closes: #701340) Checksums-Sha1: 0d07b51cce64c19b3c93d0a8586a54040c2120d6 3361 postgresql-9.1_9.1.11-1~bpo60+1.dsc b9ee975498705647aae77dae91869bfc6bb079ff 15861805 postgresql-9.1_9.1.11.orig.tar.bz2 5d9dd106938f7b6acbdfd13926e301d20699ac64 104788 postgresql-9.1_9.1.11-1~bpo60+1.debian.tar.gz 70b7ad078f94bf6761ddf1f8dded2c394500df17 592686 libpq-dev_9.1.11-1~bpo60+1_amd64.deb 95c1c7c742581b0671be8513c35978a4c19ea517 537296 libpq5_9.1.11-1~bpo60+1_amd64.deb bf69ebb61d8d0ba48476781624c530f8223b24c1 494122 libecpg6_9.1.11-1~bpo60+1_amd64.deb b40712c6ea8db5e9c14e9388e796997db759cf70 626032 libecpg-dev_9.1.11-1~bpo60+1_amd64.deb 202cfd0e6dabe0f2bf3ebd6b1ca9b4fa8fee5624 431892 libecpg-compat3_9.1.11-1~bpo60+1_amd64.deb 77d22fa00f72246b007165449e2ce5e5cbbd7272 453362 libpgtypes3_9.1.11-1~bpo60+1_amd64.deb 318298b753c59a6f2c44d3a68773021604d70b39 3668008 postgresql-9.1_9.1.11-1~bpo60+1_amd64.deb c65b22bf9efbd12144ee6eace7d3f97711df2e0a 4868012 postgresql-9.1-dbg_9.1.11-1~bpo60+1_amd64.deb f7817ac65762181ef79ce6a157e8ec9f058d8947 1396924 postgresql-client-9.1_9.1.11-1~bpo60+1_amd64.deb 086d0c50042c6e1377142d2aed264a8d4a588cb6 952106 postgresql-server-dev-9.1_9.1.11-1~bpo60+1_amd64.deb 4932ca7a40c13482d449522b8f5972c07f5da7a3 2021016 postgresql-doc-9.1_9.1.11-1~bpo60+1_all.deb f468913334cf3acc4bca76fbd942cff0b54239e4 759396 postgresql-contrib-9.1_9.1.11-1~bpo60+1_amd64.deb 1852e0edd4c3c16a0acc760f77b2f09685c2493a 471460 postgresql-plperl-9.1_9.1.11-1~bpo60+1_amd64.deb f3d69df3078982ab1a27bf661041a3cb0ccabaf8 456726 postgresql-plpython-9.1_9.1.11-1~bpo60+1_amd64.deb 0639db0d1f61d6857f41a5cbd969ca5e0c9b93d7 456640 postgresql-plpython3-9.1_9.1.11-1~bpo60+1_amd64.deb 494ef81054c36d65d9d415b4b964525bb751c9a9 446718 postgresql-pltcl-9.1_9.1.11-1~bpo60+1_amd64.deb Checksums-Sha256: 581628848ed55e5b123953c857d538f3827cbb6201281f3e058fa166d04cbad5 3361 postgresql-9.1_9.1.11-1~bpo60+1.dsc ccbc35aae1490ee5878b97a6aea48dad7465cdad296b380542e4303b68cc6f74 15861805 postgresql-9.1_9.1.11.orig.tar.bz2 e77d599d4ad378e004f4069c950235576c2da69dbf20aebdb7f8bb0d5386e31a 104788 postgresql-9.1_9.1.11-1~bpo60+1.debian.tar.gz 596e7f39bd3bdac99926f89c14c2afd906371a766ef3c4c767b1a9188683e64d 592686 libpq-dev_9.1.11-1~bpo60+1_amd64.deb c5230c37a01f142cc98e64881b14395f0c34d79a0fe7528a4da33a5e405f8ee7 537296 libpq5_9.1.11-1~bpo60+1_amd64.deb 37892d0a77723d9c18c4d68bb12b680c7a326098773d1afbb774f200d56341bf 494122 libecpg6_9.1.11-1~bpo60+1_amd64.deb 308cdd6fbf76c57ca0f6289f25e6a638f96ffadb8b493e689c7dcf8f5eed356c 626032 libecpg-dev_9.1.11-1~bpo60+1_amd64.deb 20298b43e77ddcd172cde9e1fd569627eb7c33909562aedfd2c818e6714e12cb 431892 libecpg-compat3_9.1.11-1~bpo60+1_amd64.deb 299ac71873f296145a7091c8f9d322cdf14ae1630cb631f2fe039374e348f6d5 453362 libpgtypes3_9.1.11-1~bpo60+1_amd64.deb df00baaeb33c6d03486fd76779d571eac46bacd5b25b63039a8ffa4eb0db5416 3668008 postgresql-9.1_9.1.11-1~bpo60+1_amd64.deb 2d438b127ac5e7d501dded115f3a86584d72b4ea37559dcdc40b311578a21acd 4868012 postgresql-9.1-dbg_9.1.11-1~bpo60+1_amd64.deb 31176311aa6d05988e4e2bb6e711582d4fef2dbba8c87bb82ddb2d2ec497f2de 1396924 postgresql-client-9.1_9.1.11-1~bpo60+1_amd64.deb db6a300ebf7332abdd0e5ca212ade14fff094877617b7a6d47a3e1e1af9027b1 952106 postgresql-server-dev-9.1_9.1.11-1~bpo60+1_amd64.deb 50fbab85c20875f645bb622dbd10fc1472b986fa7660964079df13d12a8a594f 2021016 postgresql-doc-9.1_9.1.11-1~bpo60+1_all.deb f61315b65d5c79958eccf16af9789f8d5b5548c27b3a0cbcb18a3d6ed24f95a7 759396 postgresql-contrib-9.1_9.1.11-1~bpo60+1_amd64.deb 6cf02b0800489543279d1e4fbe8384bd6cbc64f124e9aa9285a690a501a4f55d 471460 postgresql-plperl-9.1_9.1.11-1~bpo60+1_amd64.deb e675fa17abee3c4fe6fe9dd833490870e6df34e4dfd5c002c2066092c87ac695 456726 postgresql-plpython-9.1_9.1.11-1~bpo60+1_amd64.deb 8143e77a087607dfc0dcc74e224a9576e1ea8e6306f81b11cd3e1012bbca5063 456640 postgresql-plpython3-9.1_9.1.11-1~bpo60+1_amd64.deb 1c56428dae525b3e41315f2dc2e882fdabba46d89f048e14fdd5ef88bff5a4ee 446718 postgresql-pltcl-9.1_9.1.11-1~bpo60+1_amd64.deb Files: c6ceda988e83041cbfb02548c35ca392 3361 database optional postgresql-9.1_9.1.11-1~bpo60+1.dsc 863caa3d9f57ab3cd031fd06f497e1b6 15861805 database optional postgresql-9.1_9.1.11.orig.tar.bz2 0fef887fad0e5cae600c9d309aac4583 104788 database optional postgresql-9.1_9.1.11-1~bpo60+1.debian.tar.gz b0b683905a68e752517aeea809c1ea0c 592686 libdevel optional libpq-dev_9.1.11-1~bpo60+1_amd64.deb b6c0df7450bb8a37b4ce07e0c9032a36 537296 libs optional libpq5_9.1.11-1~bpo60+1_amd64.deb 1443c5c670e413a209a52ddd235261c1 494122 libs optional libecpg6_9.1.11-1~bpo60+1_amd64.deb b7e2ad8247a35a295c6751514282c154 626032 libdevel optional libecpg-dev_9.1.11-1~bpo60+1_amd64.deb f2b56ddf4f041d7d6146d55f6dc06ad2 431892 libs optional libecpg-compat3_9.1.11-1~bpo60+1_amd64.deb 0ba71e3dfbd95f4f39441fc9c6c83611 453362 libs optional libpgtypes3_9.1.11-1~bpo60+1_amd64.deb 3dbf3732297eb0dffbdc586a2c6d3421 3668008 database optional postgresql-9.1_9.1.11-1~bpo60+1_amd64.deb bfea342e7e48a0aacfbbb90fc5909835 4868012 debug extra postgresql-9.1-dbg_9.1.11-1~bpo60+1_amd64.deb 641ab54d6f52d63f68185a04cf66c946 1396924 database optional postgresql-client-9.1_9.1.11-1~bpo60+1_amd64.deb 5e89eabb6ffaffcb5687c757c0465f00 952106 libdevel optional postgresql-server-dev-9.1_9.1.11-1~bpo60+1_amd64.deb 3b1556f612dc8d619061317d6156a349 2021016 doc optional postgresql-doc-9.1_9.1.11-1~bpo60+1_all.deb f26ea2360f849d5d8e443700a41938d0 759396 database optional postgresql-contrib-9.1_9.1.11-1~bpo60+1_amd64.deb cad7f5f765a6a2b1798aaf5e5399b47d 471460 database optional postgresql-plperl-9.1_9.1.11-1~bpo60+1_amd64.deb 8096aea3029e88d924f9208cc1bcb35c 456726 database optional postgresql-plpython-9.1_9.1.11-1~bpo60+1_amd64.deb d1cd93119da112955338d4554bc0dd66 456640 database optional postgresql-plpython3-9.1_9.1.11-1~bpo60+1_amd64.deb a9aa916cd9a93c40ba60f25b11dd1f75 446718 database optional postgresql-pltcl-9.1_9.1.11-1~bpo60+1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (GNU/Linux) iQIcBAEBCAAGBQJSsa3kAAoJEExaa6sS0qeuV+oQAI77Wjo6IwKScHEiZrzZwRcv 2g9xVABkKkYLPzazHwg2L2mWA/5LHnTgBNHwevl2d4WlNwEX9Psg0oVILJBpSiCS XMvejLCDuxqruxjhK+BeT1tCS9p9pI94ZKkQT7dEUS9HEowEglXnFcNNTCaR/6vT vHFoZj1Z4IedbKa8d9tFOBwDfiaw5RLc4gh7OZSQZLEkA3PjhSNY82+5cB1rsgyk bw+3f5NtOzXVX2o7IWioOUW37CVK0sVPR4wSL2IrvQqnJ/l8XtX/ocw8LGa2dzAF CfBG9dxmHMjl1rOZVFtbFYqugxPr4Ub7OAj5akfUlINK9zta093f0o3S1BO9BGfs D71hIKiJrd9GkvnL9Jdj2Ymn+8bN+pB2U+hj8O5RrILdavvke7MI+M9024nYexCm yY88HzvgBc1SKL6lsjLHb8EM/SWprkkzhYoFml5Pl5sClhYcAD8tvWkWRjCM+9TA dY7b4GKs5TdgAPC3MHOrDVpMqlURMvY7fDzneGOPtakDynmT6vAN1VaE41rpjsGt En5ZsAwMhSxEeWLOphPCzVPzvkNstRV9TVGuOzSrnTuUBJ44kjgMhnvuEIYgKUrs IAyy2KbDNKqXUNQGE2QzpJ2CdUPxCPu3n9xpd54/7OEwpaNqQK0zmWQ5C13qwoSZ Ca/CBDHDWlcpFi4pEM5g =7SQS -----END PGP SIGNATURE----- Thank you for your contribution to Debian. _______________________________________________ Pkg-postgresql-public mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-postgresql-public
