postgresql: update to version 9.5.10
authorDaniel Golle <daniel@makrotopia.org>
Thu, 4 Jan 2018 23:20:31 +0000 (00:20 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Thu, 4 Jan 2018 23:20:31 +0000 (00:20 +0100)
commiteb3a0d828e1fe5599293a98cfe9e117bdd3b7493
treed2c5e2ac59cb9261688305a222b0c03c37ebf6f4
parent81571ac0efd5e49bdf41bc91c07468a93d4bfc5f
postgresql: update to version 9.5.10

Contains fixes for
 * CVE-2017-15099
 * CVE-2017-15098
 * CVE-2017-12172
 * CVE-2017-7548
 * CVE-2017-7547
 * CVE-2017-7546
 * CVE-2017-7486
 * CVE-2017-7485
 * CVE-2017-7484

Note that some fixes apply for newly created databases only!
To mitigate CVE-2017-7486 and CVE-2017-7547 in existing databases,
a procedure described in the the release notes of PostgreSQL 9.5.8
is necessary!

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
libs/postgresql/Makefile