From owner-svn-ports-all@freebsd.org Fri Nov 9 00:30:10 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5BD73110DADD; Fri, 9 Nov 2018 00:30:10 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: from mail-it1-f196.google.com (mail-it1-f196.google.com [209.85.166.196]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8E9FC7613C; Fri, 9 Nov 2018 00:30:09 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: by mail-it1-f196.google.com with SMTP id m34-v6so867696iti.1; Thu, 08 Nov 2018 16:30:09 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=8GBbyE/GHlg2LAR7crtsC7s9Uy6nslHgyJN31CQXtRI=; b=F2XTqPq3e1Iik/7xPt7ZsthORn2oOIHhEmxNIBKIkBupFBZ7pK84tcwU7WOKcNgBQK ux7f3HATDIgSv4aRXrWEN65pH26RWIJ8vlRY9BsOkTlz2MdqkOE0Azzl+YwfxH/9NAPi NJa6+5RXepp/Necb9nLr8i/9R4TYXXhEBoGqskvu0Vdoj8UZwVcTevxEdU5aQWP66TGl W4Y04I/pf2/u5w3/dS4XUK1aRzmoY8CcdVFO0F5JHkD1fpXZpomTsjKGCWKOltwd1wnO KE8zNc14hdINWY/ri6f//xW8CXO9HJJWHEFGgpPR3rjVBOCPWU4+j1NXtSHtfTxedsuc R0Rw== X-Gm-Message-State: AGRZ1gLHUZFx1y3QY4iUqqoBMtfsmQ8KrgQ653weBnacbOLN5zXGxDnu gXp4CnPM41s1aOjjsCg0WVzVXZGjDrsQVHU5Zh+0OYrV X-Google-Smtp-Source: AJdET5d0nWblu945kDk70H2Z5BGQHgdzIOqJRRyyHQmST9EiXE5zROTMHnotKJO8bWJJJ7HiBnIJW1YB0nfcaVjeZqU= X-Received: by 2002:a24:80d8:: with SMTP id g207-v6mr491068itd.69.1541723408053; Thu, 08 Nov 2018 16:30:08 -0800 (PST) MIME-Version: 1.0 References: <201811082321.wA8NLJ2n036345@repo.freebsd.org> In-Reply-To: <201811082321.wA8NLJ2n036345@repo.freebsd.org> From: Antoine Brodin Date: Fri, 9 Nov 2018 01:29:56 +0100 Message-ID: Subject: Re: svn commit: r484488 - in head/databases: postgresql10-server postgresql11-server postgresql93-server postgresql94-server postgresql95-server postgresql96-server To: Palle Girgensohn Cc: ports-committers , svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 8E9FC7613C X-Spamd-Result: default: False [-3.87 / 200.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-0.996,0]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[4]; R_SPF_ALLOW(-0.20)[+ip4:209.85.128.0/17]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; RCVD_TLS_LAST(0.00)[]; DMARC_NA(0.00)[freebsd.org]; TO_DN_SOME(0.00)[]; NEURAL_HAM_LONG(-1.00)[-0.995,0]; IP_SCORE(-0.97)[ipnet: 209.85.128.0/17(-3.11), asn: 15169(-1.67), country: US(-0.09)]; MX_GOOD(-0.01)[cached: alt3.gmail-smtp-in.l.google.com]; NEURAL_HAM_SHORT(-0.89)[-0.891,0]; RCVD_IN_DNSWL_NONE(0.00)[196.166.85.209.list.dnswl.org : 127.0.5.0]; FORGED_SENDER(0.30)[antoine@freebsd.org,antoinebrodinfreebsd@gmail.com]; RWL_MAILSPIKE_POSSIBLE(0.00)[196.166.85.209.rep.mailspike.net : 127.0.0.17]; R_DKIM_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[gmail.com]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US]; TAGGED_FROM(0.00)[]; FROM_NEQ_ENVFROM(0.00)[antoine@freebsd.org,antoinebrodinfreebsd@gmail.com]; RCVD_COUNT_TWO(0.00)[2] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Nov 2018 00:30:10 -0000 On Fri, Nov 9, 2018 at 12:21 AM Palle Girgensohn wrote: > > Author: girgen > Date: Thu Nov 8 23:21:19 2018 > New Revision: 484488 > URL: https://svnweb.freebsd.org/changeset/ports/484488 > > Log: > Posted on 2018-11-08 by PostgreSQL Global Development Group The PostgreSQL > Global Development Group has released an update to all supported versions of > our database system, including 11.1, 10.6, 9.6.11, 9.5.15, 9.4.20, and 9.3.25. > This release fixes one security issue as well as bugs reported over the last > three months. > > All users using the affected versions of PostgreSQL should update as soon as > possible. Please see the notes on "Updating" below for any post-update steps > that may be required if you are using pg_stat_statements in your installation. > > This update is also the final release for PostgreSQL 9.3, which is now > end-of-life and will no longer receive any bug or security fixes. If your > environment still uses PostgreSQL 9.3, please make plans to update to a > community supported version as soon as possible. Please see our versioning > policy for more information. > > Releasenotes: https://www.postgresql.org/about/news/1905/ > Security: 1c27a706-e3aa-11e8-b77a-6cc21735f730 > Security: CVE-2018-16850 Hi, postgresql95-client fails to configure: http://package20.nyi.freebsd.org/data/112i386-default-baseline/484493/logs/errors/postgresql95-client-9.5.15_1.log Antoine