From owner-freebsd-ports@freebsd.org Tue Nov 27 19:32:50 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 03CAE1159354 for ; Tue, 27 Nov 2018 19:32:50 +0000 (UTC) (envelope-from dmytro@posteo.net) Received: from mout01.posteo.de (mout01.posteo.de [185.67.36.65]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.posteo.de", Issuer "StartCom Class 3 Primary Intermediate Server CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 8E5B68EF9C for ; Tue, 27 Nov 2018 19:32:48 +0000 (UTC) (envelope-from dmytro@posteo.net) Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 2094716005D for ; Tue, 27 Nov 2018 20:32:46 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1543347166; bh=DDa5xlfDk/B4bC4KBTMS+KzFOiPK+Yfc281hZX6BNJk=; h=Date:From:To:Subject:From; b=KJ31iyQIcjxD2KUXeVvwv6erCxFIoNajzQcSdhd8wCaN1tQkYV1dRw91/b5sIMCvF yjy7C5dTmcxAVOERDCkjkSmDQcez/A+QotbjBrMqMtmCZSXFgQkfgm9UowaZSzc6oy RNwfhPYAwLrRZRhbmcF++/bP2KR2JQvVjiXASGXdQqfkmyZhOKO9QqxtLtHiRWI4Iq FJXSblZdt6Z5Km/GKBn3obfK8AJ+lvOmUrgr15IbPIOhROyMIfGmUTa8bcw+Uo3EyR dvZsQFoWOXn695zNG4X7AgJFyAOYfEi7T7oNx5pfDZtCS85EypaOprWfuGRclYtBVC mnEWgTb8MZ49g== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 434DT94ldxz6tm9 for ; Tue, 27 Nov 2018 20:32:45 +0100 (CET) Date: Tue, 27 Nov 2018 21:32:42 +0200 From: Dmytro Bilokha To: freebsd-ports@freebsd.org Subject: Re: Commit required Message-ID: <20181127193242.GA4509@wstan> References: <20181127182005.GA4337@wstan> <20181127191927.GH63752@home.opsec.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20181127191927.GH63752@home.opsec.eu> User-Agent: Mutt/1.10.1 (2018-07-13) X-Rspamd-Queue-Id: 8E5B68EF9C X-Spamd-Result: default: False [-4.00 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_DKIM_ALLOW(-0.20)[posteo.net]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:185.67.36.0/23]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-ports@freebsd.org]; TO_DN_NONE(0.00)[]; RCVD_DKIM_ARC_DNSWL_MED(-0.50)[]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-1.00)[-0.998,0]; RCVD_COUNT_THREE(0.00)[3]; RCVD_IN_DNSWL_MED(-0.20)[65.36.67.185.list.dnswl.org : 127.0.3.2]; MX_GOOD(-0.01)[cached: mx03.posteo.de]; DMARC_POLICY_ALLOW(-0.50)[posteo.net,none]; DKIM_TRACE(0.00)[posteo.net:+]; NEURAL_HAM_SHORT(-0.79)[-0.789,0]; FROM_EQ_ENVFROM(0.00)[]; MID_RHS_NOT_FQDN(0.50)[]; IP_SCORE(-0.00)[country: DE(-0.02)]; ASN(0.00)[asn:8495, ipnet:185.67.36.0/23, country:DE]; RCVD_TLS_ALL(0.00)[] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2018 19:32:50 -0000 On Tue, Nov 27, 2018 at 08:19:27PM +0100, Kurt Jaeger wrote: >Hi! > >> Would some kind committer, please, take a look on my patch >> and commit the www/payara port update? >> >> Here is the url: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233573 > >Will be committed shortly. Thank you! >I had a look at > >https://docs.payara.fish/security/security-fix-list.html > >and found that this update fixes two security vulnerabilities. > >It would be helpful if we had a VuXML entry for those. > >Can you look into this URL > >https://www.freebsd.org/doc/en/books/porters-handbook/security-notify.html > >and maybe provide a VuXML-entry by submitting a patch to security/vuxml to >the PR 233573 ? I'll read the handbook link and provide a patch to security/vuxml in few days. -- Dmytro Bilokha dmytro@posteo.net