pg-squeeze (1.9.2-1) unstable; urgency=medium * New upstream version 1.9.2. + Fix possible escalation of privileges Index functions used to run as the superuser. If they contained malicious code, it would have the superuser privileges too. This is fixed by changing the current user to the table owner before any index function can be executed. + pg_squeeze could use SQL operators other than the built-in ones when checking table metadata (i.e. when checking which table is bloated enough to need squeezing). This is fixed by restricting the search path to "pg_catalog, pg_temp" before running any SQL query. -- Christoph Berg Fri, 05 Jun 2026 13:50:37 +0200 pg-squeeze (1.9.1-3) unstable; urgency=medium * Test-Depend on postgresql-common-dev also for the "concurrency" test. -- Christoph Berg Wed, 12 Nov 2025 13:16:24 +0100 pg-squeeze (1.9.1-2) unstable; urgency=medium * Upload for PostgreSQL 18. (Closes: #1117291) * Add ${postgresql:Breaks}. * debian/tests: Depend on postgresql-common-dev instead of 'make'. -- Christoph Berg Wed, 08 Oct 2025 16:51:31 +0200 pg-squeeze (1.9.1-1) unstable; urgency=medium * New upstream version 1.9.1. -- Christoph Berg Mon, 15 Sep 2025 16:53:18 +0200 pg-squeeze (1.9.0-1) experimental; urgency=medium * New upstream version 1.9.0. -- Christoph Berg Mon, 04 Aug 2025 15:36:43 +0200 pg-squeeze (1.8.0-1) unstable; urgency=medium * New upstream version 1.8.0. -- Christoph Berg Fri, 24 Jan 2025 14:53:21 +0100 pg-squeeze (1.7.0-1) unstable; urgency=medium * New upstream version 1.7.0. -- Christoph Berg Tue, 24 Sep 2024 15:16:23 +0200 pg-squeeze (1.7.0~beta2-2) unstable; urgency=medium * Upload for PostgreSQL 17. * Restrict to 64-bit architectures. * Mark postgresql-all as . -- Christoph Berg Sat, 14 Sep 2024 10:58:08 +0200 pg-squeeze (1.7.0~beta2-1) unstable; urgency=medium * New upstream version 1.7.0~beta2. * Move packaging repo to salsa.debian.org. -- Christoph Berg Mon, 19 Aug 2024 15:56:07 +0200 pg-squeeze (1.6.2-1) unstable; urgency=medium * New upstream version. -- Christoph Berg Mon, 18 Sep 2023 21:55:01 +0200 pg-squeeze (1.6.1-2) unstable; urgency=medium * Upload for PostgreSQL 16. -- Christoph Berg Sun, 17 Sep 2023 21:00:38 +0200 pg-squeeze (1.6.1-1) unstable; urgency=medium * New upstream version with PG16 support. * debian/tests/concurrency: Use correct port. -- Christoph Berg Mon, 11 Sep 2023 16:29:53 +0200 pg-squeeze (1.5.2-1) unstable; urgency=medium [ Ivan Kovmir ] * Initial release. -- Christoph Berg Wed, 16 Aug 2023 12:32:36 +0000