From owner-freebsd-python@freebsd.org Wed Aug 19 15:23:48 2015 Return-Path: Delivered-To: freebsd-python@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 873A19BCDE5 for ; Wed, 19 Aug 2015 15:23:48 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 6AD1C903 for ; Wed, 19 Aug 2015 15:23:48 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 699879BCDE4; Wed, 19 Aug 2015 15:23:48 +0000 (UTC) Delivered-To: python@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 692EE9BCDE3 for ; Wed, 19 Aug 2015 15:23:48 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 424DD902 for ; Wed, 19 Aug 2015 15:23:47 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id B78B920A89 for ; Wed, 19 Aug 2015 11:23:46 -0400 (EDT) Received: from web3 ([10.202.2.213]) by compute2.internal (MEProxy); Wed, 19 Aug 2015 11:23:46 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=mrIBe9Mkk/7Dj1q Vk+kvIhnvWok=; b=OzUyqU5rQkTayH3SVgAgwsmrwR93wzms/3OWilRHk+Ish6L dIGnd4uAjLq4K86hyqsMVi/7SZe3TcXX6wjNigsD3JADCRAO4KifWsR8L/3KxpU1 vmm3V3n0rO1UfHQj+4NABrd4GAJjNOUdyX+3Z1cylevzrgOiA1POBhMSAPZQ= Received: by web3.nyi.internal (Postfix, from userid 99) id 93C0B10B251; Wed, 19 Aug 2015 11:23:46 -0400 (EDT) Message-Id: <1439997826.2721336.360395769.5671C796@webmail.messagingengine.com> X-Sasl-Enc: EEhZXKCLF7ZM5TpWt1aRvqvTzI5fU9H2ciqMd8rZDZYu 1439997826 From: Mark Felder To: python@FreeBSD.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-4fee8ba5 Subject: Re: py-django vulnerabilities Date: Wed, 19 Aug 2015 10:23:46 -0500 In-Reply-To: <1439923130.1067596.359551361.446BF03F@webmail.messagingengine.com> References: <1439923130.1067596.359551361.446BF03F@webmail.messagingengine.com> X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Aug 2015 15:23:48 -0000 On Tue, Aug 18, 2015, at 13:38, Mark Felder wrote: > Hello, > > Django just released some updates to address vulnerabilities. I have > created the vuxml entry. > > https://vuxml.freebsd.org/freebsd/b0e54dc1-45d2-11e5-adde-14dae9d210b8.html > > > Let me know if you need any help getting these updates pushed and merged > to quarterly branch > > > Thanks! Due to the radio silence and simplicity of the updates (no plist changes) I am moving forward with pushing these updates and merging to the quarterly branch.