From 27530e04c3dfba151467e9eaa76b246d3dccf145 Mon Sep 17 00:00:00 2001 From: Palle Girgensohn Date: Thu, 10 Aug 2017 14:21:20 +0000 Subject: The PostgreSQL Global Development Group has released an update to all supported versions of our database system, including 9.6.4, 9.5.8, 9.4.13, 9.3.18, and 9.2.22. This release fixes three security issues. It also patches over 50 other bugs reported over the last three months. Users who are affected by the below security issues should update as soon as possible. Users affected by CVE-2017-7547 (https://access.redhat.com/security/cve/CVE-2017-7547) will need to perform additional steps after upgrading to resolve the issue. Other users should plan to update at the next convenient downtime. URL: https://www.postgresql.org/about/news/1772/ Security: CVE-2017-7546, CVE-2017-7547, CVE-2017-7548 --- databases/postgresql94-server/Makefile | 2 +- databases/postgresql94-server/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'databases/postgresql94-server') diff --git a/databases/postgresql94-server/Makefile b/databases/postgresql94-server/Makefile index bdfb2de62dea..d683180cc8e6 100644 --- a/databases/postgresql94-server/Makefile +++ b/databases/postgresql94-server/Makefile @@ -1,7 +1,7 @@ # Created by: Marc G. Fournier # $FreeBSD$ -DISTVERSION?= 9.4.12 +DISTVERSION?= 9.4.13 MAINTAINER?= pgsql@FreeBSD.org diff --git a/databases/postgresql94-server/distinfo b/databases/postgresql94-server/distinfo index e2c159278e88..005080bb1bc4 100644 --- a/databases/postgresql94-server/distinfo +++ b/databases/postgresql94-server/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1494282360 -SHA256 (postgresql/postgresql-9.4.12.tar.bz2) = fca055481875d1c49e31c28443f56472a1474b3fbe25b7ae64440c6118f82e64 -SIZE (postgresql/postgresql-9.4.12.tar.bz2) = 17833119 +TIMESTAMP = 1502191519 +SHA256 (postgresql/postgresql-9.4.13.tar.bz2) = 0080f55d65194de8b96a2dab153443f8248ff2b2b10e6ab4cda2dcadcac7f2ab +SIZE (postgresql/postgresql-9.4.13.tar.bz2) = 17867502 SHA256 (postgresql/pg-949-icu-2016-10-02.diff.gz) = 34612e685a79874db04bc6b66c700bfc6412042840c532eef0da7832d1f70d43 SIZE (postgresql/pg-949-icu-2016-10-02.diff.gz) = 5289 -- cgit v1.2.3