From owner-svn-ports-head@freebsd.org Mon May 9 19:27:18 2016 Return-Path: Delivered-To: svn-ports-head@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 9B690B3430A; Mon, 9 May 2016 19:27:18 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wm0-x22c.google.com (mail-wm0-x22c.google.com [IPv6:2a00:1450:400c:c09::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 419BF1443; Mon, 9 May 2016 19:27:18 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by mail-wm0-x22c.google.com with SMTP id n129so151043090wmn.1; Mon, 09 May 2016 12:27:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=0XLt98uZMvCxOkHUChXrbbgSPyrdY/zChJ4r2clhq4g=; b=kRSu3UENV4NmnWlSdcGtDS9OPgDsQn+RrgzRswDGhsjUEd6Vfr8/KErpjbgiwmHcEJ wGUeoH2y3B/tyAjcVmiPywl5YWdYdARXqZW4dDj/b46P2XcgFvPlOjP/MDYSt4+Pyor2 2ziuAT1FRi8/6k81jfZ88j5C8EYn+184Qf6ko3jQIcsC2RvbAAA3RI67ckSSkDfPCt2c 9HeDY+5JWpwV4BtWhPytYrLq4wr3MBUuFY6BvrQrJduLNOsNaM89Y+ZtkK2khJO+fPN1 Ahn3/ojCsemW8qD9PsUWL6wfvR/vO2tQJWx4ikdwy4STn0ZDw7MuvIgIMavyVuhkqeHH G7WQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to:user-agent; bh=0XLt98uZMvCxOkHUChXrbbgSPyrdY/zChJ4r2clhq4g=; b=XV2lDQORs/iOMhXxcsLZCOIV/1h9Gqfv6PGb6chEpm/ZMnyXvl9zuRrklANEZnBp/X c3vp8VqAZ+l5pzwSdIBt632FO/ZjhEwxO0GJ63A2KqLaj9H3ARRSaJ4NrKgQlOWvtCGU JuaVRrlu+JTl6tZub9+jWuTeDYlGz70BCktcuDnddBPLBFf9n59kAhgpVlZw1OcOFEuJ zZkJlLVC02HKmVBmWQ3kLPGK+w92KjKmMUtcjVM0/PP+FoXcIhRCxNnRxakO1E9Hsa/n vALQMnuLWFa6i/OxBXFH/RBQKirWcSZKDAh34mfT3TY54C6MFsgSt5WvlfCheSWzwcDL fiyg== X-Gm-Message-State: AOPr4FVYlLhL8zedX4POS6ydI1dAQlQ1qTmsF/1shhZwmPTVxI6fG5XYzuWkkprKtG1Pag== X-Received: by 10.28.130.16 with SMTP id e16mr6795916wmd.30.1462822036903; Mon, 09 May 2016 12:27:16 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by smtp.gmail.com with ESMTPSA id t201sm26205171wme.11.2016.05.09.12.27.15 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 May 2016 12:27:16 -0700 (PDT) Sender: Baptiste Daroussin Date: Mon, 9 May 2016 21:27:14 +0200 From: Baptiste Daroussin To: Thomas Zander Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r414707 - in head/databases: mysql57-client mysql57-client/files mysql57-server mysql57-server/files Message-ID: <20160509192714.GD98965@ivaldir.etoilebsd.net> References: <201605061440.u46Ee0kH089293@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="jL2BoiuKMElzg3CS" Content-Disposition: inline In-Reply-To: <201605061440.u46Ee0kH089293@repo.freebsd.org> User-Agent: Mutt/1.6.0 (2016-04-01) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 May 2016 19:27:18 -0000 --jL2BoiuKMElzg3CS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, May 06, 2016 at 02:40:00PM +0000, Thomas Zander wrote: > Author: riggs > Date: Fri May 6 14:39:59 2016 > New Revision: 414707 > URL: https://svnweb.freebsd.org/changeset/ports/414707 >=20 > Log: > Update to 5.7.12, fixing 31 partially critical vulnerabilities > =20 > List of vulnerabilities is documented on: > http://vuxml.freebsd.org/freebsd/8c2b2f11-0ebe-11e6-b55e-b499baebfeaf.h= tml > CVE IDs see below. Why making it depend on port version of openssl? Best regards, Bapt --jL2BoiuKMElzg3CS Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJXMOSSAAoJEGOJi9zxtz5ajJgQAMuhwntiODBzUA+DTBAFGiBW 8YvxjdhMJj0uX7p6oFYv15X3d8VKYFDFskWD6VtwXS3xNG/H3PAMjDxmRh9xFei+ z2HW9vnxmmq/QSeDY+FkDIkCTIyi71bXcTVFa1NVTCP4CFnRzX5qxH4yDUpZKp2g BYgZdNFlNL0Ck0Ba7KXUcIeO1bhUJu62qO03p2oSqL1Z3h059lZGWcYfMnGcYXiw mHBtIzDauk8S6e7RfGgJOvkCvGuq+4cpJ+PQuJxJeOT4KW+Xs6/IKNSgMt8WuZ2O GRZzFIA1zwhHqo5+DU2WCIgjEs0VyNpZyB4hKN6XU9LWbaeFJqpSasbPZhREYpvR 5VcHmVBeAfZiDZipsAkEwPoy1Gr5t+OzGcpJvcO88oLvjWvECyBegWZG68YmlSLO VCUQPs4/aqwcbrCrsZSUUftpPaKXNqIS76Ya49lUBsGomfQ5z/2cSBqb40HuriwN KX8MwK1OsWqRWtND65RScIemZZlniFzmgSxHBKsiJpefsoIGuG4Gc6cdgQuMDSTE R/zYZLMGJZv3YcvIxZ4Tn61kJ9GzLIGZ7MFL+N6XQ9tKN14PvWHxPk1LNFdJMe7A D0hpczz7KBHl6Yt4x1lKfxdXkCeQEnz2ZyF6dgzmjXJbYoMuLOl7MKoh23TDzCPo 8qwaj5en2723XCkVjN/n =BUQg -----END PGP SIGNATURE----- --jL2BoiuKMElzg3CS--