From owner-freebsd-ports@freebsd.org Mon Nov 23 10:00:09 2015 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 41C9BA359D2 for ; Mon, 23 Nov 2015 10:00:09 +0000 (UTC) (envelope-from 000.fbsd@quip.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 012BE18CB for ; Mon, 23 Nov 2015 10:00:08 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: from elsa.codelab.cz (localhost [127.0.0.1]) by elsa.codelab.cz (Postfix) with ESMTP id 88A7D28431; Mon, 23 Nov 2015 11:00:06 +0100 (CET) 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 9A8882842E; Mon, 23 Nov 2015 11:00:05 +0100 (CET) Message-ID: <5652E3A5.3030300@quip.cz> Date: Mon, 23 Nov 2015 11:00:05 +0100 From: Miroslav Lachman <000.fbsd@quip.cz> User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:35.0) Gecko/20100101 Firefox/35.0 SeaMonkey/2.32 MIME-Version: 1.0 To: Cecile Neu , freebsd-ports@freebsd.org Subject: Re: mysql55 security fix, when? / MariaDB 5.5.46 References: <1448260252.32744.2.camel@ze.tum.de> <1448261717.32744.8.camel@ze.tum.de> <5652DEB8.7090302@quip.cz> <5652E09E.5040801@gmail.com> In-Reply-To: <5652E09E.5040801@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Nov 2015 10:00:09 -0000 Cecile Neu wrote on 11/23/2015 10:47: > Am 23.11.2015 um 10:39 schrieb Miroslav Lachman: >> Gerhard Schmidt wrote on 11/23/2015 07:55: [...] >>>> there is a vulnerability report for mysql55 client and server out for >>>> more than a week. What's the holdup from the update of the port to >>>> the >>>> fixed version? >> >> And what about MariaDB 5.5? Version 5.5.46 was released but ports tree >> have 5.5.44 vulnerable version. > > The patch is in review: https://reviews.freebsd.org/D4134 so I would > expect the new version to be available very soon. Thank you for the information! Miroslav Lachman