From owner-freebsd-erlang@freebsd.org Mon Sep 10 09:33:28 2018 Return-Path: Delivered-To: freebsd-erlang@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 5ABB91089C25 for ; Mon, 10 Sep 2018 09:33:28 +0000 (UTC) (envelope-from SRS0=uHWf=LY=quip.cz=000.fbsd@elsa.codelab.cz) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id E7FFB7801F for ; Mon, 10 Sep 2018 09:33:27 +0000 (UTC) (envelope-from SRS0=uHWf=LY=quip.cz=000.fbsd@elsa.codelab.cz) Received: by mailman.ysv.freebsd.org (Postfix) id A99491089C22; Mon, 10 Sep 2018 09:33:27 +0000 (UTC) Delivered-To: erlang@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 963B41089C20; Mon, 10 Sep 2018 09:33:27 +0000 (UTC) (envelope-from SRS0=uHWf=LY=quip.cz=000.fbsd@elsa.codelab.cz) Received: from elsa.codelab.cz (elsa.codelab.cz [94.124.105.4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 36BC57801E; Mon, 10 Sep 2018 09:33:23 +0000 (UTC) (envelope-from SRS0=uHWf=LY=quip.cz=000.fbsd@elsa.codelab.cz) Received: from elsa.codelab.cz (localhost [127.0.0.1]) by elsa.codelab.cz (Postfix) with ESMTP id B0AB528411; Mon, 10 Sep 2018 11:33:16 +0200 (CEST) Received: from illbsd.quip.test (ip-86-49-16-209.net.upcbroadband.cz [86.49.16.209]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by elsa.codelab.cz (Postfix) with ESMTPSA id AE0DF28428; Mon, 10 Sep 2018 11:33:15 +0200 (CEST) To: erlang@FreeBSD.org, FreeBSD Ports Subject: FreeBSD Port: databases/couchdb upgrade to 2.2 From: Miroslav Lachman <000.fbsd@quip.cz> Message-ID: <59924f6d-765a-9f0e-67fb-2518d11c1c78@quip.cz> Date: Mon, 10 Sep 2018 11:33:15 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Firefox/52.0 SeaMonkey/2.49.3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-erlang@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Support of Erlang-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Sep 2018 09:33:28 -0000 Hi, are there any plans to create port for CouchDB 2.2? According to latest vulnerability in 1.7.2 and statement on upstream website http://docs.couchdb.org/en/stable/cve/2018-11769.html there are no plans to fix it in 1.7, because this version is no longer supported. I am not able to create / maintain CouchDB 2.2 port by myself but I really would like to have not vulnerable version on our server. Kind regards Miroslav Lachman