postgresql: update ot version 9.6.13
authorDaniel Golle <daniel@makrotopia.org>
Sat, 18 May 2019 12:55:49 +0000 (14:55 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Sat, 18 May 2019 17:09:21 +0000 (19:09 +0200)
Fixes CVE-2019-10129: Memory disclosure in partition routing
Does **NOT** fix CVE-2019-9193 which PostgreSQL doesn't consider a
security issue, see [1].

[1]: https://www.postgresql.org/about/news/1935/

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

index 37b1c7c0a4867aafc7ee0d270e4cb1f91a7da89c..dd110e07aa0fb3fac5db9a86e8c6368843c18929 100644 (file)
@@ -5,7 +5,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=postgresql
-PKG_VERSION:=9.6.12
+PKG_VERSION:=9.6.13
 PKG_RELEASE:=1
 PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
 PKG_LICENSE:=PostgreSQL
@@ -16,7 +16,7 @@ PKG_SOURCE_URL:=\
        http://ftp.postgresql.org/pub/source/v$(PKG_VERSION) \
        ftp://ftp.postgresql.org/pub/source/v$(PKG_VERSION)
 
-PKG_HASH:=2e8c8446ba94767bda8a26cf5a2152bf0ae68a86aaebf894132a763084579d84
+PKG_HASH:=ecbed20056296a65b6a4f5526c477e3ae5cc284cb01a15507785ddb23831e9a4
 
 PKG_USE_MIPS16:=0
 PKG_FIXUP:=autoreconf