From owner-svn-ports-head@freebsd.org Tue Jan 22 16:57:29 2019 Return-Path: Delivered-To: svn-ports-head@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 84E1C14A8854 for ; Tue, 22 Jan 2019 16:57:29 +0000 (UTC) (envelope-from sunpoet@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2E04094669 for ; Tue, 22 Jan 2019 16:57:29 +0000 (UTC) (envelope-from sunpoet@freebsd.org) Received: from mail-ed1-f46.google.com (mail-ed1-f46.google.com [209.85.208.46]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) (Authenticated sender: sunpoet) by smtp.freebsd.org (Postfix) with ESMTPSA id C292BB70C for ; Tue, 22 Jan 2019 16:57:28 +0000 (UTC) (envelope-from sunpoet@freebsd.org) Received: by mail-ed1-f46.google.com with SMTP id y56so19839871edd.11 for ; Tue, 22 Jan 2019 08:57:28 -0800 (PST) X-Gm-Message-State: AJcUukfbGKCX34beSZv9FL9Oyhjfq61gzJG6ALLJYFoeD+fAsp7ZdNeg VDGMwO0+dTvB6JbLYe6RbJIynPIQefMi/9dZLD4k+g== X-Google-Smtp-Source: ALg8bN7QHr1nSMy1RJ4qblQGLxfQigAy1sNZgTCiq1j6d6jWxVcTT81dZtYB74yTX3DzCe8xqnZtb+fs4/QvSlLWOE4= X-Received: by 2002:a17:906:860a:: with SMTP id o10-v6mr28368044ejx.1.1548176247495; Tue, 22 Jan 2019 08:57:27 -0800 (PST) MIME-Version: 1.0 References: <201901221232.x0MCWIGe082441@repo.freebsd.org> <5317a569-8501-0c9c-6b7f-af34bc09ad7b@FreeBSD.org> <20190122135535.GD71665@FreeBSD.org> In-Reply-To: <20190122135535.GD71665@FreeBSD.org> From: Po-Chuan Hsieh Date: Wed, 23 Jan 2019 00:56:50 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: svn commit: r490941 - head/security/vuxml To: Glen Barber , Kubilay Kocak Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-Rspamd-Queue-Id: 2E04094669 X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.99 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.99)[-0.994,0]; REPLY(-4.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0] Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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: Tue, 22 Jan 2019 16:57:29 -0000 On Tue, Jan 22, 2019 at 9:55 PM Glen Barber wrote: > On Wed, Jan 23, 2019 at 12:35:05AM +1100, Kubilay Kocak wrote: > > On 22/01/2019 11:32 pm, Glen Barber wrote: > > > Author: gjb > > > Date: Tue Jan 22 12:32:18 2019 > > > New Revision: 490941 > > > URL: https://svnweb.freebsd.org/changeset/ports/490941 > > > > > > Log: > > > Attempt to fix vuxml build. > > > Sponsored by: The FreeBSD Foundation > > > > > > Modified: > > > head/security/vuxml/vuln.xml > > > > > > Modified: head/security/vuxml/vuln.xml > > > > ============================================================================== > > > --- head/security/vuxml/vuln.xml Tue Jan 22 12:30:21 2019 > (r490940) > > > +++ head/security/vuxml/vuln.xml Tue Jan 22 12:32:18 2019 > (r490941) > > > @@ -62,7 +62,7 @@ Notes: > > > www/py-requests -- Information disclosure > vulnerability > > > > > > > > > - py*-requests > > > + py-requests > > > 2.20.0 > > > > > > > > > > > > > Hi Glen, > > > > This now doesn't match PKGNAME's (pyXY-requests). > > > > What is/was the issue exactly? > > > > I'm not entirely sure, but the build failed with: > > /home/vuxmlbuild/vuxmlweb/dtd/vuxml-1/catalog.xml > /home/vuxmlbuild/vuxmlweb/dtd/xhtml-modularization/catalog.xml > /home/vuxmlbuild/vuxmlweb/dtd/xhtml-basic/catalog.xml > Parsing VuXML ...Application exception: > bad package name for vid 50ad9a9a-1e28-11e9-98d7-0050562a4d7b: > py*-requests @ho:220 > *** Error code 1 > > Removing the '*' stopped the build failure emails. > I suggest changing it to py27-requests py35-requests py36-requests py37-requests At least it should work for both cases. > > It passed make validate and passed the pkg audit tests (see below) > mentioned > > in the file, in order to match any python version of the port, future or > > past. This at least means pkg audit understands the globbing pattern. > > 'pkg audit' does, yes, but that does not mean the XML parser does for > this case. > > Glen > >