From 777aa5fa06c8d4106c5b74012cffe4fb73001619 Mon Sep 17 00:00:00 2001 From: Nicolas Lorin Date: Sat, 9 Jul 2022 18:19:33 +0200 Subject: community/repmgr: upgrade to 5.3.2 --- community/repmgr/APKBUILD | 6 +++--- community/repmgr/repmgr.conf.patch | 10 +++++----- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/community/repmgr/APKBUILD b/community/repmgr/APKBUILD index 6def97c67b3..cc2cb593bc4 100644 --- a/community/repmgr/APKBUILD +++ b/community/repmgr/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Jakub Jirutka # Maintainer: Jakub Jirutka pkgname=repmgr -pkgver=5.3.1 +pkgver=5.3.2 pkgrel=0 pkgdesc="Replication Manager for PostgreSQL" url="http://www.repmgr.org/" @@ -55,8 +55,8 @@ daemon() { } sha512sums=" -1e6feae2668af9b28f68cac06e5d2d175b1df267397ed6a15587047311e55bc81391d08031b889105179a9e769c0703ae2c83c25501a178d7575cb4f6801d980 repmgr-5.3.1.tar.gz -a35975496b208424fb160e9d7d93b787c9b53070b6c795a892f437d5cadf25a67202052d9b4bcfa463ff970e0654fbe687bba57c6c08e369e1c3b8642557538a repmgr.conf.patch +803f94ea99454f59cd753db4a8f64066f3988e347b5b8e3de08b941c09ac9128ba48beeecaface7a729b0b4f296ccb4470c18128fdd6c2e418e8e3fbbefcda1e repmgr-5.3.2.tar.gz +4c4a92a8090ea4674cd1a80f9d17f6c65a672abfe56f2961ac5da1ef73ba80bdfda2cf41f23cab1900e9fff4d6ac099b60d25e120143348b319158f3e9876b7c repmgr.conf.patch 988d68205290aef2f1f63281d2dc7da7267ba2738d44a8908b0506e968d8acd895c03d9ee821d7ef5d240ec82b67e51fdfb2d9219e71237c1b0aa3f458ad134b repmgrd.initd bf2de989323712ee595607a5394bbd0fbadec88d2e46744f6d0b8fce142cf93630868ec7f7108866ca2beb6b29a6999f87fd04fe4d88fa33919f1cd7fc2c76fa repmgr.doasd " diff --git a/community/repmgr/repmgr.conf.patch b/community/repmgr/repmgr.conf.patch index b6b7b3f09e5..c4ed69d0139 100644 --- a/community/repmgr/repmgr.conf.patch +++ b/community/repmgr/repmgr.conf.patch @@ -1,5 +1,5 @@ ---- a/repmgr.conf.sample -+++ b/repmgr.conf.sample +--- a/repmgr.conf.sample 2022-05-25 08:59:51.000000000 +0200 ++++ b/repmgr.conf.sample 2022-07-09 18:14:43.340004816 +0200 @@ -60,7 +60,7 @@ # Server settings #------------------------------------------------------------------------------ @@ -18,7 +18,7 @@ # syslog integration, one of LOCAL0, LOCAL1, ..., LOCAL7, USER #log_file='' # STDERR can be redirected to an arbitrary file -@@ -382,27 +382,23 @@ +@@ -383,27 +383,23 @@ ssh_options='-q -o ConnectTimeout=10' # # If you use sudo, the user repmgr runs as (usually 'postgres') must have # passwordless sudo access to execute the command. # @@ -40,7 +40,7 @@ -# Debian/Ubuntu users: use "sudo pg_ctlcluster" to execute service control commands. +# postgres ALL = NOPASSWD: /etc/init.d/postgresql # - # For more details, see: https://repmgr.org/docs/current/configuration-service-commands.html + # For more details, see: https://repmgr.org/docs/current/configuration-file-service-commands.html -#service_start_command = '' -#service_stop_command = '' @@ -53,7 +53,7 @@ #service_promote_command = '' # This parameter is intended for systems which provide a # package-level promote command, such as Debian's # "pg_ctlcluster". *IMPORTANT*: it is *not* a substitute -@@ -411,8 +407,8 @@ +@@ -412,8 +408,8 @@ ssh_options='-q -o ConnectTimeout=10' # # Used by "repmgr service (start|stop)" to control repmgrd # -- cgit v1.2.3