--- - branch: MAIN date: Wed Dec 20 20:45:58 UTC 2017 files: - new: '1.12' old: '1.11' path: pkgsrc/databases/pgbouncer/Makefile pathrev: pkgsrc/databases/pgbouncer/Makefile@1.12 type: modified - new: '1.8' old: '1.7' path: pkgsrc/databases/pgbouncer/distinfo pathrev: pkgsrc/databases/pgbouncer/distinfo@1.8 type: modified id: 20171220T204558Z.cac46a3dd578294ae80b41f0729d650f7f3050ba log: | Update databases/pgbouncer to 1.8.1. PgBouncer 1.8.1 =============== Fixes - Include file `include/pam.h` into distribution tarball. This prevented the 1.8 tarball from building at all. PgBouncer 1.8 =============== Features - Support PAM authentication. (Enable with `--with-pam`.) - Add `paused` and `disabled` fields to `SHOW DATABASES` output. - Add `maxwait_us` field to `SHOW POOLS` output. - Add `wait` and `wait_us` fields to `SHOW` commands output. - Add new commands `SHOW STATS_TOTALS` and `SHOW STATS_AVERAGES`. - Track queries and transactions separately in `SHOW STATS`. The fields `total_query_time`, `avg_query`, `avg_query`, and `avg_query` have been replaced by new fields. - Add `wait_time` to `SHOW STATS`. Fixes - Updated libusual supports OpenSSL 1.1. - Do not attempt to use TLS on Unix sockets. - When parsing `pg_hba.conf`, keep parsing after erroneous lines instead of rejecting the whole file. - Several other hba parsing fixes. - Fix race condition when canceling query. Cleanups - `auth_user` setting is now also allowed globally, not only per database. - Set console client and server encoding to `UTF8`. module: pkgsrc subject: 'CVS commit: pkgsrc/databases/pgbouncer' unixtime: '1513802758' user: fhajny