postgesql: update to 15.6
authorRosen Penev <rosenp@gmail.com>
Sun, 11 Feb 2024 23:23:36 +0000 (15:23 -0800)
committerDaniel Golle <daniel@makrotopia.org>
Mon, 12 Feb 2024 00:17:23 +0000 (00:17 +0000)
Fixes CVE-2023-39417 and CVE-2023-39418

Signed-off-by: Rosen Penev <rosenp@gmail.com>
libs/postgresql/Makefile

index 080a05efa52626ce3d39b2ce06f0a5bf18ff9000..f0cd1b2c75100eca368c208859b2d35e7f0986c8 100644 (file)
@@ -5,7 +5,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=postgresql
-PKG_VERSION:=15.3
+PKG_VERSION:=15.6
 PKG_RELEASE:=1
 PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
 PKG_LICENSE:=PostgreSQL
@@ -17,7 +17,7 @@ PKG_SOURCE_URL:=\
        http://ftp.postgresql.org/pub/source/v$(PKG_VERSION) \
        ftp://ftp.postgresql.org/pub/source/v$(PKG_VERSION)
 
-PKG_HASH:=ffc7d4891f00ffbf5c3f4eab7fbbced8460b8c0ee63c5a5167133b9e6599d932
+PKG_HASH:=8455146ed9c69c93a57de954aead0302cafad035c2b242175d6aa1e17ebcb2fb
 
 PKG_BUILD_FLAGS:=no-mips16
 PKG_FIXUP:=autoreconf