From owner-freebsd-python@FreeBSD.ORG Thu Apr 9 10:04:38 2015 Return-Path: Delivered-To: python@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C29B0248; Thu, 9 Apr 2015 10:04:38 +0000 (UTC) Received: from mail-pa0-x229.google.com (mail-pa0-x229.google.com [IPv6:2607:f8b0:400e:c03::229]) (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 8CCD2C42; Thu, 9 Apr 2015 10:04:38 +0000 (UTC) Received: by pacyx8 with SMTP id yx8so144670836pac.1; Thu, 09 Apr 2015 03:04:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:reply-to:subject:references:to:cc:from:message-id:date :user-agent:mime-version:in-reply-to:content-type :content-transfer-encoding; bh=Usq6LaxPiuj0grNdGuUhP1tb60xYTOTyYtbVGTZVsus=; b=nBV+aQ8PQeoKjKFLwYUjZjcn6X4mY8rAZhLWDbtnfrvJfkItffAFpnxbCCwjv3DhD1 U95Qi0CoL0T0OSR/ghXO6KR7b72J0+0Q+2cgK04ziio5BVu6552H3ddrQeW/9MmRE9LH vSua6vw84TYc0EjGMS7fxSldHnz7WYWWs1Qm9BXnAsVQEZPBmqUVZysT2uCOTkbCIOti sU4RmpjQWk6CaS67hjEfepfB/fl3Ix/dNnn4yXTpC7PJPorlxtbGGHi5o7f4CGYVL/le WeQVaEldfIDLTpqHo+WwWodFWXzSIkDjBP4PgQI0LUCUMra8i7tljt+sogccbz82Ughv itFg== X-Received: by 10.70.45.16 with SMTP id i16mr23970758pdm.51.1428573878217; Thu, 09 Apr 2015 03:04:38 -0700 (PDT) Received: from [192.168.1.107] (ppp59-167-128-11.static.internode.on.net. [59.167.128.11]) by mx.google.com with ESMTPSA id qv9sm14172220pab.27.2015.04.09.03.04.35 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Apr 2015 03:04:37 -0700 (PDT) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: [@ ports committers] Security update for devel/dulwich (Bugzilla 199162) references: <20150408142605.1ea9496c@localhost> To: marco.broeder@posteo.eu, freebsd-ports@freebsd.org From: Kubilay Kocak message-id: <55264EAD.3040604@FreeBSD.org> Date: Thu, 9 Apr 2015 20:04:29 +1000 user-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:37.0) Gecko/20100101 Thunderbird/37.0 mime-version: 1.0 in-reply-to: <20150408142605.1ea9496c@localhost> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Cc: python@FreeBSD.org X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Apr 2015 10:04:38 -0000 On 8/04/2015 10:26 PM, Marco Bröder wrote: > Hi, > > could someone take it, please? It is a security update. > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199162 > > I am uncertain about the vuxml entry correctness. > > Thanks! > Hi Marco, I've triaged the issue and added a few requests for additional QA results and information on how to validate VuXML. If you can take care of those, it should help in progressing it quickly. Thanks! ./koobs