From 4ebdd741b8f3e48dd9fb43fdd43cc5e17046880e Mon Sep 17 00:00:00 2001 From: Marko Kreen Date: Thu, 6 Aug 2015 20:03:11 +0300 Subject: [PATCH] news: fix makefile, mention 1.5.5 --- Makefile | 2 +- NEWS.rst | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 212da4c..639e963 100644 --- a/Makefile +++ b/Makefile @@ -48,7 +48,7 @@ AM_FEATURES = libusual pgbouncer_EMBED_LIBUSUAL = 1 # docs to install as-is -dist_doc_DATA = README NEWS etc/pgbouncer.ini etc/userlist.txt +dist_doc_DATA = README NEWS.rst etc/pgbouncer.ini etc/userlist.txt DISTCLEANFILES = config.mak config.status lib/usual/config.h config.log diff --git a/NEWS.rst b/NEWS.rst index e533585..f832292 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -131,6 +131,13 @@ PgBouncer 1.6.x PgBouncer 1.5.x --------------- +**2015-04-09 - PgBouncer 1.5.5 - "Play Dead To Win"** + +- Fixes + + * Fix remote crash - invalid packet order causes lookup of NULL + pointer. Not exploitable, just DoS. + **2012-11-28 - PgBouncer 1.5.4 - "No Leaks, Potty-Training Successful"** - Fixes -- 2.39.5