-
postgresql-common (176+git1) yakkety; urgency=medium
Upload current Debian packaging git to pick up bug fixes and dependency
adjustment for libreadline7.
* Replace hardcoded Recommends: libreadline6 with a build-time detection of
the current ABI.
postgresql-common (176) unstable; urgency=medium
* Team upload.
* Bump default PostgreSQL server version to 9.6.
* Use C.UTF-8 instead of C when the initial main cluster is created and no
locale is configured explicitly as system default. (Closes: #790507)
* Support "NN" major version numbers, next version will be PostgreSQL 10.
* debian/postgresql-common.templates: Properly mark not-to-be-translated
shell code-only chunk as such using flag:translate. Thanks to Rhonda for
the pointer! (See: #820756, #832282)
* testsuite: Run with umask 077 only by default.
* t/025_logging.t: Fix tests when grep thinks syslog is a binary file.
* t/031_errors_disk_full.t: Raise tmpfs size to account for larger cluster
footprint observed on ppc64el.
* t/032_ssl_key_permissions.t: Skip tests on 9.0 and earlier.
* pg_createcluster, t/025_logging.t: Skip logging_collector for 8.2.
* Ship /etc/postgresql-common/supported_versions even in non-backport
packages. (Closes: #808353)
* pg_createcluster: Error out if provided log file is a directory.
(Closes: #791556)
* pg_upgradecluster: Set dynamic_shared_memory_type from the new
postgresql.conf instead of defaulting to mmap. (Closes: #823209)
* pg_upgradecluster: Use data checksums in the new cluster if the old uses
them. (Closes: #830228)
-- Martin Pitt <email address hidden> Fri, 23 Sep 2016 16:07:37 +0200
-
postgresql-common (175ubuntu1) yakkety; urgency=medium
* Recommend libreadline7 instead of libreadline6.
-- Matthias Klose <email address hidden> Wed, 21 Sep 2016 18:16:49 +0200
-
postgresql-common (175build1) yakkety; urgency=medium
* No-change rebuild for readline soname change.
-- Matthias Klose <email address hidden> Sat, 17 Sep 2016 12:07:49 +0000
-
postgresql-common (175) unstable; urgency=medium
* pg_createcluster, createcluster.conf: Set cluster_name on 9.5+.
* pg_buildext: Don't set any CFLAGS by default.
* start.conf: Update documentation/comments to recommend running
systemctl daemon-reload.
-- Christoph Berg <email address hidden> Thu, 23 Jun 2016 12:26:27 +0200
-
postgresql-common (174) unstable; urgency=medium
[ Christoph Berg ]
* postgresql-common: Enforce strict version dependency on
postgresql-client-common to avoid API mismatch bugs in PgCommon.pm.
* maintscripts-functions: Save pg_dump on catversion bumps as well.
* Updated ja translation by Takuma Yamada, thanks! (Closes: #820756)
* Remove not-to-be-translated shell code-only chunk from
debian/po/templates.pot. (debconf-updatepo --skip-pot to the rescue!)
(Closes: #821445)
[ Martin Pitt ]
* debian/supported-versions: Add Ubuntu 16.10.
-- Christoph Berg <email address hidden> Wed, 11 May 2016 15:04:25 +0200
-
postgresql-common (173) unstable; urgency=medium
[ Christoph Berg ]
* README.Debian: Fix a typo.
* Updated nl translation, thanks Frans Spiesschaert! (Closes: #812353)
* Updated ru translation, thanks Sergey Alyoshin! (Closes: #815596)
* Updated ja translation, thanks Takuma Yamada! (Closes: #816069)
* preinst_check_catversion: Handle missing catalog version file.
* pg_renamecluster: Don't try to rename a non-existing stats directory.
* pg_conftool: Refuse operation on non-existing clusters.
* maintscript-functions, templates: Remove '#' characters from upgrade
instructions on catalog version change for easier cut-and-paste.
* t/032_ssl_key_permissions.t: Validate server snakeoil key checks.
* pgdg/apt.postgresql.org.sh: Add xenial and trusty.
[ Adam Conrad ]
* pgcommon.sh: Adjust for >= xenial using Debian-style locale generation
methods, and allow fallback to the old Ubuntu method for old releases.
-- Christoph Berg <email address hidden> Wed, 30 Mar 2016 15:08:06 +0200