pgbouncer 1.11.0 was released some time ago. Please bump the newer version. 2019-08-27 - PgBouncer 1.11.0 - “Instinct for Greatness” Features Add support for SCRAM authentication for clients and servers. A new authentication type scram-sha-256 is added. Handle auth_type=password when the stored password is md5, like a PostgreSQL server would. (#129) Add option log_stats to disable printing stats to log. (#287) Add time zone to log timestamps. Put PID into [brackets] in log prefix. Fixes Fix OpenSSL configure test when running against newer OpenSSL with -Werror. Fix wait time computation with auth_user. This would either crash or report garbage values for wait time. (#393) Handle GSSENCRequest packet, added in PostgreSQL 12. It doesn’t do anything right now, but it avoids confusing error messages about “bad packet header”. Cleanups Many improvements in the test suite and several new tests Fix several compiler warnings on Windows. Expand documentation of the [users] section and add to example config file. (#330) Thank you!
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cdab020ee0ccfc2da1f41ea18edb2550e313ba3 commit 3cdab020ee0ccfc2da1f41ea18edb2550e313ba3 Author: Aaron W. Swenson <titanofold@gentoo.org> AuthorDate: 2019-11-19 11:20:33 +0000 Commit: Aaron W. Swenson <titanofold@gentoo.org> CommitDate: 2019-11-19 11:20:39 +0000 dev-db/pgbouncer: Bump to 1.12.0 Closes: https://bugs.gentoo.org/696820 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org> dev-db/pgbouncer/Manifest | 1 + dev-db/pgbouncer/files/pgbouncer-1.12-dirs.patch | 31 +++++++++ dev-db/pgbouncer/pgbouncer-1.12.0.ebuild | 85 ++++++++++++++++++++++++ 3 files changed, 117 insertions(+)