Commit graph

454 commits

Author SHA1 Message Date
Michael Banck ec13d27493 * debian/pg_createcluster_patroni: Pass $DATADIR variable to pg_createcluster
if specified.
2020-05-07 12:29:43 +02:00
Michael Banck c49ecb7f92 Fix pg_creatconfig_patroni vs. pg_createcluster_patroni confusion in changelog entries 2020-05-07 12:28:29 +02:00
Michael Banck 6fee48f191 * debian/pg_createcluster_patroni: Allow re-creating configuration file for
already existing clusters/ports, patch by Tomas Pospisek (Closes: #953162).
2020-05-07 11:58:40 +02:00
Michael Banck 7bd32192af Setting distribution to unreleased 2020-04-27 18:25:04 +02:00
Michael Banck 1b736f02fe Final changelog for patroni_1.6.5-1 2020-04-27 18:25:04 +02:00
Michael Banck b80cf41f26 * debian/patches/fix_failing_tests.patch: Removed, no longer needed. 2020-04-27 17:46:26 +02:00
Michael Banck 24f7c0f0ba * New upstream release. 2020-04-27 17:44:12 +02:00
Michael Banck 0e2444a5fd Setting distribution to unreleased 2020-03-28 10:20:23 +01:00
Michael Banck 8711c80dba Final changelog for patroni_1.6.4-2 2020-03-28 10:20:22 +01:00
Michael Banck e8163f4165 * debian/config.yml.in: Add commented-out exemplary bootstrap/initdb and
bootstrap/users sections.
2020-03-28 10:17:28 +01:00
Michael Banck 1bb99b2170 * debian/tests/acceptance: Set ETCD_UNSUPPORTED_ARCH to arm/arm64 according
to $DEB_HOST_ARCH (Closes: #952535).
2020-03-28 10:12:17 +01:00
Michael Banck af96198d16 Use pg_lsclusters -h when figuring out the port to use 2020-03-20 21:33:51 +01:00
Michael Banck 3812c8d23b * debian/pg_createcluster_patroni: Improve parsing of pg_lsclusters output
when determining port number, patch by Tomas Pospisek (Closes: #953157).
2020-03-19 19:17:31 +01:00
Michael Banck 929e69dd0a * debian/pg_createcluster_patroni: remove vip-manager file before appending
to it, patch by Tomas Pospisek (Closes: #953147).
2020-03-19 19:15:11 +01:00
Michael Banck f871088904 * debian/pg_clonecluster_patroni: quote connstr in pg_createcluster
invocation (Closes: #953623).
2020-03-18 20:20:42 +01:00
Michael Banck 61e86f0980 Revert changes since debian/1.6.4-1 2020-03-18 20:17:25 +01:00
Michael Banck 8716cf7fe8 * debian/tests/control: Add versioned dependency on python3-urllib3 as
regression test requirement.
2020-02-17 16:58:08 +01:00
Michael Banck 30cfd5313f * debian/tests/control: Add python3-websocket as regression test requirement. 2020-02-17 16:19:33 +01:00
Michael Banck 77c9f93829 * debian/tests/control: Temporarily revert commit c22bd426. 2020-02-17 15:32:50 +01:00
Michael Banck 21ff79486e Setting distribution to unreleased 2020-02-10 10:03:07 +01:00
Michael Banck 822dd1f3cc Final changelog for patroni_1.6.4-1 2020-02-10 10:03:07 +01:00
Michael Banck ab6875b9c0 * debian/patches/fix_failing_tests.patch: New patch, fixes a failing
regression test case.
2020-02-09 20:42:43 +01:00
Michael Banck 57f4bc23ea * debian/patches/check_postmaster.patch: Removed.
* debian/patches/acceptance_tests_system_patroni.patch: Refreshed.
  * debian/patches/v12_fix_recovery.conf_parameters.patch: Removed, no longer
    needed.
  * debian/patches/urlparse_compat.patch: Removed, no longer needed.
2020-02-08 19:25:07 +01:00
Michael Banck d29bbb457f * New upstream release. 2020-02-08 19:18:01 +01:00
Michael Banck b5036eb6a7 Setting distribution to unreleased 2020-01-24 10:08:41 +01:00
Michael Banck 8a4d005db1 Final changelog for patroni_1.6.3-2 2020-01-24 10:08:41 +01:00
Michael Banck 402f3a32cb * debian/pg_createcluster_patroni: Allow clusternames with multiple dashes,
patch by Chris Hofstaedtler (Closes: #946156).
2020-01-24 10:04:06 +01:00
Michael Banck b45fefff2a Add bug closing tag 2020-01-24 09:58:17 +01:00
Michael Banck 9621dc8dc6 * debian/patches/urlparse_compat.patch: New patch, fixes a regression test
suite failure due to a behaviour change in python3's urlparse, taken from
    upstream pull request #1368.
2020-01-23 18:40:49 +01:00
Michael Banck ff2cdb3974 * debian/patches/offline_intersphinx.patch: New patch, force usage of offline
objects.inv from python-doc package instead of downloading it.
  * debian/control (Build-Depends): Added python3-doc.
2020-01-23 18:19:30 +01:00
Michael Banck 2a34f4eb6b * debian/patches/requirements_setuptools.patch: New patch, add setuptools to
requirements, so that python3-pkg-resources is picked up as package
    dependency by dh_python3.
2020-01-23 17:21:11 +01:00
Michael Banck 13e4e1950f * debian/patches/skip_failing_tests.patch: New patch, skips a failing
regression test.
2020-01-23 17:18:47 +01:00
Michael Banck c22bd42699 * debian/tests/control: Strip down depends to test-related packages. 2020-01-23 15:54:08 +01:00
Michael Banck 9d00847de6 * debian/patches/v12_fix_recovery.conf_parameters.patch: New patch, fixes a
regression in Patroni 1.6.{1-3} where setting restore_command in
    postgresql.conf no longer worked.
2019-12-18 14:56:08 +01:00
Michael Banck f221fd3be6 Setting distribution to unreleased 2019-12-10 22:36:02 +01:00
Michael Banck bd3d91513b Final changelog for patroni_1.6.3-1 2019-12-10 22:36:02 +01:00
Michael Banck 02134202f9 * debian/patches/consul_import.patch: Removed, applied upstream.
* debian/patches/acceptance_tests_timeouts.patch: Likewise.
2019-12-10 22:11:50 +01:00
Michael Banck 19a85cfd58 * New upstream release. 2019-12-10 22:09:42 +01:00
Michael Banck a1171ffef7 Setting distribution to unreleased 2019-11-16 16:28:35 +01:00
Michael Banck 6fa5240f72 Final changelog for patroni_1.6.1-2 2019-11-16 16:28:34 +01:00
Michael Banck d0aa441487 * debian/pg_createconfig_patroni: Add --endpoint option for explicit setting
of VIP_ENDPOINT, make dcs.yml parsing a bit more robust and add sanity
    checking for VIP_ENDPOINT.
2019-11-16 15:43:03 +01:00
Michael Banck f6b94358ba Setting distribution to unreleased 2019-11-15 19:49:57 +01:00
Michael Banck 6600908d91 Final changelog for patroni_1.6.1-1 2019-11-15 19:49:57 +01:00
Michael Banck 366a21ba40 * debian/README.Debian: Add section on vip-manager integration. 2019-11-15 19:39:40 +01:00
Michael Banck dd02ea182b * debian/patches/check_postmaster.patch: Refreshed.
* debian/patches/avoid_distutils_spawn.patch: Removed, no longer needed.
  * debian/patches/disable_postgresql.conf_chmod.patch: Likewise.
2019-11-15 19:27:47 +01:00
Michael Banck e571814340 * New upstream release. 2019-11-15 19:27:17 +01:00
Michael Banck 24442e1410 * debian/control: Add vip-manager to Suggests. 2019-11-15 19:13:17 +01:00
Michael Banck 6e8e643700 * debian/pg_createconfig_patroni: Fix whitespace. 2019-11-15 19:12:46 +01:00
Michael Banck 2dfc33b913 * debian/pg_createconfig_patroni: Add --vip option and write out a
vip-manager configuration if present.
  * debian/config.yml.in: Add @LISTEN_VIP@ tag.
2019-11-15 19:12:14 +01:00
Michael Banck 74b781686d Setting distribution to unreleased 2019-10-08 12:58:40 +02:00