postgresql: update to version 12.4

Fixes CVE-2020-14349 and CVE-2020-14350.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
Daniel Golle
2020-08-30 18:52:47 +01:00
parent 25b4544297
commit 98b09ec89e
3 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
--- a/configure.in
+++ b/configure.in
@@ -2285,36 +2285,6 @@ if test "$with_python" = yes; then
@@ -2317,36 +2317,6 @@ if test "$with_python" = yes; then
CPPFLAGS=$ac_save_CPPFLAGS
fi