From 2ed10dc1af6afdb66254e35cf540258e6b0d7133 Mon Sep 17 00:00:00 2001 From: Dominyk Tiller Date: Fri, 11 Aug 2017 00:09:23 +0100 Subject: [PATCH] postgresql@9.5 9.5.8 Fixes multiple CVEs. If you have an existing database that you don't intend to blow away & regenerate you may wish to read: https://www.postgresql.org/about/news/1772/ --- Formula/postgresql@9.5.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/postgresql@9.5.rb b/Formula/postgresql@9.5.rb index 238b38e289..112487ad20 100644 --- a/Formula/postgresql@9.5.rb +++ b/Formula/postgresql@9.5.rb @@ -1,8 +1,8 @@ class PostgresqlAT95 < Formula desc "Object-relational database system" homepage "https://www.postgresql.org/" - url "https://ftp.postgresql.org/pub/source/v9.5.7/postgresql-9.5.7.tar.bz2" - sha256 "8b1e936f82109325decc0f5575e846b93fb4fd384e8c4bde83ff5e7f87fc6cad" + url "https://ftp.postgresql.org/pub/source/v9.5.8/postgresql-9.5.8.tar.bz2" + sha256 "ade57068f134f36710fa953e1ef79185abd96572f8098741413132f79ed37202" bottle do sha256 "6cfcc59cb1c98a964e6f191d2f9c459574bee8ca8e78e389409cb80f7f9feed6" => :sierra