aboutsummaryrefslogtreecommitdiff
path: root/databases/pgpool-II-37
diff options
context:
space:
mode:
authorTorsten Zuehlsdorff <tz@FreeBSD.org>2020-03-15 21:17:57 +0000
committerTorsten Zuehlsdorff <tz@FreeBSD.org>2020-03-15 21:17:57 +0000
commit3bf949007447fa0aae3b9b5f36dbf3e03e4a428a (patch)
tree28eeb499f5524b41971303e016ff0b84de22f01c /databases/pgpool-II-37
parent2400c28f85125f3167d0bc6d5b8cf8d2be804e27 (diff)
downloadports-3bf949007447fa0aae3b9b5f36dbf3e03e4a428a.tar.gz
ports-3bf949007447fa0aae3b9b5f36dbf3e03e4a428a.zip
databases/pgpool-II-37: Upgrade from 3.7.11 to 3.7.13
Changelog for 3.7.12: Bug fixes Fix incorrect query rewrite in replication mode. (Bo Peng) Fix that health check timeout does work in certain case. (Tatsuo Ishii) Discussion: [pgpool-hackers: 3458], [pgpool-hackers: 3459] Doc: add failover_command description when all standby nodes are down. (Takuma Hoshiai) Doc: add note not to assign PostgreSQL servers to trusted_servers. (Tatsuo Ishii) Fix for miscellaneous watchdog issues. (Muhammad Usama) Fix assorted ancient v2 protocol bugs. (Tatsuo Ishii) Fix problem that syslog_facility doesn't change by reload. (bug 548) (Takuma Hoshiai) Fix Pgpool-II shutdown failed in certain case. (Tatsuo Ishii) Allow the lost standby node to rejoin the master watchdog node when it gets rediscovered by the lifecheck. (bug 545) (Muhammad Usama) Overhaul health check debug facility. (Tatsuo Ishii) Fix segfault when executing an erroneous query after DEALLOCATE a named statement. (bug 546) (Tatsuo Ishii) Doc: mention that VIP will not be brougt up if quorum does not exist. (Tatsuo Ishii) Add "-I" option to arping_cmd command default setting. (Bo Peng) Changelog taken from: https://www.pgpool.net/docs/latest/en/html/release-3-7-12.html Changelog for 3.7.13: Changes Disallowing the quorum aware failover option for the native replication mode. (Muhammad Usama) Check if socket file exists at startup and remove them if PID file doesn't exist to avoid bind() failire. (Bo Peng) A.12.2. Bug fixes Fix incorrect query rewriting in native replication mode. (bug 551) (Bo Peng) Doc: Update documentation and fix documentation typos. (Takuma Hoshiai, Tatsuo Ishii, Bo Peng) Fix child process segfault after reload if health_check_database is empty. (bug 571) (Bo Peng) Fix pgpool_setup to support PostgreSQL 12. (Tatsuo Ishii) Fix occasional regression test failure. (Tatsuo Ishii) Fix replication delay worker segfault when application_name in primary_conninfo is an empty string. (bug 565) (Tatsuo Ishii) Fix PGPOOL SHOW command doesn't display ALWAYS_MASTER, when backend_flag = 'ALWAYS_MASTER'. (Takuma Hoshiai) Fix the bug with ignored syslog setting. (Bo Peng) Changelog taken from: https://www.pgpool.net/docs/latest/en/html/release-3-7-13.html
Notes
Notes: svn path=/head/; revision=528504
Diffstat (limited to 'databases/pgpool-II-37')
-rw-r--r--databases/pgpool-II-37/Makefile2
-rw-r--r--databases/pgpool-II-37/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/pgpool-II-37/Makefile b/databases/pgpool-II-37/Makefile
index 976f95247fb7..592711e4b0dc 100644
--- a/databases/pgpool-II-37/Makefile
+++ b/databases/pgpool-II-37/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pgpool-II
-PORTVERSION= 3.7.11
+PORTVERSION= 3.7.13
CATEGORIES= databases
MASTER_SITES= http://www.pgpool.net/mediawiki/images/
PKGNAMESUFFIX= 37
diff --git a/databases/pgpool-II-37/distinfo b/databases/pgpool-II-37/distinfo
index c264de05adc8..a615c02fbfe2 100644
--- a/databases/pgpool-II-37/distinfo
+++ b/databases/pgpool-II-37/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567201196
-SHA256 (pgpool-II-3.7.11.tar.gz) = 22060c71700ca648b4b1a277860fbfaced078e4fbc2b91c248a23cbfbd863a9a
-SIZE (pgpool-II-3.7.11.tar.gz) = 3642106
+TIMESTAMP = 1584221468
+SHA256 (pgpool-II-3.7.13.tar.gz) = 0a970005eb183ad9ed06d31c8061257c4b375039d932d1fbdd4e7c3ee99c1ff7
+SIZE (pgpool-II-3.7.13.tar.gz) = 3419767