From b0abee28719802dfcffbebc704337d7964cfa70f Mon Sep 17 00:00:00 2001 From: Daniele Varrazzo Date: Sun, 14 Nov 2021 22:48:22 +0100 Subject: [PATCH] Mention libpq upgrade in news file --- docs/news.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/news.rst b/docs/news.rst index db793da12..1374161b8 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -17,6 +17,8 @@ Psycopg 3.0.4 - Fix segfault on Python 3.6 running in ``-W error`` mode, related to `!backport.zoneinfo` `ticket #109 `__. +- Build binary package with libpq versions not affected by `CVE-2021-23222 + `__. Psycopg 3.0.3 -- 2.47.3