Commit graph

56 commits

Author SHA1 Message Date
Michael Banck f5ce504df4 * debian/patches/regression_tests_psutil_compat.patch: New patch, add
compatibility for newer psutil in the regression tests (Closes: #1003562).
2022-02-15 21:04:25 +01:00
Michael Banck c7be5fde50 Revert commits 2e63c66 to 504752fc.
This reverts the changes made to support raft/pysyncobj, as there are still
failing autopkgtests. Instead, we want to fix the current release critical bug
and get the autopkgtests in shape before moving on to raft/pysyncobj.
2022-02-15 21:04:20 +01:00
Michael Banck b3cede2442 * debian/patches/regression_tests_psutil_compat.patch: New patch, add
compatibility for newer psutil in the regression tests (Closes: #1003562).
2022-02-13 22:42:40 +01:00
Michael Banck 504752fc12 * debian/patches/regression_tests_disable_raft_tests.py: Removed, no longer
needed.
2022-02-13 17:07:44 +01:00
Michael Banck e2dbd68398 * New upstream release. 2021-12-03 16:51:17 +01:00
Michael Banck 2a118588e7 * debian/patches/fix-sphinx-build.patch: New patch, fixes building with
latest sphinx, taken from upstream pull request #2080.
2021-10-07 11:15:16 +02:00
Michael Banck 4f4460c3af * debian/patches/dcs-last-seen.patch: New patch, taken from upstream commit
2f31e88b.
2021-10-07 11:13:45 +02:00
Michael Banck 1ef60d9178 * debian/patches/regression_tests_disable_raft_tests.py: New patch, reverts
upstream commit 3a87d0e.
2021-03-02 18:08:43 +01:00
Michael Banck 52732c150a * debian/patches/requirements_cdiff.patch: New patches, changes ydiff (not
yet packaged python module) back to cdiff in requirements.
2020-10-03 10:07:33 +02:00
Michael Banck 2d2f3abf17 * debian/patches/regression_tests_disable_requirement_download.patch: New
patch, disables downloading python packages during regression tests.
2020-10-02 23:56:03 +02:00
Michael Banck b311970612 Revert commit c4a95d0d07 2020-10-02 20:41:26 +02:00
Michael Banck c4a95d0d07 * debian/patches/startup_scripts.patch: Removed, applied upstream. 2020-10-02 19:47:20 +02:00
Michael Banck 7a6534680d * debian/patches/allow_custom_pager_support_in_patronictl_edit-config.patch: Removed. 2020-10-02 19:25:40 +02:00
Michael Banck c4c68c1528 * debian/patches/allow_custom_pager_support_in_patronictl_edit-config.patch:
New patch, adds custom pager support for patronictl, taken from upstream
    commit e27ff480.
2020-09-28 11:12:42 +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 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 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 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 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 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 aa406aea32 * debian/patches/avoid_distutils_spawn.patch: New patch, implements
find_executable() method and drops import of distutils.spawn.
  * debian/control (patroni/Depends): Removed python3-distutils.
2019-10-08 10:19:41 +02:00
Michael Banck a708d50f6a * debian/patches/acceptance_tests_timeouts.patch: New patch, increases a
timeout of an often failing autopkgtest test.
2019-10-07 20:41:17 +02:00
Michael Banck 91ed216419 * debian/patches/disable_postgresql.conf_chmod.patch: New patch, disables
setting the postgresql.conf permissions to 600, reported by Peter J.
    Holzer.
2019-09-20 19:01:45 +02:00
Michael Banck 39bf90fbef * debian/patches/reclone-unable-pg_rewind.patch: Removed, no longer needed. 2019-02-15 23:35:02 +01:00
Michael Banck 7d1e81e853 * debian/patches/behave_failure_logging.patch: Removed, applied upstream.
* debian/patches/acceptance_tests_coverage_binary.patch: Likewise.
  * debian/patches/automatic_primary_reinit.patch: Likewise.
  * debian/patches/automatic_primary_reinit.patch: Likewise.
  * debian/patches/patronictl_timeline_info.patch: Likewise.
  * debian/patches/acceptance_tests_postgres_port.patch: Likewise.
  * debian/patches/fix_replication_connection.patch: Likewise.
  * debian/patches/consul_import.patch: Refreshed.
2019-02-15 20:29:59 +01:00
Michael Banck ec96dc075d * debian/patches/reclone-unable-pg_rewind.patch: New patch, reclones from the
primary if use_pg_rewind and remove_data_directory_on_rewind_failure are
    set, but the postgres password is empty.
2019-02-08 17:40:16 +01:00
Michael Banck 8a65afb554 * debian/patches/coverage_binary.patch: Removed, and replaced with ...
* debian/patches/acceptance_tests_coverage_binary.patch: ... this patch,
    which is generally applicable.
2019-02-07 18:03:48 +01:00
Michael Banck 14b1f81df2 * debian/patches/sphinx_no_mathjax.patch: Removed, no longer needed. 2019-02-07 18:01:42 +01:00
Michael Banck a8522c6f39 * debian/patches/fix_replication_connection.patch: New patch, fixes the
initiation of replication connections for version 10 and up, taken from
    proposed upstream commit e285e159.
2019-01-28 14:21:06 +01:00
Michael Banck d5b94c318e * debian/patches/acceptance_tests_postgres_port.patch: New patch, set base
port for acceptance tests to 5420 in order not to conflict with possible
    system clusters.
2019-01-26 18:10:30 +01:00
Michael Banck e062f5f988 * debian/patches/automatic_primary_reinit.patch: New patch, allows to
automatically reinit a former primary if a rewind is not possible, taken
    from proposed upstream commit 3a509cab.
2019-01-26 15:19:33 +01:00
Michael Banck 292f99ab6f * debian/patches/patronictl_timeline_info.patch: New patch, shows timeline
information in patronictl list, taken from proposed upstream commit
    fcc28c1b.
2019-01-26 15:18:04 +01:00
Michael Banck 1d9c39925c * debian/patches/acceptance_tests_system_patroni.patch: New patch, use the
system installed patroni for acceptance tests.
2018-11-02 19:21:50 +01:00
Michael Banck c2d94ded1d * debian/patches/patroni_service.patch: Removed, and folded into ...
* debian/patches/startup_scripts.patch: ... this.
2018-09-28 12:20:08 +02:00
Michael Banck e7e1f16c77 * debian/patches/check_postmaster.patch: New patch, replaces the process
creation time check for postmaster presense with sending signal 0, similar
    to what pg_ctl does.  Closes: #909532.
2018-09-26 14:20:44 +02:00
Michael Banck df088977ed * debian/patches/behave_failure_logging.patch: New patch, copy over output
directory of a failed feature with `_failed' at the end.
  * debian/tests/acceptance: Dump logs for failed features.
2018-09-25 15:44:49 +02:00
Michael Banck c480cdff80 * debian/patches/python3.7: Removed, no longer needed. 2018-09-21 11:17:46 +02:00
Michael Banck 98f36e6735 * debian/patches/relax_requirements.patch: Removed, no longer needed. 2018-09-21 11:14:14 +02:00
Christoph Berg 2187271458 Avoid using "async" which is a keyword in python3.7. Closes: #904369. 2018-07-23 20:09:06 +02:00
Christoph Berg dd508183f8 Fix systemd integration
Bump DH compat to 10 to get systemd integration; patch patroni.service to start
only if /etc/patroni/config.yml exists; install service file directly from
extras/startup-scripts/ instead of via debian/.
2018-02-07 10:41:56 +01:00
Christoph Berg 14ceef1ab9 features/environment.py: Make "import consul" optional. 2018-02-06 15:33:01 +01:00
Michael Banck 205f3ac853 Revert last commit 2018-01-24 13:52:12 +01:00
Michael Banck 255d739116 * debian/patches/testsuite_relax_timeouts.patch: New patch, relaxes some of
the acceptance tests timeouts.
2018-01-24 11:55:40 +01:00
Michael Banck 8cd3ca89d6 * debian/patches/relax_requirements.patch: New patch, relaxes the
python3-kubernetes requirements.
2018-01-24 10:31:45 +01:00
Michael Banck bb955269a8 * debian/pathes/relax_kazoo_requirement.patch: Removed, no longer needed. 2018-01-24 07:04:26 +01:00
Michael Banck 2a4a695d9c * debian/patches/pgpass_in_testsuite.patch: Removed, no longer needed. 2018-01-24 06:24:55 +01:00