SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for pgbouncer-1.9.0-6.1.x86_64.rpm :
Thu Sep 6 14:00:00 2018 Marcus Rueckert
- update to 1.9.0
- Features
- RECONNECT command
- WAIT_CLOSE command
- Fast close - Disconnect a server in session pool mode
immediately if it is in “close_needed” (reconnect) mode.
- Add close_needed column to SHOW SERVERS
- Fixes
- Avoid double-free in parse_filename
- Avoid NULL pointer deref in parse_line
- Cleanups
- Port mkauth.py to Python 3
- Improve signals documentation
- Improve quick start documentation
- Document SET command
- Correct list of required software
- Fix -Wimplicit-fallthrough warnings
- Add missing documentation for various SHOW fields
- Document reconnect behavior on reload and DNS change
- Document that KILL requires RESUME afterwards
- Clarify documentation of server_lifetime
- Typos and capitalization fixes in messages and docs
- Fix psql invocation in tests
- Various other test setup improvements
- refreshed just-reopen-logs-signal.patch

Mon Feb 26 13:00:00 2018 mrueckertAATTsuse.de
- switch to pkgconfig BR for c-ares

Fri Jan 19 13:00:00 2018 mrueckertAATTsuse.de
- Use signal SIGTTIN for reopening log files so we no longer have
to reload the whole config for this. We have cases where this
breaks our running config.
- added just-reopen-logs-signal.patch

Thu Dec 21 13:00:00 2017 mrueckertAATTsuse.de
- update to 1.8.1
Include file include/pam.h into distribution tarball. This
prevented the 1.8 tarball from building at all.
- drop our copy of pam.h again

Tue Dec 19 13:00:00 2017 mrueckertAATTsuse.de
- enable pam support (new BR: pam-devel)

Tue Dec 19 13:00:00 2017 mrueckertAATTsuse.de
- update to 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. (#118)
- Several other hba parsing fixes.
- Fix race condition when canceling query. (#141)
- Cleanups
- auth_user setting is now also allowed globally, not only per
database. (#142)
- Set console client and server encoding to UTF8.
- add include/pam.h as source99 as it is missing in the release
tarball (gh#pgbouncer/pgbouncer/issues/261)
- drop patches which are included upstream
0001-tls-do-not-ask-TLS-on-unix-socket.patch
0002-tls-reject-client-TLS-request-on-unix-socket.patch
0003-hba-Skip-unparseable-lines-keep-parsing-to-the-end.patch

Wed Aug 9 14:00:00 2017 mrueckertAATTsuse.de
- add logrotate config and recommends for logrotate

Thu Jul 7 14:00:00 2016 mrueckertAATTsuse.de
- pull 3 patches from upstream:
0001-tls-do-not-ask-TLS-on-unix-socket.patch
0002-tls-reject-client-TLS-request-on-unix-socket.patch
0003-hba-Skip-unparseable-lines-keep-parsing-to-the-end.patch
- fix service file reload action

Thu Jul 7 14:00:00 2016 mrueckertAATTsuse.de
- they use methods now that require openssl 1.0

Mon Apr 25 14:00:00 2016 mrueckertAATTsuse.de
- update to 1.7.2
all changes inbetween:
https://pgbouncer.github.io/changelog.html#pgbouncer-17x
https://pgbouncer.github.io/changelog.html#pgbouncer-16x
https://pgbouncer.github.io/changelog.html#pgbouncer-15x

Mon Dec 1 13:00:00 2014 mrueckertAATTsuse.de
- forgot the systemd requires

Mon Dec 1 13:00:00 2014 mrueckertAATTsuse.de
- add reload support to the systemd file
- set restart=always for the service

Mon Dec 1 13:00:00 2014 mrueckertAATTsuse.de
- add systemd support

Tue Jun 18 14:00:00 2013 adamAATTmizerski.pl
- fixed creation of system user

Fri Mar 8 13:00:00 2013 darinAATTdarins.net
- Update to 1.5.4

* DNS: Fix memory leak in getaddrinfo_a() backend.

* DNS: Fix memory leak in udns backend.

* DNS: Fix stats calculation.

* DNS: Improve error message handling for getaddrinfo_a().

* Fix win32 compile.

* Fix compiler dependency support check in configure.

* Few documentation fixes.

Tue Nov 27 13:00:00 2012 mrueckertAATTsuse.de
- update to 1.5.3: (CVE-2012-4575)
see /usr/share/doc/packages/pgbouncer/NEWS
- drop pgbouncer-1.4_default_config.patch:
applied upstream

Thu Apr 14 14:00:00 2011 mrueckertAATTsuse.de
- revert it, libevent is too old even on sle10

Thu Apr 14 14:00:00 2011 mrueckertAATTsuse.de
- fix build on older sle versions

Sat Mar 19 13:00:00 2011 mrueckertAATTsuse.de
- moved binaries to _sbindir
- added init script
- added user and group
- added pgbouncer-1.4_default_config.patch
change path for pid file and log file
- create log file in %install for proper permissions
- added logrotate file

Sat Mar 19 13:00:00 2011 mrueckertAATTsuse.de
- install documentation
- build with verbose to see the compiler cmdlines

Sat Mar 19 13:00:00 2011 mrueckertAATTsuse.de
- initial package (v1.4)


 
ICM