From owner-freebsd-ports@freebsd.org Thu Feb 8 14:22:18 2018 Return-Path: Delivered-To: freebsd-ports@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 54642F07C04 for ; Thu, 8 Feb 2018 14:22:18 +0000 (UTC) (envelope-from yasu@utahime.org) Received: from gate.utahime.jp (ipq210.utahime.jp [183.180.29.210]) by mx1.freebsd.org (Postfix) with ESMTP id D3EA36A51D for ; Thu, 8 Feb 2018 14:22:16 +0000 (UTC) (envelope-from yasu@utahime.org) Received: from eastasia.home.utahime.org (eastasia.home.utahime.org [192.168.174.1]) by gate.utahime.jp (Postfix) with ESMTP id 51AFA2296D; Thu, 8 Feb 2018 23:22:09 +0900 (JST) Received: from eastasia.home.utahime.org (localhost [127.0.0.1]) by localhost-backdoor.home.utahime.org (Postfix) with ESMTP id F33C532CE2; Thu, 8 Feb 2018 23:22:08 +0900 (JST) Received: from localhost (rolling.home.utahime.org [192.168.174.11]) by eastasia.home.utahime.org (Postfix) with ESMTPSA id B758F32CE1; Thu, 8 Feb 2018 23:22:08 +0900 (JST) Date: Thu, 08 Feb 2018 23:21:56 +0900 (JST) Message-Id: <20180208.232156.2265887511910294544.yasu@utahime.org> To: freebsd-ports@freebsd.org Subject: Bug report commit requiest From: Yasuhiro KIMURA X-Mailer: Mew version 6.7 on Emacs 25.3 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 14:22:18 -0000 Dear committers. Would someone please commit following bug report? Bug 225545 - security/vuxml: document multiple vulnerabilities in tiff https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225545 I also submitted bug 225544 to fix these vulnerabilities and it was already committed. But bug 225545 is left uncommitted. --- Yasuhiro KIMURA